{
  "resourceType" : "ValueSet",
  "id" : "kps-communication-preference-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet kps-communication-preference-vs</b></p><a name=\"kps-communication-preference-vs\"> </a><a name=\"hckps-communication-preference-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>sms</td><td>Text Message / SMS</td></tr><tr><td>voice-call</td><td>Voice Call</td></tr><tr><td>email-comm</td><td>Email</td></tr><tr><td>no-communication</td><td>Communication Consent Declined</td></tr></table></li></ul></div>"
  },
  "url" : "http://localhost:8085/fhir/ValueSet/kps-communication-preference-vs",
  "version" : "0.1.0",
  "name" : "CommunicationPreferenceVS",
  "title" : "Communication Preference 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 communication preferences for contacting the client regarding referral follow-up (KPS.G.DE.25).",
  "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" : "sms",
        "display" : "Text Message / SMS"
      },
      {
        "code" : "voice-call",
        "display" : "Voice Call"
      },
      {
        "code" : "email-comm",
        "display" : "Email"
      },
      {
        "code" : "no-communication",
        "display" : "Communication Consent Declined"
      }]
    }]
  }
}