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

FHIR IG analytics

Packagezw.fhir.ig.core
Resource TypeCodeSystem
IdCodeSystem-ZimCountryCS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/mohcc/fhir-zw-core-ig/CodeSystem-ZimCountryCS.html
URLhttp://mohcc.gov.zw/fhir/core/CodeSystem/ZimCountryCS
Version0.1.0
Statusdraft
Date2026-06-15T13:33:03+00:00
NameZimCountryCS
TitleZimbabwe Country (Nationality) Code System
DescriptionCountries used for citizenship/nationality in Zimbabwe. Codes are aligned with ISO 3166-1 alpha-2. Defined locally so terminology validation does not depend on ISO 3166 server support; extend as needed.
Contentcomplete

Resources that use this resource

ValueSet
zw.fhir.ig.core#currentZimCountryZimbabwe Country (Nationality) Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ZimCountryCS

This case-sensitive code system http://mohcc.gov.zw/fhir/core/CodeSystem/ZimCountryCS defines the following codes:

CodeDisplay
ZW Zimbabwe
ZA South Africa
ZM Zambia
MZ Mozambique
BW Botswana
MW Malawi
NA Namibia
AO Angola
CD Democratic Republic of the Congo
TZ United Republic of Tanzania
LS Lesotho
SZ Eswatini
GB United Kingdom
US United States of America
CN China
IN India
NG Nigeria
KE Kenya

Source1

{
  "resourceType": "CodeSystem",
  "id": "ZimCountryCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://mohcc.gov.zw/fhir/core/CodeSystem/ZimCountryCS",
  "version": "0.1.0",
  "name": "ZimCountryCS",
  "title": "Zimbabwe Country (Nationality) Code System",
  "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. Codes are aligned with ISO 3166-1 alpha-2. Defined locally so terminology validation does not depend on ISO 3166 server support; extend as needed.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "716",
          "display": "Zimbabwe (ZWE)"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 18,
  "concept": [
    {
      "code": "ZW",
      "display": "Zimbabwe"
    },
    {
      "code": "ZA",
      "display": "South Africa"
    },
    {
      "code": "ZM",
      "display": "Zambia"
    },
    {
      "code": "MZ",
      "display": "Mozambique"
    },
    {
      "code": "BW",
      "display": "Botswana"
    },
    {
      "code": "MW",
      "display": "Malawi"
    },
    {
      "code": "NA",
      "display": "Namibia"
    },
    {
      "code": "AO",
      "display": "Angola"
    },
    {
      "code": "CD",
      "display": "Democratic Republic of the Congo"
    },
    {
      "code": "TZ",
      "display": "United Republic of Tanzania"
    },
    {
      "code": "LS",
      "display": "Lesotho"
    },
    {
      "code": "SZ",
      "display": "Eswatini"
    },
    {
      "code": "GB",
      "display": "United Kingdom"
    },
    {
      "code": "US",
      "display": "United States of America"
    },
    {
      "code": "CN",
      "display": "China"
    },
    {
      "code": "IN",
      "display": "India"
    },
    {
      "code": "NG",
      "display": "Nigeria"
    },
    {
      "code": "KE",
      "display": "Kenya"
    }
  ]
}