{
"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-alpha1.0.4",
"status": "active",
"id": "b189d2a5-12e2-4fc0-956f-3e512eea9ac5",
"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"
}