{
  "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://fhir-ig.digitalhealth.gov.ng/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://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-04-20T00:41:38+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" : "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"
  }]
}