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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ctcae-action-taken-cs"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://nshr-uat.sha.go.ke/fhir/CodeSystem/ctcae-action-taken-cs"^^xsd:anyURI ;
fhir:l <https://nshr-uat.sha.go.ke/fhir/CodeSystem/ctcae-action-taken-cs>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "CTCAEActionTakenCS"] ; #
fhir:title [ fhir:v "Kenya CTCAE Action Taken Code System"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-06-04T14:49:30+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Digital Health Agency (DHA), Kenya"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Digital Health Agency (DHA), Kenya" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://dha.go.ke" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@dha.go.ke" ] ] )
] [
fhir:name [ fhir:v "Digital Health Agency Kenya – FHIR Team" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@dha.go.ke" ] ;
fhir:use [ fhir:v "work" ] ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://dha.go.ke" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Codes indicating the clinical action taken in response to an adverse event."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "KE" ] ;
fhir:display [ fhir:v "Kenya" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "10"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "NONE" ] ;
fhir:display [ fhir:v "No Action" ] ;
fhir:definition [ fhir:v "No change to treatment; adverse event managed conservatively." ]
] [
fhir:code [ fhir:v "DOSE-REDUCED" ] ;
fhir:display [ fhir:v "Dose Reduced" ] ;
fhir:definition [ fhir:v "Subsequent dose reduced per dose-modification guidelines." ]
] [
fhir:code [ fhir:v "DOSE-DELAYED" ] ;
fhir:display [ fhir:v "Dose Delayed" ] ;
fhir:definition [ fhir:v "Next treatment cycle delayed pending recovery." ]
] [
fhir:code [ fhir:v "DOSE-OMITTED" ] ;
fhir:display [ fhir:v "Dose Omitted" ] ;
fhir:definition [ fhir:v "One or more agents omitted from the current cycle." ]
] [
fhir:code [ fhir:v "DOSE-REDUCED-DELAYED" ] ;
fhir:display [ fhir:v "Dose Reduced and Delayed" ] ;
fhir:definition [ fhir:v "Combination of dose reduction and delay." ]
] [
fhir:code [ fhir:v "DRUG-DISCONTINUED" ] ;
fhir:display [ fhir:v "Drug Discontinued" ] ;
fhir:definition [ fhir:v "Causative agent permanently discontinued." ]
] [
fhir:code [ fhir:v "HOSPITALISED" ] ;
fhir:display [ fhir:v "Hospitalised" ] ;
fhir:definition [ fhir:v "Patient admitted for management of the adverse event." ]
] [
fhir:code [ fhir:v "SYMPTOMATIC-TREATMENT" ] ;
fhir:display [ fhir:v "Symptomatic Treatment" ] ;
fhir:definition [ fhir:v "Supportive medications added (anti-emetics, G-CSF, etc.)." ]
] [
fhir:code [ fhir:v "TREATMENT-COMPLETED" ] ;
fhir:display [ fhir:v "Treatment Completed" ] ;
fhir:definition [ fhir:v "Adverse event resolved; no further action required." ]
] [
fhir:code [ fhir:v "OTHER" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "Other action taken; describe in notes." ]
] ) . #
IG © 2026+ Digital Health Agency (DHA), Kenya.
Package fhir.ke.nccp#0.1.0 based on FHIR 4.0.1.
Generated
2026-06-04
Links: Table of Contents |
QA Report