Nigeria Immunization FHIR IG
0.1.0 - ci-build Nigeria flag

Nigeria Immunization FHIR IG, published by intellisoftkenya.com. 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/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/ and changes regularly. See the Directory of published versions

: IMMZ.C.DE5 ValueSet for Gender - XML Representation

Draft as of 2025-08-11

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="gender-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet gender-vs</b></p><a name="gender-vs"> </a><a name="hcgender-vs"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html"><code>http://hl7.org/fhir/administrative-gender</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-male">male</a></td><td>Male</td><td>Male.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-female">female</a></td><td>Female</td><td>Female.</td></tr></table></li></ul></div>
  </text>
  <url value="http://nhin.example.ng/ValueSet/gender-vs"/>
  <version value="0.1.0"/>
  <name value="GenderVS"/>
  <title value="IMMZ.C.DE5 ValueSet for Gender"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-08-11T12:02:23+00:00"/>
  <publisher value="intellisoftkenya.com"/>
  <contact>
    <name value="intellisoftkenya.com"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.intellisoftkenya.com/"/>
    </telecom>
  </contact>
  <contact>
    <name value="IntelliSOFT Consulting Kenya."/>
    <telecom>
      <system value="email"/>
      <value value="info@intellisoftkenya.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="ValueSet for gender for IMMZ.C.DE5"/>
  <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"/>
      <concept>
        <code value="male"/>
        <display value="Male"/>
      </concept>
      <concept>
        <code value="female"/>
        <display value="Female"/>
      </concept>
    </include>
  </compose>
</ValueSet>