PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.erec@1.0.3-dft-projectathon
    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.0.3-dft-projectathon",
  "status": "draft",
  "id": "c7e6a17c-f231-45ce-8083-6e3cb37fefaa",
  "kind": null,
  "url": "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."
  } ],
  "version": null
}