FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypeCodeSystem
IdCodeSystem-nigeria-pcn.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-nigeria-pcn.html
URLhttps://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-pcn
Version0.2.0
Statusactive
Date2026-02-18T09:05:08+00:00
NameNGPCNCS
TitleNG Practitioner Identifier CS
DescriptionThis CodeSystem defines placeholder codes to manage Pharmcists' identifiers in Nigeria validated at https://pcn.gov.ng/practice-number.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
PCN-45231 1
PCN-12345 2

Source1

{
  "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"
    }
  ]
}