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

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

: CT Head Procedure Example - XML Representation

Raw xml | Download


<Procedure xmlns="http://hl7.org/fhir">
  <id value="ExampleProcedureImg"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/imaging/StructureDefinition/procedure-myhealtheu-img"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure ExampleProcedureImg</b></p><a name="ExampleProcedureImg"> </a><a name="hcExampleProcedureImg"> </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-procedure-myhealtheu-img.html">Procedure MyHealthEu Imaging</a></p></div><p><b>status</b>: Completed</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 363679005}">Imaging</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 303653007}">CT of head</span></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>performed</b>: 2024-12-10 10:30:00+0000</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 66862007}">Radiologist</span></td><td><a href="PractitionerRole-ExampleRadiologistRoleImg.html">PractitionerRole Medical imaging and therapeutic equipment technicians</a></td></tr></table><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 25064002}">Headache (finding)</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 69536005}">Head structure</span></p><p><b>note</b>: </p><blockquote><div><p>Procedure was successful. No complications observed.</p>
</div></blockquote></div>
  </text>
  <status value="completed"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="363679005"/>
      <display value="Imaging"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="303653007"/>
      <display value="CT of head"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
  </subject>
  <performedDateTime value="2024-12-10T10:30:00Z"/>
  <performer>
    <function>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="66862007"/>
        <display value="Radiologist"/>
      </coding>
    </function>
    <actor>🔗 
      <reference value="PractitionerRole/ExampleRadiologistRoleImg"/>
    </actor>
  </performer>
  <reasonCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="25064002"/>
      <display value="Headache (finding)"/>
    </coding>
  </reasonCode>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="69536005"/>
      <display value="Head structure"/>
    </coding>
  </bodySite>
  <note>
    <text value="Procedure was successful. No complications observed."/>
  </note>
</Procedure>