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 2024-02-12 |
{
"resourceType" : "CodeSystem",
"id" : "code-system-observation-category-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-observation-category-my-core</b></p><a name=\"code-system-observation-category-my-core\"> </a><a name=\"hccode-system-observation-category-my-core\"> </a><a name=\"code-system-observation-category-my-core-en-US\"> </a><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/observation-category-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\">panel<a name=\"code-system-observation-category-my-core-panel\"> </a></td><td>Panel</td><td>Panel</td></tr><tr><td style=\"white-space:nowrap\">dental-alert<a name=\"code-system-observation-category-my-core-dental-alert\"> </a></td><td>Dental Alert</td><td>Dental Alert</td></tr><tr><td style=\"white-space:nowrap\">hajj<a name=\"code-system-observation-category-my-core-hajj\"> </a></td><td>Hajj Entry</td><td>Hajj Entry</td></tr><tr><td style=\"white-space:nowrap\">preliminary<a name=\"code-system-observation-category-my-core-preliminary\"> </a></td><td>Preliminary</td><td>Preliminary</td></tr></table></div>"
},
"url" : "http://fhir.hie.moh.gov.my/CodeSystem/observation-category-my-core",
"version" : "0.0.1",
"name" : "CodeSystemObservationCategoryMyCore",
"title" : "CodeSystemObservationCategory (MY Core)",
"status" : "active",
"date" : "2024-02-12T04:04:09.5621857+00:00",
"publisher" : "Malaysia Healthcare Nexus (MHN)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.mhn.asia/"
}
]
}
],
"description" : "Observation category",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compositional" : false,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "panel",
"display" : "Panel",
"definition" : "Panel"
},
{
"code" : "dental-alert",
"display" : "Dental Alert",
"definition" : "Dental Alert"
},
{
"code" : "hajj",
"display" : "Hajj Entry",
"definition" : "Hajj Entry"
},
{
"code" : "preliminary",
"display" : "Preliminary",
"definition" : "Preliminary"
}
]
}