Kenya eClaims FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

Kenya eClaims FHIR Implementation Guide, published by Digital Health Agency of Kenya. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/Kenya-eClaims-FHIR-IG/ and changes regularly. See the Directory of published versions

: Condition Codes ValueSet - JSON Representation

Active as of 2026-06-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eclaims-condition-codes-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eclaims-condition-codes-vs</b></p><a name=\"eclaims-condition-codes-vs\"> </a><a name=\"hceclaims-condition-codes-vs\"> </a><ul><li>Include all codes defined in <a href=\"http://tx.fhir.org/r4\"><code>http://hl7.org/fhir/sid/icd-10</code></a><span style=\"opacity: 0.5\" title=\"Version is not explicitly stated. When building this specification, the most recent version 2019-covid-expanded has been used\"> version ⏿2019-covid-expanded</span></li></ul></div>"
  },
  "url" : "https://nshr-uat.sha.go.ke/fhir/ValueSet/eclaims-condition-codes-vs",
  "version" : "0.1.0",
  "name" : "ConditionCodesVS",
  "title" : "Condition Codes ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-03T08:33:37+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" : "Codes for clinical conditions and diagnoses. References ICD-10 pending population of the MOH-KENYA CONDITION-CODES OCL collection.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KE",
          "display" : "Kenya"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-10"
      }
    ]
  }
}