Kenya eClaims FHIR Implementation Guide
0.1.0 - ci-build KE

Kenya eClaims FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Generic Products ValueSet - JSON Representation

Active as of 2026-05-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "generic-products-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet generic-products-vs</b></p><a name=\"generic-products-vs\"> </a><a name=\"hcgeneric-products-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-generic-products-cs.html\"><code>https://fhir.dha.go.ke/eclaims/CodeSystem/generic-products-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "https://fhir.dha.go.ke/eclaims/ValueSet/generic-products-vs",
  "version" : "0.1.0",
  "name" : "GenericProductsVS",
  "title" : "Generic Products ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-19T11:26:54+00:00",
  "publisher" : "Digital Health Agency of Kenya",
  "contact" : [
    {
      "name" : "Digital Health Agency of Kenya",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://dha.go.ke"
        },
        {
          "system" : "email",
          "value" : "interoperability@dha.go.ke"
        }
      ]
    },
    {
      "name" : "eClaims Technical Working Group",
      "telecom" : [
        {
          "system" : "email",
          "value" : "interoperability@dha.go.ke",
          "use" : "work"
        },
        {
          "system" : "url",
          "value" : "https://dha.go.ke",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "ValueSet for generic pharmaceutical products (MOH-Kenya: GenericProducts)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KE",
          "display" : "Kenya"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.dha.go.ke/eclaims/CodeSystem/generic-products-cs"
      }
    ]
  }
}