SGHI FHIR Profile Implementation Guide
0.1.0 - ci-build

SGHI FHIR Profile Implementation Guide, published by Kathurima Kimathi. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/savannahghi/sil_fhir_profile_ig/ and changes regularly. See the Directory of published versions

: SGHI Delivery Complications - XML Representation

Active as of 2026-05-12

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="delivery-complications"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet delivery-complications</b></p><a name="delivery-complications"> </a><a name="hcdelivery-complications"> </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-delivery-comp-aph">delivery-comp-aph</a></td><td>APH (Ante Partum Haemorrhage)</td><td>Delivery complication: Ante Partum Haemorrhage.</td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-delivery-comp-pph">delivery-comp-pph</a></td><td>PPH (Post Partum Haemorrhage)</td><td>Delivery complication: Post Partum Haemorrhage.</td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-delivery-comp-eclampsia">delivery-comp-eclampsia</a></td><td>Eclampsia</td><td>Delivery complication: Eclampsia.</td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-delivery-comp-ruptured-uterus">delivery-comp-ruptured-uterus</a></td><td>Ruptured Uterus</td><td>Delivery complication: Ruptured Uterus.</td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-delivery-comp-obstructed-labour">delivery-comp-obstructed-labour</a></td><td>Obstructed Labour</td><td>Delivery complication: Obstructed Labour.</td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-delivery-comp-sepsis">delivery-comp-sepsis</a></td><td>Sepsis</td><td>Delivery complication: Sepsis.</td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-delivery-comp-none">delivery-comp-none</a></td><td>None</td><td>No delivery complications.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://fhir.slade360.co.ke/fhir/ValueSet/delivery-complications"/>
  <version value="0.1.0"/>
  <name value="SGHIDeliveryComplications"/>
  <title value="SGHI Delivery Complications"/>
  <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 complications that occurred during delivery."/>
  <compose>
    <include>
      <system
              value="https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system"/>
      <concept>
        <code value="delivery-comp-aph"/>
        <display value="APH (Ante Partum Haemorrhage)"/>
      </concept>
      <concept>
        <code value="delivery-comp-pph"/>
        <display value="PPH (Post Partum Haemorrhage)"/>
      </concept>
      <concept>
        <code value="delivery-comp-eclampsia"/>
        <display value="Eclampsia"/>
      </concept>
      <concept>
        <code value="delivery-comp-ruptured-uterus"/>
        <display value="Ruptured Uterus"/>
      </concept>
      <concept>
        <code value="delivery-comp-obstructed-labour"/>
        <display value="Obstructed Labour"/>
      </concept>
      <concept>
        <code value="delivery-comp-sepsis"/>
        <display value="Sepsis"/>
      </concept>
      <concept>
        <code value="delivery-comp-none"/>
        <display value="None"/>
      </concept>
    </include>
  </compose>
</ValueSet>