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 Other Delivery Reason - XML Representation

Active as of 2026-09-15

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="delivery-other-reason"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet delivery-other-reason</b></p><a name="delivery-other-reason"> </a><a name="hcdelivery-other-reason"> </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-other-assisted-breech-extraction">delivery-other-assisted-breech-extraction</a></td><td>Assisted breech extraction</td><td>A breech birth the attendant assists, using manoeuvres to deliver the arms and head once the buttocks and trunk have descended. Distinct from #delivery-breech, which is the mode recorded when the breech birth needed no assistance.</td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-delivery-other-internal-podalic-version">delivery-other-internal-podalic-version</a></td><td>Internal podalic version and breech extraction</td><td>The attendant turns the fetus to a breech lie by hand inside the uterus and delivers it by breech extraction. In practice almost always the second of twins.</td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-delivery-other-vbac">delivery-other-vbac</a></td><td>Vaginal birth after caesarean</td><td>A vaginal birth in a woman whose previous delivery was by caesarean section.</td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-delivery-other-twin-second-cs">delivery-other-twin-second-cs</a></td><td>Twin, second delivered by caesarean</td><td>A twin birth in which the first twin was born vaginally and the second by caesarean section. It sits here because it is the one delivery that no single mode describes.</td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-delivery-other-delivered-before-arrival">delivery-other-delivered-before-arrival</a></td><td>Delivered before arrival</td><td>The baby was born before the mother reached the facility, so no mode was observed by the staff who received her. Where the place of delivery is also being recorded, #delivery-bba says the same thing of the place.</td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-delivery-other-symphysiotomy">delivery-other-symphysiotomy</a></td><td>Symphysiotomy</td><td>Vaginal birth achieved by surgically dividing the pubic symphysis to enlarge the pelvis.</td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-delivery-other-destructive-operation">delivery-other-destructive-operation</a></td><td>Destructive operation</td><td>Vaginal delivery of a dead fetus achieved by an operation that reduces its size, such as craniotomy.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://fhir.slade360.co.ke/fhir/ValueSet/delivery-other-reason"/>
  <version value="0.1.0"/>
  <name value="SGHIDeliveryOtherReason"/>
  <title value="SGHI Other Delivery Reason"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-09-15T11:40:24+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="The modes of delivery that 'Other (specify)' stands for, offered only where the mode of delivery is #delivery-other. Closed and coded rather than free text so that a delivery recorded here can still be counted later; a free-text box returns several spellings of the same operation and no denominator. Every entry is a mode in its own right, not a reason for one."/>
  <compose>
    <include>
      <system
              value="https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system"/>
      <concept>
        <code value="delivery-other-assisted-breech-extraction"/>
        <display value="Assisted breech extraction"/>
      </concept>
      <concept>
        <code value="delivery-other-internal-podalic-version"/>
        <display value="Internal podalic version and breech extraction"/>
      </concept>
      <concept>
        <code value="delivery-other-vbac"/>
        <display value="Vaginal birth after caesarean"/>
      </concept>
      <concept>
        <code value="delivery-other-twin-second-cs"/>
        <display value="Twin, second delivered by caesarean"/>
      </concept>
      <concept>
        <code value="delivery-other-delivered-before-arrival"/>
        <display value="Delivered before arrival"/>
      </concept>
      <concept>
        <code value="delivery-other-symphysiotomy"/>
        <display value="Symphysiotomy"/>
      </concept>
      <concept>
        <code value="delivery-other-destructive-operation"/>
        <display value="Destructive operation"/>
      </concept>
    </include>
  </compose>
</ValueSet>