HL7 FHIR Malaysia Core (MY Core) Implementation Guide
2.0.0 - ci-build

HL7 FHIR Malaysia Core (MY Core) Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: example-bundle-imaging-order - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="example-bundle-imaging-order"/>
  <type value="transaction"/>
  <entry>
    <resource>
      <ServiceRequest>
        <id value="sr-imaging-sample"/>
        <meta>
          <source value="sample"/>
          <profile
                   value="http://fhir.hie.moh.gov.my/StructureDefinition/ServiceRequest-my-core"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="ServiceRequest_sr-imaging-sample"> </a><p class="res-header-id"><b>Generated Narrative: ServiceRequest sr-imaging-sample</b></p><a name="sr-imaging-sample"> </a><a name="hcsr-imaging-sample"> </a><a name="sr-imaging-sample-en-US"> </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">Information Source: sample</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ServiceRequest-my-core.html">ServiceRequest (MY Core)</a></p></div><p><b>identifier</b>: <code>http://fhir.hie.moh.gov.my/sid/service-request-id</code>/imaging-sample-identifier</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/servicerequest-category-my-core 363679005}">Imaging</span>, <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/imaging-modality-my-core 01}">GENERAL RADIOGRAPHY</span>, <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/imaging-region-my-core 004}">CHEST</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/imaging-my-core 005}">CHEST</span></p><p><b>subject</b>: <a href="Patient/sample-patient">Patient/sample-patient</a></p><p><b>encounter</b>: <a href="Encounter/sample-encounter">Encounter/sample-encounter</a></p><p><b>authoredOn</b>: 2023-11-20 12:23:29+0800</p><p><b>requester</b>: HAIRUL NISA' BINTI MD AZMI</p><p><b>performerType</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core internal}">Internal</span></p><p><b>performer</b>: <a href="Organization/11-03010481">HOSPITAL BACHOK</a></p><p><b>supportingInfo</b>: <a href="ImagingStudy/XR0000002097">ImagingStudy/XR0000002097</a></p></div>
        </text>
        <identifier>
          <system value="http://fhir.hie.moh.gov.my/sid/service-request-id"/>
          <value value="imaging-sample-identifier"/>
        </identifier>
        <status value="completed"/>
        <intent value="order"/>
        <category>
          <coding>
            <system
                    value="http://fhir.hie.moh.gov.my/CodeSystem/servicerequest-category-my-core"/>
            <code value="363679005"/>
            <display value="Imaging"/>
          </coding>
        </category>
        <category>
          <coding>
            <system
                    value="http://fhir.hie.moh.gov.my/CodeSystem/imaging-modality-my-core"/>
            <code value="01"/>
            <display value="GENERAL RADIOGRAPHY"/>
          </coding>
        </category>
        <category>
          <coding>
            <system
                    value="http://fhir.hie.moh.gov.my/CodeSystem/imaging-region-my-core"/>
            <code value="004"/>
            <display value="CHEST"/>
          </coding>
        </category>
        <priority value="routine"/>
        <code>
          <coding>
            <system
                    value="http://fhir.hie.moh.gov.my/CodeSystem/imaging-my-core"/>
            <code value="005"/>
            <display value="CHEST"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/sample-patient"/>
        </subject>
        <encounter>
          <reference value="Encounter/sample-encounter"/>
        </encounter>
        <authoredOn value="2023-11-20T12:23:29+08:00"/>
        <requester>
          <display value="HAIRUL NISA' BINTI MD AZMI"/>
        </requester>
        <performerType>
          <coding>
            <system
                    value="http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core"/>
            <code value="internal"/>
            <display value="Internal"/>
          </coding>
        </performerType>
        <performer>
          <reference value="Organization/11-03010481"/>
          <display value="HOSPITAL BACHOK"/>
        </performer>
        <supportingInfo>
          <reference value="ImagingStudy/XR0000002097"/>
        </supportingInfo>
      </ServiceRequest>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="ServiceRequest/sr-imaging-sample"/>
    </request>
  </entry>
  <entry>
    <resource>
      <ImagingStudy>
        <id value="imagingstudy-sample"/>
        <meta>
          <source value="sample"/>
          <profile
                   value="http://fhir.hie.moh.gov.my/StructureDefinition/ImagingStudy-my-core"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="ImagingStudy_imagingstudy-sample"> </a><p class="res-header-id"><b>Generated Narrative: ImagingStudy imagingstudy-sample</b></p><a name="imagingstudy-sample"> </a><a name="hcimagingstudy-sample"> </a><a name="imagingstudy-sample-en-US"> </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">Information Source: sample</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ImagingStudy-my-core.html">ImagingStudy (MY Core)</a></p></div><p><b>identifier</b>: <a href="http://terminology.hl7.org/6.2.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>/XR000000</p><p><b>status</b>: Registered</p><p><b>modality</b>: <a href="CodeSystem-code-system-imaging-modality-my-core.html#code-system-imaging-modality-my-core-01">CodeSystemImagingModality (MY Core) 01</a>: GENERAL RADIOGRAPHY</p><p><b>subject</b>: <a href="Bundle-example-bundle-encounter-summary.html#Patient_patient-sample">Bundle: type = transaction</a></p><p><b>encounter</b>: <a href="Bundle-example-bundle-encounter-summary.html#Encounter_encounter-sample">Bundle: type = transaction</a></p><p><b>basedOn</b>: <a href="Bundle-example-bundle-imaging-order.html#ServiceRequest_sr-imaging-sample">Bundle: type = transaction</a></p><p><b>numberOfSeries</b>: 0</p><p><b>numberOfInstances</b>: 0</p></div>
        </text>
        <identifier>
          <system value="urn:dicom:uid"/>
          <value value="XR000000"/>
        </identifier>
        <status value="registered"/>
        <modality>
          <system
                  value="http://fhir.hie.moh.gov.my/CodeSystem/imaging-modality-my-core"/>
          <code value="01"/>
          <display value="GENERAL RADIOGRAPHY"/>
        </modality>
        <subject>
          <reference value="Patient/patient-sample"/>
        </subject>
        <encounter>
          <reference value="Encounter/encounter-sample"/>
        </encounter>
        <basedOn>
          <reference value="ServiceRequest/sr-imaging-sample"/>
        </basedOn>
        <numberOfSeries value="0"/>
        <numberOfInstances value="0"/>
      </ImagingStudy>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="ImagingStudy/imagingstudy-sample"/>
    </request>
  </entry>
</Bundle>