{
  "resourceType" : "CodeSystem",
  "id" : "coverage-type-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem coverage-type-cs</b></p><a name=\"coverage-type-cs\"> </a><a name=\"hccoverage-type-cs\"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/coverage-type-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">MEDICAL<a name=\"coverage-type-cs-MEDICAL\"> </a></td><td>Medical</td></tr><tr><td style=\"white-space:nowrap\">DENTAL<a name=\"coverage-type-cs-DENTAL\"> </a></td><td>Dental</td></tr><tr><td style=\"white-space:nowrap\">VISION<a name=\"coverage-type-cs-VISION\"> </a></td><td>Vision</td></tr><tr><td style=\"white-space:nowrap\">PHARMACY<a name=\"coverage-type-cs-PHARMACY\"> </a></td><td>Pharmacy</td></tr><tr><td style=\"white-space:nowrap\">ACCIDENT<a name=\"coverage-type-cs-ACCIDENT\"> </a></td><td>Accident</td></tr><tr><td style=\"white-space:nowrap\">OCCUPATIONAL<a name=\"coverage-type-cs-OCCUPATIONAL\"> </a></td><td>Occupational</td></tr><tr><td style=\"white-space:nowrap\">TRAVEL<a name=\"coverage-type-cs-TRAVEL\"> </a></td><td>Travel</td></tr></table></div>"
  },
  "url" : "https://fhir.dha.go.ke/eclaims/CodeSystem/coverage-type-cs",
  "version" : "0.1.0",
  "name" : "CoverageTypeCS",
  "title" : "Coverage Type Code System",
  "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" : "Codes for the type of insurance coverage (MOH-Kenya OCL: COVERAGE-TYPE)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "KE",
      "display" : "Kenya"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [{
    "code" : "MEDICAL",
    "display" : "Medical"
  },
  {
    "code" : "DENTAL",
    "display" : "Dental"
  },
  {
    "code" : "VISION",
    "display" : "Vision"
  },
  {
    "code" : "PHARMACY",
    "display" : "Pharmacy"
  },
  {
    "code" : "ACCIDENT",
    "display" : "Accident"
  },
  {
    "code" : "OCCUPATIONAL",
    "display" : "Occupational"
  },
  {
    "code" : "TRAVEL",
    "display" : "Travel"
  }]
}