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

FHIR IG analytics

Packagefhir.kisumuhie
Resource TypeValueSet
IdValueSet-MNCHDeliveryComplicationsVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kisumu-County-HIE-FHIR-IG/ValueSet-MNCHDeliveryComplicationsVS.html
URLhttp://fhir.kisumuhealth.co.ke/ValueSet/MNCHDeliveryComplicationsVS
Version0.1.0
Statusdraft
Date2026-06-16T20:08:11+00:00
NameMNCHDeliveryComplicationsVS
TitleMNCH Delivery Complications
Realmus
Authorityhl7
DescriptionComplications during delivery (MNCH.E.DE.13)

Resources that use this resource

StructureDefinition
fhir.kisumuhie#currentmnch-delivery-complicationsMNCH Delivery Complications

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 MNCHDeliveryComplicationsVS


Source1

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