PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.11.0-alpha1.0.5
    http://ehealthontario.ca/fhir/ValueSet/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.",
  "compose": {
    "include": [ {
      "system": "https://ehealthontario.ca/fhir/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": "communication-barrier.json",
  "package_name": "ca.on.oh-ereferral-econsult",
  "date": null,
  "publisher": "Ontario Health",
  "name": "CommunicationBarrier",
  "type": null,
  "experimental": null,
  "resourceType": "ValueSet",
  "title": "Communication Barrier",
  "package_version": "0.11.0-alpha1.0.5",
  "status": "draft",
  "id": "8dd9609a-fe07-4cd2-b29a-cd2d42eb5a84",
  "kind": null,
  "url": "http://ehealthontario.ca/fhir/ValueSet/communication-barrier",
  "immutable": false,
  "version": "1.0.0"
}