{ "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.3-dft-projectathon", "status": "draft", "id": "8a36add3-4103-474b-8648-c6bd099a5c0d", "kind": null, "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/communication-barrier", "immutable": false, "version": null }