HL7 Europe Laboratory Report
0.1.0 - trial-use 150

This page is part of the HL7 Europe Laboratory Report (v0.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Observation: ratio example - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="d29b286d-b99c-410f-af4e-9455ea49d0af"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/laboratory/StructureDefinition/Observation-resultslab-eu-lab"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="d29b286d-b99c-410f-af4e-9455ea49d0af"> </a></p><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">Resource Observation &quot;d29b286d-b99c-410f-af4e-9455ea49d0af&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Observation-resultslab-eu-lab.html">Observation Results: laboratory</a></p></div><p><b>Device Laboratory Test Kit</b>: <a name="TestKitExample"> </a></p><blockquote><p/><p><a name="TestKitExample"> </a></p><p><b>manufacturer</b>: Best manufacturer</p><h3>DeviceNames</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>BEST® Micro Albuminuria Test Kit</td><td>manufacturer-name</td></tr></table></blockquote><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: Albumin (24H U) [Mass/Time] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#1755-8 &quot;Albumin [Mass/time] in 24 hour Urine&quot;)</span></p><p><b>subject</b>: <a href="Bundle-SimpleChemistryResultReport.html#urn-uuid-de17bfd2-8d73-45fa-b0bb-8eb0e463ddb8">urn:uuid:de17bfd2-8d73-45fa-b0bb-8eb0e463ddb8</a></p><p><b>effective</b>: 2023-03-27 11:24:26+0100</p><p><b>performer</b>: <span>: Jan Laborant</span></p><p><b>value</b>: 15 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM code mg = 'mg')</span>/24 h<span style="background: LightGoldenRodYellow"> (Details: UCUM code h = 'h')</span></p><p><b>device</b>: <a name="AnalyzerExample"> </a></p><blockquote><p/><p><a name="AnalyzerExample"> </a></p><p><b>manufacturer</b>: Best manufacturer</p><h3>DeviceNames</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>BEST® FLUORESCENCE PLUS ANALYZER</td><td>manufacturer-name</td></tr></table></blockquote><hr/><blockquote><p><b>Generated Narrative: Device #TestKitExample</b><a name="TestKitExample"> </a></p><p><b>manufacturer</b>: Best manufacturer</p><h3>DeviceNames</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>BEST® Micro Albuminuria Test Kit</td><td>manufacturer-name</td></tr></table></blockquote><hr/><blockquote><p><b>Generated Narrative: Device #AnalyzerExample</b><a name="AnalyzerExample"> </a></p><p><b>manufacturer</b>: Best manufacturer</p><h3>DeviceNames</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>BEST® FLUORESCENCE PLUS ANALYZER</td><td>manufacturer-name</td></tr></table></blockquote></div>
  </text>
  <contained>
    <Device>
      <id value="TestKitExample"/>
      <manufacturer value="Best manufacturer"/>
      <deviceName>
        <name value="BEST® Micro Albuminuria Test Kit"/>
        <type value="manufacturer-name"/>
      </deviceName>
    </Device>
  </contained>
  <contained>
    <Device>
      <id value="AnalyzerExample"/>
      <manufacturer value="Best manufacturer"/>
      <deviceName>
        <name value="BEST® FLUORESCENCE PLUS ANALYZER"/>
        <type value="manufacturer-name"/>
      </deviceName>
    </Device>
  </contained>
  <extension
             url="http://hl7.eu/fhir/laboratory/StructureDefinition/observation-deviceLabTestKit">
    <valueReference>
      <reference value="#TestKitExample"/>
    </valueReference>
  </extension>
  <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="1755-8"/>
      <display value="Albumin [Mass/time] in 24 hour Urine"/>
    </coding>
    <text value="Albumin (24H U) [Mass/Time]"/>
  </code>
  <subject>
    <reference value="urn:uuid:de17bfd2-8d73-45fa-b0bb-8eb0e463ddb8"/>
  </subject>
  <effectiveDateTime value="2023-03-27T11:24:26+01:00"/>
  <performer>
    <display value="Jan Laborant"/>
  </performer>
  <valueRatio>
    <numerator>
      <value value="15"/>
      <unit value="mg"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mg"/>
    </numerator>
    <denominator>
      <value value="24"/>
      <unit value="h"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="h"/>
    </denominator>
  </valueRatio>
  <device>
    <reference value="#AnalyzerExample"/>
  </device>
</Observation>