FHIR IG analytics| Package | ca.on.mha.pds |
| Resource Type | ValueSet |
| Id | ValueSet.ca-on-mha-PreferredOfficialLanguage.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Official languages of Canada.
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/ValueSet/official-language",
"version": "1.0.0",
"name": "PreferredOfficialLanguage",
"title": "Preferred Official Language",
"status": "active",
"date": "2022-08-22T20:17:06.3613088+00:00",
"publisher": "Ontario Health",
"description": "Official languages of Canada.",
"compose": {
"include": [
{
"system": "urn:ietf:bcp:47",
"concept": [
{
"code": "en",
"display": "English"
},
{
"code": "fr",
"display": "French"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2018-08-12",
"concept": [
{
"code": "NA",
"display": "not applicable"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"version": "4.0.1",
"concept": [
{
"code": "asked-declined",
"display": "Asked But Declined"
}
]
}
]
}
}