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

FHIR IG analytics

Packagezw.fhir.ig.core
Resource TypeNamingSystem
IdNamingSystem-zw-passport-ns.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/mohcc/fhir-zw-core-ig/NamingSystem-zw-passport-ns.html
URLhttp://mohcc.gov.zw/fhir/core/NamingSystem/zw-passport-ns
Version0.1.0
Statusactive
Date2026-06-10
NameZimPassportNumber
DescriptionIdentifier system for Zimbabwe passport numbers. PROVISIONAL URL pending the official 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-passport-ns

Summary

Defining URLhttp://mohcc.gov.zw/fhir/core/NamingSystem/zw-passport-ns
Version0.1.0
NameZimPassportNumber
Statusactive
Definition

Identifier system for Zimbabwe passport numbers. PROVISIONAL URL pending the official system.

PublisherMOH Zimbabwe

Identifiers

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

Source1

{
  "resourceType": "NamingSystem",
  "id": "zw-passport-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-passport-ns"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "0.1.0"
    }
  ],
  "name": "ZimPassportNumber",
  "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 Zimbabwe passport numbers. PROVISIONAL URL pending the official 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/passport",
      "preferred": true
    }
  ]
}