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

: CodeSystem-encounter-class-my-core - XML Representation

Active as of 2024-02-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="code-system-encounter-class-my-core"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>CodeSystem-encounter-class-my-core</h2><tt>http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core</tt><p>Encounter Class list</p></div>
  </text>
  <url value="http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core"/>
  <identifier>
    <value value="code-system-encounter-class-my-core"/>
  </identifier>
  <version value="0.0.1"/>
  <name value="CodeSystemEncounterClassMyCore"/>
  <title value="CodeSystem-encounter-class-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="Encounter Class list"/>
  <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="9"/>
  <concept>
    <code value="AMB"/>
    <display value="Outpatient"/>
    <definition value="Ambulatory"/>
  </concept>
  <concept>
    <code value="IMP"/>
    <display value="Inpatient"/>
    <definition value="Inpatient"/>
  </concept>
  <concept>
    <code value="EMER"/>
    <display value="Emergency"/>
    <definition value="Emergency"/>
  </concept>
  <concept>
    <code value="VR"/>
    <display value="Virtual"/>
    <definition value="Virtual"/>
  </concept>
  <concept>
    <code value="CS"/>
    <display value="Clinical Support"/>
    <definition value="Clinical Support"/>
  </concept>
  <concept>
    <code value="SS"/>
    <display value="Day Care"/>
    <definition value="Short Stay"/>
  </concept>
  <concept>
    <code value="PAC"/>
    <display value="Patient Admission Center (PAC)"/>
    <definition value="PAC"/>
  </concept>
  <concept>
    <code value="FLD"/>
    <display value="Field"/>
    <definition value="Field"/>
  </concept>
  <concept>
    <code value="ADM"/>
    <display value="Administrative"/>
    <definition value="Administrative"/>
  </concept>
</CodeSystem>