FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.kisumuhie
Resource TypeValueSet
IdValueSet-MNCHFamilyPlanningMethodVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kisumu-County-HIE-FHIR-IG/ValueSet-MNCHFamilyPlanningMethodVS.html
URLhttp://fhir.kisumuhealth.co.ke/ValueSet/MNCHFamilyPlanningMethodVS
Version0.1.0
Statusdraft
Date2026-06-16T20:08:11+00:00
NameMNCHFamilyPlanningMethodVS
TitleMNCH Family Planning Methods
Realmus
Authorityhl7
DescriptionFamily planning methods used by the mother (MNCH.F.DE.39)

Resources that use this resource

StructureDefinition
fhir.kisumuhie#currentmnch-fp-methodMNCH Family Planning Method

Resources that this resource uses

CodeSystem
fhir.kisumuhie#currentMNCHCodesMNCH DAK Local Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet MNCHFamilyPlanningMethodVS


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"
          }
        ]
      }
    ]
  }
}