FHIR IG Statistics: ValueSet/ValueSet.ca-on-mha-PreferredOfficialLanguage
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Preferred Official Language
http://ontariohealth.ca/fhir/ValueSet/official-languageOfficial languages of Canada.
Source
{
"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"
}
]
}
]
}
}