<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="kps-referral-source-vs"/>
  <text>
    <status value="extensions"/><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 <a href="CodeSystem-kpsg-referral-codes.html"><code>https://shr.tiberbuapps.com/fhir/CodeSystem/kpsg-referral-codes</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><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-kpsg-referral-codes.html#kpsg-referral-codes-community">community</a></td><td>Community</td><td>The client was referred from the community level (e.g., CHW)</td></tr><tr><td><a href="CodeSystem-kpsg-referral-codes.html#kpsg-referral-codes-health-provider">health-provider</a></td><td>Health Provider</td><td>The client was referred from another health provider or facility</td></tr><tr><td><a href="CodeSystem-kpsg-referral-codes.html#kpsg-referral-codes-self-referral">self-referral</a></td><td>Self</td><td>The client self-referred without a formal referral from a health worker</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.dha.go.ke/kps/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-12T08:53:32+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.&#xA;"/>
  <compose>
    <include>
      <system value="https://shr.tiberbuapps.com/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>