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-attribution-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-attribution-cs</b></p><a name=\"ctcae-attribution-cs\"> </a><a name=\"hcctcae-attribution-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/ctcae-attribution-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></tr><tr><td style=\"white-space:nowrap\">UNRELATED<a name=\"ctcae-attribution-cs-UNRELATED\"> </a></td><td>Unrelated</td></tr><tr><td style=\"white-space:nowrap\">UNLIKELY<a name=\"ctcae-attribution-cs-UNLIKELY\"> </a></td><td>Unlikely</td></tr><tr><td style=\"white-space:nowrap\">POSSIBLE<a name=\"ctcae-attribution-cs-POSSIBLE\"> </a></td><td>Possible</td></tr><tr><td style=\"white-space:nowrap\">PROBABLE<a name=\"ctcae-attribution-cs-PROBABLE\"> </a></td><td>Probable</td></tr><tr><td style=\"white-space:nowrap\">DEFINITE<a name=\"ctcae-attribution-cs-DEFINITE\"> </a></td><td>Definite</td></tr></table></div>"
},
"url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/ctcae-attribution-cs",
"version" : "0.1.0",
"name" : "CTCAEAttributionCS",
"title" : "Kenya CTCAE Attribution 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" : "CTCAE attribution/causality codes from MOH-KENYA KNHTS",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "UNRELATED",
"display" : "Unrelated"
},
{
"code" : "UNLIKELY",
"display" : "Unlikely"
},
{
"code" : "POSSIBLE",
"display" : "Possible"
},
{
"code" : "PROBABLE",
"display" : "Probable"
},
{
"code" : "DEFINITE",
"display" : "Definite"
}
]
}