FHIR IG analytics| Package | zw.fhir.ig.core |
| Resource Type | NamingSystem |
| Id | NamingSystem-zw-passport-ns.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/mohcc/fhir-zw-core-ig/NamingSystem-zw-passport-ns.html |
| URL | http://mohcc.gov.zw/fhir/core/NamingSystem/zw-passport-ns |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-10 |
| Name | ZimPassportNumber |
| Description | Identifier system for Zimbabwe passport numbers. PROVISIONAL URL pending the official system. |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem zw-passport-ns
| Defining URL | http://mohcc.gov.zw/fhir/core/NamingSystem/zw-passport-ns |
| Version | 0.1.0 |
| Name | ZimPassportNumber |
| Status | active |
| Definition | Identifier system for Zimbabwe passport numbers. PROVISIONAL URL pending the official system. |
| Publisher | MOH Zimbabwe |
| Type | Value | Preferred |
| URI | http://mohcc.gov.zw/identifiers/passport | true |
{
"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
}
]
}