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="DiagnosticReportSemiStructured"/>
<meta>
<profile
value="http://hl7.eu/fhir/imaging/StructureDefinition/DiagnosticReportEuImaging"/>
</meta>
<language value="en"/>
<text>
<status value="extensions"/>
</text>
<extension
url="http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition">
<valueReference>🔗
<reference value="Composition/CompositionSemiStructured"/>
</valueReference>
</extension>
<identifier>
<system value="http://example.org/myhosptital/reportidentifiers"/>
<value value="o32u4js8492ff"/>
</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="123456789"/>
</identifier>
</basedOn>
<status value="final"/>
<category>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
<code value="RAD"/>
<display value="Radiologie"/>
</coding>
</category>
<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="24802-1"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/PatientSemiStructuredReport"/>
</subject>
<effectiveDateTime value="2025-05-08"/>
<performer>🔗
<reference value="Organization/OrganizationSemiStructuredReport"/>
</performer>
<resultsInterpreter>🔗
<reference
value="PractitionerRole/PractitionerRoleSemiStructuredReportAuthor"/>
</resultsInterpreter>
<result>🔗
<reference value="Observation/ObservationNarrative"/>
</result>
<imagingStudy>🔗
<reference value="ImagingStudy/ImagingStudySemiStructuredReport1"/>
</imagingStudy>
<imagingStudy>🔗
<reference value="ImagingStudy/ImagingStudySemiStructuredReport2"/>
</imagingStudy>
<conclusion
value="Beginnende Großzehengrundgelenksarthrose, links mehr als rechts. Z.n. Umstellungsosteotomie des MFK1 links."/>
<presentedForm>
<contentType value="application/pdf"/>
<language value="de-DE"/>
<url
value="http://hl7.eu/fhir/imaging-r5/Binary/BinarySemistructuredReport"/>
</presentedForm>
</DiagnosticReport>