MCC eCare Plan Implementation Guide
1.0.0 - STU1 United States of America flag

MCC eCare Plan Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-mcc/ and changes regularly. See the Directory of published versions

: pO2-arterial-observation - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="pO2-arterial-observation"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/mcc/StructureDefinition/MCCLaboratoryResultObservation"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation pO2-arterial-observation</b></p><a name="pO2-arterial-observation"> </a><a name="hcpO2-arterial-observation"> </a><a name="pO2-arterial-observation-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Lab</span>, <span title="Codes:{http://snomed.info/sct 252275004}">Hematology</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 2703-7}">Oxygen [Partial pressure] in Arterial blood</span></p><p><b>subject</b>: <a href="Patient-cc-pat-pnoelle.html">Patricia Noelle  Female, DoB: 1955-01-15 ( Medical Record Number: 103270456 (use: usual, ))</a></p><p><b>effective</b>: 2022-05-01</p><p><b>performer</b>: Performer Reference</p><p><b>value</b>: 89 mmHg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p><p><b>specimen</b>: Specimen Reference</p><h3>ReferenceRanges</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Text</b></td></tr><tr><td style="display: none">*</td><td>A real test should include a reference range</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="Lab"/>
  </category>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="252275004"/>
      <display value="Hematology test (procedure)"/>
    </coding>
    <text value="Hematology"/>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="2703-7"/>
      <display value="Oxygen [Partial pressure] in Arterial blood"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/cc-pat-pnoelle"/>
  </subject>
  <effectiveDateTime value="2022-05-01"/>
  <performer>
    <display value="Performer Reference"/>
  </performer>
  <valueQuantity>
    <value value="89"/>
    <unit value="mmHg"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="mm[Hg]"/>
  </valueQuantity>
  <specimen>
    <display value="Specimen Reference"/>
  </specimen>
  <referenceRange>
    <text value="A real test should include a reference range"/>
  </referenceRange>
</Observation>