{
"description": "Contains codes required to identify if the patient speaks/understands an offical language (english/french), or if she/he does not and an interpretor is required.",
"_filename": "communication-barrier-duplicate-2.json",
"package_name": "ca.on.oh",
"date": "2019-10-23",
"publisher": "Ontario Health",
"content": "complete",
"name": "CommunicationBarrier",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": null,
"package_version": "eReferral-eConsult-0.11.0-alpha-1.0.0",
"status": "active",
"id": "81a4db93-b6fd-4ecb-9dc5-97161fd4ed51",
"kind": null,
"url": "https://ehealthontario.ca/fhir/CodeSystem/communication-barrier",
"concept": [ {
"code": "NO",
"display": "Patient understands the official language. Interpretor not required."
}, {
"code": "INT",
"display": "Patient cannot understand the official language and an interpretor is required to provide the service."
}, {
"code": "INTNO",
"display": "Patient cannot understand the official language but an interpretor is not required to provide the service."
} ],
"version": "1.0.0"
}