Kenya ePrescription FHIR Implementation Guide
0.1.0 - ci-build
Kenya ePrescription 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-04-24 |
{
"resourceType" : "CodeSystem",
"id" : "reason-medication-status-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem reason-medication-status-cs</b></p><a name=\"reason-medication-status-cs\"> </a><a name=\"hcreason-medication-status-cs\"> </a><p>This case-sensitive code system <code>https://ilm-hie.dha.go.ke/fhir/CodeSystem/reason-medication-status-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\">DRUG-INTERACTION<a name=\"reason-medication-status-cs-DRUG-INTERACTION\"> </a></td><td>Drug interaction</td></tr><tr><td style=\"white-space:nowrap\">ALLERGY-TO-SUBSTANCE<a name=\"reason-medication-status-cs-ALLERGY-TO-SUBSTANCE\"> </a></td><td>Allergy to substance</td></tr><tr><td style=\"white-space:nowrap\">TREATMENT-NOT-REQUIRED<a name=\"reason-medication-status-cs-TREATMENT-NOT-REQUIRED\"> </a></td><td>Treatment not required</td></tr><tr><td style=\"white-space:nowrap\">PATIENT-DISCHARGED<a name=\"reason-medication-status-cs-PATIENT-DISCHARGED\"> </a></td><td>Patient discharged</td></tr><tr><td style=\"white-space:nowrap\">PATIENT-TRANSFERRED<a name=\"reason-medication-status-cs-PATIENT-TRANSFERRED\"> </a></td><td>Patient transferred</td></tr><tr><td style=\"white-space:nowrap\">OUT-OF-STOCK<a name=\"reason-medication-status-cs-OUT-OF-STOCK\"> </a></td><td>Out of stock</td></tr><tr><td style=\"white-space:nowrap\">DRUG-DISCONTINUED<a name=\"reason-medication-status-cs-DRUG-DISCONTINUED\"> </a></td><td>Drug discontinued</td></tr><tr><td style=\"white-space:nowrap\">MEDICATION-REFUSED<a name=\"reason-medication-status-cs-MEDICATION-REFUSED\"> </a></td><td>Medication refused</td></tr><tr><td style=\"white-space:nowrap\">ADVERSE-REACTION-TO-DRUG<a name=\"reason-medication-status-cs-ADVERSE-REACTION-TO-DRUG\"> </a></td><td>Adverse reaction to drug</td></tr><tr><td style=\"white-space:nowrap\">PATIENT-NON-COMPLIANCE<a name=\"reason-medication-status-cs-PATIENT-NON-COMPLIANCE\"> </a></td><td>Patient non-compliance</td></tr><tr><td style=\"white-space:nowrap\">TREATMENT-COMPLETED<a name=\"reason-medication-status-cs-TREATMENT-COMPLETED\"> </a></td><td>Treatment completed</td></tr></table></div>"
},
"url" : "https://ilm-hie.dha.go.ke/fhir/CodeSystem/reason-medication-status-cs",
"version" : "0.1.0",
"name" : "ReasonMedicationStatusCS",
"title" : "Reason Medication Status CodeSystem",
"status" : "active",
"date" : "2026-04-24T09:57:31+00:00",
"publisher" : "DHA, Kenya",
"contact" : [
{
"name" : "DHA, Kenya",
"telecom" : [
{
"system" : "url",
"value" : "https://dha.go.ke/"
},
{
"system" : "email",
"value" : "helpdesk@dha.go.ke"
}
]
},
{
"name" : "Digital Health Agency, Kenya",
"telecom" : [
{
"system" : "email",
"value" : "helpdesk@dha.go.ke",
"use" : "work"
},
{
"system" : "url",
"value" : "https://www.dha.go.ke/"
}
]
}
],
"description" : "Reasons for a MedicationStatement status (e.g. stopped, completed). Source: MOH-KENYA OCL REASON-MEDICATION-STATUS-CODES.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"copyright" : "Copyright 2025+ Digital Health Agency, Kenya. This content is licensed under Creative Commons Attribution 4.0 International (CC-BY-4.0). Terminology content from the Kenya Pharmacy and Poisons Board (PPB) via Open Concept Lab (OCL) is subject to separate terms.",
"caseSensitive" : true,
"content" : "complete",
"count" : 11,
"concept" : [
{
"code" : "DRUG-INTERACTION",
"display" : "Drug interaction"
},
{
"code" : "ALLERGY-TO-SUBSTANCE",
"display" : "Allergy to substance"
},
{
"code" : "TREATMENT-NOT-REQUIRED",
"display" : "Treatment not required"
},
{
"code" : "PATIENT-DISCHARGED",
"display" : "Patient discharged"
},
{
"code" : "PATIENT-TRANSFERRED",
"display" : "Patient transferred"
},
{
"code" : "OUT-OF-STOCK",
"display" : "Out of stock"
},
{
"code" : "DRUG-DISCONTINUED",
"display" : "Drug discontinued"
},
{
"code" : "MEDICATION-REFUSED",
"display" : "Medication refused"
},
{
"code" : "ADVERSE-REACTION-TO-DRUG",
"display" : "Adverse reaction to drug"
},
{
"code" : "PATIENT-NON-COMPLIANCE",
"display" : "Patient non-compliance"
},
{
"code" : "TREATMENT-COMPLETED",
"display" : "Treatment completed"
}
]
}