{
"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": "CS-communication-barrier.json",
"package_name": "ca.on.oh.erec",
"date": "2019-10-23",
"publisher": "Ontario Health",
"content": "complete",
"name": "CommunicationBarrier",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": null,
"package_version": "0.12.0-projectathon1.0.1",
"status": "active",
"id": "60875d87-cfbc-4edd-b621-c56a41d720aa",
"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"
}