PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.erec@1.0.2-dft
    http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-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": "CommunicationBarrier.json",
  "package_name": "ca.infoway.io.erec",
  "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": "1.0.2-dft",
  "status": "draft",
  "id": "e229817d-12a5-48cd-bf7e-c1870ea9e426",
  "kind": "complex-type",
  "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ext-CommunicationBarrier",
  "context": [ {
    "type": "element",
    "expression": "Patient.communication"
  } ],
  "version": "1.0.0",
  "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.extension",
      "max": "0",
      "path": "Extension.extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ext-CommunicationBarrier"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "extensible",
        "valueSet": "http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/communication-barrier"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}