Implementation Guide
23.0.0 - R4 APIs

Publish Box goes here

: Observation Example for Hunger vital sign panel-88121-9 - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "HVS-panel-example-88121-9",
  "meta" : {
    "versionId" : "2044655895568871",
    "lastUpdated" : "2024-10-16T01:05:44.193+08:00",
    "profile" : [
      🔗 "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-observation-profile",
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-screening-assessment"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code" : "N",
        "display" : "Normal"
      }
    ],
    "tag" : [
      {
        "system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
        "code" : "New",
        "display" : "New"
      },
      {
        "system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
        "code" : "Pen",
        "display" : "Pen"
      },
      {
        "system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
        "code" : "NewPen",
        "display" : "New Pen"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <table width=\"100%\">\n                <caption>\n                    <a href=\"Patient/2044655819568660\">Patient/Example1</a>\n                </caption>\n                <tbody>\n                    <tr>\n                        <td width=\"25%\">\n                            <span class=\"text-muted\">Hunger Vital SignPannel (88121-9 1000-4-9390)</span>\n                        </td>\n                        <td width=\"8%\">\n                            <span class=\"text-muted\">2024/10/15</span>\n                        </td>\n                        <td width=\"25%\"> -- \n                            <a href=\"Practitioner/1225652472001060\">Practitioner/Example1</a>\n                            <span> 2024/10/16</span>\n                        </td>\n                    </tr>\n                </tbody>\n            </table>\n        </div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "U",
            "display" : "Unspecified Identifier"
          }
        ],
        "text" : "Unspecified Identifier"
      },
      "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/ObservationId/1000-4-9390",
      "value" : "2044655895568871"
    }
  ],
  "status" : "final",
  "_status" : {
    "extension" : [
      {
        "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-originalCode",
        "valueCoding" : {
          "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/obsstatus",
          "code" : "F",
          "display" : "Final results; complete and verified"
        }
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HIERGRPS/1000-4-9390",
          "code" : "1358",
          "display" : "Survey"
        }
      ],
      "text" : "Survey"
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HDID/1000-4-9390",
        "code" : "88121-9",
        "display" : "HVS PANEL"
      }
    ],
    "text" : "Hunger Vital SignPannel"
  },
  "subject" : {
    🔗 "reference" : "Patient/Example1"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/Example1"
  },
  "effectiveDateTime" : "2024-10-15T23:58:14+08:00",
  "issued" : "2024-10-16T01:05:44.193+08:00",
  "performer" : [
    {
      "reference" : "Practitioner/Eample1"
    }
  ],
  "dataAbsentReason" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "code" : "unknown",
        "display" : "Unknown"
      }
    ],
    "text" : "Unknown"
  },
  "hasMember" : [
    {
      🔗 "reference" : "Observation/HVS-item-example-88122-7"
    },
    {
      🔗 "reference" : "Observation/HVS-item-example-88123-5"
    }
  ],
  "derivedFrom" : [
    {
      🔗 "reference" : "Observation/HVS-panel-example-88121-9"
    }
  ]
}