NPHCDA Immunization FHIR IG
0.7.0 - ci-build Nigeria flag

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

: NG Age Component Codes - XML Representation

Draft as of 2025-09-26

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="age-component-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem age-component-codes</b></p><a name="age-component-codes"> </a><a name="hcage-component-codes"> </a><p>This case-sensitive code system <code>http://nphcda.gov.ng/ig/immunization/CodeSystem/age-component-codes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">age-in-weeks<a name="age-component-codes-age-in-weeks"> </a></td><td>Age in weeks</td></tr><tr><td style="white-space:nowrap">age-in-months<a name="age-component-codes-age-in-months"> </a></td><td>Age in months</td></tr><tr><td style="white-space:nowrap">age-in-years<a name="age-component-codes-age-in-years"> </a></td><td>Age in years</td></tr></table></div>
  </text>
  <url
       value="http://nphcda.gov.ng/ig/immunization/CodeSystem/age-component-codes"/>
  <version value="0.7.0"/>
  <name value="AgeComponentCodes"/>
  <title value="NG Age Component Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-09-26T08:59:42+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="This CodeSystem defines list of age options for a Client"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NG"/>
      <display value="Nigeria"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="age-in-weeks"/>
    <display value="Age in weeks"/>
  </concept>
  <concept>
    <code value="age-in-months"/>
    <display value="Age in months"/>
  </concept>
  <concept>
    <code value="age-in-years"/>
    <display value="Age in years"/>
  </concept>
</CodeSystem>