{
"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.0.2-dft-projectathon",
"status": "draft",
"id": "cfc4ced3-5572-4184-b879-d76fac8627dd",
"kind": null,
"url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/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": null
}