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-condition-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-condition-category-my-core</b></p><a name=\"code-system-condition-category-my-core\"> </a><a name=\"hccode-system-condition-category-my-core\"> </a><a name=\"code-system-condition-category-my-core-en-US\"> </a><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/condition-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\">dental-alert<a name=\"code-system-condition-category-my-core-dental-alert\"> </a></td><td>Dental Alert</td><td>Dental Alert</td></tr><tr><td style=\"white-space:nowrap\">death-certificate<a name=\"code-system-condition-category-my-core-death-certificate\"> </a></td><td>Death Certificate</td><td>Death Certificate</td></tr></table></div>"
},
"url" : "http://fhir.hie.moh.gov.my/CodeSystem/condition-category-my-core",
"version" : "0.1.0",
"name" : "CodeSystemConditionCategoryMyCore",
"title" : "CodeSystemConditionCategory (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" : "Code System condition category in Malaysia",
"compositional" : false,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "dental-alert",
"display" : "Dental Alert",
"definition" : "Dental Alert"
},
{
"code" : "death-certificate",
"display" : "Death Certificate",
"definition" : "Death Certificate"
}
]
}