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" : "medication-admin-status-reason-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem medication-admin-status-reason-cs</b></p><a name=\"medication-admin-status-reason-cs\"> </a><a name=\"hcmedication-admin-status-reason-cs\"> </a><p>This case-sensitive code system <code>https://ilm-hie.dha.go.ke/fhir/CodeSystem/medication-admin-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\">ALLERGY-TO-MEDICATION<a name=\"medication-admin-status-reason-cs-ALLERGY-TO-MEDICATION\"> </a></td><td>Allergy to medication</td></tr><tr><td style=\"white-space:nowrap\">MEDICATION-DOSE-OMITTED<a name=\"medication-admin-status-reason-cs-MEDICATION-DOSE-OMITTED\"> </a></td><td>Medication dose omitted</td></tr><tr><td style=\"white-space:nowrap\">ADVERSE-DRUG-REACTION<a name=\"medication-admin-status-reason-cs-ADVERSE-DRUG-REACTION\"> </a></td><td>Adverse drug reaction</td></tr><tr><td style=\"white-space:nowrap\">CLINICAL-HOLD<a name=\"medication-admin-status-reason-cs-CLINICAL-HOLD\"> </a></td><td>Clinical hold</td></tr><tr><td style=\"white-space:nowrap\">PATIENT-UNCONSCIOUS<a name=\"medication-admin-status-reason-cs-PATIENT-UNCONSCIOUS\"> </a></td><td>Patient unconscious</td></tr><tr><td style=\"white-space:nowrap\">MEDICATION-NOT-AVAILABLE<a name=\"medication-admin-status-reason-cs-MEDICATION-NOT-AVAILABLE\"> </a></td><td>Medication not available</td></tr><tr><td style=\"white-space:nowrap\">PATIENT-REFUSED-MEDICATION<a name=\"medication-admin-status-reason-cs-PATIENT-REFUSED-MEDICATION\"> </a></td><td>Patient refused medication</td></tr></table></div>"
},
"url" : "https://ilm-hie.dha.go.ke/fhir/CodeSystem/medication-admin-status-reason-cs",
"version" : "0.1.0",
"name" : "MedicationAdminStatusReasonCS",
"title" : "MedicationAdministration Status Reason 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 MedicationAdministration status (e.g. patient refused, not available). Source: MOH-KENYA OCL MEDICATION-ADMIN-STATUS-REASON.",
"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" : 7,
"concept" : [
{
"code" : "ALLERGY-TO-MEDICATION",
"display" : "Allergy to medication"
},
{
"code" : "MEDICATION-DOSE-OMITTED",
"display" : "Medication dose omitted"
},
{
"code" : "ADVERSE-DRUG-REACTION",
"display" : "Adverse drug reaction"
},
{
"code" : "CLINICAL-HOLD",
"display" : "Clinical hold"
},
{
"code" : "PATIENT-UNCONSCIOUS",
"display" : "Patient unconscious"
},
{
"code" : "MEDICATION-NOT-AVAILABLE",
"display" : "Medication not available"
},
{
"code" : "PATIENT-REFUSED-MEDICATION",
"display" : "Patient refused medication"
}
]
}