FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| fhir.kisumuhie#current | mnch-fp-method | MNCH Family Planning Method |
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": "MNCHFamilyPlanningMethodVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.kisumuhealth.co.ke/ValueSet/MNCHFamilyPlanningMethodVS",
"version": "0.1.0",
"name": "MNCHFamilyPlanningMethodVS",
"title": "MNCH Family Planning Methods",
"status": "draft",
"date": "2026-06-16T20:08:11+00:00",
"publisher": "intellisoftkenya",
"contact": [
{
"name": "intellisoftkenya",
"telecom": [
{
"system": "url",
"value": "https://www.intellisoftkenya.com/"
}
]
}
],
"description": "Family planning methods used by the mother (MNCH.F.DE.39)",
"compose": {
"include": [
{
"system": "http://fhir.health.go.ke/mnch/CodeSystem/MNCHCodes",
"concept": [
{
"code": "no-fp-method"
},
{
"code": "oral-contraceptive"
},
{
"code": "iud"
},
{
"code": "implant"
},
{
"code": "injectable"
},
{
"code": "condoms"
}
]
}
]
}
}