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

FHIR IG analytics

Packageke.fhir.core
Resource TypeValueSet
IdValueSet-active-components-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/ValueSet-active-components-vs.html
URLhttps://fhir.dha.go.ke/ig/core/ValueSet/active-components-vs
Version1.0.0
Statusactive
Date2026-08-12T12:33:23+00:00
NameActiveComponentsVS
TitleActive Components ValueSet
DescriptionActive pharmaceutical ingredient codes drawn from the MOH PPB active components code system.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ke.fhir.core#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/ig/core/ValueSet/active-components-vs",
  "version": "1.0.0",
  "name": "ActiveComponentsVS",
  "title": "Active Components 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": "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"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.dha.go.ke/ig/core/CodeSystem/active-components-cs"
      }
    ]
  }
}