FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| zw.fhir.ig.core#current | zw-patient | Zimbabwe Patient |
Resources that this resource uses
| CodeSystem |
| dk.ehealth.sundhed.fhir.ig.core#current | urn:ietf:bcp:47 | Common Codes from BCP-47 |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
urn:ietf:bcp:47 version Not Stated (use latest from terminology server)| Code | Display |
| en | English |
| sn | Shona |
| nd-ZW | North Ndebele (Zimbabwe) |
| ndc | Ndau |
| kck | Kalanga |
| toi | Tonga |
| nmq | Nambya |
| ny | Chewa (Nyanja) |
| tn | Tswana |
| st | Sotho (Southern) |
| ve | Venda |
| xh | Xhosa |
| ts | Tsonga (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)"
}
]
}
]
}
}