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) - XML Representation

Active as of 2023-06-07

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="code-system-payment-issuer-type-my-core"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="http://fhir.hie.moh.gov.my/CodeSystem/payment-issuer-type-my-core"/>
  <version value="0.0.1"/>
  <name value="CodeSystemPaymentIssuerTypeMyCore"/>
  <title value="CodeSystemPaymentIssuerType (MY Core)"/>
  <status value="active"/>
  <date value="2023-06-07T07:16:10.3933867+00:00"/>
  <publisher value="Malaysia Healthcare Nexus (MHN)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.mhn.asia/"/>
    </telecom>
  </contact>
  <description value="Payment Issuer Type"/>
  <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="3"/>
  <concept>
    <code value="nationalinsruance"/>
    <display value="BPJS"/>
    <definition value="Pembayaran BPJS"/>
  </concept>
  <concept>
    <code value="insurance"/>
    <display value="Asuransi Mandiri"/>
    <definition
                value="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."/>
  </concept>
  <concept>
    <code value="patient"/>
    <display value="Pribadi"/>
    <definition
                value="The patient or a party issuing payment on behalf of the patient."/>
  </concept>
</CodeSystem>