[96a5a0]: / output / allTrials / identified / NCT02431962_identified.json

Download this file

400 lines (400 with data), 17.6 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
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
{
"info": {
"nct_id": "NCT02431962",
"official_title": "Alberta Lung Cancer Screening Program",
"inclusion_criteria": "* Subjects between the ages of 55 and 80 with a risk prediction model (RPM) ≥1.5% (≥ 1.5% risk of lung cancer over 6 years) OR NLST criteria (age 55-74; ≥ 30 pack-year smoking history; ongoing smoking or quit within 15 years).\n* Ability to provide informed consent and participate in study procedures.\nHealthy volunteers allowed\nMust have minimum age of 55 Years\nMust have maximum age of 80 Years",
"exclusion_criteria": "* Any medical condition, such as severe heart disease (e.g. unstable angina, chronic congestive heart failure), severe lung disease or lung disease requiring supplemental oxygen that in the opinion of the physician unlikely to benefit from screening due to shortened life-expectancy from the co-morbidities or inability to tolerate diagnosis and treatment of a screen detected abnormality. European Cooperative Oncology Group performance status > 2.\n* History of lung cancer.\n* Have had other cancer or treatment for cancer within the past 5 years with the exception of the following cancers: non-melanomatous skin cancer, localized prostate cancer, carcinoma in situ (CIS) of the cervix, or superficial bladder cancer. Treatment of the exceptions must have ended > 6 months before registration into this study.\n* Pregnancy.\n* Hemoptysis in past 12 months.\n* Unexplained weight loss >15 pounds / 7kg in past 12 months.\n* Unwilling to have a LDCT of chest.\n* Unwilling to sign a consent.\n* Have had a CT scan of the chest in the last 2 years.",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "* Subjects between the ages of 55 and 80 with a risk prediction model (RPM) ≥1.5% (≥ 1.5% risk of lung cancer over 6 years) OR NLST criteria (age 55-74; ≥ 30 pack-year smoking history; ongoing smoking or quit within 15 years).",
"criterions": [
{
"exact_snippets": "ages of 55 and 80",
"criterion": "age",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 55,
"unit": "years"
},
{
"operator": "<=",
"value": 80,
"unit": "years"
}
]
}
}
]
},
{
"exact_snippets": "risk prediction model (RPM) ≥1.5%",
"criterion": "risk prediction model (RPM)",
"requirements": [
{
"requirement_type": "risk percentage",
"expected_value": {
"operator": ">=",
"value": 1.5,
"unit": "%"
}
}
]
},
{
"exact_snippets": "NLST criteria (age 55-74",
"criterion": "age",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 55,
"unit": "years"
},
{
"operator": "<=",
"value": 74,
"unit": "years"
}
]
}
}
]
},
{
"exact_snippets": "NLST criteria ... ≥ 30 pack-year smoking history",
"criterion": "pack-year smoking history",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 30,
"unit": "pack-years"
}
}
]
},
{
"exact_snippets": "NLST criteria ... ongoing smoking or quit within 15 years",
"criterion": "smoking status",
"requirements": [
{
"requirement_type": "status",
"expected_value": [
"ongoing smoking",
"quit within 15 years"
]
}
]
}
]
},
{
"line": "* Ability to provide informed consent and participate in study procedures.",
"criterions": [
{
"exact_snippets": "Ability to provide informed consent",
"criterion": "informed consent",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
},
{
"exact_snippets": "Ability to ... participate in study procedures",
"criterion": "participation in study procedures",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
}
]
},
{
"line": "Healthy volunteers allowed",
"criterions": [
{
"exact_snippets": "Healthy volunteers allowed",
"criterion": "volunteer health status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "healthy"
}
]
}
]
},
{
"line": "Must have minimum age of 55 Years",
"criterions": [
{
"exact_snippets": "minimum age of 55 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum",
"expected_value": {
"operator": ">=",
"value": 55,
"unit": "Years"
}
}
]
}
]
},
{
"line": "Must have maximum age of 80 Years",
"criterions": [
{
"exact_snippets": "maximum age of 80 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "maximum",
"expected_value": {
"operator": "<=",
"value": 80,
"unit": "Years"
}
}
]
}
]
}
],
"exclusion_lines": [
{
"line": "* Any medical condition, such as severe heart disease (e.g. unstable angina, chronic congestive heart failure), severe lung disease or lung disease requiring supplemental oxygen that in the opinion of the physician unlikely to benefit from screening due to shortened life-expectancy from the co-morbidities or inability to tolerate diagnosis and treatment of a screen detected abnormality. European Cooperative Oncology Group performance status > 2.",
"criterions": [
{
"exact_snippets": "severe heart disease (e.g. unstable angina, chronic congestive heart failure)",
"criterion": "heart disease",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "severe"
}
]
},
{
"exact_snippets": "severe lung disease or lung disease requiring supplemental oxygen",
"criterion": "lung disease",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "severe"
},
{
"requirement_type": "oxygen requirement",
"expected_value": true
}
]
},
{
"exact_snippets": "European Cooperative Oncology Group performance status > 2",
"criterion": "European Cooperative Oncology Group performance status",
"requirements": [
{
"requirement_type": "performance status",
"expected_value": {
"operator": ">",
"value": 2,
"unit": "N/A"
}
}
]
}
]
},
{
"line": "* History of lung cancer.",
"criterions": [
{
"exact_snippets": "History of lung cancer.",
"criterion": "lung cancer",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
}
]
},
{
"line": "* Have had other cancer or treatment for cancer within the past 5 years with the exception of the following cancers: non-melanomatous skin cancer, localized prostate cancer, carcinoma in situ (CIS) of the cervix, or superficial bladder cancer. Treatment of the exceptions must have ended > 6 months before registration into this study.",
"criterions": [
{
"exact_snippets": "Have had other cancer or treatment for cancer within the past 5 years",
"criterion": "history of cancer or cancer treatment",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 5,
"unit": "years"
}
}
]
},
{
"exact_snippets": "with the exception of the following cancers: non-melanomatous skin cancer, localized prostate cancer, carcinoma in situ (CIS) of the cervix, or superficial bladder cancer",
"criterion": "cancer type",
"requirements": [
{
"requirement_type": "exclusion",
"expected_value": [
"non-melanomatous skin cancer",
"localized prostate cancer",
"carcinoma in situ (CIS) of the cervix",
"superficial bladder cancer"
]
}
]
},
{
"exact_snippets": "Treatment of the exceptions must have ended > 6 months before registration into this study",
"criterion": "treatment end date for exception cancers",
"requirements": [
{
"requirement_type": "time since treatment end",
"expected_value": {
"operator": ">",
"value": 6,
"unit": "months"
}
}
]
}
]
},
{
"line": "* Pregnancy.",
"criterions": [
{
"exact_snippets": "Pregnancy",
"criterion": "pregnancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* Hemoptysis in past 12 months.",
"criterions": [
{
"exact_snippets": "Hemoptysis in past 12 months",
"criterion": "hemoptysis",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": "past 12 months"
}
]
}
]
},
{
"line": "* Unexplained weight loss >15 pounds / 7kg in past 12 months.",
"criterions": [
{
"exact_snippets": "Unexplained weight loss >15 pounds / 7kg in past 12 months.",
"criterion": "unexplained weight loss",
"requirements": [
{
"requirement_type": "amount",
"expected_value": {
"comparisons": [
{
"operator": ">",
"value": 15,
"unit": "pounds"
},
{
"operator": ">",
"value": 7,
"unit": "kg"
}
]
}
},
{
"requirement_type": "time frame",
"expected_value": "past 12 months"
}
]
}
]
},
{
"line": "* Unwilling to have a LDCT of chest.",
"criterions": [
{
"exact_snippets": "Unwilling to have a LDCT of chest.",
"criterion": "willingness to have a LDCT of chest",
"requirements": [
{
"requirement_type": "willingness",
"expected_value": true
}
]
}
]
},
{
"line": "* Unwilling to sign a consent.",
"criterions": [
{
"exact_snippets": "Unwilling to sign a consent.",
"criterion": "consent",
"requirements": [
{
"requirement_type": "willingness",
"expected_value": true
}
]
}
]
},
{
"line": "* Have had a CT scan of the chest in the last 2 years.",
"criterions": [
{
"exact_snippets": "CT scan of the chest in the last 2 years",
"criterion": "CT scan of the chest",
"requirements": [
{
"requirement_type": "timeframe",
"expected_value": "in the last 2 years"
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [],
"failed_miscellaneous": []
}