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-grade-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-grade-cs</b></p><a name=\"ctcae-grade-cs\"> </a><a name=\"hcctcae-grade-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/ctcae-grade-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\">GRADE-1<a name=\"ctcae-grade-cs-GRADE-1\"> </a></td><td>Grade 1 — Mild</td><td>Asymptomatic or mild symptoms; no intervention required.</td></tr><tr><td style=\"white-space:nowrap\">GRADE-2<a name=\"ctcae-grade-cs-GRADE-2\"> </a></td><td>Grade 2 — Moderate</td><td>Moderate symptoms; minimal local or non-invasive intervention.</td></tr><tr><td style=\"white-space:nowrap\">GRADE-3<a name=\"ctcae-grade-cs-GRADE-3\"> </a></td><td>Grade 3 — Severe</td><td>Severe or medically significant; hospitalisation indicated.</td></tr><tr><td style=\"white-space:nowrap\">GRADE-4<a name=\"ctcae-grade-cs-GRADE-4\"> </a></td><td>Grade 4 — Life-Threatening</td><td>Life-threatening consequences; urgent intervention required.</td></tr><tr><td style=\"white-space:nowrap\">GRADE-5<a name=\"ctcae-grade-cs-GRADE-5\"> </a></td><td>Grade 5 — Death</td><td>Death related to adverse event.</td></tr></table></div>"
},
"url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/ctcae-grade-cs",
"version" : "0.1.0",
"name" : "CTCAEGradeCS",
"title" : "Kenya CTCAE Grade 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" : "NCI CTCAE v5.0 severity grades for adverse events.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "GRADE-1",
"display" : "Grade 1 — Mild",
"definition" : "Asymptomatic or mild symptoms; no intervention required."
},
{
"code" : "GRADE-2",
"display" : "Grade 2 — Moderate",
"definition" : "Moderate symptoms; minimal local or non-invasive intervention."
},
{
"code" : "GRADE-3",
"display" : "Grade 3 — Severe",
"definition" : "Severe or medically significant; hospitalisation indicated."
},
{
"code" : "GRADE-4",
"display" : "Grade 4 — Life-Threatening",
"definition" : "Life-threatening consequences; urgent intervention required."
},
{
"code" : "GRADE-5",
"display" : "Grade 5 — Death",
"definition" : "Death related to adverse event."
}
]
}