HL7 Europe Laboratory Report
2.0.0 - ci-build 150

HL7 Europe Laboratory Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/laboratory/ and changes regularly. See the Directory of published versions

: Observation: invariant test with component dataAbsentReason - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="60e4df2e-0a92-4474-8e24-27de6bc0e654"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/laboratory/StructureDefinition/Observation-resultslab-eu-lab"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation 60e4df2e-0a92-4474-8e24-27de6bc0e654</b></p><a name="60e4df2e-0a92-4474-8e24-27de6bc0e654"> </a><a name="hc60e4df2e-0a92-4474-8e24-27de6bc0e654"> </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="StructureDefinition-Observation-resultslab-eu-lab.html">Observation Results: laboratory</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 24357-6}">Urinalysis macro (dipstick) panel - Urine</span></p><p><b>subject</b>: <a href="Bundle-SimpleChemistryResultReport.html#urn-uuid-de17bfd2-8d73-45fa-b0bb-8eb0e463ddb8">František Očkovaný Male, DoB: 2000-03-21 ( National Insurance Payor Identifier (Payor))</a></p><p><b>effective</b>: 2023-03-27 11:24:26+0100</p><p><b>performer</b>: Jan Laborant</p><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>DataAbsentReason</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://loinc.org 5778-6}">Color of Urine</span></td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/data-absent-reason unknown}">Unknown</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="24357-6"/>
      <display value="Urinalysis macro (dipstick) panel - Urine"/>
    </coding>
  </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>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="5778-6"/>
        <display value="Color of Urine"/>
      </coding>
    </code>
    <dataAbsentReason>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/data-absent-reason"/>
        <code value="unknown"/>
      </coding>
    </dataAbsentReason>
  </component>
</Observation>