DHIN 2025Connectathon FHIR IG
0.1.0 - draft

DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.1.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

: NG Health Status CS - XML Representation

Active as of 2025-10-02

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>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">DE40<a name="nigeria-sibling-health-status-DE40"> </a></td><td>Alive</td><td>Sibling referenced is still alive</td></tr><tr><td style="white-space:nowrap">DE41<a name="nigeria-sibling-health-status-DE41"> </a></td><td>Dead</td><td>Sibling referenced is dead</td></tr><tr><td style="white-space:nowrap">DE42<a name="nigeria-sibling-health-status-DE42"> </a></td><td>well</td><td>Sibling reference is alive and well</td></tr><tr><td style="white-space:nowrap">DE43<a name="nigeria-sibling-health-status-DE43"> </a></td><td>underlying disease</td><td>Referenced Sibling has an underlying disease</td></tr></table></div>
  </text>
  <url
       value="https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-sibling-health-status"/>
  <version value="0.1.0"/>
  <name value="NGSiblingHealthStatusCS"/>
  <title value="NG Health Status CS"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-10-02T06:43:53+00:00"/>
  <publisher value="DHIN"/>
  <contact>
    <name value="DHIN"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.dhin-hie.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@dhin-hie.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Digital Health Interoperability Network."/>
    <telecom>
      <system value="email"/>
      <value value="info@dhin-hie.org"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="This CodeSystem IMMZ.C.DE30 defines the health of the client's sibling"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="DE40"/>
    <display value="Alive"/>
    <definition value="Sibling referenced is still alive"/>
  </concept>
  <concept>
    <code value="DE41"/>
    <display value="Dead"/>
    <definition value="Sibling referenced is dead"/>
  </concept>
  <concept>
    <code value="DE42"/>
    <display value="well"/>
    <definition value="Sibling reference is alive and well"/>
  </concept>
  <concept>
    <code value="DE43"/>
    <display value="underlying disease"/>
    <definition value="Referenced Sibling has an underlying disease"/>
  </concept>
</CodeSystem>