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

: Approval Status Value Set - JSON Representation

Draft as of 2025-12-17

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "approval-status-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet approval-status-vs</b></p><a name=\"approval-status-vs\"> </a><a name=\"hcapproval-status-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ApprovalStatusCS.html\"><code>http://example.org/CodeSystem/ApprovalStatusCS</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" : "http://example.org/ValueSet/approval-status-vs",
  "version" : "0.1.0",
  "name" : "ApprovalStatusVS",
  "title" : "Approval Status Value Set",
  "status" : "draft",
  "date" : "2025-12-17T09:57:49+00:00",
  "publisher" : "IntelliSOFT Consulting",
  "contact" : [
    {
      "name" : "IntelliSOFT Consulting",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://.com/fhir/example-publisher"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://example.org/CodeSystem/ApprovalStatusCS"
      }
    ]
  }
}