Kenya Patient Summary FHIR Implementation Guide
0.1.0 - ci-build
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
| Active as of 2026-05-31 |
{
"resourceType" : "CodeSystem",
"id" : "claim-information-category-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem claim-information-category-cs</b></p><a name=\"claim-information-category-cs\"> </a><a name=\"hcclaim-information-category-cs\"> </a><p>This case-sensitive code system <code>http://localhost:8085/fhir/CodeSystem/claim-information-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\">info<a name=\"claim-information-category-cs-info\"> </a></td><td>Information</td></tr><tr><td style=\"white-space:nowrap\">discharge<a name=\"claim-information-category-cs-discharge\"> </a></td><td>Discharge</td></tr><tr><td style=\"white-space:nowrap\">onset<a name=\"claim-information-category-cs-onset\"> </a></td><td>Onset</td></tr><tr><td style=\"white-space:nowrap\">related<a name=\"claim-information-category-cs-related\"> </a></td><td>Related Services</td></tr><tr><td style=\"white-space:nowrap\">exception<a name=\"claim-information-category-cs-exception\"> </a></td><td>Exception</td></tr><tr><td style=\"white-space:nowrap\">material<a name=\"claim-information-category-cs-material\"> </a></td><td>Materials Forwarded</td></tr><tr><td style=\"white-space:nowrap\">attachment<a name=\"claim-information-category-cs-attachment\"> </a></td><td>Attachment</td></tr><tr><td style=\"white-space:nowrap\">missingtooth<a name=\"claim-information-category-cs-missingtooth\"> </a></td><td>Missing Tooth</td></tr><tr><td style=\"white-space:nowrap\">prosthesis<a name=\"claim-information-category-cs-prosthesis\"> </a></td><td>Prosthesis</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"claim-information-category-cs-other\"> </a></td><td>Other</td></tr><tr><td style=\"white-space:nowrap\">hospitalized<a name=\"claim-information-category-cs-hospitalized\"> </a></td><td>Hospitalized</td></tr><tr><td style=\"white-space:nowrap\">employmentimpacted<a name=\"claim-information-category-cs-employmentimpacted\"> </a></td><td>EmploymentImpacted</td></tr><tr><td style=\"white-space:nowrap\">externalcause<a name=\"claim-information-category-cs-externalcause\"> </a></td><td>External Cause</td></tr><tr><td style=\"white-space:nowrap\">patientreasonforvisit<a name=\"claim-information-category-cs-patientreasonforvisit\"> </a></td><td>Patient Reason for Visit</td></tr></table></div>"
},
"url" : "http://localhost:8085/fhir/CodeSystem/claim-information-category-cs",
"version" : "0.1.0",
"name" : "ClaimInformationCategoryCS",
"title" : "Claim Information Category Code System",
"status" : "active",
"experimental" : false,
"date" : "2026-05-31T11:35:58+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" : "Codes for claim supporting information categories. Codes align with FHIR claiminformationcategory.",
"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" : true,
"content" : "complete",
"count" : 14,
"concept" : [
{
"code" : "info",
"display" : "Information"
},
{
"code" : "discharge",
"display" : "Discharge"
},
{
"code" : "onset",
"display" : "Onset"
},
{
"code" : "related",
"display" : "Related Services"
},
{
"code" : "exception",
"display" : "Exception"
},
{
"code" : "material",
"display" : "Materials Forwarded"
},
{
"code" : "attachment",
"display" : "Attachment"
},
{
"code" : "missingtooth",
"display" : "Missing Tooth"
},
{
"code" : "prosthesis",
"display" : "Prosthesis"
},
{
"code" : "other",
"display" : "Other"
},
{
"code" : "hospitalized",
"display" : "Hospitalized"
},
{
"code" : "employmentimpacted",
"display" : "EmploymentImpacted"
},
{
"code" : "externalcause",
"display" : "External Cause"
},
{
"code" : "patientreasonforvisit",
"display" : "Patient Reason for Visit"
}
]
}