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-vce-slt-example - XML Representation

Raw xml | Download


<Slot xmlns="http://hl7.org/fhir">
  <id value="example-vce-slt-example"/>
  <meta>
    <source value="http://provider.hie.moh.gov.my"/>
    <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"><p class="res-header-id"><b>Generated Narrative: Slot example-vce-slt-example</b></p><a name="example-vce-slt-example"> </a><a name="hcexample-vce-slt-example"> </a><a name="example-vce-slt-example-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: <a href="http://provider.hie.moh.gov.my">http://provider.hie.moh.gov.my</a></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>available: 9</li><li>quota: 10</li></ul></blockquote><p><b>identifier</b>: <code>http://fhir.hie.moh.gov.my/sid/vc-token</code>/19d3b96a-6c4d-485a-9514-cbf6ccfeed6b</p><p><b>serviceCategory</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core VR}">Virtual</span></p><p><b>serviceType</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core VCE}">Education Virtual Consultation</span></p><p><b>specialty</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core 149}">Communicable Disease</span></p><p><b>appointmentType</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core affiliate}">Affiliate</span></p><p><b>schedule</b>: <a href="Schedule/vce-sch-example">Schedule/vce-sch-example</a></p><p><b>status</b>: Free</p><p><b>start</b>: 2023-07-10 21:00:00+0800</p><p><b>end</b>: 2023-07-10 22:00:00+0800</p><p><b>comment</b>: HTJ-Communicable Disease</p></div>
  </text>
  <extension
             url="http://fhir.hie.moh.gov.my/StructureDefinition/slot-quota-my-core">
    <extension url="available">
      <valueString value="9"/>
    </extension>
    <extension url="quota">
      <valueString value="10"/>
    </extension>
  </extension>
  <identifier>
    <system value="http://fhir.hie.moh.gov.my/sid/vc-token"/>
    <value value="19d3b96a-6c4d-485a-9514-cbf6ccfeed6b"/>
  </identifier>
  <serviceCategory>
    <coding>
      <system
              value="http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core"/>
      <code value="VR"/>
      <display value="Virtual"/>
    </coding>
  </serviceCategory>
  <serviceType>
    <coding>
      <system
              value="http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core"/>
      <code value="VCE"/>
      <display value="Education Virtual Consultation"/>
    </coding>
  </serviceType>
  <specialty>
    <coding>
      <system
              value="http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core"/>
      <code value="149"/>
      <display value="Communicable Disease"/>
    </coding>
  </specialty>
  <appointmentType>
    <coding>
      <system
              value="http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core"/>
      <code value="affiliate"/>
      <display value="Affiliate"/>
    </coding>
  </appointmentType>
  <schedule>
    <reference value="Schedule/vce-sch-example"/>
  </schedule>
  <status value="free"/>
  <start value="2023-07-10T21:00:00+08:00"/>
  <end value="2023-07-10T22:00:00+08:00"/>
  <comment value="HTJ-Communicable Disease"/>
</Slot>