FHIR IG analytics| Package | fhir.kisumuhie |
| Resource Type | ValueSet |
| Id | ValueSet-MNCHDeliveryModeVS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kisumu-County-HIE-FHIR-IG/ValueSet-MNCHDeliveryModeVS.html |
| URL | http://fhir.kisumuhealth.co.ke/ValueSet/MNCHDeliveryModeVS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-06-16T20:08:11+00:00 |
| Name | MNCHDeliveryModeVS |
| Title | MNCH Delivery Mode |
| Realm | us |
| Authority | hl7 |
| Description | Mode of delivery (MNCH.E.DE.8) |
| StructureDefinition | ||
| fhir.kisumuhie#current | mnch-mode-of-delivery-procedure | MNCH Mode of Delivery (Procedure context) |
| fhir.kisumuhie#current | mnch-mode-of-delivery | MNCH Mode of Delivery |
| CodeSystem | ||
| fhir.kisumuhie#current | MNCHCodes | MNCH DAK Local Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet MNCHDeliveryModeVS
http://fhir.health.go.ke/mnch/CodeSystem/MNCHCodes version 📦0.1.0| Code | Display |
| normal | Normal vaginal delivery |
| forceps | Forceps-assisted delivery |
| vacuum | Vacuum-assisted delivery |
| c-section | Caesarean section |
{
"resourceType": "ValueSet",
"id": "MNCHDeliveryModeVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.kisumuhealth.co.ke/ValueSet/MNCHDeliveryModeVS",
"version": "0.1.0",
"name": "MNCHDeliveryModeVS",
"title": "MNCH Delivery Mode",
"status": "draft",
"date": "2026-06-16T20:08:11+00:00",
"publisher": "intellisoftkenya",
"contact": [
{
"name": "intellisoftkenya",
"telecom": [
{
"system": "url",
"value": "https://www.intellisoftkenya.com/"
}
]
}
],
"description": "Mode of delivery (MNCH.E.DE.8)",
"compose": {
"include": [
{
"system": "http://fhir.health.go.ke/mnch/CodeSystem/MNCHCodes",
"concept": [
{
"code": "normal"
},
{
"code": "forceps"
},
{
"code": "vacuum"
},
{
"code": "c-section"
}
]
}
]
}
}