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

Download this file

424 lines (424 with data), 17.8 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
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
{
"info": {
"nct_id": "NCT00622401",
"official_title": "Vaccination of Patients With Breast Cancer With Dendritic Cell/Tumor Fusions and IL-12",
"inclusion_criteria": "* Stage IV breast cancer with measurable disease and accessible tumor\n* ECOG Performance Status 0-2 with greater than six week life expectancy\n* 18 years of age or older\n* Laboratory values as outlined in the protocol\nHealthy volunteers allowed\nMust be FEMALE\nMust have minimum age of 18 Years",
"exclusion_criteria": "* Patients must not have received other immunotherapy treatment in the three months prior to the initial vaccination\n* Patients may not be on herceptin therapy during this protocol and may not have received it for four weeks prior to initial vaccination\n* Patients must not have received weekly chemotherapy or hormonal treatment for two weeks prior to the initial vaccination and must not have received monthly chemotherapy for four weeks prior to the initial vaccination\n* Clinical evidence of CNS disease\n* Clinically significant autoimmune disease\n* Patients who are HIV+\n* Serious intercurrent illness such as infection requiring IV antibiotics, or significant cardiac disease characterized by significant arrhythmia, ischemic coronary disease or congestive heart failure\n* Pregnant of lactating women will be excluded, all premenopausal women must undergo pregnancy testing",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "* Stage IV breast cancer with measurable disease and accessible tumor",
"criterions": [
{
"exact_snippets": "Stage IV breast cancer",
"criterion": "breast cancer stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": "IV"
}
]
},
{
"exact_snippets": "measurable disease",
"criterion": "disease measurability",
"requirements": [
{
"requirement_type": "measurability",
"expected_value": true
}
]
},
{
"exact_snippets": "accessible tumor",
"criterion": "tumor accessibility",
"requirements": [
{
"requirement_type": "accessibility",
"expected_value": true
}
]
}
]
},
{
"line": "* ECOG Performance Status 0-2 with greater than six week life expectancy",
"criterions": [
{
"exact_snippets": "ECOG Performance Status 0-2",
"criterion": "ECOG Performance Status",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 0,
"unit": "N/A"
},
{
"operator": "<=",
"value": 2,
"unit": "N/A"
}
]
}
}
]
},
{
"exact_snippets": "greater than six week life expectancy",
"criterion": "life expectancy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">",
"value": 6,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "* 18 years of age or older",
"criterions": [
{
"exact_snippets": "18 years of age or older",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum age",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "years"
}
}
]
}
]
},
{
"line": "* Laboratory values as outlined in the protocol",
"criterions": [
{
"exact_snippets": "Laboratory values",
"criterion": "laboratory values",
"requirements": [
{
"requirement_type": "presence",
"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 be FEMALE",
"criterions": [
{
"exact_snippets": "Must be FEMALE",
"criterion": "gender",
"requirements": [
{
"requirement_type": "expected_value",
"expected_value": "female"
}
]
}
]
},
{
"line": "Must have minimum age of 18 Years",
"criterions": [
{
"exact_snippets": "minimum age of 18 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "Years"
}
}
]
}
]
}
],
"exclusion_lines": [
{
"line": "* Patients must not have received other immunotherapy treatment in the three months prior to the initial vaccination",
"criterions": [
{
"exact_snippets": "Patients must not have received other immunotherapy treatment",
"criterion": "immunotherapy treatment",
"requirements": [
{
"requirement_type": "receipt",
"expected_value": false
}
]
},
{
"exact_snippets": "in the three months prior to the initial vaccination",
"criterion": "time since last immunotherapy treatment",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 3,
"unit": "months"
}
}
]
}
]
},
{
"line": "* Patients may not be on herceptin therapy during this protocol and may not have received it for four weeks prior to initial vaccination",
"criterions": [
{
"exact_snippets": "Patients may not be on herceptin therapy during this protocol",
"criterion": "herceptin therapy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "may not have received it for four weeks prior to initial vaccination",
"criterion": "herceptin therapy",
"requirements": [
{
"requirement_type": "time since last administration",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "* Clinical evidence of CNS disease",
"criterions": [
{
"exact_snippets": "Clinical evidence of CNS disease",
"criterion": "CNS disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Clinically significant autoimmune disease",
"criterions": [
{
"exact_snippets": "Clinically significant autoimmune disease",
"criterion": "autoimmune disease",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "clinically significant"
}
]
}
]
},
{
"line": "* Patients who are HIV+",
"criterions": [
{
"exact_snippets": "HIV+",
"criterion": "HIV status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "positive"
}
]
}
]
},
{
"line": "* Serious intercurrent illness such as infection requiring IV antibiotics, or significant cardiac disease characterized by significant arrhythmia, ischemic coronary disease or congestive heart failure",
"criterions": [
{
"exact_snippets": "Serious intercurrent illness such as infection requiring IV antibiotics",
"criterion": "serious intercurrent illness",
"requirements": [
{
"requirement_type": "type",
"expected_value": "infection"
},
{
"requirement_type": "treatment",
"expected_value": "IV antibiotics"
}
]
},
{
"exact_snippets": "significant cardiac disease characterized by significant arrhythmia",
"criterion": "cardiac disease",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "significant"
},
{
"requirement_type": "characterization",
"expected_value": "arrhythmia"
}
]
},
{
"exact_snippets": "significant cardiac disease characterized by ... ischemic coronary disease",
"criterion": "cardiac disease",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "significant"
},
{
"requirement_type": "characterization",
"expected_value": "ischemic coronary disease"
}
]
},
{
"exact_snippets": "significant cardiac disease characterized by ... congestive heart failure",
"criterion": "cardiac disease",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "significant"
},
{
"requirement_type": "characterization",
"expected_value": "congestive heart failure"
}
]
}
]
},
{
"line": "* Pregnant of lactating women will be excluded, all premenopausal women must undergo pregnancy testing",
"criterions": [
{
"exact_snippets": "Pregnant",
"criterion": "pregnancy status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "not pregnant"
}
]
},
{
"exact_snippets": "lactating women",
"criterion": "lactation status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "not lactating"
}
]
},
{
"exact_snippets": "premenopausal women must undergo pregnancy testing",
"criterion": "premenopausal women",
"requirements": [
{
"requirement_type": "pregnancy testing",
"expected_value": true
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [
{
"line": "* Patients must not have received weekly chemotherapy or hormonal treatment for two weeks prior to the initial vaccination and must not have received monthly chemotherapy for four weeks prior to the initial vaccination",
"criterions": [
{
"exact_snippets": "Patients must not have received weekly chemotherapy ... two weeks prior to the initial vaccination",
"criterion": "weekly chemotherapy",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "Patients must not have received ... hormonal treatment for two weeks prior to the initial vaccination",
"criterion": "hormonal treatment",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "Patients must not have received monthly chemotherapy for four weeks prior to the initial vaccination",
"criterion": "monthly chemotherapy",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "weeks"
}
}
]
}
]
}
],
"failed_miscellaneous": []
}