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

FHIR IG analytics

Packageke.fhir.core
Resource TypeValueSet
IdValueSet-generic-products-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/ValueSet-generic-products-vs.html
URLhttps://fhir.dha.go.ke/ig/core/ValueSet/generic-products-vs
Version1.0.0
Statusactive
Date2026-08-12T12:33:23+00:00
NameGenericProductsVS
TitleGeneric Products ValueSet
DescriptionGeneric medicinal product codes drawn from the MOH PPB generic products code system.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ke.fhir.core#currentgeneric-products-csGeneric Products CodeSystem

Narrative

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

Generated Narrative: ValueSet generic-products-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "generic-products-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.dha.go.ke/ig/core/ValueSet/generic-products-vs",
  "version": "1.0.0",
  "name": "GenericProductsVS",
  "title": "Generic Products 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": "Generic medicinal product codes drawn from the MOH PPB generic products 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/generic-products-cs"
      }
    ]
  }
}