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" : "PreAuthExclusionsCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PreAuthExclusionsCS</b></p><a name=\"PreAuthExclusionsCS\"> </a><a name=\"hcPreAuthExclusionsCS\"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/PreAuthExclusionsCS</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\">EMERGENCY<a name=\"PreAuthExclusionsCS-EMERGENCY\"> </a></td><td>Emergency</td></tr><tr><td style=\"white-space:nowrap\">PRIMARY-CARE<a name=\"PreAuthExclusionsCS-PRIMARY-CARE\"> </a></td><td>Primary Care</td></tr><tr><td style=\"white-space:nowrap\">ROUTINE-LAB<a name=\"PreAuthExclusionsCS-ROUTINE-LAB\"> </a></td><td>Routine Lab</td></tr><tr><td style=\"white-space:nowrap\">FOLLOW-UP<a name=\"PreAuthExclusionsCS-FOLLOW-UP\"> </a></td><td>Follow Up</td></tr><tr><td style=\"white-space:nowrap\">IMMUNIZATION<a name=\"PreAuthExclusionsCS-IMMUNIZATION\"> </a></td><td>Immunization</td></tr></table></div>"
},
"url" : "https://fhir.dha.go.ke/eclaims/CodeSystem/PreAuthExclusionsCS",
"version" : "0.1.0",
"name" : "PreAuthExclusionsCS",
"title" : "PreAuthExclusions 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" : "A code system that defines PreAuth Exclusions",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "EMERGENCY",
"display" : "Emergency"
},
{
"code" : "PRIMARY-CARE",
"display" : "Primary Care"
},
{
"code" : "ROUTINE-LAB",
"display" : "Routine Lab"
},
{
"code" : "FOLLOW-UP",
"display" : "Follow Up"
},
{
"code" : "IMMUNIZATION",
"display" : "Immunization"
}
]
}