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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="iptp-language-preference-vs"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet iptp-language-preference-vs</b></p><a name="iptp-language-preference-vs"> </a><a name="hciptp-language-preference-vs"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-iptp-code-system.html"><code>http://iptp.kemri.go.ke/fhir/CodeSystem/iptp-code-system</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-iptp-code-system.html#iptp-code-system-language-english">language-english</a></td><td style="color: #cccccc">English</td><td>Patient prefers English language messages</td></tr><tr><td><a href="CodeSystem-iptp-code-system.html#iptp-code-system-language-kiswahili">language-kiswahili</a></td><td style="color: #cccccc">Kiswahili</td><td>Patient prefers Kiswahili language messages</td></tr></table></li></ul></div>
  </text>
  <url value="http://iptp.kemri.go.ke/fhir/ValueSet/iptp-language-preference-vs"/>
  <version value="0.1.0"/>
  <name value="IPTpLanguagePreferenceVS"/>
  <title value="IPTp Language Preference Value Set"/>
  <status value="draft"/>
  <date value="2026-06-30T18:47:18+00:00"/>
  <publisher value="IPTp-SP Digital Support System Implementation Team"/>
  <contact>
    <name value="IPTp-SP Digital Support System Implementation Team"/>
    <telecom>
      <system value="url"/>
      <value value="http://iptp.kemri.go.ke"/>
    </telecom>
  </contact>
  <description value="Language preference options for IPTp SMS communications"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://iptp.kemri.go.ke/fhir/CodeSystem/iptp-code-system"/>
      <concept>
        <code value="language-english"/>
      </concept>
      <concept>
        <code value="language-kiswahili"/>
      </concept>
    </include>
  </compose>
</ValueSet>