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
| Active as of 2026-09-15 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/delivery-other-reason> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "delivery-other-reason"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<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 📦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>"^^rdf:XMLLiteral ]
] ; #
fhir:url [ fhir:v "https://fhir.slade360.co.ke/fhir/ValueSet/delivery-other-reason"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "SGHIDeliveryOtherReason"] ; #
fhir:title [ fhir:v "SGHI Other Delivery Reason"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-09-15T11:40:24+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Kathurima Kimathi"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Kathurima Kimathi" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.linkedin.com/in/kathurima-kimathi/" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "kathurimakimathi415@gmail.com" ]
] )
] [
fhir:name [ fhir:v "Oscar John" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "oscarjohnotieno@gmail.com" ] ;
fhir:use [ fhir:v "work" ]
] )
] [
fhir:name [ fhir:v "Kennedy Omondi" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "kennankole@gmail.com" ] ;
fhir:use [ fhir:v "work" ]
] )
] ) ; #
fhir:description [ fhir:v "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."] ; #
fhir:compose [
fhir:include ( [
fhir:system [ fhir:v "https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system"^^xsd:anyURI ] ;
fhir:concept ( [
fhir:code [ fhir:v "delivery-other-assisted-breech-extraction" ] ;
fhir:display [ fhir:v "Assisted breech extraction" ]
] [
fhir:code [ fhir:v "delivery-other-internal-podalic-version" ] ;
fhir:display [ fhir:v "Internal podalic version and breech extraction" ]
] [
fhir:code [ fhir:v "delivery-other-vbac" ] ;
fhir:display [ fhir:v "Vaginal birth after caesarean" ]
] [
fhir:code [ fhir:v "delivery-other-twin-second-cs" ] ;
fhir:display [ fhir:v "Twin, second delivered by caesarean" ]
] [
fhir:code [ fhir:v "delivery-other-delivered-before-arrival" ] ;
fhir:display [ fhir:v "Delivered before arrival" ]
] [
fhir:code [ fhir:v "delivery-other-symphysiotomy" ] ;
fhir:display [ fhir:v "Symphysiotomy" ]
] [
fhir:code [ fhir:v "delivery-other-destructive-operation" ] ;
fhir:display [ fhir:v "Destructive operation" ]
] )
] )
] . #
IG © 2025+ Kathurima Kimathi. Package silfhirprofileig#0.1.0 based on FHIR 5.0.0. Generated 2026-09-15
Links: Table of Contents |
QA Report