FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | CodeSystem |
| Id | CodeSystem-nigeria-pcn.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-nigeria-pcn.html |
| URL | https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-pcn |
| Version | 0.2.0 |
| Status | active |
| Date | 2026-02-18T09:05:08+00:00 |
| Name | NGPCNCS |
| Title | NG Practitioner Identifier CS |
| Description | This CodeSystem defines placeholder codes to manage Pharmcists' identifiers in Nigeria validated at https://pcn.gov.ng/practice-number. |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nigeria-pcn
This case-sensitive code system https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-pcn defines the following codes in a Grouped By hierarchy:
| Code | Display |
| PCN-45231 | 1 |
| PCN-12345 | 2 |
{
"resourceType": "CodeSystem",
"id": "nigeria-pcn",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-pcn",
"version": "0.2.0",
"name": "NGPCNCS",
"title": "NG Practitioner Identifier CS",
"status": "active",
"experimental": false,
"date": "2026-02-18T09:05:08+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 placeholder codes to manage Pharmcists' identifiers in Nigeria validated at https://pcn.gov.ng/practice-number.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NG",
"display": "Nigeria"
}
]
}
],
"caseSensitive": true,
"hierarchyMeaning": "grouped-by",
"content": "complete",
"count": 2,
"concept": [
{
"code": "PCN-45231",
"display": "1"
},
{
"code": "PCN-12345",
"display": "2"
}
]
}