{
  "resourceType": "ValueSet",
  "id": "communication-barrier",
  "url": "http://ehealthontario.ca/fhir/ValueSet/communication-barrier",
  "version": "1.0.0",
  "name": "CommunicationBarrier",
  "title": "Communication Barrier",
  "status": "draft",
  "publisher": "Ontario Health",
  "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"
      }
    ]
  }
}