HL7 Europe Base and Core FHIR IG
2.0.0-ci-build - ci-build 150

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

: DiagnosticReport Example - XML Representation

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="5679723c-4fae-4ba7-9f09-5438a827bfda"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/base-r5/StructureDefinition/diagnosticReport-eu-core"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport 5679723c-4fae-4ba7-9f09-5438a827bfda</b></p><a name="5679723c-4fae-4ba7-9f09-5438a827bfda"> </a><a name="hc5679723c-4fae-4ba7-9f09-5438a827bfda"> </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-diagnosticReport-eu-core.html">DiagnosticReport (EU core)</a></p></div><h2><span title="Codes:{http://loinc.org 11502-2}">Laboratory report</span> (<span title="Codes:{http://loinc.org 18719-5}">Chemistry studies (set)</span>) </h2><table class="grid"><tr><td>Subject</td><td>John Doe  Male, DoB: 1980-01-01</td></tr><tr><td>Identifier</td><td> <code>http://example.org/composition-ids</code>/c030702.TSTSMN63A01F205H.20220325112426.TSS1Tkju</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Reference Range</b></td><td><b>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href="Observation-763f7902-8103-4d10-8bd1-546a726d43ee.html"><span title="Codes:{http://loinc.org 22700-9}">Urea (U) [Moles/Vol]</span></a></td><td>310 mmol/L<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemmol/L = 'mmol/L')</span></td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}">Normal Range</span>: 67 mmol/L - 580 mmol/L</td><td>Final, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation LU}">Significantly low</span></td><td>2023-03-27 11:24:26+0100</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition">
    <valueReference>🔗 
      <reference value="Composition/26032a57-083a-4ddf-b019-e566ae02f740"/>
    </valueReference>
  </extension>
  <identifier>
    <system value="http://example.org/composition-ids"/>
    <value value="c030702.TSTSMN63A01F205H.20220325112426.TSS1Tkju"/>
  </identifier>
  <basedOn>🔗 
    <reference value="ServiceRequest/1d4cbcd1-e0d3-49b6-92d8-1893da8d08e1"/>
  </basedOn>
  <status value="registered"/>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="18719-5"/>
      <display value="Chemistry studies (set)"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11502-2"/>
      <display value="Laboratory report"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-eu-core-example"/>
  </subject>
  <specimen>
    <display value="Urine specimen"/>
  </specimen>
  <result>🔗 
    <reference value="Observation/763f7902-8103-4d10-8bd1-546a726d43ee"/>
  </result>
</DiagnosticReport>