[314dda]: / static / files / Symptoms.json

Download this file

155 lines (155 with data), 3.0 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
 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
{
"Enlarged Cardiomediastinum": {
"Symptoms": [
"Breathing problems",
"Shortness of breath",
"Dizziness",
"Irregular heartbeat (arrhythmia)"
]
},
"Cardiomegaly": {
"Symptoms": [
"Abdominal bloating",
"Abnormal heart rhythms (arrhythmia)",
"Chest pain",
"Coughing, especially while lying down",
"Shortness of breath"
]
},
"Lung Lesion": {
"Symptoms": [
"Mild cough",
"Shortness of breath",
"Blood Coughing"
]
},
"Lung Opacity": {
"Symptoms": [
"Coughing thick green or bloody sputum",
"Blood Coughing",
"Noisy breathing sounds",
"Fever",
"Fatigue",
"Chest Pain"
]
},
"Edema": {
"Symptoms": [
"Shortness of breath while being active",
"Difficulty of breathing",
"Wheezing, Coughing",
"Rapid weight gain",
"Headaches, Fever"
]
},
"Pneumonia": {
"Symptoms": [
"Greenish, yellow or even bloody mucus while coughing",
"Fever, Sweating",
"Shortness of breath",
"Rapid stabbing chest pain",
"Nausea, vomiting"
]
},
"Consolidation": {
"Symptoms": [
"Coughing up thick green/bloody sputum",
"Chest pain",
"Fever",
"Chest pain"
]
},
"Atelectasis": {
"Symptoms": [
"Shortness of breath",
"Increased heart rate",
"Chest pain, coughing",
"Skin and lips turning blue"
]
},
"Pneumothorax": {
"Symptoms": [
"Bluish skin",
"Chest pain, ache",
"Coughing",
"Fast breathing, Abnormally high heart rate"
]
},
"Pleural Effusion": {
"Symptoms": [
"Shortness of breath",
"Dry Cough",
"Inability to lie flat"
]
},
"Pleural Other": {
"Symptoms": [
"Shortness of breath",
"Dry Cough",
"[Varies]"
]
},
"Fracture": {
"Symptoms": [
"Aches"
]
},
"Nodule": {
"Symptoms": [
"Wheezing",
"Blood coughing",
"Shortness of breath",
"Fever, especially when present with pneumonia"
]
},
"Emphysema": {
"Symptoms": [
"Frequent coughing or wheezing",
"Shortness of breath while in physical activities",
"A whistling sound while breathing",
"Chest pain"
]
},
"Fibrosis": {
"Symptoms": [
"Shortness of breath",
"Dry cough",
"Fatigue",
"Abnormal weight loss",
"Joint aches"
]
},
"Mass": {
"Symptoms": [
"Chest pain",
"Swelling",
"Discomfort in chest"
]
},
"Infiltration": {
"Symptoms": [
"Shortness of breath",
"Chest pain",
"Cough, fever"
]
},
"Hernia": {
"Symptoms": [
"Intense chest pain",
"Bad breath",
"Bloating feel",
"Fatigue"
]
},
"Plueral Thickening": {
"Symptoms": [
"Breathlessness",
"Shortness of breath",
"Chest pain",
"Cough with pain"
]
},
"Support Devices": {
"Symptoms": []
}
}