<?xml version="1.0" encoding="UTF-8"?>

<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 &#x1F4E6;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 &#x1F4E6;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>