FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | CodeSystem |
| Id | CodeSystem-ctcae-action-taken-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-ctcae-action-taken-cs.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CodeSystem/ctcae-action-taken-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-08T10:30:33+00:00 |
| Name | CTCAEActionTakenCS |
| Title | Kenya CTCAE Action Taken Code System |
| Realm | us |
| Authority | hl7 |
| Description | Codes indicating the clinical action taken in response to an adverse event. |
| Content | complete |
| ValueSet | ||
| fhir.ke.nccp#current | nccp-ctcae-action-taken-vs | Kenya CTCAE Action Taken Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ctcae-action-taken-cs
This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/ctcae-action-taken-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "ctcae-action-taken-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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-08T10:30:33+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."
}
]
}