FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/state-ofHealth-ofmothersOtherChildren

Packagefhir.nigeriaImmunization
Resource TypeCodeSystem
Idstate-ofHealth-ofmothersOtherChildren
FHIR VersionR4
Sourcehttp://nhin.example.ng/https://build.fhir.org/ig/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/CodeSystem-state-ofHealth-ofmothersOtherChildren.html
URLhttp://neir.org/fhir/CodeSystem/IMMZC1CustomCodes
Version0.1.0
Statusdraft
Date2025-08-07T15:03:16+00:00
NameIMMZC1StateofHealthofMothersOtherChildrenCS
TitleIMMZ.C.DE31 CodeSystem for State of Health of Mothers' Other Children
Realmus
Authorityhl7
DescriptionCodeSystem for IMMZ.C.DE31 State of Health of Mothers' Other Children
Contentcomplete

Resources that use this resource

ValueSet
state-of-health-of-other-children-vsIMMZ.C.DE31 ValueSet for State of Health of Mother's Other Children

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem state-ofHealth-ofmothersOtherChildren

This code system http://neir.org/fhir/CodeSystem/IMMZC1CustomCodes defines the following codes:

CodeDisplay
DE32 Alive
DE33 Well
DE34 Underlying disease (specify)
DE35 Dead

Source

{
  "resourceType": "CodeSystem",
  "id": "state-ofHealth-ofmothersOtherChildren",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://neir.org/fhir/CodeSystem/IMMZC1CustomCodes",
  "version": "0.1.0",
  "name": "IMMZC1StateofHealthofMothersOtherChildrenCS",
  "title": "IMMZ.C.DE31 CodeSystem for State of Health of Mothers' Other Children",
  "status": "draft",
  "date": "2025-08-07T15:03:16+00:00",
  "publisher": "intellisoftkenya.com",
  "contact": [
    {
      "name": "intellisoftkenya.com",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.intellisoftkenya.com/"
        }
      ]
    },
    {
      "name": "IntelliSOFT Consulting Kenya.",
      "telecom": [
        {
          "system": "email",
          "value": "info@intellisoftkenya.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "CodeSystem for IMMZ.C.DE31 State of Health of Mothers' Other Children",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "DE32",
      "display": "Alive"
    },
    {
      "code": "DE33",
      "display": "Well"
    },
    {
      "code": "DE34",
      "display": "Underlying disease (specify)"
    },
    {
      "code": "DE35",
      "display": "Dead"
    }
  ]
}