PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.erec@1.1.0-dft-ab
    http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-barrier
{
  "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.1.0-dft-ab",
  "status": "draft",
  "id": "a8d86423-acde-4e4b-8d4d-16de6d8ed361",
  "kind": null,
  "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-barrier",
  "concept": [ {
    "code": "NO",
    "display": "Interpreter Not Needed",
    "definition": "Patient understands the official language. Interpreter not required."
  }, {
    "code": "INT",
    "display": "Interpreter Needed",
    "definition": "Patient cannot understand the official language and an interpreter is required to provide the service."
  }, {
    "code": "INTNO",
    "display": "No Understanding / Interpreter Not Needed",
    "definition": "Patient cannot understand the official language but an interpreter is not required to provide the service."
  } ],
  "version": null
}