DHIN 2025Connectathon FHIR IG
0.1.0 - draft

DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions

: NG Practitioner Identifier CS - JSON Representation

Active as of 2025-10-02

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "nigeria-mdcn",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nigeria-mdcn</b></p><a name=\"nigeria-mdcn\"> </a><a name=\"hcnigeria-mdcn\"> </a><p>This case-sensitive code system <code>https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn</code> defines the following codes in a Grouped By hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">MDCN-45231<a name=\"nigeria-mdcn-MDCN-45231\"> </a></td><td>1</td></tr><tr><td style=\"white-space:nowrap\">MDCN-12345<a name=\"nigeria-mdcn-MDCN-12345\"> </a></td><td>2</td></tr><tr><td style=\"white-space:nowrap\">MDCN-12346<a name=\"nigeria-mdcn-MDCN-12346\"> </a></td><td>3</td></tr><tr><td style=\"white-space:nowrap\">MDCN-12347<a name=\"nigeria-mdcn-MDCN-12347\"> </a></td><td>4</td></tr><tr><td style=\"white-space:nowrap\">CHEW-12346<a name=\"nigeria-mdcn-CHEW-12346\"> </a></td><td>3</td></tr><tr><td style=\"white-space:nowrap\">CHEW-12347<a name=\"nigeria-mdcn-CHEW-12347\"> </a></td><td>4</td></tr></table></div>"
  },
  "url" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn",
  "version" : "0.1.0",
  "name" : "NGMDCNCS",
  "title" : "NG Practitioner Identifier CS",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-10-02T06:43:53+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.",
  "caseSensitive" : true,
  "hierarchyMeaning" : "grouped-by",
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "MDCN-45231",
      "display" : "1"
    },
    {
      "code" : "MDCN-12345",
      "display" : "2"
    },
    {
      "code" : "MDCN-12346",
      "display" : "3"
    },
    {
      "code" : "MDCN-12347",
      "display" : "4"
    },
    {
      "code" : "CHEW-12346",
      "display" : "3"
    },
    {
      "code" : "CHEW-12347",
      "display" : "4"
    }
  ]
}