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

: CodeSystemCancelationReason (MY Core) - XML Representation

Active as of 2024-02-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="code-system-cancellation-reason-my-core"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>CodeSystemCancelationReason (MY Core)</h2><tt>http://fhir.hie.moh.gov.my/CodeSystem/cancellation-reason-my-core</tt><p>Appointment cancellation reason</p></div>
  </text>
  <url
       value="http://fhir.hie.moh.gov.my/CodeSystem/cancellation-reason-my-core"/>
  <version value="0.0.1"/>
  <name value="CodeSystemCancelationReasonMyCore"/>
  <title value="CodeSystemCancelationReason (MY Core)"/>
  <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="Appointment cancellation reason"/>
  <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="4"/>
  <concept>
    <code value="0"/>
    <display value="Other"/>
    <definition value="Other"/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="Customer/Patient request"/>
    <definition value="Customer/Patient request"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Reschedule appointment"/>
    <definition value="Reschedule appointment"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Organizer request"/>
    <definition value="Organizer request"/>
  </concept>
</CodeSystem>