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

: CodeSystemPaymentIssuerType (MY Core) - JSON Representation

Active as of 2023-06-07

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "code-system-payment-issuer-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-payment-issuer-type-my-core</b></p><a name=\"code-system-payment-issuer-type-my-core\"> </a><a name=\"hccode-system-payment-issuer-type-my-core\"> </a><a name=\"code-system-payment-issuer-type-my-core-en-US\"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/payment-issuer-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\">nationalinsruance<a name=\"code-system-payment-issuer-type-my-core-nationalinsruance\"> </a></td><td>BPJS</td><td>Pembayaran BPJS</td></tr><tr><td style=\"white-space:nowrap\">insurance<a name=\"code-system-payment-issuer-type-my-core-insurance\"> </a></td><td>Asuransi Mandiri</td><td>An insurer, or party acting on their behalf, which is making payment following a contract, direct or indirect, with the patient to pay for healthcare-related services.</td></tr><tr><td style=\"white-space:nowrap\">patient<a name=\"code-system-payment-issuer-type-my-core-patient\"> </a></td><td>Pribadi</td><td>The patient or a party issuing payment on behalf of the patient.</td></tr></table></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/CodeSystem/payment-issuer-type-my-core",
  "version" : "0.0.1",
  "name" : "CodeSystemPaymentIssuerTypeMyCore",
  "title" : "CodeSystemPaymentIssuerType (MY Core)",
  "status" : "active",
  "date" : "2023-06-07T07:16:10.3933867+00:00",
  "publisher" : "Malaysia Healthcare Nexus (MHN)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mhn.asia/"
        }
      ]
    }
  ],
  "description" : "Payment Issuer Type",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compositional" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "nationalinsruance",
      "display" : "BPJS",
      "definition" : "Pembayaran BPJS"
    },
    {
      "code" : "insurance",
      "display" : "Asuransi Mandiri",
      "definition" : "An insurer, or party acting on their behalf, which is making payment following a contract, direct or indirect, with the patient to pay for healthcare-related services."
    },
    {
      "code" : "patient",
      "display" : "Pribadi",
      "definition" : "The patient or a party issuing payment on behalf of the patient."
    }
  ]
}