-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathds000144.json
205 lines (205 loc) · 4.69 KB
/
ds000144.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
{
"SUBJECTID": {
"Description": "Subject Number"
},
"poverty": {
"Description": "Federal income below federal poverty line",
"Levels": {
"0": "Income Above Poverty Line",
"1": "Income Below Poverty Line"
}
},
"race": {
"Levels": {
"0": "Non-African American",
"1": "African American"
},
"Description": "There should have been a description here, but there wasn't. :("
},
"ScanAge": {
"Description": "Age at Scan",
"Annotations": {
"IsAbout": {
"TermURL": "nb:Age",
"Label": ""
},
"Transformation": {
"TermURL": "nb:FromInt",
"Label": "integer data"
},
"MissingValues": [
"",
"n/a",
" "
]
}
},
"jsex": {
"Description": "Gender",
"Levels": {
"F": "Female",
"M": "Male"
},
"Annotations": {
"IsAbout": {
"TermURL": "nb:Sex",
"Label": ""
},
"Levels": {
"F": {
"TermURL": "snomed:248152002",
"Label": ""
},
"M": {
"TermURL": "snomed:248153007",
"Label": ""
}
}
}
},
"hand": {
"Descripton": "Handedness",
"Levels": {
"1": "Right Handed",
"2": "Left Handed or Ambidextrus"
},
"Description": "There should have been a description here, but there wasn't. :("
},
"IQ": {
"Description": "IQ"
},
"Imp_p": {
"Description": "Impairment at Preschool - continuous variable"
},
"SADSx_p": {
"Description": "Separation Anxiety Symptom Count at Preschool"
},
"SADDx_p": {
"Description": "Separation Anxiety Disorder at Preschool",
"Levels": {
"0": "Not Meeting Criteria for SAD at Preschool",
"1": "Meeting Criteria for SAD at Preschool"
},
"Annotations": {
"IsAbout": {
"TermURL": "nb:Diagnosis",
"Label": ""
},
"Levels": {
"1": {
"TermURL": "snomed:126943008",
"Label": ""
}
},
"MissingValues": [
"0"
]
}
},
"GADSx_p": {
"Description": "Separation Anxiety Symptom Count at Preschool"
},
"GADDx_p": {
"Description": "Separation Anxiety Disorder at Preschool",
"Levels": {
"0": "Not Meeting Criteria for GAD at Preschool",
"1": "Meeting Criteria for GAD at Preschool"
},
"Annotations": {
"IsAbout": {
"TermURL": "nb:Diagnosis",
"Label": ""
},
"Levels": {
"1": {
"TermURL": "snomed:21897009",
"Label": ""
}
},
"MissingValues": [
"0"
]
}
},
"SOCSx_p": {
"Description": "Social Anxiety Symptom Count at Preschool"
},
"SOCDx_p": {
"Description": "Social Anxiety Disorder at Preschool",
"Levels": {
"0": "Not Meeting Criteria for SOC at Preschool",
"1": "Meeting Criteria for SOC at Preschool"
},
"Annotations": {
"IsAbout": {
"TermURL": "nb:Diagnosis",
"Label": ""
},
"Levels": {
"1": {
"TermURL": "snomed:25501002",
"Label": ""
}
},
"MissingValues": [
"0"
]
}
},
"Imp_f": {
"Description": "Impairment at Follow-up - continuous variable"
},
"SADSx_f": {
"Description": "Separation Anxiety Symptom Count at Follow-up"
},
"SADDx_f": {
"Description": "Separation Anxiety Disorder at Follow-up",
"Levels": {
"0": "Not Meeting Criteria for SAD at Follow-up",
"1": "Meeting Criteria for SAD at Follow-up"
}
},
"GADSx_f": {
"Description": "Generalized Anxiety Symptom Count at Follow-up"
},
"GADDx_f": {
"Description": "Generalized Anxiety Disorder at Follow-up",
"Levels": {
"0": "Not Meeting Criteria for GAD at Follow-up",
"1": "Meeting Criteria for GAD at Follow-up"
}
},
"SOCSx_f": {
"Description": "Social Anxiety Symptom Count at Follow-up"
},
"SOCDx_f": {
"Description": "Social Anxiety Disorder at Follow-up",
"Levels": {
"0": "Not Meeting Criteria for SOC at Follow-up",
"1": "Meeting Criteria for SOC at Follow-up"
}
},
"InternSx_p": {
"Description": "Anxiety and Depression Symptom Count at Preschool"
},
"InternSx_f": {
"Description": "Anxiety and Depression Symptom Count at Follow-up"
},
"scanner": {
"Description": "Scanner used",
"Levels": {
"0": "Ran on 3T GE Signa EXCITE HD",
"1": "Ran on 3T GE MR750"
}
},
"participant_id": {
"Annotations": {
"IsAbout": {
"TermURL": "nb:ParticipantID",
"Label": ""
},
"Identifies": "participant"
},
"Description": "There should have been a description here, but there wasn't. :("
}
}