MyHealth@Eu Medical Imaging Report
0.0.1 - ci-build 150

MyHealth@Eu Medical Imaging Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Composition for Imaging Report - XML Representation

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="ExampleCompositionImg"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/imaging/StructureDefinition/composition-img-myhealtheu"/>
  </meta>
  <language value="en-US"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"><p class="res-header-id"><b>Generated Narrative: Composition ExampleCompositionImg</b></p><a name="ExampleCompositionImg"> </a><a name="hcExampleCompositionImg"> </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-US</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-composition-img-myhealtheu.html">Composition: Imaging</a></p></div><p><b>Document DiagnosticReport Reference</b>: <a href="DiagnosticReport-ExampleDiagnosticReportImg.html">Diagnostic Report for 'Laboratory report' for '-&gt;John Albertus Doe  Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976 (use: official, ))'</a></p><p><b>identifier</b>: <code>http://hospital.example.org/imaging/reports</code>/IMG-CT-20240616-001</p><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 11502-2}">Laboratory report</span></p><p><b>date</b>: 2025-06-15 14:00:00+0000</p><p><b>author</b>: </p><ul><li><a href="PractitionerRole-b975ec26-4ecf-4588-9fa2-afbb0d9fc530.html">PractitionerRole Medical Doctors</a></li><li><a href="Device-ExampleDeviceMeasuringImg.html">Device: identifier = http://example.org/devices#MEASURE-IMG-001; manufacturer = MediTech Imaging GmbH</a></li></ul><p><b>title</b>: CT Head Imaging Report</p><blockquote><p><b>attester</b></p><p><b>mode</b>: Legal</p><p><b>time</b>: 2025-06-15 14:00:00+0000</p><p><b>party</b>: <a href="PractitionerRole-ExampleRadiologistRoleImg.html">PractitionerRole Medical imaging and therapeutic equipment technicians</a></p></blockquote><blockquote><p><b>attester</b></p><p><b>mode</b>: Professional</p><p><b>time</b>: 2025-06-15 14:00:00+0000</p><p><b>party</b>: <a href="PractitionerRole-ExampleRadiologistRoleImg.html">PractitionerRole Medical imaging and therapeutic equipment technicians</a></p></blockquote><p><b>custodian</b>: <a href="Organization/org-img-001">Organization/org-img-001</a></p><blockquote><p><b>event</b></p><p><b>code</b>: <span title="Codes:{http://example.org/fhir/CodeSystem/modality CT}">Computed Tomography</span></p><p><b>detail</b>: <a href="ImagingStudy-ExampleImagingStudyImg.html">ImagingStudy: identifier = urn:dicom:uid#DICOM Unique Id#urn:oid:1.2.840.113619.2.55.3.604688654.781.1591781992.467; status = available</a></p></blockquote><blockquote><p><b>event</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 4970003}">Venography</span></p><p><b>detail</b>: <a href="Procedure-ExampleProcedureImg.html">Procedure Appendectomy</a></p></blockquote></div>
  </text>
  <extension
             url="http://fhir.ehdsi.eu/imaging/StructureDefinition/im-composition-diagnosticReportReference">
    <valueReference>🔗 
      <reference value="DiagnosticReport/ExampleDiagnosticReportImg"/>
    </valueReference>
  </extension>
  <identifier>
    <system value="http://hospital.example.org/imaging/reports"/>
    <value value="IMG-CT-20240616-001"/>
  </identifier>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11502-2"/>
      <display value="Laboratory report"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
  </subject>
  <date value="2025-06-15T14:00:00Z"/>
  <author>🔗 
    <reference value="PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
  </author>
  <author>🔗 
    <reference value="Device/ExampleDeviceMeasuringImg"/>
  </author>
  <title value="CT Head Imaging Report"/>
  <attester>
    <mode value="legal"/>
    <time value="2025-06-15T14:00:00Z"/>
    <party>🔗 
      <reference value="PractitionerRole/ExampleRadiologistRoleImg"/>
    </party>
  </attester>
  <attester>
    <mode value="professional"/>
    <time value="2025-06-15T14:00:00Z"/>
    <party>🔗 
      <reference value="PractitionerRole/ExampleRadiologistRoleImg"/>
    </party>
  </attester>
  <custodian>
    <reference value="Organization/org-img-001"/>
  </custodian>
  <event>
    <code>
      <coding>
        <system value="http://example.org/fhir/CodeSystem/modality"/>
        <code value="CT"/>
        <display value="Computed Tomography"/>
      </coding>
    </code>
    <detail>🔗 
      <reference value="ImagingStudy/ExampleImagingStudyImg"/>
    </detail>
  </event>
  <event>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="4970003"/>
        <display value="Venography"/>
      </coding>
    </code>
    <detail>🔗 
      <reference value="Procedure/ExampleProcedureImg"/>
    </detail>
  </event>
  <section>
    <title value="Findings"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="59776-5"/>
        <display value="Findings"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml"><p>No acute findings noted in the head CT scan.</p></div>
    </text>
    <entry>🔗 
      <reference value="Observation/ExampleObservationResultsImg"/>
    </entry>
  </section>
  <section>
    <title value="Imaging Studies"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="18726-0"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml"><p>CT scan of the head performed on 2025-06-14.</p></div>
    </text>
    <entry>🔗 
      <reference value="ImagingStudy/ExampleImagingStudyImg"/>
    </entry>
  </section>
  <section>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="18783-1"/>
        <display value="Radiology Study recommendation (narrative)"/>
      </coding>
    </code>
  </section>
</Composition>