KISUMUHIEFHIRIG, published by intellisoftkenya. 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/IntelliSOFT-Consulting/Kisumu-County-HIE-FHIR-IG/ and changes regularly. See the Directory of published versions
: MNCH Delivery Complications - TTL Representation
Raw ttl | Download
@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 -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "MNCHDeliveryComplicationsVS"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MNCHDeliveryComplicationsVS</b></p><a name=\"MNCHDeliveryComplicationsVS\"> </a><a name=\"hcMNCHDeliveryComplicationsVS\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-MNCHCodes.html\"><code>http://fhir.health.go.ke/mnch/CodeSystem/MNCHCodes</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></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-no-complications\">no-complications</a></td><td style=\"color: #cccccc\">No complications</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-pph\">pph</a></td><td style=\"color: #cccccc\">Postpartum haemorrhage</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-aph\">aph</a></td><td style=\"color: #cccccc\">Antepartum haemorrhage</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-placenta-praevia\">placenta-praevia</a></td><td style=\"color: #cccccc\">Placenta praevia</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-placental-abruption\">placental-abruption</a></td><td style=\"color: #cccccc\">Placental abruption</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-cord-prolapse\">cord-prolapse</a></td><td style=\"color: #cccccc\">Cord prolapse</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-obstructed-labour\">obstructed-labour</a></td><td style=\"color: #cccccc\">Obstructed labour</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-abnormal-presentation\">abnormal-presentation</a></td><td style=\"color: #cccccc\">Abnormal presentation</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-pre-eclampsia\">pre-eclampsia</a></td><td style=\"color: #cccccc\">Pre-eclampsia</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-eclampsia\">eclampsia</a></td><td style=\"color: #cccccc\">Eclampsia</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-perineal-tear\">perineal-tear</a></td><td style=\"color: #cccccc\">Perineal tear 3rd/4th degree</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [ fhir:v "http://fhir.kisumuhealth.co.ke/ValueSet/MNCHDeliveryComplicationsVS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "MNCHDeliveryComplicationsVS"] ; #
fhir:title [ fhir:v "MNCH Delivery Complications"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2026-06-16T20:08:11+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "intellisoftkenya"] ; #
fhir:contact ( [
fhir:name [ fhir:v "intellisoftkenya" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.intellisoftkenya.com/" ] ] )
] ) ; #
fhir:description [ fhir:v "Complications during delivery (MNCH.E.DE.13)"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://fhir.health.go.ke/mnch/CodeSystem/MNCHCodes"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "no-complications" ] ] [
fhir:code [ fhir:v "pph" ] ] [
fhir:code [ fhir:v "aph" ] ] [
fhir:code [ fhir:v "placenta-praevia" ] ] [
fhir:code [ fhir:v "placental-abruption" ] ] [
fhir:code [ fhir:v "cord-prolapse" ] ] [
fhir:code [ fhir:v "obstructed-labour" ] ] [
fhir:code [ fhir:v "abnormal-presentation" ] ] [
fhir:code [ fhir:v "pre-eclampsia" ] ] [
fhir:code [ fhir:v "eclampsia" ] ] [
fhir:code [ fhir:v "perineal-tear" ] ] ) ] )
] . #