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

FHIR IG analytics

Packageng.gov.nphcda.immunization
Resource TypeCodeSystem
IdCodeSystem-patient-identifier-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Nigeria-FHIR-Community/NPHCDA-ImmunizationIG/CodeSystem-patient-identifier-cs.html
URLhttps://nphcda.gov.ng/ig/CodeSystem/patient-identifier-cs
Version0.8.0
Statusactive
Date2026-04-02T04:33:41+00:00
NameNGIdentifierCS
TitleIMMZ.C.DE1 Client Identifier CS
DescriptionThis CodeSystem defines list of options for uniquely Identifting a Client
Contentcomplete

Resources that use this resource

ValueSet
ng.gov.nphcda.immunization#currentpatient-identifier-vsNG-Imm MMZ.C.DE1 Client Identifier VS

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem patient-identifier-cs

This case-insensitive code system https://nphcda.gov.ng/ig/CodeSystem/patient-identifier-cs defines the following codes in a Is-A hierarchy:

CodeDisplayDefinition
MRN mrnMedical Record Number
NIN ninNational Identity Number
MOBILE mobilePhone Number
INSUR insurance noInsurance or HMO number
BIRTHCERT birthcertBirth certificate number
IMMNO immunizationoImmunization Number

Source1

{
  "resourceType": "CodeSystem",
  "id": "patient-identifier-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nphcda.gov.ng/ig/CodeSystem/patient-identifier-cs",
  "version": "0.8.0",
  "name": "NGIdentifierCS",
  "title": "IMMZ.C.DE1 Client Identifier CS",
  "status": "active",
  "experimental": false,
  "date": "2026-04-02T04:33:41+00:00",
  "publisher": "https://nphcda.gov.ng",
  "contact": [
    {
      "name": "https://nphcda.gov.ng",
      "telecom": [
        {
          "system": "url",
          "value": "https://nphcda.gov.ng"
        },
        {
          "system": "email",
          "value": "kasim.sani@nphcda.gov.ng"
        }
      ]
    },
    {
      "name": "Nigeria Primary Healthcare Development Agency.",
      "telecom": [
        {
          "system": "email",
          "value": "kasim.sani@nphcda.gov.ng",
          "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": 6,
  "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"
    }
  ]
}