Implementation Guide
23.1.0 - R4 APIs

Publish Box goes here

: Observation Example supporting US Core Pulse Oximetry Profile - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "Example2",
  "meta" : {
    "lastUpdated" : "2020-10-07T04:47:27.860+05:30",
    "profile" : [
      🔗 "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-observation-profile"🔗 ,
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"🔗 ,
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-pulse-oximetry"
    ],
    "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\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Example2</b></p><a name=\"Example2\"> </a><a name=\"hcExample2\"> </a><a name=\"Example2-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2020-10-07 04:47:27+0530</p><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-athena-observation-profile.html\">Measurements and simple assertions</a>, <a href=\"http://hl7.org/fhir/us/core/STU3.1/StructureDefinition-us-core-observation-lab.html\">US Core Laboratory Result Observation Profile</a>, <a href=\"http://hl7.org/fhir/us/core/STU3.1/StructureDefinition-us-core-pulse-oximetry.html\">US Core Pulse Oximetry Profile</a></p><p style=\"margin-bottom: 0px\">Tags: New (Details: EditTags code New  = ' New ', stated as ' New '), Pen (Details: EditTags code Pen  = ' Pen ', stated as ' Pen '), New Pen (Details: EditTags code NewPen  = ' NewPen ', stated as ' New Pen ')</p><p style=\"margin-bottom: 0px\">Security Label: Normal (Details: Confidentiality code N  = ' normal ', stated as ' Normal ')</p></div><p><b>identifier</b>: Unspecified Identifier/1917665180188260</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HIERGRPS/Training 1234}, { http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Chemistry</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 59408-5}, {https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HDID/Training 2173}\">fraction of inspired oxygen</span></p><p><b>subject</b>: <a href=\"Patient-Example1.html\">Robert S Benson (official) Male, DoB: 1974-05-21 ( Medical record number)</a></p><p><b>encounter</b>: <a href=\"Encounter-Example1.html\">Encounter: extension = No display for Extension ,No display for Extension ,No display for Extension ; status = finished; class = ambulatory (ActCode#AMB); type = Office Visit; priority = routine; period = 2020-08-17 21:04:20-0600 --&gt; 2020-08-17 21:07:17-0600</a></p><p><b>effective</b>: 2020-10-07 04:46:19+0530</p><p><b>issued</b>: 2020-10-07 04:47:27+0530</p><p><b>performer</b>: <a href=\"Practitioner-Example1.html\">Practitioner Harry S. Winston </a></p><p><b>dataAbsentReason</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/data-absent-reason not-applicable}\">Not Applicable</span></p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://loinc.org 3150-0}, {https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HDID/Training 3123}\">O2 Inspired</span></td><td>99 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></td></tr></table></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/Training",
      "value" : "1917665180188260"
    }
  ],
  "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/Training",
          "code" : "1234",
          "display" : "Chemistry"
        },
        {
          "system" : " http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "laboratory",
          "display" : "Laboratory"
        }
      ],
      "text" : "Chemistry"
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "59408-5"
      },
      {
        "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HDID/Training",
        "code" : "2173",
        "display" : "O2SAT(OXIM)"
      }
    ],
    "text" : "fraction of inspired oxygen"
  },
  "subject" : {
    🔗 "reference" : "Patient/Example1"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/Example1"
  },
  "effectiveDateTime" : "2020-10-07T04:46:19+05:30",
  "issued" : "2020-10-07T04:47:27.860+05:30",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/Example1"
    }
  ],
  "dataAbsentReason" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "code" : "not-applicable",
        "display" : "Not Applicable"
      }
    ],
    "text" : "Not Applicable"
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "3150-0",
            "display" : "O2 Inspired"
          },
          {
            "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HDID/Training",
            "code" : "3123",
            "display" : "O2 INSPIRED"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 99,
        "unit" : "%",
        "system" : "http://unitsofmeasure.org",
        "code" : "%"
      }
    }
  ]
}