NPHCDA Immunization FHIR IG
1.0.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 1.0.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/ImmunizationIG/ and changes regularly. See the Directory of published versions
Active as of 2025-08-04 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="nigeria-gender"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem nigeria-gender</b></p><a name="nigeria-gender"> </a><a name="hcnigeria-gender"> </a><p>This code system <code>http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-gender</code> defines the following codes in a Is-A hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">male<a name="nigeria-gender-male"> </a></td><td>Client is of the male gender</td></tr><tr><td style="white-space:nowrap">female<a name="nigeria-gender-female"> </a></td><td>Client is of the female gender</td></tr></table></div>
</text>
<url
value="http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-gender"/>
<version value="1.0.0"/>
<name value="NGGenderCS"/>
<title value="NG-Imm Gender CS"/>
<status value="active"/>
<date value="2025-08-04T10:06:52+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="ig@nphcda.gov.ng"/>
<use value="work"/>
</telecom>
</contact>
<description value="The administrative gender of a person."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="NG"/>
<display value="Nigeria"/>
</coding>
</jurisdiction>
<hierarchyMeaning value="is-a"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="male"/>
<display value="male"/>
<definition value="Client is of the male gender"/>
</concept>
<concept>
<code value="female"/>
<display value="female"/>
<definition value="Client is of the female gender"/>
</concept>
</CodeSystem>