{
  "resourceType" : "ValueSet",
  "id" : "kps-referral-source-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<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>"
  },
  "url" : "https://fhir.dha.go.ke/kps/ValueSet/kps-referral-source-vs",
  "version" : "0.1.0",
  "name" : "ReferralSourceVS",
  "title" : "Source of Referral ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-11T04:59:51+00:00",
  "publisher" : "Digital Health Agency of Kenya",
  "contact" : [{
    "name" : "Digital Health Agency of Kenya",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.dha.go.ke"
    },
    {
      "system" : "email",
      "value" : "interoperability@dha.go.ke"
    }]
  },
  {
    "name" : "Digital Health Agency of Kenya – Interoperability Team",
    "telecom" : [{
      "system" : "email",
      "value" : "interoperability@dha.go.ke",
      "use" : "work"
    },
    {
      "system" : "url",
      "value" : "https://www.dha.go.ke",
      "use" : "work"
    }]
  }],
  "description" : "Indicates the source from which the client was referred (KPS.G.DE.17).",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "KE",
      "display" : "Kenya"
    }]
  }],
  "copyright" : "Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.\n",
  "compose" : {
    "include" : [{
      "system" : "https://shr.tiberbuapps.com/fhir/CodeSystem/kpsg-referral-codes",
      "concept" : [{
        "code" : "community",
        "display" : "Community"
      },
      {
        "code" : "health-provider",
        "display" : "Health Provider"
      },
      {
        "code" : "self-referral",
        "display" : "Self"
      }]
    }]
  }
}