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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="medication-dispense-status-reason-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem medication-dispense-status-reason-cs</b></p><a name="medication-dispense-status-reason-cs"> </a><a name="hcmedication-dispense-status-reason-cs"> </a><p>This case-sensitive code system <code>http://localhost:8085/fhir/CodeSystem/medication-dispense-status-reason-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">FRAUD<a name="medication-dispense-status-reason-cs-FRAUD"> </a></td><td>Fraud</td></tr><tr><td style="white-space:nowrap">FORMULARY-RESTRICTION<a name="medication-dispense-status-reason-cs-FORMULARY-RESTRICTION"> </a></td><td>Formulary restriction</td></tr><tr><td style="white-space:nowrap">PRESCRIPTION-INCOMPLETE<a name="medication-dispense-status-reason-cs-PRESCRIPTION-INCOMPLETE"> </a></td><td>Prescription incomplete</td></tr><tr><td style="white-space:nowrap">PATIENT-REFUSED<a name="medication-dispense-status-reason-cs-PATIENT-REFUSED"> </a></td><td>Patient refused</td></tr><tr><td style="white-space:nowrap">DRUG-NOT-AVAILABLE<a name="medication-dispense-status-reason-cs-DRUG-NOT-AVAILABLE"> </a></td><td>Drug not available</td></tr><tr><td style="white-space:nowrap">CLARIFICATION-REQUIRED<a name="medication-dispense-status-reason-cs-CLARIFICATION-REQUIRED"> </a></td><td>Clarification required</td></tr><tr><td style="white-space:nowrap">OUT-OF-STOCK<a name="medication-dispense-status-reason-cs-OUT-OF-STOCK"> </a></td><td>Out of stock</td></tr></table></div>
</text>
<url
value="http://localhost:8085/fhir/CodeSystem/medication-dispense-status-reason-cs"/>
<version value="0.1.0"/>
<name value="MedicationDispenseStatusReasonCS"/>
<title value="MedicationDispense Status Reason CodeSystem"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-05-31T11:35:58+00:00"/>
<publisher value="Digital Health Agency of Kenya"/>
<contact>
<name value="Digital Health Agency of Kenya"/>
<telecom>
<system value="url"/>
<value value="https://www.dha.go.ke"/>
</telecom>
<telecom>
<system value="email"/>
<value value="interoperability@dha.go.ke"/>
</telecom>
</contact>
<contact>
<name value="Digital Health Agency of Kenya – Interoperability Team"/>
<telecom>
<system value="email"/>
<value value="interoperability@dha.go.ke"/>
<use value="work"/>
</telecom>
<telecom>
<system value="url"/>
<value value="https://www.dha.go.ke"/>
<use value="work"/>
</telecom>
</contact>
<description
value="Reasons for a MedicationDispense status (e.g. out-of-stock, patient refused). Source: MOH-KENYA OCL MEDICATIONDISPENSE-STATUS-REASON."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="KE"/>
<display value="Kenya"/>
</coding>
</jurisdiction>
<copyright
value="Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.
"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="7"/>
<concept>
<code value="FRAUD"/>
<display value="Fraud"/>
</concept>
<concept>
<code value="FORMULARY-RESTRICTION"/>
<display value="Formulary restriction"/>
</concept>
<concept>
<code value="PRESCRIPTION-INCOMPLETE"/>
<display value="Prescription incomplete"/>
</concept>
<concept>
<code value="PATIENT-REFUSED"/>
<display value="Patient refused"/>
</concept>
<concept>
<code value="DRUG-NOT-AVAILABLE"/>
<display value="Drug not available"/>
</concept>
<concept>
<code value="CLARIFICATION-REQUIRED"/>
<display value="Clarification required"/>
</concept>
<concept>
<code value="OUT-OF-STOCK"/>
<display value="Out of stock"/>
</concept>
</CodeSystem>