{
"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.pipeline.test.package",
"date": null,
"publisher": "Canada Health Infoway",
"content": "complete",
"name": "CommunicationBarrier",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "Communication Barrier",
"package_version": "0.0.1",
"status": "draft",
"id": "53d83a6e-59e2-47f8-9bd5-0c12a8ca8333",
"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
}