{
"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.2-dft-projectathon",
"status": "draft",
"id": "30c80f63-ba49-4b98-a94f-be3956fad23b",
"kind": null,
"url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/communication-barrier",
"immutable": false,
"version": null
}