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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mothers-baby-status"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet mothers-baby-status</b></p><a name="mothers-baby-status"> </a><a name="hcmothers-baby-status"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-special-clinic-code-system.html"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-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-special-clinic-code-system.html#special-clinic-code-system-mother-baby-alive">mother-baby-alive</a></td><td>Alive</td><td>Mother's baby is alive after delivery.</td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-mother-baby-dead">mother-baby-dead</a></td><td>Dead</td><td>Mother's baby is dead after delivery.</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.slade360.co.ke/fhir/ValueSet/mothers-baby-status"/>
  <version value="0.1.0"/>
  <name value="SGHIMothersBabyStatus"/>
  <title value="SGHI Mother's Baby Status After Delivery"/>
  <status value="active"/>
  <date value="2026-05-12T08:26:02+00:00"/>
  <publisher value="Kathurima Kimathi"/>
  <contact>
    <name value="Kathurima Kimathi"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.linkedin.com/in/kathurima-kimathi/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="kathurimakimathi415@gmail.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Oscar John"/>
    <telecom>
      <system value="email"/>
      <value value="oscarjohnotieno@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <contact>
    <name value="Kennedy Omondi"/>
    <telecom>
      <system value="email"/>
      <value value="kennankole@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="A ValueSet for the status of the baby after delivery."/>
  <compose>
    <include>
      <system value="https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system"/>
      <concept>
        <code value="mother-baby-alive"/>
        <display value="Alive"/>
      </concept>
      <concept>
        <code value="mother-baby-dead"/>
        <display value="Dead"/>
      </concept>
    </include>
  </compose>
</ValueSet>