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-outcome-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-outcome-cs</b></p><a name=\"ctcae-outcome-cs\"> </a><a name=\"hcctcae-outcome-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/ctcae-outcome-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\">RECOVERED<a name=\"ctcae-outcome-cs-RECOVERED\"> </a></td><td>Recovered</td></tr><tr><td style=\"white-space:nowrap\">RECOVERING<a name=\"ctcae-outcome-cs-RECOVERING\"> </a></td><td>Recovering</td></tr><tr><td style=\"white-space:nowrap\">NOT-RECOVERED<a name=\"ctcae-outcome-cs-NOT-RECOVERED\"> </a></td><td>Not Recovered</td></tr><tr><td style=\"white-space:nowrap\">RECOVERED-WITH-SEQUELAE<a name=\"ctcae-outcome-cs-RECOVERED-WITH-SEQUELAE\"> </a></td><td>Recovered With Sequelae</td></tr><tr><td style=\"white-space:nowrap\">FATAL<a name=\"ctcae-outcome-cs-FATAL\"> </a></td><td>Fatal</td></tr><tr><td style=\"white-space:nowrap\">OUTCOME-UNKNOWN<a name=\"ctcae-outcome-cs-OUTCOME-UNKNOWN\"> </a></td><td>Outcome Unknown</td></tr></table></div>"
},
"url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/ctcae-outcome-cs",
"version" : "0.1.0",
"name" : "CTCAEOutcomeCS",
"title" : "Kenya CTCAE Outcome 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 outcome codes from MOH-KENYA KNHTS",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "RECOVERED",
"display" : "Recovered"
},
{
"code" : "RECOVERING",
"display" : "Recovering"
},
{
"code" : "NOT-RECOVERED",
"display" : "Not Recovered"
},
{
"code" : "RECOVERED-WITH-SEQUELAE",
"display" : "Recovered With Sequelae"
},
{
"code" : "FATAL",
"display" : "Fatal"
},
{
"code" : "OUTCOME-UNKNOWN",
"display" : "Outcome Unknown"
}
]
}