FHIR IG analytics| Package | ng.gov.nphcda.immunization |
| Resource Type | CodeSystem |
| Id | CodeSystem-age-component-codes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Nigeria-FHIR-Community/NPHCDA-ImmunizationIG/CodeSystem-age-component-codes.html |
| URL | https://nphcda.gov.ng/ig/CodeSystem/age-component-codes |
| Version | 0.8.0 |
| Status | draft |
| Date | 2026-04-02T04:33:41+00:00 |
| Name | AgeComponentCodes |
| Title | NG Age Component Codes |
| Description | This CodeSystem defines list of age options for a Client |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem age-component-codes
This case-sensitive code system https://nphcda.gov.ng/ig/CodeSystem/age-component-codes defines the following codes:
| Code | Display |
| age-in-weeks | Age in weeks |
| age-in-months | Age in months |
| age-in-years | Age in years |
{
"resourceType": "CodeSystem",
"id": "age-component-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nphcda.gov.ng/ig/CodeSystem/age-component-codes",
"version": "0.8.0",
"name": "AgeComponentCodes",
"title": "NG Age Component Codes",
"status": "draft",
"experimental": false,
"date": "2026-04-02T04:33:41+00:00",
"publisher": "https://nphcda.gov.ng",
"contact": [
{
"name": "https://nphcda.gov.ng",
"telecom": [
{
"system": "url",
"value": "https://nphcda.gov.ng"
},
{
"system": "email",
"value": "kasim.sani@nphcda.gov.ng"
}
]
},
{
"name": "Nigeria Primary Healthcare Development Agency.",
"telecom": [
{
"system": "email",
"value": "kasim.sani@nphcda.gov.ng",
"use": "work"
}
]
}
],
"description": "This CodeSystem defines list of age options for a Client",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NG",
"display": "Nigeria"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "age-in-weeks",
"display": "Age in weeks"
},
{
"code": "age-in-months",
"display": "Age in months"
},
{
"code": "age-in-years",
"display": "Age in years"
}
]
}