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

Download this file

1344 lines (1344 with data), 59.4 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
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
{
"info": {
"nct_id": "NCT01706120",
"official_title": "A MULTICENTER STUDY IN PATIENTS WITH STAGE III-IV EPITHELIAL OVARIAN CANCER TREATED WITH CARBOPLATIN/PACLITAXEL WITH BEVACIZUMAB: CLINICAL AND BIOLOGICAL PROGNOSTIC FACTORS",
"inclusion_criteria": "* Female patients ≥18 years of age.\n* Patients with histologically confirmed epithelial ovarian carcinoma, fallopian tube carcinoma or primary peritoneal carcinoma, including mixed Mullerian Tumours Or Recurrent early stage epithelial ovarian or fallopian tube carcinoma treated with surgery alone.\n* FIGO stage IIIB & C or IV\n* ECOG Performance Status of 0-2.\n* Life expectancy of at least 12 weeks.\n* Signed informed consent obtained prior to initiation of any study-specific procedures and treatment as confirmation of the patient's awareness and willingness to comply with the study requirements.\n* Availability of tumour samples for molecular analyses\nHealthy volunteers allowed\nMust be FEMALE\nMust have minimum age of 18 Years",
"exclusion_criteria": "Cancer related\n\n* Ovarian tumours with low malignant potential (i.e. borderline tumours)\n* Previous systemic anti-cancer therapy for advanced ovarian cancer.\n* History or evidence of brain metastases or spinal cord compression.\n* History or evidence of synchronous primary endometrial carcinoma, unless all of the following criteria related to the endometrial carcinoma are met:\n\n * stage ≤Ia\n * no more than superficial myometrial invasion\n * no lymphovascular invasion\n * not poorly differentiated (grade 3 or papillary serous or clear cell carcinoma).\n* Other malignancy within the last 5 years, except for adequately treated carcinoma in situ of the cervix or squamous carcinoma of the skin, or adequately controlled limited basal cell skin cancer.\n\nOther-treatment related\n\n* Any prior radiotherapy to the pelvis or abdomen.\n* Surgery (including open biopsy) within 4 weeks prior to the first bevacizumab dose or planned (In this case the patient can be enrolled but the administration of bevacizumab should be omitted at first cycle).\n* Current or recent (within 10 days prior to the first study drug dose) use of full-dose oral or parenteral anticoagulant or thrombolytic agent for therapeutic purposes (except for central venous access patency, in which case international normalized ratio [INR] must be maintained below 1.5). Post operative prophylaxis with low molecular weight heparin sc is allowed.\n* Current or recent (within 30 days of first study dosing) treatment with another investigational drug.\n\nLaboratory related\n\n* Inadequate bone marrow function: ANC: <1.5 x 109/l, or platelet count <100 x 109/l or Haemoglobin <9 g/dl. Patients may be transfused to maintain haemoglobin values ≥9 g/dl.\n* Inadequate coagulation parameters:\n\n * activated partial thromboplastin time (APTT) >1.5 xULN or\n * INR >1.5\n* Inadequate liver function, defined as:\n\n * serum (total) bilirubin >1.5 x the upper limit of normal (ULN) for the institution\n * AST/SGOT or ALT/SGPT >2.5 x ULN.\n* Inadequate renal function, defined as serum creatinine >2.0 mg/dl or >177 micromol/l\n* Proteinuria >1g in a 24-hour urine collection (to be performed only among patients who showed a ≥3+ at urine dipstick).\n\nPatient related\n\n* Pregnant or lactating patients.\n* History or evidence of thrombotic or hemorrhagic disorders; including cerebrovascular accident (CVA) / stroke or transient ischemic attack (TIA) or sub-arachnoid haemorrhage within ≤6 months prior to the first study treatment).\n* Uncontrolled hypertension (sustained systolic >150 mm Hg and/or diastolic >100 mm Hg despite antihypertensive therapy) or clinically significant (i.e. active) cardiovascular disease, including:\n\n * myocardial infarction or unstable angina within ≤6 months prior to the first study treatment\n * New York Heart Association (NYHA) grade II or greater congestive heart failure (CHF)\n * serious cardiac arrhythmia requiring medication (with the exception of atrial fibrillation or paroxysmal supraventricular tachycardia)\n * peripheral vascular disease ≥grade 3 (i.e. symptomatic and interfering with activities of daily living requiring repair or revision).\n* History of abdominal fistula, gastrointestinal perforation, or intra-abdominal abscess within 6 months prior to the first study treatment.\n* Non-healing wound, ulcer or bone fracture. Patients with granulating incisions healing by secondary intention with no evidence of fascial dehiscence or infection are eligible but require three weekly wound examinations.\n* Evidence of any other medical conditions (such as psychiatric illness, peptic ulcer, etc.), physical examination or laboratory findings that may interfere with the planned treatment, affect patient compliance or place the patient at high risk from treatment-related complications.",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "* Female patients ≥18 years of age.",
"criterions": [
{
"exact_snippets": "Female patients",
"criterion": "gender",
"requirements": [
{
"requirement_type": "expected gender",
"expected_value": "female"
}
]
},
{
"exact_snippets": "≥18 years of age",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum age",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "years"
}
}
]
}
]
},
{
"line": "* Patients with histologically confirmed epithelial ovarian carcinoma, fallopian tube carcinoma or primary peritoneal carcinoma, including mixed Mullerian Tumours Or Recurrent early stage epithelial ovarian or fallopian tube carcinoma treated with surgery alone.",
"criterions": [
{
"exact_snippets": "histologically confirmed epithelial ovarian carcinoma",
"criterion": "epithelial ovarian carcinoma",
"requirements": [
{
"requirement_type": "confirmation",
"expected_value": "histologically confirmed"
}
]
},
{
"exact_snippets": "histologically confirmed ... fallopian tube carcinoma",
"criterion": "fallopian tube carcinoma",
"requirements": [
{
"requirement_type": "confirmation",
"expected_value": "histologically confirmed"
}
]
},
{
"exact_snippets": "histologically confirmed ... primary peritoneal carcinoma",
"criterion": "primary peritoneal carcinoma",
"requirements": [
{
"requirement_type": "confirmation",
"expected_value": "histologically confirmed"
}
]
},
{
"exact_snippets": "mixed Mullerian Tumours",
"criterion": "mixed Mullerian Tumours",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Recurrent early stage epithelial ovarian ... carcinoma",
"criterion": "recurrent early stage epithelial ovarian carcinoma",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": "surgery alone"
}
]
},
{
"exact_snippets": "Recurrent early stage ... fallopian tube carcinoma",
"criterion": "recurrent early stage fallopian tube carcinoma",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": "surgery alone"
}
]
}
]
},
{
"line": "* FIGO stage IIIB & C or IV",
"criterions": [
{
"exact_snippets": "FIGO stage IIIB & C or IV",
"criterion": "FIGO stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": [
"IIIB",
"C",
"IV"
]
}
]
}
]
},
{
"line": "* ECOG Performance Status of 0-2.",
"criterions": [
{
"exact_snippets": "ECOG Performance Status of 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"
}
]
}
}
]
}
]
},
{
"line": "* Life expectancy of at least 12 weeks.",
"criterions": [
{
"exact_snippets": "Life expectancy of at least 12 weeks.",
"criterion": "life expectancy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 12,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "* Signed informed consent obtained prior to initiation of any study-specific procedures and treatment as confirmation of the patient's awareness and willingness to comply with the study requirements.",
"criterions": [
{
"exact_snippets": "Signed informed consent obtained",
"criterion": "informed consent",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Availability of tumour samples for molecular analyses",
"criterions": [
{
"exact_snippets": "Availability of tumour samples",
"criterion": "tumour samples",
"requirements": [
{
"requirement_type": "availability",
"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": "Cancer related",
"criterions": [
{
"exact_snippets": "Cancer related",
"criterion": "cancer",
"requirements": [
{
"requirement_type": "related",
"expected_value": true
}
]
}
]
},
{
"line": "* Ovarian tumours with low malignant potential (i.e. borderline tumours)",
"criterions": [
{
"exact_snippets": "Ovarian tumours with low malignant potential (i.e. borderline tumours)",
"criterion": "ovarian tumours",
"requirements": [
{
"requirement_type": "malignant potential",
"expected_value": "low"
}
]
}
]
},
{
"line": "* Previous systemic anti-cancer therapy for advanced ovarian cancer.",
"criterions": [
{
"exact_snippets": "Previous systemic anti-cancer therapy for advanced ovarian cancer.",
"criterion": "systemic anti-cancer therapy",
"requirements": [
{
"requirement_type": "previous treatment",
"expected_value": true
}
]
},
{
"exact_snippets": "advanced ovarian cancer.",
"criterion": "ovarian cancer",
"requirements": [
{
"requirement_type": "stage",
"expected_value": "advanced"
}
]
}
]
},
{
"line": "* History or evidence of brain metastases or spinal cord compression.",
"criterions": [
{
"exact_snippets": "History or evidence of brain metastases",
"criterion": "brain metastases",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "History or evidence of ... spinal cord compression",
"criterion": "spinal cord compression",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* History or evidence of synchronous primary endometrial carcinoma, unless all of the following criteria related to the endometrial carcinoma are met:",
"criterions": [
{
"exact_snippets": "History or evidence of synchronous primary endometrial carcinoma",
"criterion": "synchronous primary endometrial carcinoma",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* stage ≤Ia",
"criterions": [
{
"exact_snippets": "stage ≤Ia",
"criterion": "cancer stage",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": "<=",
"value": 1,
"unit": "a"
}
}
]
}
]
},
{
"line": "* no more than superficial myometrial invasion",
"criterions": [
{
"exact_snippets": "superficial myometrial invasion",
"criterion": "myometrial invasion",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "superficial"
}
]
}
]
},
{
"line": "* no lymphovascular invasion",
"criterions": [
{
"exact_snippets": "no lymphovascular invasion",
"criterion": "lymphovascular invasion",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* not poorly differentiated (grade 3 or papillary serous or clear cell carcinoma).",
"criterions": [
{
"exact_snippets": "not poorly differentiated (grade 3",
"criterion": "tumor differentiation",
"requirements": [
{
"requirement_type": "grade",
"expected_value": {
"operator": "!=",
"value": 3,
"unit": "N/A"
}
}
]
},
{
"exact_snippets": "not ... papillary serous",
"criterion": "tumor type",
"requirements": [
{
"requirement_type": "type",
"expected_value": "not papillary serous"
}
]
},
{
"exact_snippets": "not ... clear cell carcinoma",
"criterion": "tumor type",
"requirements": [
{
"requirement_type": "type",
"expected_value": "not clear cell carcinoma"
}
]
}
]
},
{
"line": "* Other malignancy within the last 5 years, except for adequately treated carcinoma in situ of the cervix or squamous carcinoma of the skin, or adequately controlled limited basal cell skin cancer.",
"criterions": [
{
"exact_snippets": "Other malignancy within the last 5 years",
"criterion": "other malignancy",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 5,
"unit": "years"
}
]
}
}
]
},
{
"exact_snippets": "adequately treated carcinoma in situ of the cervix",
"criterion": "carcinoma in situ of the cervix",
"requirements": [
{
"requirement_type": "treatment status",
"expected_value": "adequately treated"
}
]
},
{
"exact_snippets": "squamous carcinoma of the skin",
"criterion": "squamous carcinoma of the skin",
"requirements": [
{
"requirement_type": "treatment status",
"expected_value": "adequately treated"
}
]
},
{
"exact_snippets": "adequately controlled limited basal cell skin cancer",
"criterion": "basal cell skin cancer",
"requirements": [
{
"requirement_type": "treatment status",
"expected_value": "adequately controlled"
}
]
}
]
},
{
"line": "Other-treatment related",
"criterions": [
{
"exact_snippets": "Other-treatment related",
"criterion": "other treatment",
"requirements": [
{
"requirement_type": "relatedness",
"expected_value": "related"
}
]
}
]
},
{
"line": "* Any prior radiotherapy to the pelvis or abdomen.",
"criterions": [
{
"exact_snippets": "prior radiotherapy to the pelvis",
"criterion": "prior radiotherapy to the pelvis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "prior radiotherapy to the ... abdomen",
"criterion": "prior radiotherapy to the abdomen",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Surgery (including open biopsy) within 4 weeks prior to the first bevacizumab dose or planned (In this case the patient can be enrolled but the administration of bevacizumab should be omitted at first cycle).",
"criterions": [
{
"exact_snippets": "Surgery (including open biopsy) within 4 weeks prior to the first bevacizumab dose",
"criterion": "surgery",
"requirements": [
{
"requirement_type": "time since surgery",
"expected_value": {
"operator": "<=",
"value": 4,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "planned",
"criterion": "planned surgery",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Current or recent (within 10 days prior to the first study drug dose) use of full-dose oral or parenteral anticoagulant or thrombolytic agent for therapeutic purposes (except for central venous access patency, in which case international normalized ratio [INR] must be maintained below 1.5). Post operative prophylaxis with low molecular weight heparin sc is allowed.",
"criterions": [
{
"exact_snippets": "Current or recent (within 10 days prior to the first study drug dose) use of full-dose oral or parenteral anticoagulant or thrombolytic agent for therapeutic purposes",
"criterion": "use of anticoagulant or thrombolytic agent",
"requirements": [
{
"requirement_type": "timeframe",
"expected_value": "current or recent (within 10 days prior to the first study drug dose)"
},
{
"requirement_type": "dose",
"expected_value": "full-dose"
},
{
"requirement_type": "route",
"expected_value": [
"oral",
"parenteral"
]
},
{
"requirement_type": "purpose",
"expected_value": "therapeutic"
}
]
},
{
"exact_snippets": "central venous access patency, in which case international normalized ratio [INR] must be maintained below 1.5",
"criterion": "INR for central venous access patency",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<",
"value": 1.5,
"unit": "N/A"
}
}
]
},
{
"exact_snippets": "Post operative prophylaxis with low molecular weight heparin sc is allowed",
"criterion": "post operative prophylaxis with low molecular weight heparin",
"requirements": [
{
"requirement_type": "route",
"expected_value": "sc"
},
{
"requirement_type": "allowance",
"expected_value": true
}
]
}
]
},
{
"line": "* Current or recent (within 30 days of first study dosing) treatment with another investigational drug.",
"criterions": [
{
"exact_snippets": "Current or recent (within 30 days of first study dosing) treatment with another investigational drug.",
"criterion": "treatment with another investigational drug",
"requirements": [
{
"requirement_type": "recency",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 30,
"unit": "days"
}
]
}
}
]
}
]
},
{
"line": "Laboratory related",
"criterions": [
{
"exact_snippets": "Laboratory related",
"criterion": "laboratory tests",
"requirements": [
{
"requirement_type": "N/A",
"expected_value": "related"
}
]
}
]
},
{
"line": "* Inadequate bone marrow function: ANC: <1.5 x 109/l, or platelet count <100 x 109/l or Haemoglobin <9 g/dl. Patients may be transfused to maintain haemoglobin values ≥9 g/dl.",
"criterions": [
{
"exact_snippets": "Inadequate bone marrow function: ANC: <1.5 x 109/l",
"criterion": "ANC",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<",
"value": 1.5,
"unit": "x 10^9/l"
}
}
]
},
{
"exact_snippets": "Inadequate bone marrow function: ... platelet count <100 x 109/l",
"criterion": "platelet count",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<",
"value": 100,
"unit": "x 10^9/l"
}
}
]
},
{
"exact_snippets": "Inadequate bone marrow function: ... Haemoglobin <9 g/dl",
"criterion": "Haemoglobin",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<",
"value": 9,
"unit": "g/dl"
}
}
]
},
{
"exact_snippets": "Patients may be transfused to maintain haemoglobin values ≥9 g/dl",
"criterion": "haemoglobin maintenance",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 9,
"unit": "g/dl"
}
}
]
}
]
},
{
"line": "* Inadequate coagulation parameters:",
"criterions": [
{
"exact_snippets": "Inadequate coagulation parameters",
"criterion": "coagulation parameters",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": false
}
]
}
]
},
{
"line": "* activated partial thromboplastin time (APTT) >1.5 xULN or",
"criterions": [
{
"exact_snippets": "activated partial thromboplastin time (APTT) >1.5 xULN",
"criterion": "activated partial thromboplastin time (APTT)",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">",
"value": 1.5,
"unit": "xULN"
}
}
]
}
]
},
{
"line": "* INR >1.5",
"criterions": [
{
"exact_snippets": "INR >1.5",
"criterion": "INR",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">",
"value": 1.5,
"unit": "N/A"
}
}
]
}
]
},
{
"line": "* Inadequate liver function, defined as:",
"criterions": [
{
"exact_snippets": "Inadequate liver function",
"criterion": "liver function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": false
}
]
}
]
},
{
"line": "* serum (total) bilirubin >1.5 x the upper limit of normal (ULN) for the institution",
"criterions": [
{
"exact_snippets": "serum (total) bilirubin >1.5 x the upper limit of normal (ULN)",
"criterion": "serum (total) bilirubin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">",
"value": 1.5,
"unit": "x ULN"
}
}
]
}
]
},
{
"line": "* AST/SGOT or ALT/SGPT >2.5 x ULN.",
"criterions": [
{
"exact_snippets": "AST/SGOT ... >2.5 x ULN",
"criterion": "AST/SGOT",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">",
"value": 2.5,
"unit": "x ULN"
}
}
]
},
{
"exact_snippets": "ALT/SGPT >2.5 x ULN",
"criterion": "ALT/SGPT",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">",
"value": 2.5,
"unit": "x ULN"
}
}
]
}
]
},
{
"line": "* Inadequate renal function, defined as serum creatinine >2.0 mg/dl or >177 micromol/l",
"criterions": [
{
"exact_snippets": "Inadequate renal function, defined as serum creatinine >2.0 mg/dl",
"criterion": "serum creatinine",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">",
"value": 2.0,
"unit": "mg/dl"
}
}
]
},
{
"exact_snippets": "Inadequate renal function, defined as serum creatinine ... >177 micromol/l",
"criterion": "serum creatinine",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">",
"value": 177,
"unit": "micromol/l"
}
}
]
}
]
},
{
"line": "* Proteinuria >1g in a 24-hour urine collection (to be performed only among patients who showed a ≥3+ at urine dipstick).",
"criterions": [
{
"exact_snippets": "Proteinuria >1g in a 24-hour urine collection",
"criterion": "proteinuria",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">",
"value": 1,
"unit": "g"
}
}
]
},
{
"exact_snippets": "≥3+ at urine dipstick",
"criterion": "urine dipstick result",
"requirements": [
{
"requirement_type": "severity",
"expected_value": ">=3+"
}
]
}
]
},
{
"line": "* Pregnant or lactating patients.",
"criterions": [
{
"exact_snippets": "Pregnant",
"criterion": "pregnancy status",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "lactating",
"criterion": "lactation status",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* History or evidence of thrombotic or hemorrhagic disorders; including cerebrovascular accident (CVA) / stroke or transient ischemic attack (TIA) or sub-arachnoid haemorrhage within ≤6 months prior to the first study treatment).",
"criterions": [
{
"exact_snippets": "History or evidence of thrombotic or hemorrhagic disorders",
"criterion": "thrombotic or hemorrhagic disorders",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "cerebrovascular accident (CVA) / stroke ... within ≤6 months prior to the first study treatment",
"criterion": "cerebrovascular accident (CVA) / stroke",
"requirements": [
{
"requirement_type": "time since event",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "months"
}
}
]
},
{
"exact_snippets": "transient ischemic attack (TIA) ... within ≤6 months prior to the first study treatment",
"criterion": "transient ischemic attack (TIA)",
"requirements": [
{
"requirement_type": "time since event",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "months"
}
}
]
},
{
"exact_snippets": "sub-arachnoid haemorrhage within ≤6 months prior to the first study treatment",
"criterion": "sub-arachnoid haemorrhage",
"requirements": [
{
"requirement_type": "time since event",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "months"
}
}
]
}
]
},
{
"line": "* Uncontrolled hypertension (sustained systolic >150 mm Hg and/or diastolic >100 mm Hg despite antihypertensive therapy) or clinically significant (i.e. active) cardiovascular disease, including:",
"criterions": [
{
"exact_snippets": "Uncontrolled hypertension (sustained systolic >150 mm Hg and/or diastolic >100 mm Hg despite antihypertensive therapy)",
"criterion": "hypertension",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
},
{
"requirement_type": "systolic blood pressure",
"expected_value": {
"operator": ">",
"value": 150,
"unit": "mm Hg"
}
},
{
"requirement_type": "diastolic blood pressure",
"expected_value": {
"operator": ">",
"value": 100,
"unit": "mm Hg"
}
},
{
"requirement_type": "antihypertensive therapy",
"expected_value": true
}
]
},
{
"exact_snippets": "clinically significant (i.e. active) cardiovascular disease",
"criterion": "cardiovascular disease",
"requirements": [
{
"requirement_type": "clinical significance",
"expected_value": true
},
{
"requirement_type": "activity",
"expected_value": true
}
]
}
]
},
{
"line": "* myocardial infarction or unstable angina within ≤6 months prior to the first study treatment",
"criterions": [
{
"exact_snippets": "myocardial infarction ... within ≤6 months prior to the first study treatment",
"criterion": "myocardial infarction",
"requirements": [
{
"requirement_type": "time since event",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "months"
}
}
]
},
{
"exact_snippets": "unstable angina within ≤6 months prior to the first study treatment",
"criterion": "unstable angina",
"requirements": [
{
"requirement_type": "time since event",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "months"
}
}
]
}
]
},
{
"line": "* New York Heart Association (NYHA) grade II or greater congestive heart failure (CHF)",
"criterions": [
{
"exact_snippets": "New York Heart Association (NYHA) grade II or greater congestive heart failure (CHF)",
"criterion": "congestive heart failure (CHF)",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "NYHA grade"
}
}
]
}
]
},
{
"line": "* serious cardiac arrhythmia requiring medication (with the exception of atrial fibrillation or paroxysmal supraventricular tachycardia)",
"criterions": [
{
"exact_snippets": "serious cardiac arrhythmia requiring medication",
"criterion": "serious cardiac arrhythmia",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "serious"
},
{
"requirement_type": "treatment",
"expected_value": "requiring medication"
}
]
},
{
"exact_snippets": "(with the exception of atrial fibrillation or paroxysmal supraventricular tachycardia)",
"criterion": "atrial fibrillation or paroxysmal supraventricular tachycardia",
"requirements": [
{
"requirement_type": "exclusion",
"expected_value": true
}
]
}
]
},
{
"line": "* peripheral vascular disease ≥grade 3 (i.e. symptomatic and interfering with activities of daily living requiring repair or revision).",
"criterions": [
{
"exact_snippets": "peripheral vascular disease ≥grade 3",
"criterion": "peripheral vascular disease",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">=",
"value": 3,
"unit": "grade"
}
}
]
},
{
"exact_snippets": "symptomatic and interfering with activities of daily living",
"criterion": "peripheral vascular disease",
"requirements": [
{
"requirement_type": "symptomatic",
"expected_value": true
},
{
"requirement_type": "interference with activities of daily living",
"expected_value": true
}
]
},
{
"exact_snippets": "requiring repair or revision",
"criterion": "peripheral vascular disease",
"requirements": [
{
"requirement_type": "treatment requirement",
"expected_value": [
"repair",
"revision"
]
}
]
}
]
},
{
"line": "* History of abdominal fistula, gastrointestinal perforation, or intra-abdominal abscess within 6 months prior to the first study treatment.",
"criterions": [
{
"exact_snippets": "History of abdominal fistula",
"criterion": "abdominal fistula",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
},
{
"requirement_type": "time frame",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 6,
"unit": "months"
}
]
}
}
]
},
{
"exact_snippets": "History of ... gastrointestinal perforation",
"criterion": "gastrointestinal perforation",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
},
{
"requirement_type": "time frame",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 6,
"unit": "months"
}
]
}
}
]
},
{
"exact_snippets": "History of ... intra-abdominal abscess",
"criterion": "intra-abdominal abscess",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
},
{
"requirement_type": "time frame",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 6,
"unit": "months"
}
]
}
}
]
}
]
},
{
"line": "* Non-healing wound, ulcer or bone fracture. Patients with granulating incisions healing by secondary intention with no evidence of fascial dehiscence or infection are eligible but require three weekly wound examinations.",
"criterions": [
{
"exact_snippets": "Non-healing wound",
"criterion": "wound healing status",
"requirements": [
{
"requirement_type": "healing status",
"expected_value": "non-healing"
}
]
},
{
"exact_snippets": "ulcer",
"criterion": "ulcer presence",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "bone fracture",
"criterion": "bone fracture presence",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "granulating incisions healing by secondary intention",
"criterion": "incision healing status",
"requirements": [
{
"requirement_type": "healing method",
"expected_value": "secondary intention"
}
]
},
{
"exact_snippets": "no evidence of fascial dehiscence",
"criterion": "fascial dehiscence",
"requirements": [
{
"requirement_type": "evidence",
"expected_value": false
}
]
},
{
"exact_snippets": "no evidence of...infection",
"criterion": "infection",
"requirements": [
{
"requirement_type": "evidence",
"expected_value": false
}
]
}
]
},
{
"line": "* Evidence of any other medical conditions (such as psychiatric illness, peptic ulcer, etc.), physical examination or laboratory findings that may interfere with the planned treatment, affect patient compliance or place the patient at high risk from treatment-related complications.",
"criterions": [
{
"exact_snippets": "Evidence of any other medical conditions (such as psychiatric illness, peptic ulcer, etc.)",
"criterion": "other medical conditions",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "physical examination or laboratory findings that may interfere with the planned treatment",
"criterion": "physical examination or laboratory findings",
"requirements": [
{
"requirement_type": "interference with planned treatment",
"expected_value": false
}
]
},
{
"exact_snippets": "physical examination or laboratory findings ... affect patient compliance",
"criterion": "physical examination or laboratory findings",
"requirements": [
{
"requirement_type": "affect on patient compliance",
"expected_value": false
}
]
},
{
"exact_snippets": "physical examination or laboratory findings ... place the patient at high risk from treatment-related complications",
"criterion": "physical examination or laboratory findings",
"requirements": [
{
"requirement_type": "risk from treatment-related complications",
"expected_value": false
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [
{
"line": "Patient related",
"criterions": []
}
],
"failed_miscellaneous": []
}