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 - JSON Representation

Active as of 2026-09-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "delivery-other-reason",
  "text" : {
    "status" : "extensions",
    "div" : "<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>"
  },
  "url" : "https://fhir.slade360.co.ke/fhir/ValueSet/delivery-other-reason",
  "version" : "0.1.0",
  "name" : "SGHIDeliveryOtherReason",
  "title" : "SGHI Other Delivery Reason",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-15T11:40:24+00:00",
  "publisher" : "Kathurima Kimathi",
  "contact" : [
    {
      "name" : "Kathurima Kimathi",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.linkedin.com/in/kathurima-kimathi/"
        },
        {
          "system" : "email",
          "value" : "kathurimakimathi415@gmail.com"
        }
      ]
    },
    {
      "name" : "Oscar John",
      "telecom" : [
        {
          "system" : "email",
          "value" : "oscarjohnotieno@gmail.com",
          "use" : "work"
        }
      ]
    },
    {
      "name" : "Kennedy Omondi",
      "telecom" : [
        {
          "system" : "email",
          "value" : "kennankole@gmail.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "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" : "https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system",
        "concept" : [
          {
            "code" : "delivery-other-assisted-breech-extraction",
            "display" : "Assisted breech extraction"
          },
          {
            "code" : "delivery-other-internal-podalic-version",
            "display" : "Internal podalic version and breech extraction"
          },
          {
            "code" : "delivery-other-vbac",
            "display" : "Vaginal birth after caesarean"
          },
          {
            "code" : "delivery-other-twin-second-cs",
            "display" : "Twin, second delivered by caesarean"
          },
          {
            "code" : "delivery-other-delivered-before-arrival",
            "display" : "Delivered before arrival"
          },
          {
            "code" : "delivery-other-symphysiotomy",
            "display" : "Symphysiotomy"
          },
          {
            "code" : "delivery-other-destructive-operation",
            "display" : "Destructive operation"
          }
        ]
      }
    ]
  }
}