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" : "condition-category-cs",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem condition-category-cs</b></p><a name=\"condition-category-cs\"> </a><a name=\"hccondition-category-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/condition-category-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\">PROBLEM-LIST-ITEM<a name=\"condition-category-cs-PROBLEM-LIST-ITEM\"> </a></td><td>Problem List Item</td></tr><tr><td style=\"white-space:nowrap\">ENCOUNTER-DIAGNOSIS<a name=\"condition-category-cs-ENCOUNTER-DIAGNOSIS\"> </a></td><td>Encounter Diagnosis</td></tr><tr><td style=\"white-space:nowrap\">HEALTH-CONCERN<a name=\"condition-category-cs-HEALTH-CONCERN\"> </a></td><td>Health Concern</td></tr></table></div>"
},
"url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/condition-category-cs",
"version" : "0.1.0",
"name" : "ConditionCategoryCS",
"title" : "Kenya Condition Category 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" : "Condition category codes from MOH-KENYA KNHTS",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "PROBLEM-LIST-ITEM",
"display" : "Problem List Item"
},
{
"code" : "ENCOUNTER-DIAGNOSIS",
"display" : "Encounter Diagnosis"
},
{
"code" : "HEALTH-CONCERN",
"display" : "Health Concern"
}
]
}