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" : "performance-status-ecog-cs",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem performance-status-ecog-cs</b></p><a name=\"performance-status-ecog-cs\"> </a><a name=\"hcperformance-status-ecog-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/performance-status-ecog-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\">ECOG-0<a name=\"performance-status-ecog-cs-ECOG-0\"> </a></td><td>ECOG 0</td></tr><tr><td style=\"white-space:nowrap\">ECOG-1<a name=\"performance-status-ecog-cs-ECOG-1\"> </a></td><td>ECOG 1</td></tr><tr><td style=\"white-space:nowrap\">ECOG-2<a name=\"performance-status-ecog-cs-ECOG-2\"> </a></td><td>ECOG 2</td></tr><tr><td style=\"white-space:nowrap\">ECOG-3<a name=\"performance-status-ecog-cs-ECOG-3\"> </a></td><td>ECOG 3</td></tr><tr><td style=\"white-space:nowrap\">ECOG-4<a name=\"performance-status-ecog-cs-ECOG-4\"> </a></td><td>ECOG 4</td></tr></table></div>"
},
"url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/performance-status-ecog-cs",
"version" : "0.1.0",
"name" : "PerformanceStatusECOGCS",
"title" : "Kenya ECOG Performance Status 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" : "ECOG performance status 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" : "ECOG-0",
"display" : "ECOG 0"
},
{
"code" : "ECOG-1",
"display" : "ECOG 1"
},
{
"code" : "ECOG-2",
"display" : "ECOG 2"
},
{
"code" : "ECOG-3",
"display" : "ECOG 3"
},
{
"code" : "ECOG-4",
"display" : "ECOG 4"
}
]
}