Kenya Patient Summary FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

Kenya Patient Summary 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-Patient-Summary-FHIR-IG/ and changes regularly. See the Directory of published versions

: Source of Referral ValueSet - XML Representation

Active as of 2026-05-31

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="kps-referral-source-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet kps-referral-source-vs</b></p><a name="kps-referral-source-vs"> </a><a name="hckps-referral-source-vs"> </a><ul><li>Include these codes as defined in <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/kpsg-referral-codes</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>community</td><td>Community</td></tr><tr><td>health-provider</td><td>Health Provider</td></tr><tr><td>self-referral</td><td>Self</td></tr></table></li></ul></div>
  </text>
  <url value="http://localhost:8085/fhir/ValueSet/kps-referral-source-vs"/>
  <version value="0.1.0"/>
  <name value="ReferralSourceVS"/>
  <title value="Source of Referral ValueSet"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-31T11:35:58+00:00"/>
  <publisher value="Digital Health Agency of Kenya"/>
  <contact>
    <name value="Digital Health Agency of Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.dha.go.ke"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="Digital Health Agency of Kenya – Interoperability Team"/>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://www.dha.go.ke"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Indicates the source from which the client was referred (KPS.G.DE.17)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.
"/>
  <compose>
    <include>
      <system
              value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/kpsg-referral-codes"/>
      <concept>
        <code value="community"/>
        <display value="Community"/>
      </concept>
      <concept>
        <code value="health-provider"/>
        <display value="Health Provider"/>
      </concept>
      <concept>
        <code value="self-referral"/>
        <display value="Self"/>
      </concept>
    </include>
  </compose>
</ValueSet>