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 ServiceRequest - XML Representation

Raw xml | Download


<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="ExampleServiceRequestImg"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/imaging/StructureDefinition/serviceRequest-img-myhealtheu"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest ExampleServiceRequestImg</b></p><a name="ExampleServiceRequestImg"> </a><a name="hcExampleServiceRequestImg"> </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-serviceRequest-img-myhealtheu.html">ServiceRequest: Imaging</a></p></div><p><b>identifier</b>: Accession ID/ACC-IMG-123456</p><p><b>requisition</b>: <code>http://example.org/fhir/requisition</code>/REQ-IMG-98765</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 363679005}">Imaging</span></p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor UNK}">unknown</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>authoredOn</b>: 2024-10-01</p><p><b>requester</b>: <a href="PractitionerRole-b975ec26-4ecf-4588-9fa2-afbb0d9fc530.html">PractitionerRole Medical Doctors</a></p><p><b>reasonCode</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor UNK}">unknown</span></p><p><b>reasonReference</b>: <a href="Condition-ExampleConditionHeadache.html">Condition Headache (finding)</a></p><p><b>insurance</b>: <a href="Coverage-ExampleCoverageImg.html">Coverage: status = active; type = extended healthcare; period = 2023-01-01 --&gt; 2025-01-01</a></p></div>
  </text>
  <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>
  <requisition>
    <system value="http://example.org/fhir/requisition"/>
    <value value="REQ-IMG-98765"/>
  </requisition>
  <status value="active"/>
  <intent value="order"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="363679005"/>
      <display value="Imaging"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <code value="UNK"/>
      <display value="unknown"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
  </subject>
  <authoredOn value="2024-10-01"/>
  <requester>🔗 
    <reference value="PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
  </requester>
  <reasonCode>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <code value="UNK"/>
      <display value="unknown"/>
    </coding>
  </reasonCode>
  <reasonReference>🔗 
    <reference value="Condition/ExampleConditionHeadache"/>
  </reasonReference>
  <insurance>🔗 
    <reference value="Coverage/ExampleCoverageImg"/>
  </insurance>
</ServiceRequest>