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

FHIR IG analytics

Packagezw.fhir.ig.core
Resource TypeNamingSystem
IdNamingSystem-zw-national-identity-ns.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/mohcc/fhir-zw-core-ig/NamingSystem-zw-national-identity-ns.html
URLhttp://mohcc.gov.zw/fhir/core/NamingSystem/zw-national-identity-ns
Version0.1.0
Statusactive
Date2026-06-10
NameZimNationalIdentity
DescriptionIdentifier system for the Zimbabwe National Identity number. PROVISIONAL URL pending the official MOHCC system.
Kindidentifier

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: NamingSystem zw-national-identity-ns

Summary

Defining URLhttp://mohcc.gov.zw/fhir/core/NamingSystem/zw-national-identity-ns
Version0.1.0
NameZimNationalIdentity
Statusactive
Definition

Identifier system for the Zimbabwe National Identity number. PROVISIONAL URL pending the official MOHCC system.

PublisherMOH Zimbabwe

Identifiers

TypeValuePreferred
URIhttp://mohcc.gov.zw/identifiers/nationalIDtrue

Source1

{
  "resourceType": "NamingSystem",
  "id": "zw-national-identity-ns",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://mohcc.gov.zw/fhir/core/NamingSystem/zw-national-identity-ns"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "0.1.0"
    }
  ],
  "name": "ZimNationalIdentity",
  "status": "active",
  "kind": "identifier",
  "date": "2026-06-10",
  "publisher": "MOH Zimbabwe",
  "contact": [
    {
      "name": "MOH Zimbabwe",
      "telecom": [
        {
          "system": "url",
          "value": "http://mohcc.org.zw"
        }
      ]
    }
  ],
  "description": "Identifier system for the Zimbabwe National Identity number. PROVISIONAL URL pending the official MOHCC system.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "716",
          "display": "Zimbabwe (ZWE)"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://mohcc.gov.zw/identifiers/nationalID",
      "preferred": true
    }
  ]
}