ENTRY SPECIFICATION |
{"name": "PCFS",
"text": "1. Can you live alone without any assistance from another person? (e.g.
independently being able to eat, walk, use the toilet and manage routine daily
hygiene)",
"intro": "Starting with the first question, please select yes or no for each question until
there are no more questions to answer.",
"columns": 2,
"choices":[
{"id": "c5607", "text": "1. Yes", "quickKey": 1},
{"id": "c5608", "text": "2. No", "quickKey": 2}
]},
"restartDays": 2,
{"id": "q9056", "type": "ChoiceQuestion", "required": true, "inline": true,
"text": "2. Are there duties/activities at home or at work which you are no longer able to
perform yourself?",
"intro": "Starting with the first question, please select yes or no for each question until
there are no more questions to answer.",
"columns": 2,
"choices":[
{"id": "c5609", "text": "1. Yes", "quickKey": 1},
{"id": "c5610", "text": "2. No", "quickKey": 2}
]},
"printTitle": "Post-COVID-19 Functional Status Scale",
{"id": "q9057", "type": "ChoiceQuestion", "required": true, "inline": true,
"text": "3. Do you suffer from symptoms, pain, depression or anxiety?",
"intro": "Starting with the first question, please select yes or no for each question until
there are no more questions to answer.",
"columns": 2,
"choices":[
{"id": "c5611", "text": "1. Yes", "quickKey": 1},
{"id": "c5612", "text": "2. No", "quickKey": 2}
]},
{"id": "q9058", "type": "ChoiceQuestion", "required": true, "inline": true,
"content":[
"text": "4. Do you need to avoid or reduce duties/activities or spread these over time?",
"intro": "Starting with the first question, please select yes or no for each question until
there are no more questions to answer.",
"columns": 2,
"choices":[
{"id": "c5613", "text": "1. Yes", "quickKey": 1},
{"id": "c5614", "text": "2. No", "quickKey": 2}
]}],
"rules":[
{"question": "q9055", "operator": "EQ", "value": "c5608",
{"id": "i2520", "type": "IntroText",
"skips":["q9056","q9057","q9058"]},
{"question": "q9056", "operator": "EQ", "value": "c5609",
"skips":["q9057","q9058"]},
{"question": "q9057", "operator": "EQ", "value": "c5612",
"skips":["q9058"]}]
}
"text": "Starting with the first question, please select yes or no for each question until
there are no more questions to answer."
},
{"id": "q9055", "type": "ChoiceQuestion", "required": true, "inline": true,
|