Zimbabwe Core IG
0.1.0 - ci-build Zimbabwe (ZWE)

Zimbabwe Core IG, published by MOH Zimbabwe. 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/mohcc/fhir-zw-core-ig/ and changes regularly. See the Directory of published versions

: Zimbabwe Passport Number Namespace - JSON Representation

Active as of 2026-06-10

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "zw-passport-ns",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem zw-passport-ns</b></p><a name=\"zw-passport-ns\"> </a><a name=\"hczw-passport-ns\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://mohcc.gov.zw/fhir/core/NamingSystem/zw-passport-ns</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>ZimPassportNumber</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Identifier system for Zimbabwe passport numbers. PROVISIONAL URL pending the official system.</p>\n</div></td></tr><tr><td>Publisher</td><td>MOH Zimbabwe</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>URI</td><td>http://mohcc.gov.zw/identifiers/passport</td><td>true</td></tr></table></div>"
  },
  "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
    }
  ]
}