This page is part of the HL7 Europe Laboratory Report (v0.1.0-ballot: STU 1 Ballot 1) based on FHIR 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
: DiagnosticReport: example - XML Representation
Raw xml | Download
<DiagnosticReport xmlns="http://hl7.org/fhir">
<id value="dr-lab-example"/>
<meta>
<profile
value="http://hl7.eu/fhir/laboratory/StructureDefinition/DiagnosticReport-eu-lab"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2><span title="Codes: {http://loinc.org 11502-2}">Bacterial Aerobic & Anaerobic Culture & Susceptibility</span> (<span title="Codes: {http://loinc.org 26436-6}">Laboratory Studies (set)</span>) </h2><table class="grid"><tr><td>Subject</td><td><b>František Očkovaný Moreira </b> male, DoB: 2000-03-21 ( National Insurance Payor Identifier (Payor): 740512852)</td></tr><tr><td>When For</td><td>2022-10-25 13:35:00+0100</td></tr><tr><td>Identifier:</td><td> id: urn:uuid:3f69e0a5-2177-4540-baab-7a5d0877428f</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td><a href="Observation-obs-gram-stain.html"><span title="Codes: ">Gram Stain</span></a></td><td/></tr><tr><td><a href="Observation-obs-aerobic-culture.html"><span title="Codes: ">Aerobic Culture</span></a></td><td/></tr><tr><td><a href="Observation-obs-anaerobic-culture.html"><span title="Codes: {http://loinc.org 635-3}">Anaerobic Culture</span></a></td><td><span title="Codes: {http://snomed.info/sct 264868006}">No growth</span></td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition">
<valueReference>
<reference value="Composition/comp-lab-example"/>
</valueReference>
</extension>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:uuid:3f69e0a5-2177-4540-baab-7a5d0877428f"/>
</identifier>
<status value="final"/>
<category>
<coding>
<system value="http://loinc.org"/>
<code value="26436-6"/>
<display value="Laboratory Studies (set)"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="11502-2"/>
<display value="Laboratory report"/>
</coding>
<text
value="Bacterial Aerobic & Anaerobic Culture & Susceptibility"/>
</code>
<subject>
<reference value="Patient/pat-lab-example"/>
</subject>
<effectiveDateTime value="2022-10-25T13:35:00+01:00"/>
<performer>
<display value="MUDr. Aleš Procházka"/>
</performer>
<specimen>
<display value="Specimen from wound collected on October 25th, 2022"/>
</specimen>
<result>
<reference value="Observation/obs-gram-stain"/>
</result>
<result>
<reference value="Observation/obs-aerobic-culture"/>
</result>
<result>
<reference value="Observation/obs-anaerobic-culture"/>
</result>
</DiagnosticReport>