{
"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.",
"compose": {
"include": [ {
"system": "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."
} ]
} ]
},
"_filename": "valueset-communication-barrier.json",
"package_name": "ca.infoway.io.erec",
"date": null,
"publisher": "Canada Health Infoway",
"name": "CommunicationBarrier",
"type": null,
"experimental": null,
"resourceType": "ValueSet",
"title": "Communication Barrier",
"package_version": "1.0.1-dft",
"status": "draft",
"id": "82bc9d7b-856f-4225-ae6a-0b2b04fb54ed",
"kind": null,
"url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/communication-barrier",
"immutable": false,
"version": null
}