FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| fhir.kisumuhie#current | mnch-delivery-by | MNCH Delivery Conducted By |
Resources that this resource uses
| CodeSystem |
| fhir.kisumuhie#current | MNCHCodes | MNCH DAK Local Code System |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "MNCHDeliveryCadreVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.kisumuhealth.co.ke/ValueSet/MNCHDeliveryCadreVS",
"version": "0.1.0",
"name": "MNCHDeliveryCadreVS",
"title": "MNCH Delivery Cadre",
"status": "draft",
"date": "2026-06-16T20:08:11+00:00",
"publisher": "intellisoftkenya",
"contact": [
{
"name": "intellisoftkenya",
"telecom": [
{
"system": "url",
"value": "https://www.intellisoftkenya.com/"
}
]
}
],
"description": "Person conducting the delivery (MNCH.E.DE.60)",
"compose": {
"include": [
{
"system": "http://fhir.health.go.ke/mnch/CodeSystem/MNCHCodes",
"concept": [
{
"code": "nurse"
},
{
"code": "midwife"
},
{
"code": "clinical-officer"
},
{
"code": "doctor"
}
]
}
]
}
}