This page is part of the HL7 Europe Extensions (v1.3.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. 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 xmlns="http://hl7.org/fhir">
<id value="DiagnosticReportStructured"/>
<language value="en-GB"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-GB" lang="en-GB"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport DiagnosticReportStructured</b></p><a name="DiagnosticReportStructured"> </a><a name="hcDiagnosticReportStructured"> </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">Language: en-GB</p></div><h2><span title="Codes:{http://www.ama-assn.org/go/cpt 93351}">STRESS TTE COMPLETE</span> </h2><table class="grid"><tr><td>Subject</td><td>Unable to get Patient Details</td></tr><tr><td>When For</td><td>2003-06-01</td></tr><tr><td>Performer</td><td> Best Radiology Dept.</td></tr><tr><td>Identifier</td><td> <code>http://example.org/myhosptital/reportidentifiers</code>/dfkjewoieoijwoskdjf</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td></tr></table></div>
</text>
<extension url="http://hl7.eu/fhir/StructureDefinition/anatomical-region">
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="67734004"/>
</coding>
</valueCodeableConcept>
</extension>
<identifier>
<system value="http://example.org/myhosptital/reportidentifiers"/>
<value value="dfkjewoieoijwoskdjf"/>
</identifier>
<basedOn>
<type value="ServiceRequest"/>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="ACSN"/>
</coding>
<coding>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<code value="121022"/>
<display value="Accession Number"/>
</coding>
</type>
<system value="http://example.org/myhosptital/accessionsystem"/>
<value value="87654321"/>
</identifier>
</basedOn>
<status value="final"/>
<code>
<coding>
<system value="http://www.ama-assn.org/go/cpt"/>
<code value="93351"/>
<display value="STRESS TTE COMPLETE"/>
</coding>
</code>
<subject>
<display value="Nice Patient"/>
</subject>
<effectiveDateTime value="2003-06-01"/>
<performer>
<display value="Best Radiology Dept."/>
</performer>
<resultsInterpreter>
<display value="Dr. John Doe"/>
</resultsInterpreter>
<result>
<display value="radiology observation"/>
</result>
</DiagnosticReport>