FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageke.fhir.eprescription
Resource TypeCodeSystem
IdCodeSystem-controlled-substance-schedule.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-ePrescription-IG/CodeSystem-controlled-substance-schedule.html
URLhttps://fhir.dha.go.ke/fhir/CodeSystem/controlled-substance-schedule
Version0.1.0
Statusactive
Date2026-08-30T09:32:21+00:00
NameControlledSubstanceScheduleCS
TitleControlled Substance Schedule CodeSystem
DescriptionSchedules for controlled substances under the Kenya Pharmacy and Poisons Act.
CopyrightCopyright 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.
Contentcomplete

Resources that use this resource

ValueSet
ke.fhir.eprescription#currentcontrolled-substance-scheduleControlled Substance Schedule ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem controlled-substance-schedule

This case-sensitive code system https://fhir.dha.go.ke/fhir/CodeSystem/controlled-substance-schedule defines the following codes:

CodeDisplayDefinition
schedule-I Schedule ISubstances with high abuse potential and no accepted medical use (e.g. heroin).
schedule-II Schedule IIHigh abuse potential with severe dependence liability; accepted medical use with restrictions (e.g. morphine, fentanyl).
schedule-III Schedule IIIModerate-to-low physical dependence and high psychological dependence potential (e.g. codeine combinations).
schedule-IV Schedule IVLower abuse potential relative to schedule III (e.g. benzodiazepines, tramadol).

Source1

{
  "resourceType": "CodeSystem",
  "id": "controlled-substance-schedule",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.dha.go.ke/fhir/CodeSystem/controlled-substance-schedule",
  "version": "0.1.0",
  "name": "ControlledSubstanceScheduleCS",
  "title": "Controlled Substance Schedule CodeSystem",
  "status": "active",
  "experimental": false,
  "date": "2026-08-30T09:32:21+00:00",
  "publisher": "Digital Health Agency (DHA), Kenya",
  "contact": [
    {
      "name": "Digital Health Agency (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)."
    }
  ]
}