Kenya eClaims Implementation Guide
0.1.0 - ci-build Kenya flag

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

: Diagnostic Report Codes Code System - TTL Representation

Active as of 2026-08-07

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/eclaims-diagnostic-report-codes-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "eclaims-diagnostic-report-codes-cs"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://fhir.dha.go.ke/ig/eclaims/CodeSystem/eclaims-diagnostic-report-codes-cs"] ;
  fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
  fhir:CodeSystem.name [ fhir:value "DiagnosticReportCodesCS"] ;
  fhir:CodeSystem.title [ fhir:value "Diagnostic Report Codes Code System"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-08-07T13:06:49+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "Digital Health Agency (DHA), Kenya"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "Digital Health Agency (DHA), Kenya" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://dha.go.ke" ]
     ], [
       fhir:index 1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "interoperability@dha.go.ke" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:ContactDetail.name [ fhir:value "eClaims Technical Working Group" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "interoperability@dha.go.ke" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ], [
       fhir:index 1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://dha.go.ke" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Codes for diagnostic report types used in Kenya eClaims (laboratory, radiology, pathology, and other diagnostic panels)."] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "KE" ] ;
       fhir:Coding.display [ fhir:value "Kenya" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "20"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "CBC" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Complete Blood Count Panel" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "LFT" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Liver Function Tests Panel" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "RFT" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Renal Function Tests Panel" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "LIPID" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lipid Profile Panel" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "UA" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Urinalysis" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "BG" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Blood Glucose" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "HBA1C" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glycated Haemoglobin (HbA1c)" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "TFT" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Thyroid Function Tests Panel" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "MALARIA-RDT" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Malaria Rapid Diagnostic Test" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "HIV-TEST" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "HIV Serology Test" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "SPUTUM-AFB" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sputum AFB Smear Microscopy" ]
  ], [
     fhir:index 11 ;
     fhir:CodeSystem.concept.code [ fhir:value "CHEST-XRAY" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chest X-Ray Report" ]
  ], [
     fhir:index 12 ;
     fhir:CodeSystem.concept.code [ fhir:value "ABDOMEN-US" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Abdomen Ultrasound Report" ]
  ], [
     fhir:index 13 ;
     fhir:CodeSystem.concept.code [ fhir:value "PELVIS-US" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pelvis Ultrasound Report" ]
  ], [
     fhir:index 14 ;
     fhir:CodeSystem.concept.code [ fhir:value "CT-HEAD" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "CT Scan of the Head" ]
  ], [
     fhir:index 15 ;
     fhir:CodeSystem.concept.code [ fhir:value "MRI-BRAIN" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "MRI Brain Report" ]
  ], [
     fhir:index 16 ;
     fhir:CodeSystem.concept.code [ fhir:value "ECG" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrocardiogram Report" ]
  ], [
     fhir:index 17 ;
     fhir:CodeSystem.concept.code [ fhir:value "ECHO" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Echocardiogram Report" ]
  ], [
     fhir:index 18 ;
     fhir:CodeSystem.concept.code [ fhir:value "BIOPSY" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Biopsy / Histopathology Report" ]
  ], [
     fhir:index 19 ;
     fhir:CodeSystem.concept.code [ fhir:value "ENDOSCOPY" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Endoscopy Report" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/eclaims-diagnostic-report-codes-cs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/eclaims-diagnostic-report-codes-cs.ttl> .