{
  "resourceType" : "ValueSet",
  "id" : "kps-referral-reason-vs",
  "text" : {
    "status" : "generated",
    "div" : "<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 <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>emergency-referral</td><td>Emergency Referral</td></tr><tr><td>adverse-drug-reaction</td><td>Management of Adverse Drug Reactions</td></tr><tr><td>medication-unavailable</td><td>Medication Not Available</td></tr><tr><td>client-wish</td><td>Client's Wish</td></tr><tr><td>other-general-services</td><td>Referral for Other General Services</td></tr></table></li></ul></div>"
  },
  "url" : "http://localhost:8085/fhir/ValueSet/kps-referral-reason-vs",
  "version" : "0.1.0",
  "name" : "ReferralReasonVS",
  "title" : "Reason for Referral ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-31T11:35:58+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" : "Coded reasons for referring a client to another facility or care level (KPS.G.DE.7).",
  "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://nshr-uat.sha.go.ke/fhir/CodeSystem/kpsg-referral-codes",
      "concept" : [{
        "code" : "emergency-referral",
        "display" : "Emergency Referral"
      },
      {
        "code" : "adverse-drug-reaction",
        "display" : "Management of Adverse Drug Reactions"
      },
      {
        "code" : "medication-unavailable",
        "display" : "Medication Not Available"
      },
      {
        "code" : "client-wish",
        "display" : "Client's Wish"
      },
      {
        "code" : "other-general-services",
        "display" : "Referral for Other General Services"
      }]
    }]
  }
}