This page is part of the Post Acute Orders FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
<Observation xmlns="http://hl7.org/fhir"> <id value="o2-sat"/> <meta> <versionId value="2"/> <lastUpdated value="2020-08-09T14:05:32.947+00:00"/> <source value="#h2A7OCUzArKGATrt"/> <profile value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: o2-sat</p><p><b>meta</b>: </p><p></p><p><b>category</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes: {http://loinc.org 59408-5}">Oxygen saturation in Arterial blood by Pulse oximetry</span></p><p><b>subject</b>: <a href="Patient-example1.html">Amy Shaw. Generated Summary: id: example1; Medical Record Number: 1032702 (USUAL); active; Amy V. Shaw , Amy V. Baxter ; ph: 555-555-5555(HOME); gender: female; birthDate: 1987-02-20</a></p><p><b>effective</b>: 2020-07-05</p><p><b>value</b>: 85 %</p><h3>ReferenceRanges</h3><table class="grid"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>95 %</td><td>100 %</td><td><span title="Codes: {http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}">Normal Range</span></td></tr></table></div> </text> <status value="final"/> <category> <coding> <system value="http://terminology.hl7.org/CodeSystem/observation-category"/> <code value="laboratory"/> <display value="Laboratory"/> </coding> <text value="Laboratory"/> </category> <code> <coding> <system value="http://loinc.org"/> <code value="59408-5"/> <display value="SaO2 % BldA PulseOx"/> </coding> <text value="Oxygen saturation in Arterial blood by Pulse oximetry"/> </code> <subject> <reference value="Patient/example1"/> <display value="Amy Shaw"/> </subject> <effectiveDateTime value="2020-07-05"/> <valueQuantity> <value value="85"/> <unit value="%"/> <system value="http://unitsofmeasure.org"/> </valueQuantity> <referenceRange> <low> <value value="95"/> <unit value="%"/> <system value="http://unitsofmeasure.org"/> <code value="%"/> </low> <high> <value value="100"/> <unit value="%"/> <system value="http://unitsofmeasure.org"/> <code value="%"/> </high> <appliesTo> <coding> <system value="http://terminology.hl7.org/CodeSystem/referencerange-meaning"/> <code value="normal"/> <display value="Normal Range"/> </coding> <text value="Normal Range"/> </appliesTo> </referenceRange> </Observation>