HL7 Europe Imaging Report R4, 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-r4/ 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/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/health-data-api/1.0.0-ballot/CodeSystem-eehrxf-document-priority-category-cs.html">http://hl7.eu/fhir/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>
</table>
</div>
</div>
</text>
<extension
url="http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition">
<valueReference>🔗
<reference value="Composition/ImagingReportReplacementComposition"/>
</valueReference>
</extension>
<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/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>
<imagingStudy>🔗
<reference value="ImagingStudy/ImagingStudyStructuredReport"/>
</imagingStudy>
</DiagnosticReport>