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

Download this file

282 lines (282 with data), 11.1 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
{
"info": {
"nct_id": "NCT05412420",
"official_title": "Artificial Intelligence to Search for Abnormalities in Ambulatory Cancer Patients",
"inclusion_criteria": "* Follow-up for a solid tumor\n* Chemotherapy treatment (oral and/or injectable) scheduled or in progress\n* Life expectancy > 3 months\n* Performance Status (PS) < 3\n* Have an internet connection or assistance to answer questions throughout the study (nurse, family members, etc.)\n* Patient having understood, signed and dated the consent form\n* Patient affiliated to the social security system\nHealthy volunteers allowed\nMust have minimum age of 18 Years",
"exclusion_criteria": "* Lack of means to answer the online questionnaires\n* Patient in another therapeutic trial with an experimental molecule\n* Patients and their families who cannot read or speak French\n* Persons deprived of liberty or under guardianship (including curatorship)",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "* Follow-up for a solid tumor",
"criterions": [
{
"exact_snippets": "solid tumor",
"criterion": "solid tumor",
"requirements": [
{
"requirement_type": "follow-up",
"expected_value": true
}
]
}
]
},
{
"line": "* Chemotherapy treatment (oral and/or injectable) scheduled or in progress",
"criterions": [
{
"exact_snippets": "Chemotherapy treatment (oral and/or injectable) scheduled or in progress",
"criterion": "chemotherapy treatment",
"requirements": [
{
"requirement_type": "status",
"expected_value": [
"scheduled",
"in progress"
]
},
{
"requirement_type": "type",
"expected_value": [
"oral",
"injectable"
]
}
]
}
]
},
{
"line": "* Life expectancy > 3 months",
"criterions": [
{
"exact_snippets": "Life expectancy > 3 months",
"criterion": "life expectancy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">",
"value": 3,
"unit": "months"
}
}
]
}
]
},
{
"line": "* Performance Status (PS) < 3",
"criterions": [
{
"exact_snippets": "Performance Status (PS) < 3",
"criterion": "Performance Status",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": "<",
"value": 3,
"unit": "N/A"
}
}
]
}
]
},
{
"line": "* Have an internet connection or assistance to answer questions throughout the study (nurse, family members, etc.)",
"criterions": [
{
"exact_snippets": "Have an internet connection",
"criterion": "internet connection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "assistance to answer questions throughout the study (nurse, family members, etc.)",
"criterion": "assistance to answer questions",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Patient having understood, signed and dated the consent form",
"criterions": [
{
"exact_snippets": "Patient having understood, signed and dated the consent form",
"criterion": "consent form",
"requirements": [
{
"requirement_type": "understanding",
"expected_value": true
},
{
"requirement_type": "signature",
"expected_value": true
},
{
"requirement_type": "date",
"expected_value": true
}
]
}
]
},
{
"line": "* Patient affiliated to the social security system",
"criterions": [
{
"exact_snippets": "Patient affiliated to the social security system",
"criterion": "social security system affiliation",
"requirements": [
{
"requirement_type": "affiliation",
"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": "* Lack of means to answer the online questionnaires",
"criterions": [
{
"exact_snippets": "Lack of means to answer the online questionnaires",
"criterion": "ability to answer online questionnaires",
"requirements": [
{
"requirement_type": "capability",
"expected_value": true
}
]
}
]
},
{
"line": "* Patient in another therapeutic trial with an experimental molecule",
"criterions": [
{
"exact_snippets": "Patient in another therapeutic trial",
"criterion": "participation in another therapeutic trial",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "experimental molecule",
"criterion": "experimental molecule",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Patients and their families who cannot read or speak French",
"criterions": [
{
"exact_snippets": "Patients and their families who cannot read ... French",
"criterion": "French literacy",
"requirements": [
{
"requirement_type": "ability",
"expected_value": false
}
]
},
{
"exact_snippets": "Patients and their families who cannot ... speak French",
"criterion": "French speaking ability",
"requirements": [
{
"requirement_type": "ability",
"expected_value": false
}
]
}
]
},
{
"line": "* Persons deprived of liberty or under guardianship (including curatorship)",
"criterions": [
{
"exact_snippets": "Persons deprived of liberty",
"criterion": "liberty status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "deprived"
}
]
},
{
"exact_snippets": "under guardianship (including curatorship)",
"criterion": "guardianship status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "under guardianship or curatorship"
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [],
"failed_miscellaneous": []
}