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-02-12 |
{
"resourceType" : "CodeSystem",
"id" : "code-system-ward-class-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-ward-class-my-core</b></p><a name=\"code-system-ward-class-my-core\"> </a><a name=\"hccode-system-ward-class-my-core\"> </a><a name=\"code-system-ward-class-my-core-en-US\"> </a><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/ward-class-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\">00<a name=\"code-system-ward-class-my-core-00\"> </a></td><td>No Information</td><td>No Information</td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"code-system-ward-class-my-core-01\"> </a></td><td>1st Class</td><td>1st Class</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"code-system-ward-class-my-core-02\"> </a></td><td>2nd Class</td><td>2nd Class</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"code-system-ward-class-my-core-03\"> </a></td><td>3rd Class</td><td>3rd Class</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"code-system-ward-class-my-core-04\"> </a></td><td>VIP/Royal Class</td><td>VIP/Royal Class</td></tr><tr><td style=\"white-space:nowrap\">97<a name=\"code-system-ward-class-my-core-97\"> </a></td><td>Others / Not Relevant</td><td>Others / Not Relevant</td></tr></table></div>"
},
"url" : "http://fhir.hie.moh.gov.my/CodeSystem/ward-class-my-core",
"version" : "0.1.0",
"name" : "CodeSystemWardClassMyCore",
"title" : "CodeSystemWardClass (MY Core)",
"status" : "active",
"date" : "2024-02-12T04:04:09.5621857+00:00",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Ward Class",
"compositional" : false,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "00",
"display" : "No Information",
"definition" : "No Information"
},
{
"code" : "01",
"display" : "1st Class",
"definition" : "1st Class"
},
{
"code" : "02",
"display" : "2nd Class",
"definition" : "2nd Class"
},
{
"code" : "03",
"display" : "3rd Class",
"definition" : "3rd Class"
},
{
"code" : "04",
"display" : "VIP/Royal Class",
"definition" : "VIP/Royal Class"
},
{
"code" : "97",
"display" : "Others / Not Relevant",
"definition" : "Others / Not Relevant"
}
]
}