PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.40-beta
    http://health.gov.on.ca/sadie/fhir/FlexForm/ActivitiesofDailyLivingIndex/Version1
{
  "description": null,
  "_filename": "examples/Questionnaire-ADLI.json",
  "package_name": "ca.on.health.sadie",
  "subjectType": [ "Patient" ],
  "date": null,
  "meta": {
    "source": "#thSVcqfzMi8kQ32b",
    "profile": [ "http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexForm" ],
    "versionId": "9",
    "lastUpdated": "2021-10-15T14:57:57.495+00:00"
  },
  "publisher": "ODSP",
  "name": "ActivitiesofDailyLivingIndex",
  "item": [ {
    "item": [ {
      "item": [ {
        "text": "Profession",
        "type": "string",
        "linkId": "0.1.1",
        "repeats": false,
        "readOnly": false,
        "required": true,
        "maxLength": 100
      } ],
      "text": "Health Care Professional Details",
      "type": "group",
      "linkId": "0.1",
      "repeats": false,
      "readOnly": false,
      "required": false
    }, {
      "item": [ {
        "text": "Important: Member ID and referral ID are provided to ODSP applicants by their caseworkers. The ID’s can be found at the top of your applicant’s paper Disability Determination Package Forms. If your patient does not have an applicant started with the ministry, you cannot complete this form.",
        "type": "display",
        "linkId": "0.2.1",
        "repeats": false,
        "readOnly": false,
        "required": false
      }, {
        "definition": "https://www.hl7.org/fhir/patient-definitions.html#Patient.identifier[1].value",
        "linkId": "odsp-member-id",
        "repeats": false,
        "type": "string",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/regex",
          "valueString": "[0-9]*"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/minLength",
          "valueInteger": 9
        } ],
        "readOnly": false,
        "maxLength": 9,
        "required": true,
        "text": "Member ID (9 digits)"
      }, {
        "definition": "https://www.hl7.org/fhir/servicerequest-definitions.html#ServiceRequest.identifier[1].value",
        "linkId": "odsp-referral-id",
        "repeats": false,
        "type": "string",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/regex",
          "valueString": "[0-9]*"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/minLength",
          "valueInteger": 12
        } ],
        "readOnly": false,
        "maxLength": 16,
        "required": true,
        "text": "Referral ID (12 to 16 digits)"
      }, {
        "type": "string",
        "linkId": "details",
        "initial": [ {
          "valueString": "Activities of Daily Living Index"
        } ],
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden",
          "valueBoolean": true
        } ],
        "definition": "https://www.hl7.org/fhir/servicerequest-definitions.html#ServiceRequest.orderDetail[0].text"
      }, {
        "type": "string",
        "linkId": "additional-details",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden",
          "valueBoolean": true
        }, {
          "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-calculatedExpression",
          "valueExpression": {
            "language": "text/fhirpath",
            "expression": "%context.item.where(linkId='0').item.where(linkId='0.2').item.where(linkId='odsp-referral-id').answer.valueString",
            "description": "ODSP Referral Id"
          }
        } ],
        "definition": "https://www.hl7.org/fhir/servicerequest-definitions.html#ServiceRequest.orderDetail[1].text"
      } ],
      "text": "Applicant's Social Assistance Identification",
      "type": "group",
      "linkId": "0.2",
      "repeats": false,
      "readOnly": false,
      "required": false
    }, {
      "item": [ {
        "item": [ {
          "text": "Very important: Please ensure that your patient has completed the form, as missing information may impact adjudication timelines.",
          "type": "display",
          "linkId": "0.3.1-help",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Help-Button",
              "coding": [ {
                "code": "help",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Help-Button"
              } ]
            }
          } ]
        } ],
        "text": "With your patient’s consent, you may upload their Consent to the Release of Medical and Related Information form.",
        "type": "boolean",
        "linkId": "0.3.1",
        "repeats": false,
        "readOnly": false,
        "required": true
      }, {
        "linkId": "0.3.2",
        "repeats": false,
        "item": [ {
          "type": "string",
          "linkId": "0.3.2-DocumentType",
          "initial": [ {
            "valueString": "DDP"
          } ],
          "repeats": false,
          "readOnly": false,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden",
            "valueBoolean": true
          } ]
        }, {
          "type": "string",
          "linkId": "0.3.2-DocumentSubType",
          "initial": [ {
            "valueString": "Consent"
          } ],
          "repeats": false,
          "readOnly": false,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden",
            "valueBoolean": true
          } ]
        } ],
        "type": "attachment",
        "enableWhen": [ {
          "operator": "=",
          "question": "0.3.1",
          "answerBoolean": true
        } ],
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "application/vnd.openxmlformats-officedocument.wordprocessingml.document"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "application/msword"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "application/rtf"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "image/tiff"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "application/pdf"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "image/gif"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/maxSize",
          "valueDecimal": 20
        } ],
        "readOnly": false,
        "required": false,
        "text": "Attach your patient’s consent form."
      }, {
        "text": "With your patient’s consent, you may upload their Self Report form.",
        "type": "boolean",
        "linkId": "0.3.3",
        "repeats": false,
        "readOnly": false,
        "required": true
      }, {
        "enableBehavior": "any",
        "linkId": "0.3.4",
        "repeats": false,
        "item": [ {
          "type": "string",
          "linkId": "0.3.4-DocumentType",
          "initial": [ {
            "valueString": "DDP"
          } ],
          "repeats": false,
          "readOnly": false,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden",
            "valueBoolean": true
          } ]
        }, {
          "type": "string",
          "linkId": "0.3.4-DocumentSubType",
          "initial": [ {
            "valueString": "Self Report"
          } ],
          "repeats": false,
          "readOnly": false,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden",
            "valueBoolean": true
          } ]
        } ],
        "type": "attachment",
        "enableWhen": [ {
          "operator": "=",
          "question": "0.3.3",
          "answerBoolean": true
        } ],
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "application/vnd.openxmlformats-officedocument.wordprocessingml.document"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "application/msword"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "application/rtf"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "image/tiff"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "application/pdf"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "image/gif"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/maxSize",
          "valueDecimal": 20
        } ],
        "readOnly": false,
        "required": false,
        "text": "Attach your patient’s Self Report form."
      } ],
      "text": "Applicant Forms",
      "type": "group",
      "linkId": "0.3",
      "repeats": false,
      "readOnly": false,
      "required": false
    } ],
    "text": "General",
    "type": "group",
    "linkId": "0",
    "repeats": false,
    "readOnly": false,
    "required": false,
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
      "valueCodeableConcept": {
        "text": "Header",
        "coding": [ {
          "code": "header",
          "system": "http://hl7.org/fhir/questionnaire-item-control",
          "display": "Header"
        } ]
      }
    } ]
  }, {
    "item": [ {
      "item": [ {
        "item": [ {
          "text": "Specify the requested patient information:",
          "type": "display",
          "linkId": "1.1.1.1",
          "repeats": false,
          "readOnly": false,
          "required": false
        }, {
          "text": "First Name",
          "type": "string",
          "linkId": "patient-first-name",
          "repeats": false,
          "readOnly": false,
          "required": true,
          "maxLength": 25,
          "definition": "https://www.hl7.org/fhir/patient-definitions.html#Patient.name.given"
        }, {
          "text": "Middle Initial",
          "type": "string",
          "linkId": "1.1.1.2",
          "repeats": false,
          "readOnly": false,
          "required": false,
          "maxLength": 2
        }, {
          "text": "Last Name",
          "type": "string",
          "linkId": "patient-last-name",
          "repeats": false,
          "readOnly": false,
          "required": true,
          "maxLength": 25,
          "definition": "https://www.hl7.org/fhir/patient-definitions.html#Patient.name.family"
        }, {
          "text": "Date of Birth",
          "type": "date",
          "linkId": "patient-date-of-birth",
          "repeats": false,
          "readOnly": false,
          "required": true,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/maxValue",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/cqf-calculatedValue",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "today()"
              }
            } ]
          } ],
          "definition": "https://www.hl7.org/fhir/patient-definitions.html#Patient.birthDate"
        } ],
        "type": "group",
        "linkId": "1.1.1",
        "repeats": false
      } ],
      "text": "Applicant's Information",
      "type": "group",
      "linkId": "1.1",
      "repeats": false,
      "readOnly": false,
      "required": false
    }, {
      "item": [ {
        "text": "Unit Number",
        "type": "string",
        "linkId": "1.2.1",
        "repeats": false,
        "readOnly": false,
        "required": false,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/regex",
          "valueString": "[A-Za-z0-9]*"
        } ],
        "maxLength": 10
      }, {
        "text": "Street Number",
        "type": "string",
        "linkId": "1.2.2",
        "repeats": false,
        "readOnly": false,
        "required": true,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/regex",
          "valueString": "[0-9]*"
        } ],
        "maxLength": 10
      }, {
        "text": "Street Name",
        "type": "string",
        "linkId": "1.2.3",
        "repeats": false,
        "readOnly": false,
        "required": true,
        "maxLength": 25
      }, {
        "text": "City/Town",
        "type": "string",
        "linkId": "1.2.4",
        "repeats": false,
        "readOnly": false,
        "required": true,
        "maxLength": 25
      }, {
        "text": "Province",
        "type": "string",
        "linkId": "1.2.5",
        "repeats": false,
        "readOnly": false,
        "required": true,
        "maxLength": 25
      }, {
        "text": "Postal Code",
        "type": "string",
        "linkId": "1.2.6",
        "repeats": false,
        "readOnly": false,
        "required": true,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/minLength",
          "valueInteger": 6
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/regex",
          "valueString": "[A-Za-z][0-9][A-Za-z][0-9][A-Za-z][0-9]"
        } ],
        "maxLength": 6
      } ],
      "text": "Applicant's Current Address",
      "type": "group",
      "linkId": "1.2",
      "repeats": false,
      "readOnly": false,
      "required": false
    } ],
    "text": "Applicant",
    "type": "group",
    "linkId": "1",
    "repeats": false,
    "readOnly": false,
    "required": false,
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
      "valueCodeableConcept": {
        "text": "Header",
        "coding": [ {
          "code": "header",
          "system": "http://hl7.org/fhir/questionnaire-item-control",
          "display": "Header"
        } ]
      }
    } ]
  }, {
    "item": [ {
      "item": [ {
        "item": [ {
          "text": "This information helps the ministry understand the direct impact of the impairments and restrictions listed in Section 1 on the applicant’s current ability to perform and carry out each activity.",
          "type": "display",
          "linkId": "2.1.1-help",
          "repeats": false,
          "readOnly": false,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Help-Button",
              "coding": [ {
                "code": "help",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Help-Button"
              } ]
            }
          } ]
        } ],
        "text": "This section consists of a list of activities that seeks to understand the impact of the presenting impairments on the applicant's restrictions.",
        "type": "display",
        "linkId": "2.1.1",
        "repeats": false,
        "readOnly": false,
        "required": false
      }, {
        "item": [ {
          "text": "Please rate the limitation for each activity",
          "type": "choice",
          "linkId": "2.1.2.1",
          "repeats": false,
          "readOnly": false,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-displayCategory",
            "valueCode": "display"
          } ],
          "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/ODSP-SymptomClassHelp"
        }, {
          "item": [ {
            "text": "1. Bladder control",
            "type": "choice",
            "linkId": "2.1.2.2.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.2.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.2').item.where(linkId='2.1.2.2.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.2').item.where(linkId='2.1.2.2.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.2').item.where(linkId='2.1.2.2.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.2",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "2. Bowel control",
            "type": "choice",
            "linkId": "2.1.2.3.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.3.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.3').item.where(linkId='2.1.2.3.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.3').item.where(linkId='2.1.2.3.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.3').item.where(linkId='2.1.2.3.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.3",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "3. Bathing and self-cleaning",
            "type": "choice",
            "linkId": "2.1.2.4.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.4.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.4').item.where(linkId='2.1.2.4.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.4').item.where(linkId='2.1.2.4.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.4').item.where(linkId='2.1.2.4.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.4",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "4. Grooming (hair, face, teeth, hands and nails)",
            "type": "choice",
            "linkId": "2.1.2.5.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.5.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.5').item.where(linkId='2.1.2.5.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.5').item.where(linkId='2.1.2.5.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.5').item.where(linkId='2.1.2.5.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.5",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "5. Dressing (including buttons, clasps, zips, shoe laces)",
            "type": "choice",
            "linkId": "2.1.2.6.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.6.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.6').item.where(linkId='2.1.2.6.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.6').item.where(linkId='2.1.2.6.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.6').item.where(linkId='2.1.2.6.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.6",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "6. Select clothes for weather and situation",
            "type": "choice",
            "linkId": "2.1.2.7.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.7.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.7').item.where(linkId='2.1.2.7.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.7').item.where(linkId='2.1.2.7.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.7').item.where(linkId='2.1.2.7.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.7",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "7. Meal preparation",
            "type": "choice",
            "linkId": "2.1.2.8.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.8.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.8').item.where(linkId='2.1.2.8.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.8').item.where(linkId='2.1.2.8.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.8').item.where(linkId='2.1.2.8.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.8",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "8. Eating: using utensils",
            "type": "choice",
            "linkId": "2.1.2.9.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.9.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.9').item.where(linkId='2.1.2.9.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.9').item.where(linkId='2.1.2.9.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.9').item.where(linkId='2.1.2.9.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.9",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "9. Shopping for groceries",
            "type": "choice",
            "linkId": "2.1.2.10.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.10.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.10').item.where(linkId='2.1.2.10.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.10').item.where(linkId='2.1.2.10.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.10').item.where(linkId='2.1.2.10.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.10",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "10. Housekeeping",
            "type": "choice",
            "linkId": "2.1.2.11.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.11.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.11').item.where(linkId='2.1.2.11.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.11').item.where(linkId='2.1.2.11.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.11').item.where(linkId='2.1.2.11.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.11",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "11. Laundry",
            "type": "choice",
            "linkId": "2.1.2.12.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.12.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.12').item.where(linkId='2.1.2.12.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.12').item.where(linkId='2.1.2.12.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.12').item.where(linkId='2.1.2.12.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.12",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "12. Physical activity: ability to participate in sustained activies and physical strength commensurate with person's age",
            "type": "choice",
            "linkId": "2.1.2.13.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.13.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.13').item.where(linkId='2.1.2.13.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.13').item.where(linkId='2.1.2.13.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.13').item.where(linkId='2.1.2.13.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.13",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "13. Mobility: walking, getting around",
            "type": "choice",
            "linkId": "2.1.2.14.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.14.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.14').item.where(linkId='2.1.2.14.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.14').item.where(linkId='2.1.2.14.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.14').item.where(linkId='2.1.2.14.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.14",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "14. Sitting",
            "type": "choice",
            "linkId": "2.1.2.15.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.15.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.15').item.where(linkId='2.1.2.15.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.15').item.where(linkId='2.1.2.15.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.15').item.where(linkId='2.1.2.15.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.15",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "15. Standing",
            "type": "choice",
            "linkId": "2.1.2.16.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.16.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.16').item.where(linkId='2.1.2.16.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.16').item.where(linkId='2.1.2.16.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.16').item.where(linkId='2.1.2.16.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.16",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "16. Stair climbing",
            "type": "choice",
            "linkId": "2.1.2.17.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.17.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.17').item.where(linkId='2.1.2.17.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.17').item.where(linkId='2.1.2.17.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.17').item.where(linkId='2.1.2.17.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.17",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "17. Transferring: in and out of bed; on and off toilet",
            "type": "choice",
            "linkId": "2.1.2.18.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.18.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.18').item.where(linkId='2.1.2.18.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.18').item.where(linkId='2.1.2.18.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.18').item.where(linkId='2.1.2.18.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.18",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "18. Transportation: ability to use available means of transportation",
            "type": "choice",
            "linkId": "2.1.2.19.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.19.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.19').item.where(linkId='2.1.2.19.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.19').item.where(linkId='2.1.2.19.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.19').item.where(linkId='2.1.2.19.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.19",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "19. Attending medical appointments",
            "type": "choice",
            "linkId": "2.1.2.20.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.20.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.20').item.where(linkId='2.1.2.20.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.20').item.where(linkId='2.1.2.20.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.20').item.where(linkId='2.1.2.20.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.20",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "20. Managing finances: ability to manage own money",
            "type": "choice",
            "linkId": "2.1.2.21.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.21.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.21').item.where(linkId='2.1.2.21.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.21').item.where(linkId='2.1.2.21.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.21').item.where(linkId='2.1.2.21.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.21",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "21. Managing medication (if applicable)",
            "type": "choice",
            "linkId": "2.1.2.22.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.22.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.22').item.where(linkId='2.1.2.22.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.22').item.where(linkId='2.1.2.22.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.22').item.where(linkId='2.1.2.22.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.22",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "22. Communication using phone, text, email, etc.",
            "type": "choice",
            "linkId": "2.1.2.23.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.23.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.23').item.where(linkId='2.1.2.23.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.23').item.where(linkId='2.1.2.23.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.23').item.where(linkId='2.1.2.23.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.23",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "23. Cognitive based activities (i.e., reading, writing, understanding or following simple instructions)",
            "type": "choice",
            "linkId": "2.1.2.24.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.24.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.24').item.where(linkId='2.1.2.24.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.24').item.where(linkId='2.1.2.24.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.24').item.where(linkId='2.1.2.24.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.24",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "24. Safety: ability to maintain personal safety",
            "type": "choice",
            "linkId": "2.1.2.25.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.25.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.25').item.where(linkId='2.1.2.25.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.25').item.where(linkId='2.1.2.25.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.25').item.where(linkId='2.1.2.25.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.25",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "25. Social interactions (getting along with others, maintaining social boundaries)",
            "type": "choice",
            "linkId": "2.1.2.26.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.26.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.26').item.where(linkId='2.1.2.26.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.26').item.where(linkId='2.1.2.26.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.26').item.where(linkId='2.1.2.26.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.26",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "26. Hobbies/taking part in activities for relaxation or pleasure",
            "type": "choice",
            "linkId": "2.1.2.27.1",
            "repeats": false,
            "readOnly": false,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "text": "Radio Button",
                "coding": [ {
                  "code": "radio-button",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Radio Button"
                } ]
              }
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
              "valueCode": "horizontal"
            } ],
            "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassCodes"
          }, {
            "text": "Describe limitation, if needed",
            "type": "text",
            "linkId": "2.1.2.27.2",
            "repeats": false,
            "readOnly": false,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression",
              "valueExpression": {
                "language": "text/fhirpath",
                "expression": "%context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.27').item.where(linkId='2.1.2.27.1').answer.valueCoding.code='1' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.27').item.where(linkId='2.1.2.27.1').answer.valueCoding.code='2' or %context.item.where(linkId='2').item.where(linkId='2.1').item.where(linkId='2.1.2').item.where(linkId='2.1.2.27').item.where(linkId='2.1.2.27.1').answer.valueCoding.code='3'"
              }
            } ],
            "maxLength": 500
          } ],
          "type": "group",
          "linkId": "2.1.2.27",
          "repeats": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Group gtable",
              "coding": [ {
                "code": "gtable",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Group gtable"
              } ]
            }
          } ]
        } ],
        "type": "group",
        "linkId": "2.1.2",
        "repeats": false,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "text": "Group table",
            "coding": [ {
              "code": "table",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Group table"
            } ]
          }
        } ]
      } ],
      "text": "Activities of Daily Living Index (ADLI)",
      "type": "group",
      "linkId": "2.1",
      "repeats": false,
      "readOnly": false,
      "required": false
    }, {
      "item": [ {
        "item": [ {
          "text": "For example, cane, wheelchair, continuous positive airway pressure (CPAP)",
          "type": "display",
          "linkId": "2.2.3-help",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Help-Button",
              "coding": [ {
                "code": "help",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Help-Button"
              } ]
            }
          } ]
        } ],
        "text": "Does the applicant require assistive devices or equipment?",
        "type": "boolean",
        "linkId": "2.2.3",
        "repeats": false,
        "readOnly": false,
        "required": true
      }, {
        "text": "Please provide details",
        "type": "text",
        "linkId": "2.2.4",
        "repeats": false,
        "readOnly": false,
        "required": false,
        "maxLength": 1000,
        "enableWhen": [ {
          "operator": "=",
          "question": "2.2.3",
          "answerBoolean": true
        } ]
      }, {
        "item": [ {
          "text": "For example, case management, developmental services, personal support worker",
          "type": "display",
          "linkId": "2.2.5-help",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "text": "Help-Button",
              "coding": [ {
                "code": "help",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Help-Button"
              } ]
            }
          } ]
        } ],
        "text": "Does the applicant require support services or resources?",
        "type": "boolean",
        "linkId": "2.2.5",
        "repeats": false,
        "readOnly": false,
        "required": true
      }, {
        "text": "Please provide details",
        "type": "text",
        "linkId": "2.2.6",
        "repeats": false,
        "readOnly": false,
        "required": false,
        "maxLength": 1000,
        "enableWhen": [ {
          "operator": "=",
          "question": "2.2.5",
          "answerBoolean": true
        } ]
      }, {
        "text": "Does the applicant require a service or guide animal?",
        "type": "boolean",
        "linkId": "2.2.7",
        "repeats": false,
        "readOnly": false,
        "required": true
      }, {
        "text": "Please provide details",
        "type": "text",
        "linkId": "2.2.8",
        "repeats": false,
        "readOnly": false,
        "required": false,
        "maxLength": 1000,
        "enableWhen": [ {
          "operator": "=",
          "question": "2.2.7",
          "answerBoolean": true
        } ]
      } ],
      "type": "group",
      "linkId": "2.2",
      "repeats": false,
      "readOnly": false,
      "required": false
    }, {
      "item": [ {
        "text": "Do you have any additional comments/information about the applicant’s activities of daily living?",
        "type": "boolean",
        "linkId": "2.3.1",
        "repeats": false,
        "readOnly": false,
        "required": true
      }, {
        "text": "Please provide additional comments/information about activities of daily living:",
        "type": "text",
        "linkId": "2.3.2",
        "repeats": false,
        "readOnly": false,
        "required": false,
        "maxLength": 8000,
        "enableWhen": [ {
          "operator": "=",
          "question": "2.3.1",
          "answerBoolean": true
        } ]
      }, {
        "item": [ {
          "text": "Attachment Categories",
          "type": "choice",
          "linkId": "2.3.3-categories",
          "repeats": false,
          "readOnly": false,
          "required": false,
          "answerValueSet": "http://health.on.ca/sadie/fhir/ValueSet/HSR-AttachmentCategories"
        }, {
          "type": "string",
          "linkId": "2.3.3-DocumentType",
          "initial": [ {
            "valueString": "AMI"
          } ],
          "repeats": false,
          "readOnly": false,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden",
            "valueBoolean": true
          } ]
        }, {
          "type": "string",
          "linkId": "2.3.3-DocumentSubType",
          "initial": [ {
            "valueString": "Regular or IR AMI"
          } ],
          "repeats": false,
          "readOnly": false,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden",
            "valueBoolean": true
          } ]
        } ],
        "text": "Attach any relevant documentation pertaining to the applicant’s activities of daily living.",
        "type": "attachment",
        "linkId": "2.3.3",
        "repeats": true,
        "readOnly": false,
        "required": false,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "application/vnd.openxmlformats-officedocument.wordprocessingml.document"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "application/msword"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "application/rtf"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "image/tiff"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "application/pdf"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/mimeType",
          "valueCode": "image/gif"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/maxSize",
          "valueDecimal": 20
        } ]
      } ],
      "type": "group",
      "linkId": "2.3",
      "repeats": false,
      "readOnly": false,
      "required": false
    } ],
    "text": "Form",
    "type": "group",
    "linkId": "2",
    "repeats": false,
    "readOnly": false,
    "required": false,
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
      "valueCodeableConcept": {
        "text": "Header",
        "coding": [ {
          "code": "header",
          "system": "http://hl7.org/fhir/questionnaire-item-control",
          "display": "Header"
        } ]
      }
    } ]
  } ],
  "type": null,
  "experimental": "false",
  "resourceType": "Questionnaire",
  "title": "Activities of Daily Living Index",
  "package_version": "0.1.40-beta",
  "status": "draft",
  "id": "b0098764-01ec-4b3b-ba59-f156af05d7e4",
  "kind": null,
  "url": "http://health.gov.on.ca/sadie/fhir/FlexForm/ActivitiesofDailyLivingIndex/Version1",
  "code": [ {
    "code": "DocumentType",
    "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete",
    "display": "DDP"
  }, {
    "code": "DocumentSubType",
    "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete",
    "display": "ADLI"
  } ],
  "identifier": [ {
    "use": "official",
    "value": "ADLI",
    "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete"
  } ],
  "version": null,
  "effectivePeriod": {
    "start": "2021-07-14T04:00:00.000Z"
  }
}