0.1.0 - ci-build
MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-04-16 |
{
"resourceType" : "CodeSystem",
"id" : "code-system-organization-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-organization-type-my-core</b></p><a name=\"code-system-organization-type-my-core\"> </a><a name=\"hccode-system-organization-type-my-core\"> </a><a name=\"code-system-organization-type-my-core-en-US\"> </a><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/organization-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\">1<a name=\"code-system-organization-type-my-core-1\"> </a></td><td>Government</td><td>Government</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"code-system-organization-type-my-core-2\"> </a></td><td>Private</td><td>Private</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"code-system-organization-type-my-core-3\"> </a></td><td>Non-Governmental Organization</td><td>Non-Governmental Organization</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"code-system-organization-type-my-core-4\"> </a></td><td>Government (KKM) under construction</td><td>Government (KKM) under construction</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"code-system-organization-type-my-core-5\"> </a></td><td>Source System</td><td>Source System</td></tr><tr><td style=\"white-space:nowrap\">payer<a name=\"code-system-organization-type-my-core-payer\"> </a></td><td>Payer</td><td>Payer</td></tr></table></div>"
},
"url" : "http://fhir.hie.moh.gov.my/CodeSystem/organization-type-my-core",
"version" : "0.1.0",
"name" : "CodeSystemOrganizationTypeMyCore",
"title" : "CodeSystemOrganizationType (MY Core)",
"status" : "active",
"date" : "2024-04-16T01:09:35.2239695+00:00",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Type of Health Care organization Malaysia",
"compositional" : false,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "1",
"display" : "Government",
"definition" : "Government"
},
{
"code" : "2",
"display" : "Private",
"definition" : "Private"
},
{
"code" : "3",
"display" : "Non-Governmental Organization",
"definition" : "Non-Governmental Organization"
},
{
"code" : "4",
"display" : "Government (KKM) under construction",
"definition" : "Government (KKM) under construction"
},
{
"code" : "5",
"display" : "Source System",
"definition" : "Source System"
},
{
"code" : "payer",
"display" : "Payer",
"definition" : "Payer"
}
]
}