-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSF-36questionnaire.json
650 lines (650 loc) · 23.4 KB
/
SF-36questionnaire.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
{
"title": "SF-36",
"author": "John Doe",
"standard_frequency": "monthly",
"description": "a survey to measure quality of life",
"questions": {
"1": {
"instructions": null,
"question": "In general, would you say your health is:",
"response_type": "mc",
"responses": {
"5": "Excellent",
"4": "Very good",
"3": "Good",
"2": "Fair",
"1": "Poor"
}
},
"2": {
"instructions": null,
"question": "Compared to one year ago, how would you rate your health in general now?",
"response_type": "mc",
"responses": {
"5": "Much better now than one year ago",
"4": "Somewhat better now than one year ago",
"3": "About the same",
"2": "Somewhat worse now than one year ago",
"1": "Much worse now than one year ago"
}
},
"3": {
"instructions": "The following items are about activities you might do during a typical day. Does your health limit you in these activities? If so, how much?",
"question": "Vigorous activities, such as running, lifting heavy objects, participating in strenuous sports",
"response_type": "mc",
"responses": {
"1": "Yes, limited a lot",
"2": "Yes, limited a little",
"3": "No, not limited at all"
}
},
"4": {
"instructions": "The following items are about activities you might do during a typical day. Does your health limit you in these activities? If so, how much?",
"question": "Moderate activities, such as moving a table. pushing a vacuum cleaner, bowling, or playing golf",
"response_type": "mc",
"responses": {
"1": "Yes, limited a lot",
"2": "Yes, limited a little",
"3": "No, not limited at all"
}
},
"5": {
"instructions": "The following items are about activities you might do during a typical day. Does your health limit you in these activities? If so, how much?",
"question": "Lifting or carrying groceries",
"response_type": "mc",
"responses": {
"1": "Yes, limited a lot",
"2": "Yes, limited a little",
"3": "No, not limited at all"
}
},
"6": {
"instructions": "The following items are about activities you might do during a typical day. Does your health limit you in these activities? If so, how much?",
"question": "Climbing several flights of stairs",
"response_type": "mc",
"responses": {
"1": "Yes, limited a lot",
"2": "Yes, limited a little",
"3": "No, not limited at all"
}
},
"7": {
"instructions": "The following items are about activities you might do during a typical day. Does your health limit you in these activities? If so, how much?",
"question": "Climbing one flight of stairs",
"response_type": "mc",
"responses": {
"1": "Yes, limited a lot",
"2": "Yes, limited a little",
"3": "No, not limited at all"
}
},
"8": {
"instructions": "The following items are about activities you might do during a typical day. Does your health limit you in these activities? If so, how much?",
"question": "Bending, kneeling, or stooping",
"response_type": "mc",
"responses": {
"1": "Yes, limited a lot",
"2": "Yes, limited a little",
"3": "No, not limited at all"
}
},
"9": {
"instructions": "The following items are about activities you might do during a typical day. Does your health limit you in these activities? If so, how much?",
"question": "Walking more than a mile",
"response_type": "mc",
"responses": {
"1": "Yes, limited a lot",
"2": "Yes, limited a little",
"3": "No, not limited at all"
}
},
"10": {
"instructions": "The following items are about activities you might do during a typical day. Does your health limit you in these activities? If so, how much?",
"question": "Walking several blocks",
"response_type": "mc",
"responses": {
"1": "Yes, limited a lot",
"2": "Yes, limited a little",
"3": "No, not limited at all"
}
},
"11": {
"instructions": "The following items are about activities you might do during a typical day. Does your health limit you in these activities? If so, how much?",
"question": "Walking one block",
"response_type": "mc",
"responses": {
"1": "Yes, limited a lot",
"2": "Yes, limited a little",
"3": "No, not limited at all"
}
},
"12": {
"instructions": "The following items are about activities you might do during a typical day. Does your health limit you in these activities? If so, how much?",
"question": "Bathing or dressing yourself",
"response_type": "mc",
"responses": {
"1": "Yes, limited a lot",
"2": "Yes, limited a little",
"3": "No, not limited at all"
}
},
"13": {
"instructions": "During the past 4 weeks, have you had any of the following problems with your work or other regular daily activities as a result of your physical health? ",
"question": "Cut down the amount of time you spent on work or other activities",
"response_type": "mc",
"responses": {
"1": "Yes",
"2": "No"
}
},
"14": {
"instructions": "During the past 4 weeks, have you had any of the following problems with your work or other regular daily activities as a result of your physical health? ",
"question": "Accomplished less than you would like",
"response_type": "mc",
"responses": {
"1": "Yes",
"2": "No"
}
},
"15": {
"instructions": "During the past 4 weeks, have you had any of the following problems with your work or other regular daily activities as a result of your physical health? ",
"question": "Were limited in the kind of work or other activities",
"response_type": "mc",
"responses": {
"1": "Yes",
"2": "No"
}
},
"16": {
"instructions": "During the past 4 weeks, have you had any of the following problems with your work or other regular daily activities as a result of your physical health? ",
"question": "Had difficulty performing the work or other activities (for example, it took extra effort)",
"response_type": "mc",
"responses": {
"1": "Yes",
"2": "No"
}
},
"17": {
"instructions": "During the past 4 weeks, have you had any of the following problems with your work or other regular daily activities as a result of any emotional problems (such as feeling depressed or anxious)?",
"question": "Cut down the amount of time you spent on work or other activities",
"response_type": "mc",
"responses": {
"1": "Yes",
"2": "No"
}
},
"18": {
"instructions": "During the past 4 weeks, have you had any of the following problems with your work or other regular daily activities as a result of any emotional problems (such as feeling depressed or anxious)?",
"question": "Accomplished less than you would like",
"response_type": "mc",
"responses": {
"1": "Yes",
"2": "No"
}
},
"19": {
"instructions": "During the past 4 weeks, have you had any of the following problems with your work or other regular daily activities as a result of any emotional problems (such as feeling depressed or anxious)?",
"question": "Didn't do work or other activities as carefully as usual",
"response_type": "mc",
"responses": {
"1": "Yes",
"2": "No"
}
},
"20": {
"instructions": null,
"question": "During the past 4 weeks, to what extent has your physical health or emotional problems interfered with your normal social activities with family, friends, neighbors, or groups?",
"response_type": "mc",
"responses": {
"5": "Not at all",
"4": "Slightly",
"3": "Moderately",
"2": "Quite a bit",
"1": "Extremely"
}
},
"21": {
"instructions": null,
"question": "How much bodily pain have you had during the past 4 weeks?",
"response_type": "mc",
"responses": {
"6": "None",
"5": "Very mild",
"4": "Mild",
"3": "Moderate",
"2": "Severe",
"1": "Very severe"
}
},
"22": {
"instructions": null,
"question": "During the past 4 weeks, how much did pain interfere with your normal work (including both work outside the home and housework)?",
"response_type": "mc",
"responses": {
"5": "Not at all",
"4": "Slightly",
"3": "Moderately",
"2": "Quite a bit",
"1": "Extremely"
}
},
"23": {
"instructions": "These questions are about how you feel and how things have been with you during the past 4 weeks. For each question, please give the one answer that comes closest to the way you have been feeling.",
"question": "Did you feel full of pep?",
"response_type": "mc",
"responses": {
"6": "All of the time",
"5": "Most of the time",
"4": "A good bit of the time",
"3": "Some of the time",
"2": "A little of the time",
"1": "None of the time"
}
},
"24": {
"instructions": "These questions are about how you feel and how things have been with you during the past 4 weeks. For each question, please give the one answer that comes closest to the way you have been feeling.",
"question": "Have you been a very nervous person?",
"response_type": "mc",
"responses": {
"1": "All of the time",
"2": "Most of the time",
"3": "A good bit of the time",
"4": "Some of the time",
"5": "A little of the time",
"6": "None of the time"
}
},
"25": {
"instructions": "These questions are about how you feel and how things have been with you during the past 4 weeks. For each question, please give the one answer that comes closest to the way you have been feeling.",
"question": "Have you felt so down in the dumps that nothing could cheer you up?",
"response_type": "mc",
"responses": {
"1": "All of the time",
"2": "Most of the time",
"3": "A good bit of the time",
"4": "Some of the time",
"5": "A little of the time",
"6": "None of the time"
}
},
"26": {
"instructions": "These questions are about how you feel and how things have been with you during the past 4 weeks. For each question, please give the one answer that comes closest to the way you have been feeling.",
"question": "Have you felt calm and peaceful?",
"response_type": "mc",
"responses": {
"6": "All of the time",
"5": "Most of the time",
"4": "A good bit of the time",
"3": "Some of the time",
"2": "A little of the time",
"1": "None of the time"
}
},
"27": {
"instructions": "These questions are about how you feel and how things have been with you during the past 4 weeks. For each question, please give the one answer that comes closest to the way you have been feeling.",
"question": "Did you have a lot of energy?",
"response_type": "mc",
"responses": {
"6": "All of the time",
"5": "Most of the time",
"4": "A good bit of the time",
"3": "Some of the time",
"2": "A little of the time",
"1": "None of the time"
}
},
"28": {
"instructions": "These questions are about how you feel and how things have been with you during the past 4 weeks. For each question, please give the one answer that comes closest to the way you have been feeling.",
"question": "Have you felt downhearted and blue?",
"response_type": "mc",
"responses": {
"1": "All of the time",
"2": "Most of the time",
"3": "A good bit of the time",
"4": "Some of the time",
"5": "A little of the time",
"6": "None of the time"
}
},
"29": {
"instructions": "These questions are about how you feel and how things have been with you during the past 4 weeks. For each question, please give the one answer that comes closest to the way you have been feeling.",
"question": "Did you feel worn out?",
"response_type": "mc",
"responses": {
"1": "All of the time",
"2": "Most of the time",
"3": "A good bit of the time",
"4": "Some of the time",
"5": "A little of the time",
"6": "None of the time"
}
},
"30": {
"instructions": "These questions are about how you feel and how things have been with you during the past 4 weeks. For each question, please give the one answer that comes closest to the way you have been feeling.",
"question": "Have you been a happy person?",
"response_type": "mc",
"responses": {
"6": "All of the time",
"5": "Most of the time",
"4": "A good bit of the time",
"3": "Some of the time",
"2": "A little of the time",
"1": "None of the time"
}
},
"31": {
"instructions": "These questions are about how you feel and how things have been with you during the past 4 weeks. For each question, please give the one answer that comes closest to the way you have been feeling.",
"question": "Did you feel tired?",
"response_type": "mc",
"responses": {
"1": "All of the time",
"2": "Most of the time",
"3": "A good bit of the time",
"4": "Some of the time",
"5": "A little of the time",
"6": "None of the time"
}
},
"32": {
"instructions": null,
"question": "During the past 4 weeks, how much of the time has your physical health or emotional problems interfered with your social activities (like visiting with friends, relatives, etc.)?",
"response_type": "mc",
"responses": {
"1": "All of the time",
"2": "Most of the time",
"3": "Some of the time",
"4": "A little of the time",
"5": "None of the time"
}
},
"33": {
"instructions": "How TRUE or FALSE is each of the following statements for you.",
"question": "I seem to get sick a little easier than other people",
"response_type": "mc",
"responses": {
"1": "Definitely true",
"2": "Mostly true",
"3": "Don't know",
"4": "Mostly false",
"5": "Definitely false"
}
},
"34": {
"instructions": "How TRUE or FALSE is each of the following statements for you.",
"question": "I am as healthy as anybody I know",
"response_type": "mc",
"responses": {
"5": "Definitely true",
"4": "Mostly true",
"3": "Don't know",
"2": "Mostly false",
"1": "Definitely false"
}
},
"35": {
"instructions": "How TRUE or FALSE is each of the following statements for you.",
"question": "I expect my health to get worse",
"response_type": "mc",
"responses": {
"1": "Definitely true",
"2": "Mostly true",
"3": "Don't know",
"4": "Mostly false",
"5": "Definitely false"
}
},
"36": {
"instructions": "How TRUE or FALSE is each of the following statements for you.",
"question": "My health is excellent",
"response_type": "mc",
"responses": {
"5": "Definitely true",
"4": "Mostly true",
"3": "Don't know",
"2": "Mostly false",
"1": "Definitely false"
}
}
},
"scoring_schema": {
"GEN_HEALTH": {
"1": {
"5": 20.0,
"4": 15.0,
"3": 10.0,
"2": 5.0,
"1": 0.0
},
"33": {
"1": 0.0,
"2": 5.0,
"3": 10.0,
"4": 15.0,
"5": 20.0
},
"34": {
"5": 20.0,
"4": 15.0,
"3": 10.0,
"2": 5.0,
"1": 0.0
},
"35": {
"1": 0.0,
"2": 5.0,
"3": 10.0,
"4": 15.0,
"5": 20.0
},
"36": {
"5": 20.0,
"4": 15.0,
"3": 10.0,
"2": 5.0,
"1": 0.0
}
},
"CHANGE_HEALTH": {
"2": {
"5": 100.0,
"4": 75.0,
"3": 50.0,
"2": 25.0,
"1": 0.0
}
},
"PHYS_FUNC": {
"3": {
"1": 0.0,
"2": 5.0,
"3": 10.0
},
"4": {
"1": 0.0,
"2": 5.0,
"3": 10.0
},
"5": {
"1": 0.0,
"2": 5.0,
"3": 10.0
},
"6": {
"1": 0.0,
"2": 5.0,
"3": 10.0
},
"7": {
"1": 0.0,
"2": 5.0,
"3": 10.0
},
"8": {
"1": 0.0,
"2": 5.0,
"3": 10.0
},
"9": {
"1": 0.0,
"2": 5.0,
"3": 10.0
},
"10": {
"1": 0.0,
"2": 5.0,
"3": 10.0
},
"11": {
"1": 0.0,
"2": 5.0,
"3": 10.0
},
"12": {
"1": 0.0,
"2": 5.0,
"3": 10.0
}
},
"PHYS_ROLE": {
"13": {
"1": 0.0,
"2": 25.0
},
"14": {
"1": 0.0,
"2": 25.0
},
"15": {
"1": 0.0,
"2": 25.0
},
"16": {
"1": 0.0,
"2": 25.0
}
},
"EMOT_ROLE": {
"17": {
"1": 0.0,
"2": 33.333
},
"18": {
"1": 0.0,
"2": 33.333
},
"19": {
"1": 0.0,
"2": 33.333
}
},
"SOC_FUNC": {
"20": {
"5": 50.0,
"4": 37.5,
"3": 25.0,
"2": 12.5,
"1": 0.0
},
"32": {
"1": 0.0,
"2": 12.5,
"3": 25.0,
"4": 37.5,
"5": 50.0
}
},
"PAIN": {
"21": {
"6": 50.0,
"5": 40.0,
"4": 30.0,
"3": 20.0,
"2": 10.0,
"1": 0.0
},
"22": {
"5": 50.0,
"4": 37.5,
"3": 25.0,
"2": 12.5,
"1": 0.0
}
},
"ENERGY": {
"23": {
"6": 25.0,
"5": 20.0,
"4": 15.0,
"3": 10.0,
"2": 5.0,
"1": 0.0
},
"27": {
"6": 25.0,
"5": 20.0,
"4": 15.0,
"3": 10.0,
"2": 5.0,
"1": 0.0
},
"29": {
"1": 0.0,
"2": 5.0,
"3": 10.0,
"4": 15.0,
"5": 20.0,
"6": 25.0
},
"31": {
"1": 0.0,
"2": 5.0,
"3": 10.0,
"4": 15.0,
"5": 20.0,
"6": 25.0
}
},
"EMOT_HEALTH": {
"24": {
"1": 0.0,
"2": 4.0,
"3": 8.0,
"4": 12.0,
"5": 16.0,
"6": 20.0
},
"25": {
"1": 0.0,
"2": 4.0,
"3": 8.0,
"4": 12.0,
"5": 16.0,
"6": 20.0
},
"26": {
"6": 20.0,
"5": 16.0,
"4": 12.0,
"3": 8.0,
"2": 4.0,
"1": 0.0
},
"28": {
"1": 0.0,
"2": 4.0,
"3": 8.0,
"4": 12.0,
"5": 16.0,
"6": 20.0
},
"30": {
"6": 20.0,
"5": 16.0,
"4": 12.0,
"3": 8.0,
"2": 4.0,
"1": 0.0
}
}
}
}