Nigeria Core - FHIR Implementation Guide
0.0.0 - draft
Nigeria Core - FHIR Implementation Guide, published by NDHI. This guide is not an authorized publication; it is the continuous build for version 0.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/digitalhealth-gov-ng/Nigeria-Core/ and changes regularly. See the Directory of published versions
| Active as of 2026-04-20 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="nigeria-sibling-relationship"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet nigeria-sibling-relationship</b></p><a name="nigeria-sibling-relationship"> </a><a name="hcnigeria-sibling-relationship"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href="CodeSystem-nigeria-relationship.html"><code>https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-relationship</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦0.0.0</span> where code = <a href="CodeSystem-nigeria-relationship.html#nigeria-relationship-BROTHER">BROTHER</a></li><li>Include codes from<a href="CodeSystem-nigeria-relationship.html"><code>https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-relationship</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦0.0.0</span> where code = <a href="CodeSystem-nigeria-relationship.html#nigeria-relationship-SISTER">SISTER</a></li></ul></div>
</text>
<url
value="https://fhir-ig.dhigitalhealth.gov.ng/ValueSet/nigeria-sibling-relationship"/>
<version value="0.0.0"/>
<name value="NGSiblingRelationshipsVS"/>
<title value="NG Sibling Relationships VS"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-04-20T00:41:38+00:00"/>
<publisher value="NDHI"/>
<contact>
<name value="NDHI"/>
<telecom>
<system value="url"/>
<value value="https://digitalhealth.gov.ng"/>
</telecom>
<telecom>
<system value="email"/>
<value value="emeka2015@gmail.com"/>
</telecom>
</contact>
<contact>
<name value="Nigeria Digital in Health Initiative."/>
<telecom>
<system value="email"/>
<value value="emeka2015@gmail.com"/>
<use value="work"/>
</telecom>
</contact>
<description
value="A sub list from relationship list with only two options brother and sister."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="NG"/>
<display value="Nigeria"/>
</coding>
</jurisdiction>
<compose>
<include>
<system
value="https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-relationship"/>
<filter>
<property value="code"/>
<op value="="/>
<value value="BROTHER"/>
</filter>
</include>
<include>
<system
value="https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-relationship"/>
<filter>
<property value="code"/>
<op value="="/>
<value value="SISTER"/>
</filter>
</include>
</compose>
</ValueSet>