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

Raw xml | Download


<Appointment xmlns="http://hl7.org/fhir">
  <id value="example-appointment"/>
  <meta>
    <versionId value="3"/>
    <lastUpdated value="2022-09-26T02:20:47.904+08:00"/>
    <source value="http://provider.hie.moh.gov.my#h7hBXS7SKx69jrLs"/>
    <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"><p class="res-header-id"><b>Generated Narrative: Appointment example-appointment</b></p><a name="example-appointment"> </a><a name="hcexample-appointment"> </a><a name="example-appointment-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: 3; Last updated: 2022-09-26 02:20:47+0800; </p><p style="margin-bottom: 0px">Information Source: <a href="http://provider.hie.moh.gov.my#h7hBXS7SKx69jrLs">http://provider.hie.moh.gov.my#h7hBXS7SKx69jrLs</a></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: BALQIS</li><li>identifier: 000119141214</li><li>gender: female</li><li>telecom: ph: 0132256487,<a href="mailto:balqis@gmail.com">balqis@gmail.com</a></li><li>birthDate: 2000-01-19</li><li>age: 22</li></ul></blockquote><p><b>status</b>: Fulfilled</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 10}">Outpatient HC</span></p><p><b>specialty</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core 86}">Addiction &amp; Substance Abuse</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>: 2022-09-23 09:00:00+0800</p><p><b>end</b>: 2022-09-23 17:00:00+0800</p><p><b>slot</b>: <a href="Slot/79adda31-2fe5-431c-9783-4dbaf6d25a86">Slot/79adda31-2fe5-431c-9783-4dbaf6d25a86</a></p><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href="HealthcareService/21ca5ecf-a548-4a50-bb65-f332da1c51ba">Addiction &amp; Substance Abuse</a></p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href="Patient/1bf0acf5-2de4-45c9-b64d-a0be8fc7648c">BALQIS</a></p><p><b>status</b>: Accepted</p></blockquote><p><b>requestedPeriod</b>: 2022-09-23 09:00:00+0800 --&gt; 2022-09-23 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="BALQIS"/>
    </extension>
    <extension url="identifier">
      <valueString value="000119141214"/>
    </extension>
    <extension url="gender">
      <valueCode value="female"/>
    </extension>
    <extension url="telecom">
      <valueContactDetail>
        <telecom>
          <system value="phone"/>
          <value value="0132256487"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="balqis@gmail.com"/>
        </telecom>
      </valueContactDetail>
    </extension>
    <extension url="birthDate">
      <valueDate value="2000-01-19"/>
    </extension>
    <extension url="age">
      <valueString value="22"/>
    </extension>
  </extension>
  <status value="fulfilled"/>
  <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="10"/>
      <display value="Outpatient HC"/>
    </coding>
  </serviceType>
  <specialty>
    <coding>
      <system
              value="http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core"/>
      <code value="86"/>
      <display value="Addiction &amp; Substance Abuse"/>
    </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="2022-09-23T09:00:00+08:00"/>
  <end value="2022-09-23T17:00:00+08:00"/>
  <slot>
    <reference value="Slot/79adda31-2fe5-431c-9783-4dbaf6d25a86"/>
  </slot>
  <participant>
    <actor>
      <reference
                 value="HealthcareService/21ca5ecf-a548-4a50-bb65-f332da1c51ba"/>
      <type value="HealthcareService"/>
      <display value="Addiction &amp; Substance Abuse"/>
    </actor>
    <status value="accepted"/>
  </participant>
  <participant>
    <actor>
      <reference value="Patient/1bf0acf5-2de4-45c9-b64d-a0be8fc7648c"/>
      <type value="Patient"/>
      <display value="BALQIS"/>
    </actor>
    <status value="accepted"/>
  </participant>
  <requestedPeriod>
    <start value="2022-09-23T09:00:00+08:00"/>
    <end value="2022-09-23T17:00:00+08:00"/>
  </requestedPeriod>
</Appointment>