-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhads.Rmd
More file actions
43 lines (29 loc) · 2.07 KB
/
Copy pathhads.Rmd
File metadata and controls
43 lines (29 loc) · 2.07 KB
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
---
title: "HADS"
---
Hospital Anxiety and Depression Scale
Download the [experimentum file](hads/hads_experimentum.json) to set this questionnaire up on an [experimentum](https://github.com/debruine/experimentum) server.
### Instructions
Doctors are aware that emotions play an important part in most illnesses. If your doctor knows about these feelings he or she will be able to help you more. This questionnaire is designed to help your doctor know how you feel. Read each item and circle the reply which comes closest to how you have been feeling in the past week. Don’t take too long over your replies: your immediate reaction to each item will probably be more accurate than a long thought out response.
### Questions
* [hads_01](hads/01.json) Feel tense or wound up
* [hads_02](hads/02.json) I still enjoy things I used to enjoy
* [hads_03](hads/03.json) I get a sort of frightened feeling as if something awful is about to happen
* [hads_04](hads/04.json) I can laugh and see the funny side of things
* [hads_05](hads/05.json) Worrying thoughts go through my mind
* [hads_06](hads/06.json) I feel cheerful
* [hads_07](hads/07.json) I can sit at ease and feel relaxed
* [hads_08](hads/08.json) I feel as if I am slowed down
* [hads_09](hads/09.json) I get a sort of frightened feeling like butterflies in my stomach
* [hads_10](hads/10.json) I have lost interest in my appearance
* [hads_11](hads/11.json) I feel restless as if I have to be on the move
* [hads_12](hads/12.json) I look forward with enjoyment to things
* [hads_13](hads/13.json) I get sudden feelings of panic
* [hads_14](hads/14.json) I can enjoy a good book or radio or TV programme
### Subscales
* [hads_d](hads/d.json) Depression
* [hads_a](hads/a.json) Anxiety
### Scoring
Sum the scores for each of the two subscales (depression and anxiety). Scores of 0-7 in the subscales are considered normal, with 8-10 borderline and 11 or over indicating clinical 'caseness'.
### Citation
Snaith R. P. (2003). The Hospital Anxiety And Depression Scale. Health and quality of life outcomes, 1, 29. <https://doi.org/10.1186/1477-7525-1-29>