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

FHIR IG analytics

Packageke.fhir.core
Resource TypeValueSet
IdValueSet-route-of-administration-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/ValueSet-route-of-administration-vs.html
URLhttps://fhir.dha.go.ke/ig/core/ValueSet/route-of-administration-vs
Version1.0.0
Statusactive
Date2026-08-12T12:33:23+00:00
NameRouteOfAdministrationVS
TitleRoute of Administration ValueSet
DescriptionCodes for route of administration of medications, drawn from the MOH PPB route of administration code system.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ke.fhir.core#currentroute-of-administration-csRoute of Administration CodeSystem

Narrative

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

Generated Narrative: ValueSet route-of-administration-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "route-of-administration-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.dha.go.ke/ig/core/ValueSet/route-of-administration-vs",
  "version": "1.0.0",
  "name": "RouteOfAdministrationVS",
  "title": "Route of Administration ValueSet",
  "status": "active",
  "experimental": false,
  "date": "2026-08-12T12:33:23+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": "fhir@dha.go.ke"
        }
      ]
    }
  ],
  "description": "Codes for route of administration of medications, drawn from the MOH PPB route of administration code system.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.dha.go.ke/ig/core/CodeSystem/route-of-administration-cs"
      }
    ]
  }
}