[96a5a0]: / output / chiaCancer / identified / NCT01895946_identified.json

Download this file

356 lines (356 with data), 14.5 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
{
"info": {
"nct_id": "NCT01895946",
"official_title": "A Phase I, Open-Label, Multicentre Study to Compare Two Dosage Formulations of AZD5363 and to Establish the Effect of Food on the Pharmacokinetic Exposure, Safety and Tolerability of AZD5363 in Patients With Advanced Solid Malignancies",
"inclusion_criteria": "-\n\n* Aged at least 18 years\n* The presence of a solid, malignant tumour, excluding lymphoma, that is resistance to standard therapies or for which no standard therapies exist\n* The presence of at least one lesion that can be accurately assessed at baseline by Computerised Tomography (CT), Magnetic Resonance Imaging (MRI) or plain X-ray and is suitable for repeated assessment\n* Estimated life expectancy of more than 12 weeks\nHealthy volunteers allowed\nMust have minimum age of 18 Years\nMust have maximum age of 100 Years",
"exclusion_criteria": "-\n\n* Clinically significant abnormalities of glucose metabolism\n* Spinal cord compression or brain metastases unless asymptomatic, treated and stable (not requiring steroids)\n* Evidence of severe or uncontrolled systemic diseases, including active bleeding diatheses or active infections including hepatitis B, C and Human Immunodeficiency Virus (HIV)\n* Evidence of clinically significant cardiac abnormalities, uncontrolled hypotension, left ventricular ejection fraction below the lower limit of normal for the site or experience of significant cardiac interventional procedures\n* A bad reaction to AZD5363 or any drugs similar to it in structure or class",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "* Aged at least 18 years",
"criterions": [
{
"exact_snippets": [
"Aged at least 18 years"
],
"criterion": "age",
"requirement_type": "minimum",
"expected_value": {
"operator": ">=",
"value": 18
}
}
]
},
{
"line": "* The presence of a solid, malignant tumour, excluding lymphoma, that is resistance to standard therapies or for which no standard therapies exist",
"criterions": [
{
"exact_snippets": [
"presence of a solid, malignant tumour"
],
"criterion": "solid malignant tumour",
"requirement_type": "presence",
"expected_value": true
},
{
"exact_snippets": [
"excluding lymphoma"
],
"criterion": "lymphoma",
"requirement_type": "exclusion",
"expected_value": true
},
{
"exact_snippets": [
"resistance to standard therapies"
],
"criterion": "tumour resistance",
"requirement_type": "resistance",
"expected_value": "standard therapies"
},
{
"exact_snippets": [
"for which no standard therapies exist"
],
"criterion": "standard therapies",
"requirement_type": "existence",
"expected_value": false
}
]
},
{
"line": "* The presence of at least one lesion that can be accurately assessed at baseline by Computerised Tomography (CT), Magnetic Resonance Imaging (MRI) or plain X-ray and is suitable for repeated assessment",
"criterions": [
{
"exact_snippets": [
"The presence of at least one lesion"
],
"criterion": "lesion",
"requirement_type": "presence",
"expected_value": true
},
{
"exact_snippets": [
"can be accurately assessed at baseline by Computerised Tomography (CT), Magnetic Resonance Imaging (MRI) or plain X-ray"
],
"criterion": "lesion",
"requirement_type": "assessability",
"expected_value": true
},
{
"exact_snippets": [
"suitable for repeated assessment"
],
"criterion": "lesion",
"requirement_type": "suitability for repeated assessment",
"expected_value": true
}
]
},
{
"line": "* Estimated life expectancy of more than 12 weeks",
"criterions": [
{
"exact_snippets": [
"Estimated life expectancy",
"more than 12 weeks"
],
"criterion": "life expectancy",
"requirement_type": "duration",
"expected_value": {
"operator": ">",
"value": 12
}
}
]
},
{
"line": "Healthy volunteers allowed",
"criterions": [
{
"exact_snippets": [
"Healthy volunteers allowed"
],
"criterion": "healthy volunteers",
"requirement_type": "participation",
"expected_value": true
}
]
},
{
"line": "Must have minimum age of 18 Years",
"criterions": [
{
"exact_snippets": [
"minimum age of 18 Years"
],
"criterion": "age",
"requirement_type": "minimum",
"expected_value": {
"operator": ">=",
"value": 18
}
}
]
},
{
"line": "Must have maximum age of 100 Years",
"criterions": [
{
"exact_snippets": [
"maximum age of 100 Years"
],
"criterion": "age",
"requirement_type": "maximum",
"expected_value": {
"operator": "<=",
"value": 100
}
}
]
}
],
"exclusion_lines": [
{
"line": "* Clinically significant abnormalities of glucose metabolism",
"criterions": [
{
"exact_snippets": [
"Clinically significant abnormalities of glucose metabolism"
],
"criterion": "glucose metabolism",
"requirement_type": "abnormalities",
"expected_value": "clinically significant"
}
]
},
{
"line": "* Spinal cord compression or brain metastases unless asymptomatic, treated and stable (not requiring steroids)",
"criterions": [
{
"exact_snippets": [
"Spinal cord compression"
],
"criterion": "spinal cord compression",
"requirement_type": "presence",
"expected_value": false
},
{
"exact_snippets": [
"brain metastases"
],
"criterion": "brain metastases",
"requirement_type": "presence",
"expected_value": false
},
{
"exact_snippets": [
"asymptomatic"
],
"criterion": "symptoms",
"requirement_type": "presence",
"expected_value": false
},
{
"exact_snippets": [
"treated"
],
"criterion": "treatment",
"requirement_type": "status",
"expected_value": "completed"
},
{
"exact_snippets": [
"stable"
],
"criterion": "condition stability",
"requirement_type": "status",
"expected_value": "stable"
},
{
"exact_snippets": [
"not requiring steroids"
],
"criterion": "steroid requirement",
"requirement_type": "necessity",
"expected_value": false
}
]
},
{
"line": "* Evidence of clinically significant cardiac abnormalities, uncontrolled hypotension, left ventricular ejection fraction below the lower limit of normal for the site or experience of significant cardiac interventional procedures",
"criterions": [
{
"exact_snippets": [
"clinically significant cardiac abnormalities"
],
"criterion": "cardiac abnormalities",
"requirement_type": "significance",
"expected_value": "clinically significant"
},
{
"exact_snippets": [
"uncontrolled hypotension"
],
"criterion": "hypotension",
"requirement_type": "control",
"expected_value": false
},
{
"exact_snippets": [
"left ventricular ejection fraction below the lower limit of normal for the site"
],
"criterion": "left ventricular ejection fraction",
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": "<",
"value": 1
}
]
}
},
{
"exact_snippets": [
"experience of significant cardiac interventional procedures"
],
"criterion": "cardiac interventional procedures",
"requirement_type": "experience",
"expected_value": "significant"
}
]
},
{
"line": "* A bad reaction to AZD5363 or any drugs similar to it in structure or class",
"criterions": [
{
"exact_snippets": [
"bad reaction to AZD5363"
],
"criterion": "AZD5363",
"requirement_type": "reaction",
"expected_value": false
},
{
"exact_snippets": [
"bad reaction to",
"any drugs similar to it in structure or class"
],
"criterion": "drugs similar to AZD5363",
"requirement_type": "reaction",
"expected_value": false
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [
{
"line": "-",
"criterions": []
}
],
"failed_exclusion": [
{
"line": "-",
"criterions": []
},
{
"line": "* Evidence of severe or uncontrolled systemic diseases, including active bleeding diatheses or active infections including hepatitis B, C and Human Immunodeficiency Virus (HIV)",
"criterions": [
{
"exact_snippets": [
"severe or uncontrolled systemic diseases"
],
"criterion": "systemic diseases",
"requirement_type": "severity",
"expected_value": "severe or uncontrolled"
},
{
"exact_snippets": [
"active bleeding diatheses"
],
"criterion": "bleeding diatheses",
"requirement_type": "activity",
"expected_value": "active"
},
{
"exact_snippets": [
"active infections"
],
"criterion": "infections",
"requirement_type": "activity",
"expected_value": "active"
},
{
"exact_snippets": [
"hepatitis B"
],
"criterion": "hepatitis B",
"requirement_type": "presence",
"expected_value": true
},
{
"exact_snippets": [
"hepatitis C"
],
"criterion": "hepatitis C",
"requirement_type": "presence",
"expected_value": true
},
{
"exact_snippets": [
"Human Immunodeficiency Virus (HIV)"
],
"criterion": "HIV",
"requirement_type": "presence",
"expected_value": true
}
]
}
],
"failed_miscellaneous": []
}