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

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

: Reason for Referral ValueSet - XML Representation

Active as of 2026-05-11

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="kps-referral-reason-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet kps-referral-reason-vs</b></p><a name="kps-referral-reason-vs"> </a><a name="hckps-referral-reason-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-emergency-referral">emergency-referral</a></td><td>Emergency Referral</td><td>The client requires urgent emergency care</td></tr><tr><td><a href="CodeSystem-kpsg-referral-codes.html#kpsg-referral-codes-adverse-drug-reaction">adverse-drug-reaction</a></td><td>Management of Adverse Drug Reactions</td><td>Referral due to adverse drug reaction requiring specialist management</td></tr><tr><td><a href="CodeSystem-kpsg-referral-codes.html#kpsg-referral-codes-medication-unavailable">medication-unavailable</a></td><td>Medication Not Available</td><td>Medication required by the client is not available at this facility</td></tr><tr><td><a href="CodeSystem-kpsg-referral-codes.html#kpsg-referral-codes-client-wish">client-wish</a></td><td>Client's Wish</td><td>The client has expressed a preference to be seen at another facility</td></tr><tr><td><a href="CodeSystem-kpsg-referral-codes.html#kpsg-referral-codes-other-general-services">other-general-services</a></td><td>Referral for Other General Services</td><td>Referral to access general services not available at the current facility</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.dha.go.ke/kps/ValueSet/kps-referral-reason-vs"/>
  <version value="0.1.0"/>
  <name value="ReferralReasonVS"/>
  <title value="Reason for Referral ValueSet"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-11T04:59:51+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="Coded reasons for referring a client to another facility or care level (KPS.G.DE.7)."/>
  <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://shr.tiberbuapps.com/fhir/CodeSystem/kpsg-referral-codes"/>
      <concept>
        <code value="emergency-referral"/>
        <display value="Emergency Referral"/>
      </concept>
      <concept>
        <code value="adverse-drug-reaction"/>
        <display value="Management of Adverse Drug Reactions"/>
      </concept>
      <concept>
        <code value="medication-unavailable"/>
        <display value="Medication Not Available"/>
      </concept>
      <concept>
        <code value="client-wish"/>
        <display value="Client's Wish"/>
      </concept>
      <concept>
        <code value="other-general-services"/>
        <display value="Referral for Other General Services"/>
      </concept>
    </include>
  </compose>
</ValueSet>