FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | CodeSystem |
| Id | CodeSystem-route-of-administration.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/CodeSystem-route-of-administration.html |
| URL | https://fhir.slade360.co.ke/fhir/CodeSystem/route-of-administration |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-30T13:27:11+00:00 |
| Name | SGHIRouteOfAdministrationCodeSystem |
| Description | A code system enumerating the different route options used to specify medication administration routes across SGHI's environment. |
| Content | complete |
| ValueSet | ||
| silfhirprofileig#current | route-of-administration | Route Of Administration |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem route-of-administration
This code system https://fhir.slade360.co.ke/fhir/CodeSystem/route-of-administration defines the following codes:
{
"resourceType": "CodeSystem",
"id": "route-of-administration",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/CodeSystem/route-of-administration",
"version": "0.1.0",
"name": "SGHIRouteOfAdministrationCodeSystem",
"status": "active",
"date": "2026-03-30T13:27:11+00:00",
"publisher": "Kathurima Kimathi",
"contact": [
{
"name": "Kathurima Kimathi",
"telecom": [
{
"system": "url",
"value": "https://www.linkedin.com/in/kathurima-kimathi/"
},
{
"system": "email",
"value": "kathurimakimathi415@gmail.com"
}
]
},
{
"name": "Oscar John",
"telecom": [
{
"system": "email",
"value": "oscarjohnotieno@gmail.com",
"use": "work"
}
]
},
{
"name": "Kennedy Omondi",
"telecom": [
{
"system": "email",
"value": "kennankole@gmail.com",
"use": "work"
}
]
}
],
"description": "A code system enumerating the different route options used to specify medication administration routes across SGHI's environment.",
"content": "complete",
"count": 11,
"concept": [
{
"code": "o",
"display": "Oral",
"definition": "Administration of medication through the mouth."
},
{
"code": "iv",
"display": "Intravenous",
"definition": "Administration of medication directly into a vein."
},
{
"code": "im",
"display": "Intramuscular",
"definition": "Administration of medication into a muscle."
},
{
"code": "it",
"display": "Intrathecal",
"definition": "Intrathecal"
},
{
"code": "sc",
"display": "Subcutaneous",
"definition": "Administration of medication into the tissue layer between the skin and the muscle"
},
{
"code": "sl",
"display": "Sublingual",
"definition": "Administration of medication under the tongue for absorption through the mucous membranes."
},
{
"code": "in",
"display": "Intranasal",
"definition": "Administration of medication through the nasal passages for absorption through the mucous membranes."
},
{
"code": "oc",
"display": "Ocular",
"definition": "Administration of medication to the eye, typically in the form of eye drops or ointments."
},
{
"code": "ot",
"display": "Otic",
"definition": "Administration of medication to the ear, typically in the form of ear drops."
},
{
"code": "vg",
"display": "Vaginal",
"definition": "Administration of medication into the vagina, typically in the form of suppositories, creams, or gels."
},
{
"code": "rc",
"display": "Rectal",
"definition": "Administration of medication into the rectum, typically in the form of suppositories or enemas."
}
]
}