HL7 Europe Patient Summary
1.0.0-ballot - ci-build 150

HL7 Europe Patient Summary - Downloaded Version 1.0.0-ballot See the Directory of published versions

: Medical Test Result: Glucose [Mass/volume] in Blood - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="faacb416-55b2-433a-82b9-9c5d84912df1"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/base/StructureDefinition/medicalTestResult-eu-core"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation faacb416-55b2-433a-82b9-9c5d84912df1</b></p><a name="faacb416-55b2-433a-82b9-9c5d84912df1"> </a><a name="hcfaacb416-55b2-433a-82b9-9c5d84912df1"> </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"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.eu/fhir/base/2.0.0/StructureDefinition-medicalTestResult-eu-core.html">Observation: Medical Test Result (EU core)</a></p></div><p><b>status</b>: Final</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 2339-0}">Glucose [Mass/volume] in Blood</span></p><p><b>subject</b>: <a href="Patient-f0b2dcfe-e837-464b-ae8a-3b9da1807dd3.html">Petra Schwartz Female, DoB: 1950-04-19 ( Jurisdictional health number (Canada))</a></p><p><b>effective</b>: 2024-07-15</p><p><b>performer</b>: The Central European Lab</p><p><b>value</b>: 65.9 mg/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg/dL = 'mg/dL')</span></p><p><b>interpretation</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation L}">Low</span></p><h3>ReferenceRanges</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td style="display: none">*</td><td>70 mg/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg/dL = 'mg/dL')</span></td><td> </td></tr><tr><td style="display: none">*</td><td> </td><td>99 mg/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg/dL = 'mg/dL')</span></td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="2339-0"/>
      <display value="Glucose [Mass/volume] in Blood"/>
    </coding>
    <text value="Glucose [Mass/volume] in Blood"/>
  </code>
  <subject>🔗 
    <reference value="Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"/>
  </subject>
  <effectiveDateTime value="2024-07-15"/>
  <performer>
    <display value="The Central European Lab"/>
  </performer>
  <valueQuantity>
    <value value="65.9"/>
    <unit value="mg/dL"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="mg/dL"/>
  </valueQuantity>
  <interpretation>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
      <code value="L"/>
      <display value="Low"/>
    </coding>
  </interpretation>
  <referenceRange>
    <low>
      <value value="70"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mg/dL"/>
    </low>
  </referenceRange>
  <referenceRange>
    <high>
      <value value="99"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mg/dL"/>
    </high>
  </referenceRange>
</Observation>