CodeSystemTdmRecommendedType (MY Core)

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="code-system-tdm-recommended-type-my-core" />
    <text>
        <status value="generated" />
        --- We have skipped the narrative for better readability of the resource ---
    </text>
    <url value="http://fhir.hie.moh.gov.my/CodeSystem/tdm-recommended-type-my-core" />
    <version value="1.0.0" />
    <name value="CodeSystemTdmRecommededTypeMyCore" />
    <title value="CodeSystemTdmRecommededType (MY Core)" />
    <status value="active" />
    <date value="2024-02-12T04:04:09.5621857+00:00" />
    <description value="TDM recommended type" />
    <compositional value="false" />
    <content value="complete" />
    <count value="6" />
    <concept>
        <code value="ITD" />
        <display value="Increase The Dose" />
        <definition value="Increase The Dose" />
    </concept>
    <concept>
        <code value="MTD" />
        <display value="Maintain The Dose" />
        <definition value="Maintain The Dose" />
    </concept>
    <concept>
        <code value="RTD" />
        <display value="Reduce The Dose" />
        <definition value="Reduce The Dose" />
    </concept>
    <concept>
        <code value="RTP" />
        <display value="Refer to Pharmacist Notes" />
        <definition value="Refer to Pharmacist Notes" />
    </concept>
    <concept>
        <code value="STD" />
        <display value="Stop The Dose" />
        <definition value="Stop The Dose" />
    </concept>
    <concept>
        <code value="WTD" />
        <display value="Withhold The Dose" />
        <definition value="Withhold The Dose" />
    </concept>
</CodeSystem>

{
    "resourceType": "CodeSystem",
    "id": "code-system-tdm-recommended-type-my-core",
    "text": {
        "status": "generated",
        --- We have skipped the narrative for better readability of the resource ---
    },
    "url": "http://fhir.hie.moh.gov.my/CodeSystem/tdm-recommended-type-my-core",
    "version": "1.0.0",
    "name": "CodeSystemTdmRecommededTypeMyCore",
    "title": "CodeSystemTdmRecommededType (MY Core)",
    "status": "active",
    "date": "2024-02-12T04:04:09.5621857+00:00",
    "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"
        }
    ]
}

Defining URL http://fhir.hie.moh.gov.my/CodeSystem/tdm-recommended-type-my-core
version 1.0.0
Name CodeSystemTdmRecommendedTypeMyCore
Description Malaysia Tdm Recommended Type List
Title CodeSystemTdmRecommendedType (MY Core)
Status Active as of 05-12-2022
Publisher Malaysia MOH - HIE Steering Committee
Copyright Used by permission of HL7 International, all rights reserved Creative Commons License

This code system http://fhir.hie.moh.gov.my/CodeSystem/tdm-recommended-type-my-core defines the following codes:

CodeDisplayDefinition
ITDIncrease The DoseIncrease The Dose
MTDMaintain The DoseMaintain The Dose
RTDReduce The DoseReduce The Dose
RTPRefer to Pharmacist NotesRefer to Pharmacist Notes
STDStop The DoseStop The Dose
WTDWithhold The DoseWithhold The Dose