Kenya Core FHIR Implementation Guide (IG)
0.1.0 - ci-build

Kenya Core FHIR Implementation Guide (IG), published by IntelliSOFT Consulting. 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-core-FHIR-IG/ and changes regularly. See the Directory of published versions

: Episode of Care Type Value Set - JSON Representation

Active as of 2026-01-27

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "episode-of-care-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet episode-of-care-type-vs</b></p><a name=\"episode-of-care-type-vs\"> </a><a name=\"hcepisode-of-care-type-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-episode-of-care-type-cs.html\"><code>http://example.org/CodeSystem/episode-of-care-type-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.sha.ke/fhir/ValueSet/episode-of-care-type",
  "version" : "0.1.0",
  "name" : "EpisodeOfCareTypeVS",
  "title" : "Episode of Care Type Value Set",
  "status" : "active",
  "date" : "2026-01-27T07:25:10+00:00",
  "publisher" : "IntelliSOFT Consulting",
  "contact" : [
    {
      "name" : "IntelliSOFT Consulting",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://.com/fhir/example-publisher"
        }
      ]
    }
  ],
  "description" : "Episode of Care Type Value Set",
  "compose" : {
    "include" : [
      {
        "system" : "http://example.org/CodeSystem/episode-of-care-type-cs"
      }
    ]
  }
}