PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.core@1.0.0-dft-preballot-beta2
    http://fhir.infoway-inforoute.ca/cacore/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 interpreter is required.",
  "_filename": "CodeSystem-communication-barrier.json",
  "package_name": "ca.infoway.io.core",
  "date": null,
  "publisher": "Canada Health Infoway",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CA",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "CommunicationBarrierSystem",
  "copyright": "Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Communication Barrier System",
  "package_version": "1.0.0-dft-preballot-beta2",
  "status": "draft",
  "id": "efa8c26d-4c92-4fa4-ac21-43c8e5b2d833",
  "kind": null,
  "count": 3,
  "url": "http://fhir.infoway-inforoute.ca/cacore/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,
  "contact": [ {
    "telecom": [ {
      "value": "http://www.infoway-inforoute.ca",
      "system": "url"
    }, {
      "value": "standards@infoway-inforoute.ca",
      "system": "email"
    } ]
  } ]
}