| Package | fhir.nigeriaImmunization |
| Resource Type | CodeSystem |
| Id | state-ofHealth-ofmothersOtherChildren |
| FHIR Version | R4 |
| Source | http://nhin.example.ng/https://build.fhir.org/ig/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/CodeSystem-state-ofHealth-ofmothersOtherChildren.html |
| URL | http://neir.org/fhir/CodeSystem/IMMZC1CustomCodes |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-08-11T12:02:23+00:00 |
| Name | IMMZC1StateofHealthofMothersOtherChildrenCS |
| Title | IMMZ.C.DE31 CodeSystem for State of Health of Mothers' Other Children |
| Realm | us |
| Authority | hl7 |
| Description | CodeSystem for IMMZ.C.DE31 State of Health of Mothers' Other Children |
| Content | complete |
| ValueSet | |
| state-of-health-of-other-children-vs | IMMZ.C.DE31 ValueSet for State of Health of Mother's Other Children |
No resources found
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:
| Code | Display |
| DE32 | Alive |
| DE33 | Well |
| DE34 | Underlying disease (specify) |
| DE35 | Dead |
{
"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-11T12:02:23+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"
}
]
}