DHIN 2025Connectathon FHIR IG
0.2.0 - ci-build
DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-25 |
{
"resourceType" : "CodeSystem",
"id" : "nigeria-sibling-health-status",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nigeria-sibling-health-status</b></p><a name=\"nigeria-sibling-health-status\"> </a><a name=\"hcnigeria-sibling-health-status\"> </a><p>This case-sensitive code system <code>https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-sibling-health-status</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">ALIVE<a name=\"nigeria-sibling-health-status-ALIVE\"> </a></td><td>Alive</td><td>Sibling referenced is still alive</td></tr><tr><td style=\"white-space:nowrap\">DEAD<a name=\"nigeria-sibling-health-status-DEAD\"> </a></td><td>Dead</td><td>Sibling referenced is dead</td></tr><tr><td style=\"white-space:nowrap\">WELL<a name=\"nigeria-sibling-health-status-WELL\"> </a></td><td>well</td><td>Sibling reference is alive and well</td></tr><tr><td style=\"white-space:nowrap\">ILL<a name=\"nigeria-sibling-health-status-ILL\"> </a></td><td>underlying disease</td><td>Referenced Sibling has an underlying disease</td></tr></table></div>"
},
"url" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-sibling-health-status",
"version" : "0.2.0",
"name" : "NGSiblingHealthStatusCS",
"title" : "NG Health Status CS",
"status" : "active",
"experimental" : false,
"date" : "2025-11-25T07:48:54+00:00",
"publisher" : "DHIN",
"contact" : [
{
"name" : "DHIN",
"telecom" : [
{
"system" : "url",
"value" : "https://www.dhin-hie.org"
},
{
"system" : "email",
"value" : "info@dhin-hie.org"
}
]
},
{
"name" : "Digital Health Interoperability Network.",
"telecom" : [
{
"system" : "email",
"value" : "info@dhin-hie.org",
"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"
}
]
}