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

FHIR IG analytics

Packagefhir.ke.nccp
Resource TypeCodeSystem
IdCodeSystem-med-admin-route-cs.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem med-admin-route-cs

This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/med-admin-route-cs defines the following codes:

CodeDisplayDefinition
IV-BOLUS Intravenous BolusDirect IV injection over <5 minutes.
IV-PUSH Intravenous PushIV injection over 5–15 minutes.
IV-INFUSION-SHORT IV Short InfusionIV infusion over 15 minutes to 3 hours.
IV-INFUSION-LONG IV Long InfusionIV infusion over >3 hours or continuous infusion.
ORAL OralBy mouth (tablets, capsules, solution).
SUBCUTANEOUS SubcutaneousInjection into subcutaneous tissue.
INTRAMUSCULAR IntramuscularInjection into muscle.
INTRATHECAL IntrathecalInto the cerebrospinal fluid (spinal canal).
INTRAVESICAL IntravesicalInto the bladder lumen.
INTRAPERITONEAL IntraperitonealInto the peritoneal cavity.
INTRAPLEURAL IntrapleuralInto the pleural cavity.
TOPICAL TopicalApplied to skin surface.
TRANSDERMAL TransdermalThrough intact skin via patch.
INHALED InhaledVia inhalation.
INTRALESIONAL IntralesionalInjected directly into the lesion.
INTRA-ARTERIAL Intra-arterialInto a feeding artery (e.g., hepatic artery infusion).

Source1

{
  "resourceType": "CodeSystem",
  "id": "med-admin-route-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/med-admin-route-cs",
  "version": "0.1.0",
  "name": "MedAdminRouteCS",
  "title": "Kenya Medication Administration Route Code System",
  "status": "active",
  "experimental": false,
  "date": "2026-06-08T10:30:33+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": "info@dha.go.ke"
        }
      ]
    },
    {
      "name": "Digital Health Agency Kenya – FHIR Team",
      "telecom": [
        {
          "system": "email",
          "value": "info@dha.go.ke",
          "use": "work"
        },
        {
          "system": "url",
          "value": "https://dha.go.ke",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Codes for the route by which oncology medications are administered.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 16,
  "concept": [
    {
      "code": "IV-BOLUS",
      "display": "Intravenous Bolus",
      "definition": "Direct IV injection over <5 minutes."
    },
    {
      "code": "IV-PUSH",
      "display": "Intravenous Push",
      "definition": "IV injection over 5–15 minutes."
    },
    {
      "code": "IV-INFUSION-SHORT",
      "display": "IV Short Infusion",
      "definition": "IV infusion over 15 minutes to 3 hours."
    },
    {
      "code": "IV-INFUSION-LONG",
      "display": "IV Long Infusion",
      "definition": "IV infusion over >3 hours or continuous infusion."
    },
    {
      "code": "ORAL",
      "display": "Oral",
      "definition": "By mouth (tablets, capsules, solution)."
    },
    {
      "code": "SUBCUTANEOUS",
      "display": "Subcutaneous",
      "definition": "Injection into subcutaneous tissue."
    },
    {
      "code": "INTRAMUSCULAR",
      "display": "Intramuscular",
      "definition": "Injection into muscle."
    },
    {
      "code": "INTRATHECAL",
      "display": "Intrathecal",
      "definition": "Into the cerebrospinal fluid (spinal canal)."
    },
    {
      "code": "INTRAVESICAL",
      "display": "Intravesical",
      "definition": "Into the bladder lumen."
    },
    {
      "code": "INTRAPERITONEAL",
      "display": "Intraperitoneal",
      "definition": "Into the peritoneal cavity."
    },
    {
      "code": "INTRAPLEURAL",
      "display": "Intrapleural",
      "definition": "Into the pleural cavity."
    },
    {
      "code": "TOPICAL",
      "display": "Topical",
      "definition": "Applied to skin surface."
    },
    {
      "code": "TRANSDERMAL",
      "display": "Transdermal",
      "definition": "Through intact skin via patch."
    },
    {
      "code": "INHALED",
      "display": "Inhaled",
      "definition": "Via inhalation."
    },
    {
      "code": "INTRALESIONAL",
      "display": "Intralesional",
      "definition": "Injected directly into the lesion."
    },
    {
      "code": "INTRA-ARTERIAL",
      "display": "Intra-arterial",
      "definition": "Into a feeding artery (e.g., hepatic artery infusion)."
    }
  ]
}