HL7 Europe Imaging Report R5, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging-r5/ and changes regularly. See the Directory of published versions
<DiagnosticReport xmlns="http://hl7.org/fhir">
<id value="ImagingReportReplacementExample"/>
<meta>
<profile
value="http://hl7.eu/fhir/imaging-r5/StructureDefinition/DiagnosticReportEuImaging"/>
</meta>
<language value="en"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<div>
<table class="grid dict">
<tr>
<th scope="row"><b>Id: </b></th>
<td>ImagingReportReplacementExample</td>
</tr>
<tr>
<th scope="row"><b>Code: </b></th>
<td>
<p style="margin-bottom: 5px;">
<span>Diagnostic imaging study</span>
<span>(</span>
<span><a href="https://loinc.org/">http://loinc.org</a>:</span>
<span>18748-4</span>
<span>)</span>
</p>
</td>
</tr>
<tr>
<th scope="row">
<b>
Identifier:
</b>
</th>
<td>
<p style="margin-bottom: 5px;">
<span><a href="https://example.org/imaging-report-identifiers">https://example.org/imaging-report-identifiers</a>: </span>
<span>report-replacement-example</span>
</p>
</td>
</tr>
<tr>
<th scope="row"><b>Status: </b></th>
<td>amended</td>
</tr>
<tr>
<th scope="row"><b>Category: </b></th>
<td>
<p style="margin-bottom: 5px;">
<span>(</span>
<span><a href="https://loinc.org/">http://loinc.org</a>:</span>
<span>85430-7</span>
<span>)</span>
</p>
<p style="margin-bottom: 5px;">
<span>(</span>
<span><a href="http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs">http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs</a>:</span>
<span>Medical-Imaging</span>
<span>)</span>
</p>
</td>
</tr>
<tr>
<th scope="row"><b>Subject: </b></th>
<td><a href="Patient-PatientStructuredReport.html">3D TEE 2D(official) (no stated gender), DoB: 1976-04-29 ( 00 CARDIAC 2)</a> </td>
</tr>
<tr>
<th scope="row"><b>Performer: </b></th>
<td>
<p><a href="Organization-OrganizationStructuredReport.html">Organization Ultrasound centrum</a></p>
</td>
</tr>
<tr>
<th scope="row"><b>Studies: </b></th>
<td>
<ul>
<li><a href="ImagingStudy-ImagingStudyStructuredReport.html">ImagingStudy: extension = Upper trunk; identifier = Study Instance UID: DICOM Unique Id#urn:oid:1.3.46.670589.58.10.10562925256214266678.11674839624289915183; status = available; modality = Ultrasound; started = 2025-04-29</a></li>
</ul>
</td>
</tr>
<tr>
<th scope="row"><b>Composition: </b></th>
<td>
<a href="Composition-ImagingReportReplacementComposition.html">Replacement imaging report</a>
</td>
</tr>
<tr>
<th scope="row"><b>Results interpreter: </b></th>
<td>
<ul>
<li><a href="Observation-ObservationNarrative.html">Observation Radiology Study observation (narrative)</a></li>
</ul>
</td>
</tr>
</table>
</div>
</div>
</text>
<identifier>
<system value="https://example.org/imaging-report-identifiers"/>
<value value="report-replacement-example"/>
</identifier>
<status value="amended"/>
<category>
<coding>
<system value="http://loinc.org"/>
<code value="85430-7"/>
</coding>
</category>
<category>
<coding>
<system
value="http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs"/>
<code value="Medical-Imaging"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="18748-4"/>
<display value="Diagnostic imaging study"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/PatientStructuredReport"/>
</subject>
<performer>🔗
<reference value="Organization/OrganizationStructuredReport"/>
</performer>
<result>🔗
<reference value="Observation/ObservationNarrative"/>
</result>
<study>🔗
<reference value="ImagingStudy/ImagingStudyStructuredReport"/>
</study>
<composition>🔗
<reference value="Composition/ImagingReportReplacementComposition"/>
</composition>
</DiagnosticReport>