FHIR IG analytics| Package | ng.gov.digitalhealth.fhir-ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-patient-identifier-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/digitalhealth-gov-ng/Nigeria-Core/CodeSystem-patient-identifier-cs.html |
| URL | https://fhir-ig.digitalhealth.gov.ng/CodeSystem/patient-identifier-cs |
| Version | 0.0.0 |
| Status | active |
| Date | 2026-06-11T15:18:34+00:00 |
| Name | NGPatientIdentifierTypeCS |
| Title | NG Patient Identifier Type CS |
| Description | This CodeSystem defines list of options for uniquely Identifting a Client |
| Content | complete |
| ValueSet | ||
| ng.gov.digitalhealth.fhir-ig#current | patient-identifier-vs | NG 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://fhir-ig.digitalhealth.gov.ng/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://fhir-ig.digitalhealth.gov.ng/CodeSystem/patient-identifier-cs",
"version": "0.0.0",
"name": "NGPatientIdentifierTypeCS",
"title": "NG Patient Identifier Type CS",
"status": "active",
"experimental": false,
"date": "2026-06-11T15:18:34+00:00",
"publisher": "NDHI",
"contact": [
{
"name": "NDHI",
"telecom": [
{
"system": "url",
"value": "https://digitalhealth.gov.ng"
},
{
"system": "email",
"value": "emeka2015@gmail.com"
}
]
},
{
"name": "Nigeria Digital in Health Initiative.",
"telecom": [
{
"system": "email",
"value": "lekeojewale@gmail.com",
"use": "work"
}
]
},
{
"name": "Nigeria Digital in Health Initiative.",
"telecom": [
{
"system": "email",
"value": "emeka2015@gmail.com",
"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": 7,
"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"
},
{
"code": "PSEUDONYM",
"display": "Pseudonymized Identifier",
"definition": "Pseudonymized patient data"
}
]
}