FHIR IG analytics| Package | fhir.kisumuhie |
| Resource Type | ValueSet |
| Id | ValueSet-MNCHDeliveryComplicationsVS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kisumu-County-HIE-FHIR-IG/ValueSet-MNCHDeliveryComplicationsVS.html |
| URL | http://fhir.kisumuhealth.co.ke/ValueSet/MNCHDeliveryComplicationsVS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-06-16T20:08:11+00:00 |
| Name | MNCHDeliveryComplicationsVS |
| Title | MNCH Delivery Complications |
| Realm | us |
| Authority | hl7 |
| Description | Complications during delivery (MNCH.E.DE.13) |
| StructureDefinition | ||
| fhir.kisumuhie#current | mnch-delivery-complications | MNCH Delivery Complications |
| CodeSystem | ||
| fhir.kisumuhie#current | MNCHCodes | MNCH DAK Local Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet MNCHDeliveryComplicationsVS
http://fhir.health.go.ke/mnch/CodeSystem/MNCHCodes version 📦0.1.0| Code | Display |
| no-complications | No complications |
| pph | Postpartum haemorrhage |
| aph | Antepartum haemorrhage |
| placenta-praevia | Placenta praevia |
| placental-abruption | Placental abruption |
| cord-prolapse | Cord prolapse |
| obstructed-labour | Obstructed labour |
| abnormal-presentation | Abnormal presentation |
| pre-eclampsia | Pre-eclampsia |
| eclampsia | Eclampsia |
| perineal-tear | Perineal tear 3rd/4th degree |
{
"resourceType": "ValueSet",
"id": "MNCHDeliveryComplicationsVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.kisumuhealth.co.ke/ValueSet/MNCHDeliveryComplicationsVS",
"version": "0.1.0",
"name": "MNCHDeliveryComplicationsVS",
"title": "MNCH Delivery Complications",
"status": "draft",
"date": "2026-06-16T20:08:11+00:00",
"publisher": "intellisoftkenya",
"contact": [
{
"name": "intellisoftkenya",
"telecom": [
{
"system": "url",
"value": "https://www.intellisoftkenya.com/"
}
]
}
],
"description": "Complications during delivery (MNCH.E.DE.13)",
"compose": {
"include": [
{
"system": "http://fhir.health.go.ke/mnch/CodeSystem/MNCHCodes",
"concept": [
{
"code": "no-complications"
},
{
"code": "pph"
},
{
"code": "aph"
},
{
"code": "placenta-praevia"
},
{
"code": "placental-abruption"
},
{
"code": "cord-prolapse"
},
{
"code": "obstructed-labour"
},
{
"code": "abnormal-presentation"
},
{
"code": "pre-eclampsia"
},
{
"code": "eclampsia"
},
{
"code": "perineal-tear"
}
]
}
]
}
}