FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | CodeSystem |
| Id | CodeSystem-patient-identifier-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-patient-identifier-cs.html |
| URL | https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-11-25T07:48:54+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 | |
| 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://sandbox.dhin-hie.org/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://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs",
"version": "0.2.0",
"name": "NGPatientIdentifierTypeCS",
"title": "NG Patient Identifier Type CS",
"status": "active",
"experimental": false,
"date": "2025-11-25T07:48:54+00:00",
"publisher": "DHIN",
"contact": [
{
"name": "DHIN",
"telecom": [
{
"system": "url",
"value": "https://www.dhin-hie.org"
},
{
"system": "email",
"value": "info@dhin-hie.org"
}
]
},
{
"name": "Digital Health Interoperability Network.",
"telecom": [
{
"system": "email",
"value": "info@dhin-hie.org",
"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"
}
]
}