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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="MNCHAppointmentStatusVS"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet MNCHAppointmentStatusVS</b></p><a name="MNCHAppointmentStatusVS"> </a><a name="hcMNCHAppointmentStatusVS"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-MNCHCodes.html"><code>http://fhir.health.go.ke/mnch/CodeSystem/MNCHCodes</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></tr><tr><td><a href="CodeSystem-MNCHCodes.html#MNCHCodes-attended">attended</a></td><td style="color: #cccccc">Attended</td></tr><tr><td><a href="CodeSystem-MNCHCodes.html#MNCHCodes-missed">missed</a></td><td style="color: #cccccc">Missed</td></tr><tr><td><a href="CodeSystem-MNCHCodes.html#MNCHCodes-rescheduled">rescheduled</a></td><td style="color: #cccccc">Rescheduled</td></tr><tr><td><a href="CodeSystem-MNCHCodes.html#MNCHCodes-cancelled">cancelled</a></td><td style="color: #cccccc">Cancelled</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.kisumuhealth.co.ke/ValueSet/MNCHAppointmentStatusVS"/>
  <version value="0.1.0"/>
  <name value="MNCHAppointmentStatusVS"/>
  <title value="MNCH Appointment Status"/>
  <status value="draft"/>
  <date value="2026-06-16T20:08:11+00:00"/>
  <publisher value="intellisoftkenya"/>
  <contact>
    <name value="intellisoftkenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.intellisoftkenya.com/"/>
    </telecom>
  </contact>
  <description value="Status of scheduled appointment (MNCH.F.DE.2)"/>
  <compose>
    <include>
      <system value="http://fhir.health.go.ke/mnch/CodeSystem/MNCHCodes"/>
      <concept>
        <code value="attended"/>
      </concept>
      <concept>
        <code value="missed"/>
      </concept>
      <concept>
        <code value="rescheduled"/>
      </concept>
      <concept>
        <code value="cancelled"/>
      </concept>
    </include>
  </compose>
</ValueSet>