{
"description": "Languages understood or supported by Ontario clients, practitioners and organizations based on ISO639-3 standard. \\r\\nPPR ptoject: The extension is used for alias names (organization and location) and for languages understood or supported by location.",
"_filename": "language.json",
"package_name": "ca.on.phsd.r4",
"date": "2019-04-03T13:08:40.6249196+00:00",
"derivation": "constraint",
"meta": {
"lastUpdated": "2024-07-30T19:11:51.6946075+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "Language",
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Language Extension",
"package_version": "alpha-0.1.1",
"status": "draft",
"id": "97dba512-70ad-4c5f-b517-4910db9f80e0",
"kind": "complex-type",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-language",
"context": [ {
"type": "element",
"expression": "Organization.alias"
}, {
"type": "element",
"expression": "Location.alias"
}, {
"type": "element",
"expression": "Location"
}, {
"type": "element",
"expression": "Organization"
} ],
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"mustSupport": true
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ehealthontario.ca/fhir/ValueSet/human-language"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "Coding"
} ],
"binding": {
"strength": "extensible",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/human-language",
"description": "Languages understood or supported by Ontario clients, practitioners and organizations. This value set represents the subset of all ISO living languages as of April 22, 2020."
},
"mustSupport": true
}, {
"id": "Extension.value[x].system",
"min": 1,
"path": "Extension.value[x].system",
"fixedUri": "urn:ietf:bcp:47",
"mustSupport": true
}, {
"id": "Extension.value[x].code",
"min": 1,
"path": "Extension.value[x].code",
"mustSupport": true
}, {
"id": "Extension.value[x].display",
"min": 1,
"path": "Extension.value[x].display",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}