ImplementationGuide for Malaysia Core (MY Core)
0.0.1 - CI Build

ImplementationGuide for Malaysia Core (MY Core), published by Malaysia Healthcare Nexus (MHN). This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nhphong245/my-core-ig-r4/ and changes regularly. See the Directory of published versions

: CodeSystemScheduleType (MYCore) - XML Representation

Active as of 2024-02-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="code-system-schedule-type-my-core"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>CodeSystemScheduleType (MYCore)</h2><tt>http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core</tt><p>Schedule Type</p></div>
  </text>
  <url value="http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core"/>
  <version value="0.0.1"/>
  <name value="CodeSystemScheduleTypeMyCore"/>
  <title value="CodeSystemScheduleType (MYCore)"/>
  <status value="active"/>
  <date value="2024-02-12T04:04:09.5621857+00:00"/>
  <publisher value="Malaysia Healthcare Nexus (MHN)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.mhn.asia/"/>
    </telecom>
  </contact>
  <description value="Schedule &amp; Appointment Type"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compositional value="false"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="internal"/>
    <display value="Internal"/>
    <definition value="Schedule only for internal booking"/>
  </concept>
  <concept>
    <code value="public"/>
    <display value="Public"/>
    <definition value="Schedule allowed for public booking"/>
  </concept>
  <concept>
    <code value="affiliate"/>
    <display value="Affiliate"/>
    <definition value="Schedule allowed for affiliated organization booking"/>
  </concept>
  <concept>
    <code value="outsource"/>
    <display value="Outsource"/>
    <definition value="Schedule allowed for outsource organization booking"/>
  </concept>
  <concept>
    <code value="walk-in"/>
    <display value="Walk In"/>
    <definition value="Appointment walk-in"/>
  </concept>
</CodeSystem>