Kenya National Cancer Control Programme (NCCP) FHIR Implementation Guide, published by Digital Health Agency (DHA), Kenya. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/nccpFHIRIG/ and changes regularly. See the Directory of published versions
| Active as of 2026-06-04 |
{
"resourceType" : "CodeSystem",
"id" : "ctcae-action-taken-cs",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ctcae-action-taken-cs</b></p><a name=\"ctcae-action-taken-cs\"> </a><a name=\"hcctcae-action-taken-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/ctcae-action-taken-cs</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\">NONE<a name=\"ctcae-action-taken-cs-NONE\"> </a></td><td>No Action</td><td>No change to treatment; adverse event managed conservatively.</td></tr><tr><td style=\"white-space:nowrap\">DOSE-REDUCED<a name=\"ctcae-action-taken-cs-DOSE-REDUCED\"> </a></td><td>Dose Reduced</td><td>Subsequent dose reduced per dose-modification guidelines.</td></tr><tr><td style=\"white-space:nowrap\">DOSE-DELAYED<a name=\"ctcae-action-taken-cs-DOSE-DELAYED\"> </a></td><td>Dose Delayed</td><td>Next treatment cycle delayed pending recovery.</td></tr><tr><td style=\"white-space:nowrap\">DOSE-OMITTED<a name=\"ctcae-action-taken-cs-DOSE-OMITTED\"> </a></td><td>Dose Omitted</td><td>One or more agents omitted from the current cycle.</td></tr><tr><td style=\"white-space:nowrap\">DOSE-REDUCED-DELAYED<a name=\"ctcae-action-taken-cs-DOSE-REDUCED-DELAYED\"> </a></td><td>Dose Reduced and Delayed</td><td>Combination of dose reduction and delay.</td></tr><tr><td style=\"white-space:nowrap\">DRUG-DISCONTINUED<a name=\"ctcae-action-taken-cs-DRUG-DISCONTINUED\"> </a></td><td>Drug Discontinued</td><td>Causative agent permanently discontinued.</td></tr><tr><td style=\"white-space:nowrap\">HOSPITALISED<a name=\"ctcae-action-taken-cs-HOSPITALISED\"> </a></td><td>Hospitalised</td><td>Patient admitted for management of the adverse event.</td></tr><tr><td style=\"white-space:nowrap\">SYMPTOMATIC-TREATMENT<a name=\"ctcae-action-taken-cs-SYMPTOMATIC-TREATMENT\"> </a></td><td>Symptomatic Treatment</td><td>Supportive medications added (anti-emetics, G-CSF, etc.).</td></tr><tr><td style=\"white-space:nowrap\">TREATMENT-COMPLETED<a name=\"ctcae-action-taken-cs-TREATMENT-COMPLETED\"> </a></td><td>Treatment Completed</td><td>Adverse event resolved; no further action required.</td></tr><tr><td style=\"white-space:nowrap\">OTHER<a name=\"ctcae-action-taken-cs-OTHER\"> </a></td><td>Other</td><td>Other action taken; describe in notes.</td></tr></table></div>"
},
"url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/ctcae-action-taken-cs",
"version" : "0.1.0",
"name" : "CTCAEActionTakenCS",
"title" : "Kenya CTCAE Action Taken Code System",
"status" : "active",
"experimental" : false,
"date" : "2026-06-04T14:49:30+00:00",
"publisher" : "Digital Health Agency (DHA), Kenya",
"contact" : [
{
"name" : "Digital Health Agency (DHA), Kenya",
"telecom" : [
{
"system" : "url",
"value" : "https://dha.go.ke"
},
{
"system" : "email",
"value" : "info@dha.go.ke"
}
]
},
{
"name" : "Digital Health Agency Kenya – FHIR Team",
"telecom" : [
{
"system" : "email",
"value" : "info@dha.go.ke",
"use" : "work"
},
{
"system" : "url",
"value" : "https://dha.go.ke",
"use" : "work"
}
]
}
],
"description" : "Codes indicating the clinical action taken in response to an adverse event.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 10,
"concept" : [
{
"code" : "NONE",
"display" : "No Action",
"definition" : "No change to treatment; adverse event managed conservatively."
},
{
"code" : "DOSE-REDUCED",
"display" : "Dose Reduced",
"definition" : "Subsequent dose reduced per dose-modification guidelines."
},
{
"code" : "DOSE-DELAYED",
"display" : "Dose Delayed",
"definition" : "Next treatment cycle delayed pending recovery."
},
{
"code" : "DOSE-OMITTED",
"display" : "Dose Omitted",
"definition" : "One or more agents omitted from the current cycle."
},
{
"code" : "DOSE-REDUCED-DELAYED",
"display" : "Dose Reduced and Delayed",
"definition" : "Combination of dose reduction and delay."
},
{
"code" : "DRUG-DISCONTINUED",
"display" : "Drug Discontinued",
"definition" : "Causative agent permanently discontinued."
},
{
"code" : "HOSPITALISED",
"display" : "Hospitalised",
"definition" : "Patient admitted for management of the adverse event."
},
{
"code" : "SYMPTOMATIC-TREATMENT",
"display" : "Symptomatic Treatment",
"definition" : "Supportive medications added (anti-emetics, G-CSF, etc.)."
},
{
"code" : "TREATMENT-COMPLETED",
"display" : "Treatment Completed",
"definition" : "Adverse event resolved; no further action required."
},
{
"code" : "OTHER",
"display" : "Other",
"definition" : "Other action taken; describe in notes."
}
]
}