FHIR IG analytics| Package | ng.gov.nphcda.immunization |
| Resource Type | CodeSystem |
| Id | CodeSystem-nigeria-sibling-health-status.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Nigeria-FHIR-Community/NPHCDA-ImmunizationIG/CodeSystem-nigeria-sibling-health-status.html |
| URL | https://nphcda.gov.ng/ig/CodeSystem/nigeria-sibling-health-status |
| Version | 0.7.0 |
| Status | active |
| Date | 2026-02-18T09:04:22+00:00 |
| Name | NGSiblingHealthStatusCS |
| Title | IMMZ.C.DE30 Sibling Health Status CS |
| Description | This CodeSystem IMMZ.C.DE30 defines the health of the client's sibling |
| Content | complete |
| ValueSet | |
| nigeria-sibling-health-status | NG-Imm Sibling Health Status VS |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nigeria-sibling-health-status
This case-sensitive code system https://nphcda.gov.ng/ig/CodeSystem/nigeria-sibling-health-status defines the following codes:
{
"resourceType": "CodeSystem",
"id": "nigeria-sibling-health-status",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nphcda.gov.ng/ig/CodeSystem/nigeria-sibling-health-status",
"version": "0.7.0",
"name": "NGSiblingHealthStatusCS",
"title": "IMMZ.C.DE30 Sibling Health Status CS",
"status": "active",
"experimental": false,
"date": "2026-02-18T09:04:22+00:00",
"publisher": "https://nphcda.gov.ng",
"contact": [
{
"name": "https://nphcda.gov.ng",
"telecom": [
{
"system": "url",
"value": "https://nphcda.gov.ng"
},
{
"system": "email",
"value": "kasim.sani@nphcda.gov.ng"
}
]
},
{
"name": "Nigeria Primary Healthcare Development Agency.",
"telecom": [
{
"system": "email",
"value": "kasim.sani@nphcda.gov.ng",
"use": "work"
}
]
}
],
"description": "This CodeSystem IMMZ.C.DE30 defines the health of the client's sibling",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NG",
"display": "Nigeria"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "DE40",
"display": "Alive",
"definition": "Sibling referenced is still alive"
},
{
"code": "DE41",
"display": "Dead",
"definition": "Sibling referenced is dead"
},
{
"code": "DE42",
"display": "well",
"definition": "Sibling reference is alive and well"
},
{
"code": "DE43",
"display": "underlying disease",
"definition": "Referenced Sibling has an underlying disease"
}
]
}