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

Download this file

408 lines (408 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
{
"info": {
"nct_id": "NCT05644431",
"official_title": "A Prospective Clinicobiological Cohort Study Aiming to Decipher Tumor Immune Microenvironment Evolution Under Standard Chemotherapy in Localized and Resectable Gastric and Gastroesophageal Junctional Adenocarcinomas",
"inclusion_criteria": "* Male or female patient > 18 years of age on day of signing informed consent.\n* Histologically proven non-metastatic resectable gastric and gastroesophageal junction adenocarcinoma, Stage IB to III to be treated with standard neoadjuvant treatment.\n* Surgery of primary tumor to be done at Centre Léon Bérard.\n* Availability of archival FFPE tumor block from initial diagnosis with at least 20% of tumor cells.\n* Eastern Cooperative Oncology Group (ECOG) Performance Status (PS) 0, 1 or 2.\n* Patient should understand, sign, and date the written voluntary informed consent form at the screening visit prior to any protocol-specific procedures performed. Patient should be able and willing to comply with study visits and procedures as per protocol.\n* Patients must be covered by a medical insurance.\nHealthy volunteers allowed\nMust have minimum age of 18 Years",
"exclusion_criteria": "* Any condition contraindicated with blood sampling procedures required by the protocol.\n* Known additional malignancy that is progressing or requires active treatment. Exceptions include adequately treated basal cell carcinoma of the skin, squamous cell carcinoma of the skin, or in situ cervical cancer\n* Any psychological, familial, geographic or social situation, according to the judgment of investigator, potentially preventing the provision of informed consent or compliance to study procedure.\n* Pregnant or breast-feeding woman.",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "* Male or female patient > 18 years of age on day of signing informed consent.",
"criterions": [
{
"exact_snippets": "Male or female patient",
"criterion": "gender",
"requirements": [
{
"requirement_type": "presence",
"expected_value": [
"male",
"female"
]
}
]
},
{
"exact_snippets": "patient > 18 years of age",
"criterion": "age",
"requirements": [
{
"requirement_type": "age",
"expected_value": {
"operator": ">",
"value": 18,
"unit": "years"
}
}
]
}
]
},
{
"line": "* Histologically proven non-metastatic resectable gastric and gastroesophageal junction adenocarcinoma, Stage IB to III to be treated with standard neoadjuvant treatment.",
"criterions": [
{
"exact_snippets": "Histologically proven",
"criterion": "histological proof",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "non-metastatic",
"criterion": "metastasis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "resectable",
"criterion": "resectability",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "gastric and gastroesophageal junction adenocarcinoma",
"criterion": "cancer type",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"gastric adenocarcinoma",
"gastroesophageal junction adenocarcinoma"
]
}
]
},
{
"exact_snippets": "Stage IB to III",
"criterion": "cancer stage",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 1.1,
"unit": "Stage"
},
{
"operator": "<=",
"value": 3,
"unit": "Stage"
}
]
}
}
]
},
{
"exact_snippets": "to be treated with standard neoadjuvant treatment",
"criterion": "treatment plan",
"requirements": [
{
"requirement_type": "planned treatment",
"expected_value": "standard neoadjuvant treatment"
}
]
}
]
},
{
"line": "* Surgery of primary tumor to be done at Centre Léon Bérard.",
"criterions": [
{
"exact_snippets": "Surgery of primary tumor to be done at Centre Léon Bérard.",
"criterion": "surgery location",
"requirements": [
{
"requirement_type": "location",
"expected_value": "Centre Léon Bérard"
}
]
}
]
},
{
"line": "* Availability of archival FFPE tumor block from initial diagnosis with at least 20% of tumor cells.",
"criterions": [
{
"exact_snippets": "Availability of archival FFPE tumor block",
"criterion": "archival FFPE tumor block",
"requirements": [
{
"requirement_type": "availability",
"expected_value": true
}
]
},
{
"exact_snippets": "at least 20% of tumor cells",
"criterion": "tumor cell percentage",
"requirements": [
{
"requirement_type": "percentage",
"expected_value": {
"operator": ">=",
"value": 20,
"unit": "%"
}
}
]
}
]
},
{
"line": "* Eastern Cooperative Oncology Group (ECOG) Performance Status (PS) 0, 1 or 2.",
"criterions": [
{
"exact_snippets": "Eastern Cooperative Oncology Group (ECOG) Performance Status (PS) 0, 1 or 2.",
"criterion": "ECOG Performance Status",
"requirements": [
{
"requirement_type": "status",
"expected_value": [
"0",
"1",
"2"
]
}
]
}
]
},
{
"line": "* Patient should understand, sign, and date the written voluntary informed consent form at the screening visit prior to any protocol-specific procedures performed. Patient should be able and willing to comply with study visits and procedures as per protocol.",
"criterions": [
{
"exact_snippets": "Patient should understand, sign, and date the written voluntary informed consent form",
"criterion": "informed consent",
"requirements": [
{
"requirement_type": "understanding",
"expected_value": true
},
{
"requirement_type": "signature",
"expected_value": true
},
{
"requirement_type": "date",
"expected_value": true
}
]
},
{
"exact_snippets": "Patient should be able and willing to comply with study visits and procedures",
"criterion": "compliance with study protocol",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
},
{
"requirement_type": "willingness",
"expected_value": true
}
]
}
]
},
{
"line": "* Patients must be covered by a medical insurance.",
"criterions": [
{
"exact_snippets": "Patients must be covered by a medical insurance.",
"criterion": "medical insurance coverage",
"requirements": [
{
"requirement_type": "coverage",
"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 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": "* Any condition contraindicated with blood sampling procedures required by the protocol.",
"criterions": [
{
"exact_snippets": "condition contraindicated with blood sampling procedures",
"criterion": "condition contraindicated with blood sampling",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* Known additional malignancy that is progressing or requires active treatment. Exceptions include adequately treated basal cell carcinoma of the skin, squamous cell carcinoma of the skin, or in situ cervical cancer",
"criterions": [
{
"exact_snippets": "Known additional malignancy that is progressing or requires active treatment.",
"criterion": "additional malignancy",
"requirements": [
{
"requirement_type": "progression",
"expected_value": true
},
{
"requirement_type": "active treatment requirement",
"expected_value": true
}
]
},
{
"exact_snippets": "adequately treated basal cell carcinoma of the skin",
"criterion": "basal cell carcinoma of the skin",
"requirements": [
{
"requirement_type": "treatment status",
"expected_value": "adequately treated"
}
]
},
{
"exact_snippets": "adequately treated ... squamous cell carcinoma of the skin",
"criterion": "squamous cell carcinoma of the skin",
"requirements": [
{
"requirement_type": "treatment status",
"expected_value": "adequately treated"
}
]
},
{
"exact_snippets": "adequately treated ... in situ cervical cancer",
"criterion": "in situ cervical cancer",
"requirements": [
{
"requirement_type": "treatment status",
"expected_value": "adequately treated"
}
]
}
]
},
{
"line": "* Any psychological, familial, geographic or social situation, according to the judgment of investigator, potentially preventing the provision of informed consent or compliance to study procedure.",
"criterions": [
{
"exact_snippets": "psychological, familial, geographic or social situation",
"criterion": "situation",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"psychological",
"familial",
"geographic",
"social"
]
}
]
},
{
"exact_snippets": "provision of informed consent",
"criterion": "informed consent",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
},
{
"exact_snippets": "compliance to study procedure",
"criterion": "compliance",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
}
]
},
{
"line": "* Pregnant or breast-feeding woman.",
"criterions": [
{
"exact_snippets": "Pregnant",
"criterion": "pregnancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "breast-feeding",
"criterion": "breastfeeding",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [],
"failed_miscellaneous": []
}