NPHCDA Immunization FHIR IG
0.7.0 - ci-build
NPHCDA Immunization FHIR IG, published by https://nphcda.gov.ng. This guide is not an authorized publication; it is the continuous build for version 0.7.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/NPHCDA-ImmunizationIG/ and changes regularly. See the Directory of published versions
| Active as of 2025-10-27 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="ng-gender-vs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ng-gender-vs</b></p><a name="ng-gender-vs"> </a><a name="hcng-gender-vs"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html"><code>http://hl7.org/fhir/administrative-gender</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version 📦4.0.1</span> where code = <a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-male">male</a></li><li>Include codes from<a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html"><code>http://hl7.org/fhir/administrative-gender</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version 📦4.0.1</span> where code = <a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-female">female</a></li></ul></div>
</text>
<url value="https://nphcda.gov.ng/ig/ValueSet/ng-gender-vs"/>
<version value="0.7.0"/>
<name value="NGGenderVS"/>
<title value="NG Gender or Sex VS"/>
<status value="active"/>
<experimental value="true"/>
<date value="2025-10-27T09:09:49+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="kasim.sani@nphcda.gov.ng"/>
<use value="work"/>
</telecom>
</contact>
<description
value="A subset of the administrative gender codes including only 'male' and 'female'"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="NG"/>
<display value="Nigeria"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/administrative-gender"/>
<filter>
<property value="code"/>
<op value="="/>
<value value="male"/>
</filter>
</include>
<include>
<system value="http://hl7.org/fhir/administrative-gender"/>
<filter>
<property value="code"/>
<op value="="/>
<value value="female"/>
</filter>
</include>
</compose>
</ValueSet>