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

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

: example-bundle-booking - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="example-bundle-booking"/>
  <type value="transaction"/>
  <entry>
    <fullUrl
             value="https://fhir.hie.moh.gov.my/baseR4/Appointment/appointment-sample"/>
    <resource>
      <Appointment>
        <id value="appointment-sample"/>
        <meta>
          <source value="sample"/>
          <profile
                   value="http://fhir.hie.moh.gov.my/StructureDefinition/Appointment-my-core"/>
        </meta>
        <text>
          <status value="extensions"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Appointment_appointment-sample"> </a><p class="res-header-id"><b>Generated Narrative: Appointment appointment-sample</b></p><a name="appointment-sample"> </a><a name="hcappointment-sample"> </a><a name="appointment-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-Appointment-my-core.html">Appointment (MY Core)</a></p></div><blockquote><p><b>ExtensionSimpleRegister (MY Core)</b></p><ul><li>name: HALIZA BT RAZAK</li><li>identifier: HIE-00000165</li><li>gender: female</li><li>telecom: ph: 01156404217,<a href="mailto:hiepersonn+1912@gmail.com">hiepersonn+1912@gmail.com</a></li><li>birthDate: 1992-01-14</li><li>age: 31</li></ul></blockquote><p><b>status</b>: Booked</p><p><b>serviceCategory</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core AMB}">Outpatient</span></p><p><b>serviceType</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core 03}">Outpatient</span></p><p><b>specialty</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core 02}">General Medicine</span></p><p><b>appointmentType</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core internal}">Internal</span></p><p><b>start</b>: 2023-05-19 09:00:00+0800</p><p><b>end</b>: 2023-05-19 17:00:00+0800</p><p><b>slot</b>: <a href="Bundle-example-bundle-booking.html#Slot_slot-sample">Bundle: type = transaction</a></p><p><b>created</b>: 2023-05-18 09:00:00+0800</p><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href="HealthcareService/fe5dba17-00d9-474c-90a6-71901c66ecfc">General Medicine</a></p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href="Patient/96b71b10-4483-4e61-badb-e5e5a0f0460b">HALIZA BT RAZAK</a></p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: BILIK RAWATAN 1</p><p><b>status</b>: Accepted</p></blockquote><p><b>requestedPeriod</b>: 2023-05-19 09:00:00+0800 --&gt; 2023-05-19 17:00:00+0800</p></div>
        </text>
        <extension
                   url="http://fhir.hie.moh.gov.my/StructureDefinition/simple-register-my-core">
          <extension url="name">
            <valueString value="HALIZA BT RAZAK"/>
          </extension>
          <extension url="identifier">
            <valueString value="HIE-00000165"/>
          </extension>
          <extension url="gender">
            <valueCode value="female"/>
          </extension>
          <extension url="telecom">
            <valueContactDetail>
              <telecom>
                <system value="phone"/>
                <value value="01156404217"/>
              </telecom>
              <telecom>
                <system value="email"/>
                <value value="hiepersonn+1912@gmail.com"/>
              </telecom>
            </valueContactDetail>
          </extension>
          <extension url="birthDate">
            <valueDate value="1992-01-14"/>
          </extension>
          <extension url="age">
            <valueString value="31"/>
          </extension>
        </extension>
        <status value="booked"/>
        <serviceCategory>
          <coding>
            <system
                    value="http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core"/>
            <code value="AMB"/>
            <display value="Outpatient"/>
          </coding>
        </serviceCategory>
        <serviceType>
          <coding>
            <system
                    value="http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core"/>
            <code value="03"/>
            <display value="Outpatient"/>
          </coding>
        </serviceType>
        <specialty>
          <coding>
            <system
                    value="http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core"/>
            <code value="02"/>
            <display value="General Medicine"/>
          </coding>
        </specialty>
        <appointmentType>
          <coding>
            <system
                    value="http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core"/>
            <code value="internal"/>
            <display value="Internal"/>
          </coding>
        </appointmentType>
        <start value="2023-05-19T09:00:00+08:00"/>
        <end value="2023-05-19T17:00:00+08:00"/>
        <slot>
          <reference value="Slot/slot-sample"/>
        </slot>
        <created value="2023-05-18T09:00:00+08:00"/>
        <participant>
          <actor>
            <reference
                       value="HealthcareService/fe5dba17-00d9-474c-90a6-71901c66ecfc"/>
            <type value="HealthcareService"/>
            <display value="General Medicine"/>
          </actor>
          <status value="accepted"/>
        </participant>
        <participant>
          <actor>
            <reference value="Patient/96b71b10-4483-4e61-badb-e5e5a0f0460b"/>
            <type value="Patient"/>
            <display value="HALIZA BT RAZAK"/>
          </actor>
          <status value="accepted"/>
        </participant>
        <participant>
          <actor>
            <type value="Location"/>
            <display value="BILIK RAWATAN 1"/>
          </actor>
          <status value="accepted"/>
        </participant>
        <requestedPeriod>
          <start value="2023-05-19T09:00:00+08:00"/>
          <end value="2023-05-19T17:00:00+08:00"/>
        </requestedPeriod>
      </Appointment>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Appointment/appointment-sample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="https://fhir.hie.moh.gov.my/baseR4/Slot/slot-sample"/>
    <resource>
      <Slot>
        <id value="slot-sample"/>
        <meta>
          <versionId value="1"/>
          <lastUpdated value="2023-05-15T09:16:00.852+08:00"/>
          <source value="sample"/>
          <profile
                   value="http://fhir.hie.moh.gov.my/StructureDefinition/Slot-my-core"/>
        </meta>
        <text>
          <status value="extensions"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Slot_slot-sample"> </a><p class="res-header-id"><b>Generated Narrative: Slot slot-sample</b></p><a name="slot-sample"> </a><a name="hcslot-sample"> </a><a name="slot-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">version: 1; Last updated: 2023-05-15 09:16:00+0800; </p><p style="margin-bottom: 0px">Information Source: sample</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Slot-my-core.html">Slot (MY Core)</a></p></div><blockquote><p><b>ExtensionSlotQuota (MY Core)</b></p><ul><li>quota: 9</li><li>available: 10</li></ul></blockquote><p><b>identifier</b>: HTJ-SLT-2300000102</p><p><b>serviceCategory</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core AMB}">Outpatient</span></p><p><b>serviceType</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core 03}">Outpatient</span></p><p><b>specialty</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core 02}">General Medicine</span></p><p><b>appointmentType</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core internal}">Internal</span></p><p><b>schedule</b>: <a href="Bundle-example-bundle-scheduling.html#Schedule_schedule-sample">Bundle: type = transaction</a></p><p><b>status</b>: Free</p><p><b>start</b>: 2023-05-15 11:00:00+0800</p><p><b>end</b>: 2023-05-15 17:00:00+0800</p><p><b>comment</b>: HTJ-KLINIK KELUARGA</p></div>
        </text>
        <extension
                   url="http://fhir.hie.moh.gov.my/StructureDefinition/slot-quota-my-core">
          <extension url="quota">
            <valueString value="9"/>
          </extension>
          <extension url="available">
            <valueString value="10"/>
          </extension>
        </extension>
        <identifier>
          <value value="HTJ-SLT-2300000102"/>
        </identifier>
        <serviceCategory>
          <coding>
            <system
                    value="http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core"/>
            <code value="AMB"/>
            <display value="Outpatient"/>
          </coding>
        </serviceCategory>
        <serviceType>
          <coding>
            <system
                    value="http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core"/>
            <code value="03"/>
            <display value="Outpatient"/>
          </coding>
        </serviceType>
        <specialty>
          <coding>
            <system
                    value="http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core"/>
            <code value="02"/>
            <display value="General Medicine"/>
          </coding>
        </specialty>
        <appointmentType>
          <coding>
            <system
                    value="http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core"/>
            <code value="internal"/>
            <display value="Internal"/>
          </coding>
        </appointmentType>
        <schedule>
          <reference value="Schedule/schedule-sample"/>
        </schedule>
        <status value="free"/>
        <start value="2023-05-15T11:00:00+08:00"/>
        <end value="2023-05-15T17:00:00+08:00"/>
        <comment value="HTJ-KLINIK KELUARGA"/>
      </Slot>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Slot/slot-sample"/>
    </request>
  </entry>
</Bundle>