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: urinalysis with differently reported components - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="56efe2cc-8eee-4c72-96d0-382507b3cfb3"/>
  <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 class="res-header-id"><b>Generated Narrative: Observation 56efe2cc-8eee-4c72-96d0-382507b3cfb3</b></p><a name="56efe2cc-8eee-4c72-96d0-382507b3cfb3"> </a><a name="hc56efe2cc-8eee-4c72-96d0-382507b3cfb3"> </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><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 5778-6}">Color of Urine</span></p><p><b>value</b>: Amber</p></blockquote><blockquote><p><b>component</b></p><p><b>R5: value additional types</b>: text/plain: Q2xlYXI=</p><p><b>code</b>: <span title="Codes:{http://loinc.org 5767-9}">Appearance of Urine</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 5769-5}">Bacteria [#/area] in Urine sediment by Microscopy high power field</span></p><p><b>dataAbsentReason</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/data-absent-reason not-performed}">Not Performed</span></p></blockquote></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>
    <valueString value="Amber"/>
  </component>
  <component>
    <extension
               url="http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.component.value">
      <valueAttachment>
        <contentType value="text/plain"/>
        <data value="Q2xlYXI="/>
      </valueAttachment>
    </extension>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="5767-9"/>
        <display value="Appearance of Urine"/>
      </coding>
    </code>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="5769-5"/>
        <display
                 value="Bacteria [#/area] in Urine sediment by Microscopy high power field"/>
      </coding>
    </code>
    <dataAbsentReason>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/data-absent-reason"/>
        <code value="not-performed"/>
      </coding>
    </dataAbsentReason>
  </component>
</Observation>