Kenya eClaims FHIR IG
0.1.0 - ci-build Kenya flag

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

: Generic Medicinal Products - JSON Representation

Draft as of 2025-12-09

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "generic-products-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet generic-products-1</b></p><a name=\"generic-products-1\"> </a><a name=\"hcgeneric-products-1\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <code>https://hapi.slade360edi.com/fhir/CodeSystem/product-catalogue</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>GE12860</td><td>Nonacog Alfa 1000 IU Intravenous Powder for Solution</td></tr></table></li><li>Include all codes defined in <code>https://hapi.slade360edi.com/fhir/CodeSystem/product-catalogue</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"
  },
  "url" : "https://example.com/fhir/ValueSet/generic-products-1",
  "version" : "0.1.0",
  "name" : "GenericProductsVSs",
  "title" : "Generic Medicinal Products",
  "status" : "draft",
  "date" : "2025-12-09T10:36:33+00:00",
  "publisher" : "iclKenya",
  "contact" : [
    {
      "name" : "iclKenya",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    },
    {
      "name" : "eClaims Team Kenya.",
      "telecom" : [
        {
          "system" : "email",
          "value" : "bobsmith@example.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Allowed generic products for medication coding",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KE",
          "display" : "Kenya"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://hapi.slade360edi.com/fhir/CodeSystem/product-catalogue",
        "concept" : [
          {
            "code" : "GE12860",
            "display" : "Nonacog Alfa 1000 IU Intravenous Powder for Solution"
          }
        ]
      },
      {
        "system" : "https://hapi.slade360edi.com/fhir/CodeSystem/product-catalogue"
      }
    ]
  }
}