{
"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": "codesystem-communication-barrier.json",
"package_name": "ca.infoway.io.erec",
"date": null,
"publisher": "Canada Health Infoway",
"content": "complete",
"name": "CommunicationBarrier",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "Communication Barrier",
"package_version": "1.1.1-dft-ballot",
"status": "draft",
"id": "1b034a2c-d90b-42e3-bb51-b16dbc794eac",
"kind": null,
"url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-barrier",
"concept": [ {
"code": "NO",
"display": "Interpreter Not Needed",
"definition": "Patient understands the official language. Interpreter not required."
}, {
"code": "INT",
"display": "Interpreter Needed",
"definition": "Patient cannot understand the official language and an interpreter is required to provide the service."
}, {
"code": "INTNO",
"display": "No Understanding / Interpreter Not Needed",
"definition": "Patient cannot understand the official language but an interpreter is not required to provide the service."
} ],
"version": null
}