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

FHIR IG analytics

Packagesilfhirprofileig
Resource TypeCodeSystem
IdCodeSystem-route-of-administration.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/CodeSystem-route-of-administration.html
URLhttps://fhir.slade360.co.ke/fhir/CodeSystem/route-of-administration
Version0.1.0
Statusactive
Date2026-03-30T13:27:11+00:00
NameSGHIRouteOfAdministrationCodeSystem
DescriptionA code system enumerating the different route options used to specify medication administration routes across SGHI's environment.
Contentcomplete

Resources that use this resource

ValueSet
silfhirprofileig#currentroute-of-administrationRoute Of Administration

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
o OralAdministration of medication through the mouth.
iv IntravenousAdministration of medication directly into a vein.
im IntramuscularAdministration of medication into a muscle.
it IntrathecalIntrathecal
sc SubcutaneousAdministration of medication into the tissue layer between the skin and the muscle
sl SublingualAdministration of medication under the tongue for absorption through the mucous membranes.
in IntranasalAdministration of medication through the nasal passages for absorption through the mucous membranes.
oc OcularAdministration of medication to the eye, typically in the form of eye drops or ointments.
ot OticAdministration of medication to the ear, typically in the form of ear drops.
vg VaginalAdministration of medication into the vagina, typically in the form of suppositories, creams, or gels.
rc RectalAdministration of medication into the rectum, typically in the form of suppositories or enemas.

Source1

{
  "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."
    }
  ]
}