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
Active as of 2023-06-26 |
{
"resourceType" : "CodeSystem",
"id" : "code-system-payment-method-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-method-my-core</b></p><a name=\"code-system-payment-method-my-core\"> </a><a name=\"hccode-system-payment-method-my-core\"> </a><a name=\"code-system-payment-method-my-core-en-US\"> </a><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/payment-method-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\">CASH<a name=\"code-system-payment-method-my-core-CASH\"> </a></td><td>Cash</td><td>Cash</td></tr><tr><td style=\"white-space:nowrap\">CCCA<a name=\"code-system-payment-method-my-core-CCCA\"> </a></td><td>Credit Card</td><td>Credit Card</td></tr><tr><td style=\"white-space:nowrap\">CCHK<a name=\"code-system-payment-method-my-core-CCHK\"> </a></td><td>Cashier's Check</td><td>Cashier's Check</td></tr><tr><td style=\"white-space:nowrap\">CDAC<a name=\"code-system-payment-method-my-core-CDAC\"> </a></td><td>Credit/Debit Account</td><td>Credit/Debit Account</td></tr><tr><td style=\"white-space:nowrap\">CHCK<a name=\"code-system-payment-method-my-core-CHCK\"> </a></td><td>Check</td><td>Check</td></tr><tr><td style=\"white-space:nowrap\">DDPO<a name=\"code-system-payment-method-my-core-DDPO\"> </a></td><td>Direct Deposit</td><td>Direct Deposit</td></tr><tr><td style=\"white-space:nowrap\">DEBC<a name=\"code-system-payment-method-my-core-DEBC\"> </a></td><td>Debit Card</td><td>Debit Card</td></tr><tr><td style=\"white-space:nowrap\">SWFT<a name=\"code-system-payment-method-my-core-SWFT\"> </a></td><td>Society for Worldwide Interbank Financial Telecommunications (S.W.I.F.T.)</td><td>Society for Worldwide Interbank Financial Telecommunications (S.W.I.F.T.)</td></tr><tr><td style=\"white-space:nowrap\">TRAC<a name=\"code-system-payment-method-my-core-TRAC\"> </a></td><td>Traveler's Check</td><td>Traveler's Check</td></tr><tr><td style=\"white-space:nowrap\">VISN<a name=\"code-system-payment-method-my-core-VISN\"> </a></td><td>VISA Special Electronic Funds Transfer Network</td><td>VISA Special Electronic Funds Transfer Network</td></tr></table></div>"
},
"url" : "http://fhir.hie.moh.gov.my/CodeSystem/payment-method-my-core",
"version" : "0.0.1",
"name" : "CodeSystemPaymentMethodMyCore",
"title" : "CodeSystemPaymentMethod (MY Core)",
"status" : "active",
"date" : "2023-06-26T00:55:17.2867281+00:00",
"publisher" : "Malaysia Healthcare Nexus (MHN)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.mhn.asia/"
}
]
}
],
"description" : "Payment Method",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compositional" : false,
"content" : "complete",
"count" : 10,
"concept" : [
{
"code" : "CASH",
"display" : "Cash",
"definition" : "Cash"
},
{
"code" : "CCCA",
"display" : "Credit Card",
"definition" : "Credit Card"
},
{
"code" : "CCHK",
"display" : "Cashier's Check",
"definition" : "Cashier's Check"
},
{
"code" : "CDAC",
"display" : "Credit/Debit Account",
"definition" : "Credit/Debit Account"
},
{
"code" : "CHCK",
"display" : "Check",
"definition" : "Check"
},
{
"code" : "DDPO",
"display" : "Direct Deposit",
"definition" : "Direct Deposit"
},
{
"code" : "DEBC",
"display" : "Debit Card",
"definition" : "Debit Card"
},
{
"code" : "SWFT",
"display" : "Society for Worldwide Interbank Financial Telecommunications (S.W.I.F.T.)",
"definition" : "Society for Worldwide Interbank Financial Telecommunications (S.W.I.F.T.)"
},
{
"code" : "TRAC",
"display" : "Traveler's Check",
"definition" : "Traveler's Check"
},
{
"code" : "VISN",
"display" : "VISA Special Electronic Funds Transfer Network",
"definition" : "VISA Special Electronic Funds Transfer Network"
}
]
}