NPHCDA Immunization FHIR IG
1.0.0 - ci-build Nigeria flag

NPHCDA Immunization FHIR IG, published by https://nphcda.gov.ng. This guide is not an authorized publication; it is the continuous build for version 1.0.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/ImmunizationIG/ and changes regularly. See the Directory of published versions

: NG-Imm Sibling Health Status CS - XML Representation

Active as of 2025-08-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nigeria-sibling-health-status"/>
  <text>
    <status value="generated"/>
    <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>http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-sibling-health-status</code> defines the following codes in a Is-A hierarchy:</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">diseased<a name="nigeria-sibling-health-status-diseased"> </a></td><td>underlying disease</td><td>Referenced Sibling has an underlying disease</td></tr></table></div>
  </text>
  <url
       value="http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-sibling-health-status"/>
  <version value="1.0.0"/>
  <name value="NGSiblingHealthStatusCS"/>
  <title value="NG-Imm Sibling Health Status CS"/>
  <status value="active"/>
  <date value="2025-08-04T10:06:52+00:00"/>
  <publisher value="https://nphcda.gov.ng"/>
  <contact>
    <name value="https://nphcda.gov.ng"/>
    <telecom>
      <system value="url"/>
      <value value="https://nphcda.gov.ng"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="kasim.sani@nphcda.gov.ng"/>
    </telecom>
  </contact>
  <contact>
    <name value="Nigeria Primary Healthcare Development Agency."/>
    <telecom>
      <system value="email"/>
      <value value="ig@nphcda.gov.ng"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="This CodeSystem defines the health of the client's sibling"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NG"/>
      <display value="Nigeria"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <hierarchyMeaning value="is-a"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="alive"/>
    <display value="Alive"/>
    <definition value="Sibling referenced is still alive"/>
  </concept>
  <concept>
    <code value="dead"/>
    <display value="Dead"/>
    <definition value="Sibling referenced is dead"/>
  </concept>
  <concept>
    <code value="well"/>
    <display value="well"/>
    <definition value="Sibling reference is alive and well"/>
  </concept>
  <concept>
    <code value="diseased"/>
    <display value="underlying disease"/>
    <definition value="Referenced Sibling has an underlying disease"/>
  </concept>
</CodeSystem>