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-tdm-recommended-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-tdm-recommended-type-my-core</b></p><a name=\"code-system-tdm-recommended-type-my-core\"> </a><a name=\"hccode-system-tdm-recommended-type-my-core\"> </a><a name=\"code-system-tdm-recommended-type-my-core-en-US\"> </a><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/tdm-recommended-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\">ITD<a name=\"code-system-tdm-recommended-type-my-core-ITD\"> </a></td><td>Increase The Dose</td><td>Increase The Dose</td></tr><tr><td style=\"white-space:nowrap\">MTD<a name=\"code-system-tdm-recommended-type-my-core-MTD\"> </a></td><td>Maintain The Dose</td><td>Maintain The Dose</td></tr><tr><td style=\"white-space:nowrap\">RTD<a name=\"code-system-tdm-recommended-type-my-core-RTD\"> </a></td><td>Reduce The Dose</td><td>Reduce The Dose</td></tr><tr><td style=\"white-space:nowrap\">RTP<a name=\"code-system-tdm-recommended-type-my-core-RTP\"> </a></td><td>Refer to Pharmacist Notes</td><td>Refer to Pharmacist Notes</td></tr><tr><td style=\"white-space:nowrap\">STD<a name=\"code-system-tdm-recommended-type-my-core-STD\"> </a></td><td>Stop The Dose</td><td>Stop The Dose</td></tr><tr><td style=\"white-space:nowrap\">WTD<a name=\"code-system-tdm-recommended-type-my-core-WTD\"> </a></td><td>Withhold The Dose</td><td>Withhold The Dose</td></tr></table></div>"
},
"url" : "http://fhir.hie.moh.gov.my/CodeSystem/tdm-recommended-type-my-core",
"version" : "0.1.0",
"name" : "CodeSystemTdmRecommendedTypeMyCore",
"title" : "CodeSystemTdmRecommendedType (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" : "TDM recommended type",
"compositional" : false,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "ITD",
"display" : "Increase The Dose",
"definition" : "Increase The Dose"
},
{
"code" : "MTD",
"display" : "Maintain The Dose",
"definition" : "Maintain The Dose"
},
{
"code" : "RTD",
"display" : "Reduce The Dose",
"definition" : "Reduce The Dose"
},
{
"code" : "RTP",
"display" : "Refer to Pharmacist Notes",
"definition" : "Refer to Pharmacist Notes"
},
{
"code" : "STD",
"display" : "Stop The Dose",
"definition" : "Stop The Dose"
},
{
"code" : "WTD",
"display" : "Withhold The Dose",
"definition" : "Withhold The Dose"
}
]
}