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

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypeCodeSystem
IdCodeSystem-nigeria-mdcn.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-nigeria-mdcn.html
URLhttps://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn
Version0.2.0
Statusactive
Date2026-02-18T09:05:08+00:00
NameNGMDCNCS
TitleNG Practitioner Identifier CS
DescriptionThis CodeSystem IMMZ.C.DE14 defines placeholder codes to manage physician identifiers in Nigeria.
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-mdcn

This case-sensitive code system https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn defines the following codes in a Grouped By hierarchy:

CodeDisplay
MDCN/R/45231 First Doctor
MDCN/R/12345 Second Doctor
MDCN/R/12346 Old Doctor
MDCN/R/12347 Young Doctor
CHEW-12346 Test CHEW
CHEW-12347 Dentist
PRSN-9C4E-7B12-OB01 Pseudonymized Doctor

Source1

{
  "resourceType": "CodeSystem",
  "id": "nigeria-mdcn",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn",
  "version": "0.2.0",
  "name": "NGMDCNCS",
  "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 IMMZ.C.DE14 defines placeholder codes to manage physician identifiers in Nigeria.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "hierarchyMeaning": "grouped-by",
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "MDCN/R/45231",
      "display": "First Doctor"
    },
    {
      "code": "MDCN/R/12345",
      "display": "Second Doctor"
    },
    {
      "code": "MDCN/R/12346",
      "display": "Old Doctor"
    },
    {
      "code": "MDCN/R/12347",
      "display": "Young Doctor"
    },
    {
      "code": "CHEW-12346",
      "display": "Test CHEW"
    },
    {
      "code": "CHEW-12347",
      "display": "Dentist"
    },
    {
      "code": "PRSN-9C4E-7B12-OB01",
      "display": "Pseudonymized Doctor"
    }
  ]
}