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

FHIR IG analytics

Packagezw.fhir.ig.core
Resource TypeValueSet
IdValueSet-ZimLanguage.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/mohcc/fhir-zw-core-ig/ValueSet-ZimLanguage.html
URLhttp://mohcc.gov.zw/fhir/core/ValueSet/ZimLanguage
Version0.1.0
Statusdraft
Date2026-06-15T13:33:03+00:00
NameZimLanguageVS
TitleZimbabwe Language Value Set
DescriptionOfficial languages of Zimbabwe (per the 2013 Constitution, Section 6), expressed as BCP-47 codes.

Resources that use this resource

StructureDefinition
zw.fhir.ig.core#currentzw-patientZimbabwe Patient

Resources that this resource uses

CodeSystem
dk.ehealth.sundhed.fhir.ig.core#currenturn:ietf:bcp:47Common Codes from BCP-47

Narrative

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

Generated Narrative: ValueSet ZimLanguage

  • Include these codes as defined in urn:ietf:bcp:47 version Not Stated (use latest from terminology server)
    CodeDisplay
    enEnglish
    snShona
    nd-ZWNorth Ndebele (Zimbabwe)
    ndcNdau
    kckKalanga
    toiTonga
    nmqNambya
    nyChewa (Nyanja)
    tnTswana
    stSotho (Southern)
    veVenda
    xhXhosa
    tsTsonga (Shangani)

Source1

{
  "resourceType": "ValueSet",
  "id": "ZimLanguage",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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)"
          }
        ]
      }
    ]
  }
}