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 Language Value Set - JSON Representation

Draft as of 2026-06-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ZimLanguage",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ZimLanguage</b></p><a name=\"ZimLanguage\"> </a><a name=\"hcZimLanguage\"> </a><ul><li>Include these codes as defined in <code>urn:ietf:bcp:47</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>en</td><td>English</td></tr><tr><td>sn</td><td>Shona</td></tr><tr><td>nd-ZW</td><td>North Ndebele (Zimbabwe)</td></tr><tr><td>ndc</td><td>Ndau</td></tr><tr><td>kck</td><td>Kalanga</td></tr><tr><td>toi</td><td>Tonga</td></tr><tr><td>nmq</td><td>Nambya</td></tr><tr><td>ny</td><td>Chewa (Nyanja)</td></tr><tr><td>tn</td><td>Tswana</td></tr><tr><td>st</td><td>Sotho (Southern)</td></tr><tr><td>ve</td><td>Venda</td></tr><tr><td>xh</td><td>Xhosa</td></tr><tr><td>ts</td><td>Tsonga (Shangani)</td></tr></table></li></ul></div>"
  },
  "url" : "http://mohcc.gov.zw/fhir/core/ValueSet/ZimLanguage",
  "version" : "0.1.0",
  "name" : "ZimLanguageVS",
  "title" : "Zimbabwe Language 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" : "Official languages of Zimbabwe (per the 2013 Constitution, Section 6), expressed as BCP-47 codes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "716",
          "display" : "Zimbabwe (ZWE)"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:ietf:bcp:47",
        "concept" : [
          {
            "code" : "en",
            "display" : "English"
          },
          {
            "code" : "sn",
            "display" : "Shona"
          },
          {
            "code" : "nd-ZW",
            "display" : "North Ndebele (Zimbabwe)"
          },
          {
            "code" : "ndc",
            "display" : "Ndau"
          },
          {
            "code" : "kck",
            "display" : "Kalanga"
          },
          {
            "code" : "toi",
            "display" : "Tonga"
          },
          {
            "code" : "nmq",
            "display" : "Nambya"
          },
          {
            "code" : "ny",
            "display" : "Chewa (Nyanja)"
          },
          {
            "code" : "tn",
            "display" : "Tswana"
          },
          {
            "code" : "st",
            "display" : "Sotho (Southern)"
          },
          {
            "code" : "ve",
            "display" : "Venda"
          },
          {
            "code" : "xh",
            "display" : "Xhosa"
          },
          {
            "code" : "ts",
            "display" : "Tsonga (Shangani)"
          }
        ]
      }
    ]
  }
}