PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.11.0-alpha-1.0.2
    http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-CommunicationBarrier
{
  "description": "The extension is required to identify if the patient speaks/understands an offical language (english/french), or if she/he does not an interpretor is required.",
  "_filename": "cms-ext-CommunicationBarrier.json",
  "package_name": "ca.on.oh-ereferral-econsult",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "CommunicationBarrier",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Communication Barrier",
  "package_version": "0.11.0-alpha-1.0.2",
  "status": "draft",
  "id": "b5de3735-09c8-482c-ad73-49261c213443",
  "kind": "complex-type",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-CommunicationBarrier",
  "context": [ {
    "type": "element",
    "expression": "Patient.communication"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "definition": "To identify if the patient speaks/understands an offical language (english/french), or if she/he does not an interpretor is required."
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-CommunicationBarrier"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/communication-barrier"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}