{
"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.json",
"package_name": "ereferralontario.core",
"date": "2019-10-23",
"publisher": "Ontario Health",
"content": "complete",
"name": "CommunicationBarrier",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": null,
"package_version": "0.10.2",
"status": "active",
"id": "63bd7ecf-ffdd-4e1b-ac17-6797d0b0f01b",
"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"
}