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 Sibling Relationships VS - XML Representation

Active as of 2025-10-02

Raw xml | Download


<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://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-relationship</code></a> 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://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-relationship</code></a> where code  = <a href="CodeSystem-nigeria-relationship.html#nigeria-relationship-SISTER">SISTER</a></li></ul></div>
  </text>
  <url
       value="https://sandbox.dhin-hie.org/ig/ValueSet/nigeria-sibling-relationship"/>
  <version value="0.1.0"/>
  <name value="NGSiblingRelationshipsVS"/>
  <title value="NG Sibling Relationships VS"/>
  <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="A sub list from relationship list with only two options brother and sister."/>
  <compose>
    <include>
      <system
              value="https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-relationship"/>
      <filter>
        <property value="code"/>
        <op value="="/>
        <value value="BROTHER"/>
      </filter>
    </include>
    <include>
      <system
              value="https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-relationship"/>
      <filter>
        <property value="code"/>
        <op value="="/>
        <value value="SISTER"/>
      </filter>
    </include>
  </compose>
</ValueSet>