ENTRY SPECIFICATION |
{"name": "PHQ-2",
{"id": "q4015", "type": "ChoiceQuestion", "required": true, "inline": false,
"text": "1. Little interest or pleasure in doing things",
"intro": "Over the past two weeks, how often have you been bothered by the following
problems?",
"columns": 1,
"choices":[
{"id": "c212", "text": "1. Not at all", "quickKey": 1},
{"id": "c1008", "text": "2. Several days", "quickKey": 2},
{"id": "c1009", "text": "3. More than half the days", "quickKey": 3},
{"id": "c1010", "text": "4. Nearly every day", "quickKey": 4}
"copyright": "Copyright 1999 Pfizer Inc. All rights reserved. Reproduced with permission.",
]},
{"id": "i966", "type": "IntroText",
"text": "Over the past two weeks, how often have you been bothered by the following
problems?"
},
{"id": "q4016", "type": "ChoiceQuestion", "required": true, "inline": false,
"text": "2. Feeling down, depressed, or hopeless",
"intro": "Over the past two weeks, how often have you been bothered by the following
problems?",
"columns": 1,
"restartDays": 2,
"choices":[
{"id": "c212", "text": "1. Not at all", "quickKey": 1},
{"id": "c1008", "text": "2. Several days", "quickKey": 2},
{"id": "c1009", "text": "3. More than half the days", "quickKey": 3},
{"id": "c1010", "text": "4. Nearly every day", "quickKey": 4}
]}]
}
"printTitle": "Patient Health Questionnaire-2",
"content":[
{"id": "i965", "type": "IntroText",
"text": "Over the past two weeks, how often have you been bothered by the following
problems?"
},
|