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

Raw xml | Download


<HealthcareService xmlns="http://hl7.org/fhir">
  <id value="example-healthcareservice"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2022-09-29T01:41:55.318+08:00"/>
    <source value="http://provider.hie.moh.gov.my#fBFuoM0xgFTn52vn"/>
    <profile
             value="http://fhir.hie.moh.gov.my/StructureDefinition/HealthcareService-my-core"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: HealthcareService example-healthcareservice</b></p><a name="example-healthcareservice"> </a><a name="hcexample-healthcareservice"> </a><a name="example-healthcareservice-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: 2; Last updated: 2022-09-29 01:41:55+0800; </p><p style="margin-bottom: 0px">Information Source: <a href="http://provider.hie.moh.gov.my#fBFuoM0xgFTn52vn">http://provider.hie.moh.gov.my#fBFuoM0xgFTn52vn</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-HealthcareService-my-core.html">HealthcareService (MY Core)</a></p></div><p><b>ExtensionPublicBooking (MY Core)</b>: true</p><p><b>active</b>: true</p><p><b>providedBy</b>: <a href="Organization/11-05040012">Organization/11-05040012</a></p><p><b>category</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core AMB}">Outpatient</span></p><p><b>type</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 552}">Primary Oral Health Care</span></p><p><b>name</b>: Primary Oral Health Care</p><p><b>appointmentRequired</b>: true</p></div>
  </text>
  <extension
             url="http://fhir.hie.moh.gov.my/StructureDefinition/public-booking-my-core">
    <valueBoolean value="true"/>
  </extension>
  <active value="true"/>
  <providedBy>
    <reference value="Organization/11-05040012"/>
  </providedBy>
  <category>
    <coding>
      <system
              value="http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core"/>
      <code value="AMB"/>
      <display value="Outpatient"/>
    </coding>
  </category>
  <type>
    <coding>
      <system
              value="http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core"/>
      <code value="03"/>
      <display value="Outpatient"/>
    </coding>
  </type>
  <specialty>
    <coding>
      <system
              value="http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core"/>
      <code value="552"/>
      <display value="Primary Oral Health Care"/>
    </coding>
  </specialty>
  <name value="Primary Oral Health Care"/>
  <appointmentRequired value="true"/>
</HealthcareService>