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" : "ValueSet",
"id" : "value-set-encounter-priority-my-core",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet value-set-encounter-priority-my-core</b></p><a name=\"value-set-encounter-priority-my-core\"> </a><a name=\"hcvalue-set-encounter-priority-my-core\"> </a><a name=\"value-set-encounter-priority-my-core-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html\"><code>http://hl7.org/fhir/request-priority</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-routine\">routine</a></td><td>Routine</td><td>The request has normal priority.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-urgent\">urgent</a></td><td>Urgent</td><td>The request should be actioned promptly - higher priority than routine.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-stat\">stat</a></td><td>STAT</td><td>The request should be actioned immediately - highest possible priority. E.g. an emergency.</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.hie.moh.gov.my/ValueSet/encounter-priority-my-core",
"version" : "0.0.1",
"name" : "ValueSetPriorityMyCore",
"title" : "ValueSetPriority (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" : "Composition section",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/request-priority",
"concept" : [
{
"code" : "routine",
"display" : "Routine"
},
{
"code" : "urgent",
"display" : "Urgent"
},
{
"code" : "stat",
"display" : "STAT"
}
]
}
]
}
}