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

: CodeSystemServiceType (MY Core) - JSON Representation

Active as of 2024-02-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "code-system-service-type-my-core",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CodeSystemServiceType (MY Core)</h2><tt>http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core</tt></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core",
  "version" : "0.0.1",
  "name" : "CodeSystemServiceTypeMyCore",
  "title" : "CodeSystemServiceType (MY Core)",
  "status" : "active",
  "date" : "2024-02-12T04:04:09.5621857+00:00",
  "publisher" : "Malaysia Healthcare Nexus (MHN)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mhn.asia/"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compositional" : false,
  "content" : "complete",
  "count" : 15,
  "property" : [
    {
      "code" : "classCode",
      "type" : "code"
    }
  ],
  "concept" : [
    {
      "code" : "ADM",
      "display" : "Administrative",
      "definition" : "Administrative",
      "property" : [
        {
          "code" : "classCode",
          "valueCode" : "ADM"
        }
      ]
    },
    {
      "code" : "10",
      "display" : "Outpatient HC",
      "definition" : "Outpatient HC",
      "property" : [
        {
          "code" : "classCode",
          "valueCode" : "AMB"
        }
      ]
    },
    {
      "code" : "11",
      "display" : "Outpatient PAC",
      "definition" : "Outpatient PAC",
      "property" : [
        {
          "code" : "classCode",
          "valueCode" : "PAC"
        }
      ]
    },
    {
      "code" : "01",
      "display" : "Inpatient",
      "definition" : "Pesakit Dalam",
      "property" : [
        {
          "code" : "classCode",
          "valueCode" : "IMP"
        }
      ]
    },
    {
      "code" : "02",
      "display" : "Day Care",
      "definition" : "Rawatan Harian",
      "property" : [
        {
          "code" : "classCode",
          "valueCode" : "SS"
        }
      ]
    },
    {
      "code" : "03",
      "display" : "Outpatient",
      "definition" : "Pesakit Luar",
      "property" : [
        {
          "code" : "classCode",
          "valueCode" : "AMB"
        }
      ]
    },
    {
      "code" : "04",
      "display" : "Health Screening (Saringan Kesihatan)",
      "definition" : "Health Screening (Saringan Kesihatan)",
      "property" : [
        {
          "code" : "classCode",
          "valueCode" : "AMB"
        },
        {
          "code" : "classCode",
          "valueCode" : "FLD"
        }
      ]
    },
    {
      "code" : "05",
      "display" : "Traditional & Complementary Medicine",
      "definition" : "Perubatan Tradisional & Komplementari",
      "property" : [
        {
          "code" : "classCode",
          "valueCode" : "AMB"
        }
      ]
    },
    {
      "code" : "06",
      "display" : "Clinical Support",
      "definition" : "Sokongan Klinikal",
      "property" : [
        {
          "code" : "classCode",
          "valueCode" : "CS"
        },
        {
          "code" : "classCode",
          "valueCode" : "AMB"
        }
      ]
    },
    {
      "code" : "07",
      "display" : "Outpatient General (Hospital)",
      "definition" : "Outpatient General",
      "property" : [
        {
          "code" : "classCode",
          "valueCode" : "AMB"
        }
      ]
    },
    {
      "code" : "08",
      "display" : "Outpatient Specialist",
      "definition" : "Outpatient Specialist",
      "property" : [
        {
          "code" : "classCode",
          "valueCode" : "AMB"
        }
      ]
    },
    {
      "code" : "09",
      "display" : "Emergency & Trauma",
      "definition" : "Outpatient ETD",
      "property" : [
        {
          "code" : "classCode",
          "valueCode" : "EMER"
        },
        {
          "code" : "classCode",
          "valueCode" : "FLD"
        },
        {
          "code" : "classCode",
          "valueCode" : "AMB"
        }
      ]
    },
    {
      "code" : "VCI",
      "display" : "Individual Virtual Consultation",
      "definition" : "Individual Virtual Consultation",
      "property" : [
        {
          "code" : "classCode",
          "valueCode" : "VR"
        }
      ]
    },
    {
      "code" : "VCMDT",
      "display" : "MDT Virtual Consultation",
      "definition" : "MDT Virtual Consultation",
      "property" : [
        {
          "code" : "classCode",
          "valueCode" : "VR"
        }
      ]
    },
    {
      "code" : "VCE",
      "display" : "Education Virtual Consultation",
      "definition" : "Education Virtual Consultation",
      "property" : [
        {
          "code" : "classCode",
          "valueCode" : "VR"
        }
      ]
    },
    {
      "code" : "VCD",
      "display" : "On-Demand Virtual Consultation",
      "definition" : "On-Demand Virtual Consultation",
      "property" : [
        {
          "code" : "classCode",
          "valueCode" : "VR"
        }
      ]
    }
  ]
}