FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | CodeSystem |
| Id | CodeSystem-med-admin-route-cs.json |
| FHIR Version | R4 |
No resources found
No resources found
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:
{
"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)."
}
]
}