FHIR IG analytics| Package | ng.gov.digitalhealth.fhir-ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-nigeria-sibling-health-status.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/digitalhealth-gov-ng/Nigeria-Core/CodeSystem-nigeria-sibling-health-status.html |
| URL | https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-sibling-health-status |
| Version | 0.0.0 |
| Status | active |
| Date | 2026-06-11T15:18:34+00:00 |
| Name | NGSiblingHealthStatusCS |
| Title | NG Health Status CS |
| Description | This CodeSystem IMMZ.C.DE30 defines the health of the client's sibling |
| Content | complete |
| ValueSet | ||
| ng.gov.digitalhealth.fhir-ig#current | nigeria-sibling-health-status | NG 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://fhir-ig.digitalhealth.gov.ng/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://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-sibling-health-status",
"version": "0.0.0",
"name": "NGSiblingHealthStatusCS",
"title": "NG Health Status CS",
"status": "active",
"experimental": false,
"date": "2026-06-11T15:18:34+00:00",
"publisher": "NDHI",
"contact": [
{
"name": "NDHI",
"telecom": [
{
"system": "url",
"value": "https://digitalhealth.gov.ng"
},
{
"system": "email",
"value": "emeka2015@gmail.com"
}
]
},
{
"name": "Nigeria Digital in Health Initiative.",
"telecom": [
{
"system": "email",
"value": "lekeojewale@gmail.com",
"use": "work"
}
]
},
{
"name": "Nigeria Digital in Health Initiative.",
"telecom": [
{
"system": "email",
"value": "emeka2015@gmail.com",
"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": "ALIVE",
"display": "Alive",
"definition": "Sibling referenced is still alive"
},
{
"code": "DEAD",
"display": "Dead",
"definition": "Sibling referenced is dead"
},
{
"code": "WELL",
"display": "well",
"definition": "Sibling reference is alive and well"
},
{
"code": "ILL",
"display": "underlying disease",
"definition": "Referenced Sibling has an underlying disease"
}
]
}