Kenya ePrescription FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

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

: Medication Administration Route CodeSystem - JSON Representation

Active as of 2026-04-24

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "med-admin-route-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem med-admin-route-cs</b></p><a name=\"med-admin-route-cs\"> </a><a name=\"hcmed-admin-route-cs\"> </a><p>This case-sensitive code system <code>https://ilm-hie.dha.go.ke/fhir/CodeSystem/med-admin-route-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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">INHALED<a name=\"med-admin-route-cs-INHALED\"> </a></td><td>Inhaled</td><td>Medication delivered by inhalation.</td></tr><tr><td style=\"white-space:nowrap\">ORAL<a name=\"med-admin-route-cs-ORAL\"> </a></td><td>Oral</td><td>Medication delivered by mouth.</td></tr><tr><td style=\"white-space:nowrap\">INTRAVENOUS-IV<a name=\"med-admin-route-cs-INTRAVENOUS-IV\"> </a></td><td>Intravenous</td><td>Medication delivered directly into a vein.</td></tr></table></div>"
  },
  "url" : "https://ilm-hie.dha.go.ke/fhir/CodeSystem/med-admin-route-cs",
  "version" : "0.1.0",
  "name" : "MedAdminRouteCS",
  "title" : "Medication Administration Route 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" : "Route of administration codes used in MedicationAdministration. Source: MOH-KENYA OCL MEDICATION-ADMINISTRATION-ROUTE.",
  "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" : 3,
  "concept" : [
    {
      "code" : "INHALED",
      "display" : "Inhaled",
      "definition" : "Medication delivered by inhalation."
    },
    {
      "code" : "ORAL",
      "display" : "Oral",
      "definition" : "Medication delivered by mouth."
    },
    {
      "code" : "INTRAVENOUS-IV",
      "display" : "Intravenous",
      "definition" : "Medication delivered directly into a vein."
    }
  ]
}