Kenya Patient Summary FHIR Implementation Guide
0.1.0 - ci-build
KE
Kenya Patient Summary FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Kenya serves a population of approximately 56 million people through a tiered, mixed-provider health system spanning community-level services, dispensaries, health centers, county hospitals, and national referral facilities. Over the past decade, Kenya has undertaken significant investments in digitizing health service delivery, including the rollout of the Kenya Health Information System (KHIS/DHIS2), the Kenya Electronic Medical Record (KenyaEMR) for HIV care, and the Afya Community Health Information System (ECHIS) for community-level services.
Despite this progress, patients' clinical data remains fragmented across disconnected systems. When a patient moves between facilities, receives emergency care, or is referred to a specialist, the receiving provider frequently has no access to prior clinical history—leading to repeated diagnostic workups, medication errors, and suboptimal care.
The Kenya Patient Summary (KPS) addresses this gap by defining a nationally standardized, minimal dataset that can be generated, shared, and consumed by any conformant health information system in Kenya, enabling clinicians at every care level to access the essential health information they need.
The KPS is developed in alignment with Kenya's national digital health strategy and legislative framework:
| Policy / Legislation | Relevance to KPS |
|---|---|
| Digital Health Act, 2023 | Establishes the Digital Health Agency (DHA), mandates health data portability, defines patient rights over their health data, and requires all public health systems to adopt interoperability standards. |
| Social Health Insurance Act, 2023 | Creates the Social Health Authority (SHA) and the Social Health Insurance Fund (SHIF). The KPS provides the clinical foundation for integrated care and supports the evidence base needed for SHA benefit verification. |
| Kenya Health Policy 2014–2030 | Sets the strategic direction for a patient-centered, integrated health system. The KPS operationalizes continuity of care as a core health system function. |
| National eHealth Policy 2016–2030 | Provides the enabling policy for digital health investments and mandates the adoption of global standards including FHIR for health data exchange. |
| Kenya Data Protection Act, 2019 | Governs the collection, processing, storage, and sharing of personal data. All KPS implementations must comply with its provisions on consent, data minimization, purpose limitation, and data subject rights. |
| Kenya Medical Records Act | Establishes requirements for medical record creation, retention, and access. KPS records must be retained per its provisions. |
| WHO Global Digital Health Strategy 2020–2025 | Provides the international framework within which the KPS is positioned, emphasizing people-centered digital health and standards-based interoperability. |
The Digital Health Agency of Kenya (DHA), established under the Digital Health Act 2023, is the apex body responsible for:
The DHA works in partnership with the Ministry of Health (MOH), the Social Health Authority (SHA), county health departments, EMR vendors, and development partners to coordinate national health data standards.
The KPS operates within Kenya's Digital Public Infrastructure for Health (DPI-H), which is organized into the following layers:
| Layer | Component | Description |
|---|---|---|
| Point of Service | EMRs, HMIS, eCHIS | Health facility and community systems that capture clinical data (KenyaEMR, FunSoft, Afya eCHIS, and others). These systems generate and consume KPS FHIR resources. |
| Identity & Registry | Client Registry, Health Worker Registry, Facility Registry | Foundational registries that provide unique, trusted identifiers for patients, providers, and facilities. The Client Registry maintains the Unique Patient Identifier (UPI). |
| Interoperability | Kenya HIE | National middleware that routes, validates, and transforms health data between systems. The HIE manages the Shared Health Record (SHR) — the longitudinal patient record that the KPS populates and retrieves from. |
| Terminology | Kenya Terminology Server | Hosts and validates the code systems and value sets used across all health systems, including those defined in this IG. |
| Analytics & Intelligence | National M&E Platform | Aggregates de-identified data from the SHR for health system monitoring, disease surveillance, and policy planning. |
The KPS is modeled on and profiled from the HL7 International Patient Summary (IPS) standard (HL7 FHIR Release 4, version 1.1.0). The IPS defines a minimal, specialty-agnostic patient summary intended for cross-border emergency care. The KPS adapts this standard to Kenya's context by:
Implementations conforming to the KPS will also produce IPS-conformant documents, enabling cross-border care for Kenyan patients where IPS is recognized.
Without the KPS, the following scenarios result in preventable harm and inefficiency:
| Scenario | Without KPS | With KPS |
|---|---|---|
| Emergency care for unconscious patient | Clinician has no medical history — guesses treatment | Clinician retrieves allergy list, blood type, active conditions via UPI |
| Patient referred between facilities | Referral letter is paper-based or absent | Structured clinical summary is electronically available at receiving facility |
| Antenatal care at a new facility | ANC history is unavailable — repeated screening done | Complete ANC history, immunizations, and lab results retrieved from SHR |
| Insurance claim adjudication | Claims lack supporting clinical evidence | Clinical encounters and diagnoses in the KPS support automated claim verification |
| Medication prescribing | Prescriber unaware of prior allergies or current medications | Drug–allergy and drug–drug interaction alerts based on complete medication list |
| Standard | Purpose in KPS |
|---|---|
| HL7 FHIR R4 (4.0.1) | Base specification for all resource definitions, profiles, and APIs |
| HL7 IPS (1.1.0) | Parent IG from which KPS profiles are derived |
| ICD-11 | Diagnosis coding for conditions and clinical findings |
| LOINC | Laboratory and observation coding |
| SNOMED CT | Clinical terminology for procedures, findings, and substances (including allergens) |
| Kenya OCL Code Systems | Kenya-specific local code systems managed via the Open Concept Lab (OCL) instance maintained by DHA |
| SMART on FHIR / OAuth 2.0 | Authorization framework for API access |
| IHE ATNA | Audit trail and node authentication for security logging |