<?xml version="1.0" encoding="UTF-8"?>

<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="DiagnosticReportSemiStructured"/>
  <meta>
    <profile value="http://hl7.eu/fhir/imaging-r5/StructureDefinition/DiagnosticReportEuImaging"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="extensions"/>
  </text>
  <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/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="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>
  <study>
    <reference value="ImagingStudy/ImagingStudySemiStructuredReport1"/>
  </study>
  <study>
    <reference value="ImagingStudy/ImagingStudySemiStructuredReport2"/>
  </study>
  <composition>
    <reference value="Composition/CompositionSemiStructured"/>
  </composition>
  <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"/>
    <pages value="1"/>
  </presentedForm>
</DiagnosticReport>