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" : "controlled-substance-schedule-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem controlled-substance-schedule-cs</b></p><a name=\"controlled-substance-schedule-cs\"> </a><a name=\"hccontrolled-substance-schedule-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/CodeSystem/controlled-substance-schedule</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">schedule-I<a name=\"controlled-substance-schedule-cs-schedule-I\"> </a></td><td>Schedule I</td><td>Substances with high abuse potential and no accepted medical use (e.g. heroin).</td></tr><tr><td style=\"white-space:nowrap\">schedule-II<a name=\"controlled-substance-schedule-cs-schedule-II\"> </a></td><td>Schedule II</td><td>High abuse potential with severe dependence liability; accepted medical use with restrictions (e.g. morphine, fentanyl).</td></tr><tr><td style=\"white-space:nowrap\">schedule-III<a name=\"controlled-substance-schedule-cs-schedule-III\"> </a></td><td>Schedule III</td><td>Moderate-to-low physical dependence and high psychological dependence potential (e.g. codeine combinations).</td></tr><tr><td style=\"white-space:nowrap\">schedule-IV<a name=\"controlled-substance-schedule-cs-schedule-IV\"> </a></td><td>Schedule IV</td><td>Lower abuse potential relative to schedule III (e.g. benzodiazepines, tramadol).</td></tr></table></div>"
},
"url" : "https://nshr-uat.sha.go.ke/CodeSystem/controlled-substance-schedule",
"version" : "0.1.0",
"name" : "ControlledSubstanceScheduleCS",
"title" : "Controlled Substance Schedule 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" : "Schedules for controlled substances under the Kenya Pharmacy and Poisons Act.",
"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" : 4,
"concept" : [
{
"code" : "schedule-I",
"display" : "Schedule I",
"definition" : "Substances with high abuse potential and no accepted medical use (e.g. heroin)."
},
{
"code" : "schedule-II",
"display" : "Schedule II",
"definition" : "High abuse potential with severe dependence liability; accepted medical use with restrictions (e.g. morphine, fentanyl)."
},
{
"code" : "schedule-III",
"display" : "Schedule III",
"definition" : "Moderate-to-low physical dependence and high psychological dependence potential (e.g. codeine combinations)."
},
{
"code" : "schedule-IV",
"display" : "Schedule IV",
"definition" : "Lower abuse potential relative to schedule III (e.g. benzodiazepines, tramadol)."
}
]
}