FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| zw.fhir.ig.core#current | citizenship | Patient Citizenship |
Resources that this resource uses
| CodeSystem |
| zw.fhir.ig.core#current | ZimCountryCS | Zimbabwe Country (Nationality) Code System |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "ZimCountry",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://mohcc.gov.zw/fhir/core/ValueSet/ZimCountry",
"version": "0.1.0",
"name": "ZimCountryVS",
"title": "Zimbabwe Country (Nationality) Value Set",
"status": "draft",
"experimental": false,
"date": "2026-06-15T13:33:03+00:00",
"publisher": "MOH Zimbabwe",
"contact": [
{
"name": "MOH Zimbabwe",
"telecom": [
{
"system": "url",
"value": "http://mohcc.org.zw"
}
]
}
],
"description": "Countries used for citizenship/nationality in Zimbabwe (ISO 3166-1 alpha-2 aligned).",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "716",
"display": "Zimbabwe (ZWE)"
}
]
}
],
"compose": {
"include": [
{
"system": "http://mohcc.gov.zw/fhir/core/CodeSystem/ZimCountryCS"
}
]
}
}