Kenya eClaims FHIR Implementation Guide
0.1.0 - ci-build
KE
Kenya eClaims FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-05-19 |
{
"resourceType" : "CodeSystem",
"id" : "condition-category-cs",
"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://fhir.dha.go.ke/eclaims/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://fhir.dha.go.ke/eclaims/CodeSystem/condition-category-cs",
"version" : "0.1.0",
"name" : "ConditionCategoryCS",
"title" : "Condition Category Code System",
"status" : "active",
"experimental" : false,
"date" : "2026-05-19T11:26:54+00:00",
"publisher" : "Digital Health Agency of Kenya",
"contact" : [
{
"name" : "Digital Health Agency of Kenya",
"telecom" : [
{
"system" : "url",
"value" : "https://dha.go.ke"
},
{
"system" : "email",
"value" : "interoperability@dha.go.ke"
}
]
},
{
"name" : "eClaims Technical Working Group",
"telecom" : [
{
"system" : "email",
"value" : "interoperability@dha.go.ke",
"use" : "work"
},
{
"system" : "url",
"value" : "https://dha.go.ke",
"use" : "work"
}
]
}
],
"description" : "Codes for the category of a condition (MOH-Kenya OCL: CONDITION-CATEGORY)",
"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"
}
]
}