FHIR IG analytics| Package | ng.gov.nphcda.immunization |
| Resource Type | CodeSystem |
| Id | CodeSystem-patient-identifier-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Nigeria-FHIR-Community/NPHCDA-ImmunizationIG/CodeSystem-patient-identifier-cs.html |
| URL | https://nphcda.gov.ng/ig/CodeSystem/patient-identifier-cs |
| Version | 0.8.0 |
| Status | active |
| Date | 2026-04-02T04:33:41+00:00 |
| Name | NGIdentifierCS |
| Title | IMMZ.C.DE1 Client Identifier CS |
| Description | This CodeSystem defines list of options for uniquely Identifting a Client |
| Content | complete |
| ValueSet | ||
| ng.gov.nphcda.immunization#current | patient-identifier-vs | NG-Imm MMZ.C.DE1 Client Identifier VS |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem patient-identifier-cs
This case-insensitive code system https://nphcda.gov.ng/ig/CodeSystem/patient-identifier-cs defines the following codes in a Is-A hierarchy:
{
"resourceType": "CodeSystem",
"id": "patient-identifier-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nphcda.gov.ng/ig/CodeSystem/patient-identifier-cs",
"version": "0.8.0",
"name": "NGIdentifierCS",
"title": "IMMZ.C.DE1 Client Identifier CS",
"status": "active",
"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 options for uniquely Identifting a Client",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NG",
"display": "Nigeria"
}
]
}
],
"caseSensitive": false,
"hierarchyMeaning": "is-a",
"content": "complete",
"count": 6,
"concept": [
{
"code": "MRN",
"display": "mrn",
"definition": "Medical Record Number"
},
{
"code": "NIN",
"display": "nin",
"definition": "National Identity Number"
},
{
"code": "MOBILE",
"display": "mobile",
"definition": "Phone Number"
},
{
"code": "INSUR",
"display": "insurance no",
"definition": "Insurance or HMO number"
},
{
"code": "BIRTHCERT",
"display": "birthcert",
"definition": "Birth certificate number"
},
{
"code": "IMMNO",
"display": "immunizationo",
"definition": "Immunization Number"
}
]
}