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-vci-sch-example - XML Representation

Raw xml | Download


<Schedule xmlns="http://hl7.org/fhir">
  <id value="example-vci-sch-example"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2023-07-12T14:31:41.167+08:00"/>
    <source value="http://provider.hie.moh.gov.my#ISouNJgtu40Ruqu0"/>
    <profile
             value="http://fhir.hie.moh.gov.my/StructureDefinition/Schedule-my-core"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Schedule example-vci-sch-example</b></p><a name="example-vci-sch-example"> </a><a name="hcexample-vci-sch-example"> </a><a name="example-vci-sch-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">version: 1; Last updated: 2023-07-12 14:31:41+0800; </p><p style="margin-bottom: 0px">Information Source: <a href="http://provider.hie.moh.gov.my#ISouNJgtu40Ruqu0">http://provider.hie.moh.gov.my#ISouNJgtu40Ruqu0</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Schedule-my-core.html">Schedule (MY Core)</a></p></div><p><b>ExtensionScheduleType (MY Core)</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core affiliate}">Affiliate</span></p><p><b>active</b>: true</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 VCI}">Individual Virtual Consultation</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>actor</b>: <a href="HealthcareService/368d90f6-d0d0-4b8c-a83b-45f1e3034dcc">Communicable Disease</a></p><p><b>planningHorizon</b>: 2023-07-10 21:00:00+0800 --&gt; 2023-07-10 22:00:00+0800</p><p><b>comment</b>: HTJ-Addiction clinic</p></div>
  </text>
  <extension
             url="http://fhir.hie.moh.gov.my/StructureDefinition/schedule-type-my-core">
    <valueCodeableConcept>
      <coding>
        <system
                value="http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core"/>
        <code value="affiliate"/>
        <display value="Affiliate"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <active value="true"/>
  <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="VCI"/>
      <display value="Individual Virtual Consultation"/>
    </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>
  <actor>
    <reference
               value="HealthcareService/368d90f6-d0d0-4b8c-a83b-45f1e3034dcc"/>
    <type value="HealthcareService"/>
    <display value="Communicable Disease"/>
  </actor>
  <planningHorizon>
    <start value="2023-07-10T21:00:00+08:00"/>
    <end value="2023-07-10T22:00:00+08:00"/>
  </planningHorizon>
  <comment value="HTJ-Addiction clinic"/>
</Schedule>