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

FHIR IG analytics

Packageke.fhir.eprescription
Resource TypeValueSet
IdValueSet-active-components-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-ePrescription-IG/ValueSet-active-components-vs.html
URLhttps://fhir.dha.go.ke/fhir/ValueSet/active-components-vs
Version0.1.0
Statusactive
Date2026-08-30T09:32:21+00:00
NameActiveComponentsVS
TitleActive Components ValueSet
DescriptionActive pharmaceutical ingredient codes drawn from the MOH PPB active components code system.
CopyrightCopyright 2025+ Digital Health Agency, Kenya. This content is licensed under Creative Commons Attribution 4.0 International (CC-BY-4.0). Terminology content from the Kenya Pharmacy and Poisons Board (PPB) via Open Concept Lab (OCL) is subject to separate terms.

Resources that use this resource

StructureDefinition
ke.fhir.eprescription#currentke-allergy-intoleranceKenya eRx AllergyIntolerance
ke.fhir.eprescription#currentke-medicationKenya eRx Medication

Resources that this resource uses

CodeSystem
ke.fhir.eprescription#currentactive-components-csActive Components CodeSystem

Narrative

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

Generated Narrative: ValueSet active-components-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "active-components-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.dha.go.ke/fhir/ValueSet/active-components-vs",
  "version": "0.1.0",
  "name": "ActiveComponentsVS",
  "title": "Active Components ValueSet",
  "status": "active",
  "experimental": false,
  "date": "2026-08-30T09:32:21+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": "helpdesk@dha.go.ke"
        }
      ]
    },
    {
      "name": "Digital Health Agency, Kenya",
      "telecom": [
        {
          "system": "email",
          "value": "helpdesk@dha.go.ke",
          "use": "work"
        },
        {
          "system": "url",
          "value": "https://www.dha.go.ke/"
        }
      ]
    }
  ],
  "description": "Active pharmaceutical ingredient codes drawn from the MOH PPB active components code system.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "copyright": "Copyright 2025+ Digital Health Agency, Kenya. This content is licensed under Creative Commons Attribution 4.0 International (CC-BY-4.0). Terminology content from the Kenya Pharmacy and Poisons Board (PPB) via Open Concept Lab (OCL) is subject to separate terms.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.dha.go.ke/fhir/CodeSystem/active-components-cs"
      }
    ]
  }
}