Kenya Patient Summary FHIR Implementation Guide
0.1.0 - ci-build
KE
Kenya Patient Summary FHIR Implementation Guide, published by Digital Health Agency of 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/Kenya-Patient-Summary-FHIR-IG/ and changes regularly. See the Directory of published versions
| Draft as of 2026-05-11 |
{
"resourceType" : "CodeSystem",
"id" : "knhts-clms-disp-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem knhts-clms-disp-cs</b></p><a name=\"knhts-clms-disp-cs\"> </a><a name=\"hcknhts-clms-disp-cs\"> </a><p>This case-insensitive code system <code>https://fhir.dha.go.ke/kps/CodeSystem/knhts-clms-disp-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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">CLMSDISP01<a name=\"knhts-clms-disp-cs-CLMSDISP01\"> </a></td><td>Improved</td><td>Improved</td></tr><tr><td style=\"white-space:nowrap\">CLMSDISP02<a name=\"knhts-clms-disp-cs-CLMSDISP02\"> </a></td><td>Recovered</td><td>Recovered</td></tr><tr><td style=\"white-space:nowrap\">CLMSDISP03<a name=\"knhts-clms-disp-cs-CLMSDISP03\"> </a></td><td>Against_Advice</td><td>Leave against/discharged against medical advice</td></tr><tr><td style=\"white-space:nowrap\">CLMSDISP04<a name=\"knhts-clms-disp-cs-CLMSDISP04\"> </a></td><td>Absconded</td><td>Absconded</td></tr><tr><td style=\"white-space:nowrap\">CLMSDISP05<a name=\"knhts-clms-disp-cs-CLMSDISP05\"> </a></td><td>DIED</td><td>DIED</td></tr></table></div>"
},
"url" : "https://fhir.dha.go.ke/kps/CodeSystem/knhts-clms-disp-cs",
"version" : "0.1.0",
"name" : "KNHTS_CLMS_DISPOSITION",
"title" : "KNHTS.CLMSDISP CodeSystem for claim disposition",
"status" : "draft",
"experimental" : false,
"date" : "2026-05-11T04:59:51+00:00",
"publisher" : "Digital Health Agency of Kenya",
"contact" : [
{
"name" : "Digital Health Agency of Kenya",
"telecom" : [
{
"system" : "url",
"value" : "https://www.dha.go.ke"
},
{
"system" : "email",
"value" : "interoperability@dha.go.ke"
}
]
},
{
"name" : "Digital Health Agency of Kenya – Interoperability Team",
"telecom" : [
{
"system" : "email",
"value" : "interoperability@dha.go.ke",
"use" : "work"
},
{
"system" : "url",
"value" : "https://www.dha.go.ke",
"use" : "work"
}
]
}
],
"description" : "CodeSystem for KNHTS Claim Disposition",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"copyright" : "Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.\n",
"caseSensitive" : false,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "CLMSDISP01",
"display" : "Improved",
"definition" : "Improved"
},
{
"code" : "CLMSDISP02",
"display" : "Recovered",
"definition" : "Recovered"
},
{
"code" : "CLMSDISP03",
"display" : "Against_Advice",
"definition" : "Leave against/discharged against medical advice"
},
{
"code" : "CLMSDISP04",
"display" : "Absconded",
"definition" : "Absconded"
},
{
"code" : "CLMSDISP05",
"display" : "DIED",
"definition" : "DIED"
}
]
}