Kenya eClaims Implementation Guide
0.1.0 - ci-build
Kenya eClaims 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/Kenya-eClaims-FHIR-IG/ and changes regularly. See the Directory of published versions
| Active as of 2026-08-07 |
{
"resourceType" : "CodeSystem",
"id" : "eclaims-diagnostic-report-codes-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem eclaims-diagnostic-report-codes-cs</b></p><a name=\"eclaims-diagnostic-report-codes-cs\"> </a><a name=\"hceclaims-diagnostic-report-codes-cs\"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/ig/eclaims/CodeSystem/eclaims-diagnostic-report-codes-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\">CBC<a name=\"eclaims-diagnostic-report-codes-cs-CBC\"> </a></td><td>Complete Blood Count Panel</td></tr><tr><td style=\"white-space:nowrap\">LFT<a name=\"eclaims-diagnostic-report-codes-cs-LFT\"> </a></td><td>Liver Function Tests Panel</td></tr><tr><td style=\"white-space:nowrap\">RFT<a name=\"eclaims-diagnostic-report-codes-cs-RFT\"> </a></td><td>Renal Function Tests Panel</td></tr><tr><td style=\"white-space:nowrap\">LIPID<a name=\"eclaims-diagnostic-report-codes-cs-LIPID\"> </a></td><td>Lipid Profile Panel</td></tr><tr><td style=\"white-space:nowrap\">UA<a name=\"eclaims-diagnostic-report-codes-cs-UA\"> </a></td><td>Urinalysis</td></tr><tr><td style=\"white-space:nowrap\">BG<a name=\"eclaims-diagnostic-report-codes-cs-BG\"> </a></td><td>Blood Glucose</td></tr><tr><td style=\"white-space:nowrap\">HBA1C<a name=\"eclaims-diagnostic-report-codes-cs-HBA1C\"> </a></td><td>Glycated Haemoglobin (HbA1c)</td></tr><tr><td style=\"white-space:nowrap\">TFT<a name=\"eclaims-diagnostic-report-codes-cs-TFT\"> </a></td><td>Thyroid Function Tests Panel</td></tr><tr><td style=\"white-space:nowrap\">MALARIA-RDT<a name=\"eclaims-diagnostic-report-codes-cs-MALARIA-RDT\"> </a></td><td>Malaria Rapid Diagnostic Test</td></tr><tr><td style=\"white-space:nowrap\">HIV-TEST<a name=\"eclaims-diagnostic-report-codes-cs-HIV-TEST\"> </a></td><td>HIV Serology Test</td></tr><tr><td style=\"white-space:nowrap\">SPUTUM-AFB<a name=\"eclaims-diagnostic-report-codes-cs-SPUTUM-AFB\"> </a></td><td>Sputum AFB Smear Microscopy</td></tr><tr><td style=\"white-space:nowrap\">CHEST-XRAY<a name=\"eclaims-diagnostic-report-codes-cs-CHEST-XRAY\"> </a></td><td>Chest X-Ray Report</td></tr><tr><td style=\"white-space:nowrap\">ABDOMEN-US<a name=\"eclaims-diagnostic-report-codes-cs-ABDOMEN-US\"> </a></td><td>Abdomen Ultrasound Report</td></tr><tr><td style=\"white-space:nowrap\">PELVIS-US<a name=\"eclaims-diagnostic-report-codes-cs-PELVIS-US\"> </a></td><td>Pelvis Ultrasound Report</td></tr><tr><td style=\"white-space:nowrap\">CT-HEAD<a name=\"eclaims-diagnostic-report-codes-cs-CT-HEAD\"> </a></td><td>CT Scan of the Head</td></tr><tr><td style=\"white-space:nowrap\">MRI-BRAIN<a name=\"eclaims-diagnostic-report-codes-cs-MRI-BRAIN\"> </a></td><td>MRI Brain Report</td></tr><tr><td style=\"white-space:nowrap\">ECG<a name=\"eclaims-diagnostic-report-codes-cs-ECG\"> </a></td><td>Electrocardiogram Report</td></tr><tr><td style=\"white-space:nowrap\">ECHO<a name=\"eclaims-diagnostic-report-codes-cs-ECHO\"> </a></td><td>Echocardiogram Report</td></tr><tr><td style=\"white-space:nowrap\">BIOPSY<a name=\"eclaims-diagnostic-report-codes-cs-BIOPSY\"> </a></td><td>Biopsy / Histopathology Report</td></tr><tr><td style=\"white-space:nowrap\">ENDOSCOPY<a name=\"eclaims-diagnostic-report-codes-cs-ENDOSCOPY\"> </a></td><td>Endoscopy Report</td></tr></table></div>"
},
"url" : "https://fhir.dha.go.ke/ig/eclaims/CodeSystem/eclaims-diagnostic-report-codes-cs",
"version" : "0.1.0",
"name" : "DiagnosticReportCodesCS",
"title" : "Diagnostic Report Codes Code System",
"status" : "active",
"experimental" : false,
"date" : "2026-08-07T13:06:49+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" : "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 diagnostic report types used in Kenya eClaims (laboratory, radiology, pathology, and other diagnostic panels).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 20,
"concept" : [
{
"code" : "CBC",
"display" : "Complete Blood Count Panel"
},
{
"code" : "LFT",
"display" : "Liver Function Tests Panel"
},
{
"code" : "RFT",
"display" : "Renal Function Tests Panel"
},
{
"code" : "LIPID",
"display" : "Lipid Profile Panel"
},
{
"code" : "UA",
"display" : "Urinalysis"
},
{
"code" : "BG",
"display" : "Blood Glucose"
},
{
"code" : "HBA1C",
"display" : "Glycated Haemoglobin (HbA1c)"
},
{
"code" : "TFT",
"display" : "Thyroid Function Tests Panel"
},
{
"code" : "MALARIA-RDT",
"display" : "Malaria Rapid Diagnostic Test"
},
{
"code" : "HIV-TEST",
"display" : "HIV Serology Test"
},
{
"code" : "SPUTUM-AFB",
"display" : "Sputum AFB Smear Microscopy"
},
{
"code" : "CHEST-XRAY",
"display" : "Chest X-Ray Report"
},
{
"code" : "ABDOMEN-US",
"display" : "Abdomen Ultrasound Report"
},
{
"code" : "PELVIS-US",
"display" : "Pelvis Ultrasound Report"
},
{
"code" : "CT-HEAD",
"display" : "CT Scan of the Head"
},
{
"code" : "MRI-BRAIN",
"display" : "MRI Brain Report"
},
{
"code" : "ECG",
"display" : "Electrocardiogram Report"
},
{
"code" : "ECHO",
"display" : "Echocardiogram Report"
},
{
"code" : "BIOPSY",
"display" : "Biopsy / Histopathology Report"
},
{
"code" : "ENDOSCOPY",
"display" : "Endoscopy Report"
}
]
}