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

: CodeSystemContractMembershipType (MY Core) - JSON Representation

Active as of 2024-04-16

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "code-system-contract-membership-type-my-core",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem code-system-contract-membership-type-my-core</b></p><a name=\"code-system-contract-membership-type-my-core\"> </a><a name=\"hccode-system-contract-membership-type-my-core\"> </a><a name=\"code-system-contract-membership-type-my-core-en-US\"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/contract-membership-type-my-core</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">PPKK<a name=\"code-system-contract-membership-type-my-core-PPKK\"> </a></td><td>Panel Penasihat Klinik Kesihatan</td><td>Panel Penasihat Klinik Kesihatan</td></tr><tr><td style=\"white-space:nowrap\">ALPH<a name=\"code-system-contract-membership-type-my-core-ALPH\"> </a></td><td>Ahli Lembaga Pelawat Hospital</td><td>Ahli Lembaga Pelawat Hospital</td></tr></table></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/CodeSystem/contract-membership-type-my-core",
  "version" : "0.0.1",
  "name" : "CodeSystemContractMembershipType",
  "title" : "CodeSystemContractMembershipType (MY Core)",
  "status" : "active",
  "date" : "2024-04-16T01:09:35.2239695+00:00",
  "publisher" : "Malaysia Healthcare Nexus (MHN)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mhn.asia/"
        }
      ]
    }
  ],
  "description" : "Contract Membership Type",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compositional" : false,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "PPKK",
      "display" : "Panel Penasihat Klinik Kesihatan",
      "definition" : "Panel Penasihat Klinik Kesihatan"
    },
    {
      "code" : "ALPH",
      "display" : "Ahli Lembaga Pelawat Hospital",
      "definition" : "Ahli Lembaga Pelawat Hospital"
    }
  ]
}