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 Imaging Study - XML Representation

Raw xml | Download


<ImagingStudy xmlns="http://hl7.org/fhir">
  <id value="ExampleImagingStudyImg"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/imaging/StructureDefinition/imagingStudy-img-myhealtheu"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ImagingStudy ExampleImagingStudyImg</b></p><a name="ExampleImagingStudyImg"> </a><a name="hcExampleImagingStudyImg"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-imagingStudy-img-myhealtheu.html">Medical Imaging Report Imaging Study</a></p></div><p><b>identifier</b>: <a href="http://terminology.hl7.org/6.3.0/NamingSystem-dui.html" title="An OID issued under DICOM OID rules. DICOM OIDs are represented as plain OIDs, with a prefix of &quot;urn:oid:&quot;. See https://www.dicomstandard.org/">DICOM Unique Id</a>/urn:oid:1.2.840.113619.2.55.3.604688654.781.1591781992.467</p><p><b>status</b>: Available</p><p><b>subject</b>: <a href="Patient-1d4bbc93-63b7-4f2b-8f0f-8380aa138f49.html">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>basedOn</b>: <a href="ServiceRequest-ExampleServiceRequestImg.html">ServiceRequest unknown</a></p><p><b>endpoint</b>: </p><ul><li><a href="Endpoint-ExampleWadoRsEndpointImg.html">Endpoint WADO-RS Server</a></li><li><a href="Endpoint-ExampleIidViewerEndpointImg.html">Endpoint Interactive Image Display (IID) Viewer</a></li></ul><blockquote><p><b>series</b></p><p><b>uid</b>: 1.2.840.113619.2.55.3.604688654.781.1591781992.468</p><p><b>modality</b>: DICOM CT: Computed Tomography</p><p><b>bodySite</b>: <a href="http://snomed.info/id/69536005">SNOMED CT 69536005</a>: Head structure</p><blockquote><p><b>performer</b></p><p><b>function</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRF}">performer</span></p><p><b>actor</b>: <a href="PractitionerRole-b975ec26-4ecf-4588-9fa2-afbb0d9fc530.html">PractitionerRole Medical Doctors</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType CST}">custodian</span></p><p><b>actor</b>: <a href="PractitionerRole-ExampleCustodianRoleImg.html">PractitionerRole Medical records and health information technicians</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType DEV}">device</span></p><p><b>actor</b>: <a href="Device-ExampleDeviceMeasuringImg.html">Device: identifier = http://example.org/devices#MEASURE-IMG-001; manufacturer = MediTech Imaging GmbH</a></p></blockquote><h3>Instances</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Extension</b></td><td><b>Uid</b></td><td><b>SopClass</b></td><td><b>Title</b></td></tr><tr><td style="display: none">*</td><td/><td>1.2.840.113619.2.55.3.604688654.781.1591781992.469</td><td>unknown urn:oid:1.2.840.10008.5.1.4.1.1.2: CT Image Storage</td><td>CT Head Axial</td></tr></table></blockquote></div>
  </text>
  <identifier>
    <system value="urn:dicom:uid"/>
    <value
           value="urn:oid:1.2.840.113619.2.55.3.604688654.781.1591781992.467"/>
  </identifier>
  <status value="available"/>
  <subject>🔗 
    <reference value="Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
  </subject>
  <basedOn>🔗 
    <reference value="ServiceRequest/ExampleServiceRequestImg"/>
    <identifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
          <code value="ACSN"/>
        </coding>
      </type>
      <system value="http://example.org/fhir/accession"/>
      <value value="ACC-IMG-123456"/>
    </identifier>
  </basedOn>
  <endpoint>🔗 
    <reference value="Endpoint/ExampleWadoRsEndpointImg"/>
  </endpoint>
  <endpoint>🔗 
    <reference value="Endpoint/ExampleIidViewerEndpointImg"/>
  </endpoint>
  <series>
    <uid value="1.2.840.113619.2.55.3.604688654.781.1591781992.468"/>
    <modality>
      <system value="http://dicom.nema.org/resources/ontology/DCM"/>
      <code value="CT"/>
    </modality>
    <bodySite>
      <system value="http://snomed.info/sct"/>
      <code value="69536005"/>
      <display value="Head structure"/>
    </bodySite>
    <performer>
      <function>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
          <code value="PRF"/>
        </coding>
      </function>
      <actor>🔗 
        <reference
                   value="PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
      </actor>
    </performer>
    <performer>
      <function>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
          <code value="CST"/>
        </coding>
      </function>
      <actor>🔗 
        <reference value="PractitionerRole/ExampleCustodianRoleImg"/>
      </actor>
    </performer>
    <performer>
      <function>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
          <code value="DEV"/>
        </coding>
      </function>
      <actor>🔗 
        <reference value="Device/ExampleDeviceMeasuringImg"/>
      </actor>
    </performer>
    <instance>
      <extension
                 url="http://fhir.ehdsi.eu/imaging/StructureDefinition/instance-description">
        <valueString value="Axial CT scan of the head without contrast"/>
      </extension>
      <uid value="1.2.840.113619.2.55.3.604688654.781.1591781992.469"/>
      <sopClass>
        <system value="urn:ietf:rfc:3986"/>
        <code value="urn:oid:1.2.840.10008.5.1.4.1.1.2"/>
        <display value="CT Image Storage"/>
      </sopClass>
      <title value="CT Head Axial"/>
    </instance>
  </series>
</ImagingStudy>