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

Download this file

1681 lines (1681 with data), 87.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
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
{
"info": {
"nct_id": "NCT03365882",
"official_title": "S1613, A Randomized Phase II Study of Trastuzumab and Pertuzumab (TP) Compared to Cetuximab and Irinotecan (CETIRI) in Advanced/Metastatic Colorectal Cancer (mCRC) With HER-2 Amplification",
"inclusion_criteria": "* STEP 1 INITIAL REGISTRATION: HER2 TESTING\n* Patients must have histologically or cytologically documented adenocarcinoma of the colon or rectum that is metastatic or locally advanced and unresectable\n* Mutation results:\n\n * All patients must have molecular testing performed in a Clinical Laboratory Improvement Act (CLIA) certified lab which includes which includes KRAS and NRAS gene and exon 15 of BRAF gene (BRAF V600E mutation); patients with any known activating mutation in exon 2 [codons 12 and 13], exon 3 [codons 59 and 61] and exon 4 [codons 117 and 146]) of KRAS/NRAS genes and in exon 15 (BRAFV600E mutation) of BRAF gene are not eligible\n* Patients must not have been treated with any of the following prior to step 1 initial registration:\n\n * Cetuximab, panitumumab, or any other monoclonal antibody against EGFR or inhibitor of EGFR\n * HER-2 targeting for treatment of colorectal cancer; patients who have received prior trastuzumab or pertuzumab for other indications such as prior history of adjuvant or neoadjuvant breast cancer treatment prior to the development of advanced colorectal cancer are eligible\n* Patients must not have had history of severe toxicity and intolerance to or hypersensitivity to irinotecan or any other study drug; patients must not have had a severe infusion-related reaction during any prior therapy with pertuzumab or trastuzumab\n* Patients must have tumor slides available for submission for HER-2 testing; HER-2 testing must be completed by the central lab prior to step 2 randomization\n* Patients must be informed of the investigational nature of this study and must sign and give informed consent in accordance with institutional and federal guidelines; for step 1 initial registration, the appropriate consent form is the step 1 consent form\n* As a part of the OPEN registration process the treating institution's identity is provided in order to ensure that the current (within 365 days) date of institutional review board approval for this study has been entered in the system\n* STEP 2 RANDOMIZATION\n* Patients must have HER-2 amplification as determined by central testing (3+ or 2+ by immunohistochemistry and HER-2 gene amplification by in situ hybridization with a ratio of HER-2 gene signals to centromere 17 signals >= 2.0)\n* Patients must have measurable disease that is metastatic or locally advanced and unresectable; imaging used to assess all disease per RECIST 1.1 must have been completed within 28 days prior to step 2 randomization; all disease must be assessed and documented on the Baseline Tumor Assessment Form\n* Patients must have had at least one prior regimen of systemic chemotherapy for metastatic or locally advanced, unresectable disease; patients must have progressed following the most recent therapy; prior treatment with irinotecan is allowed; for patients that received adjuvant chemotherapy: prior treatment for metastatic disease is not required for patient who experienced disease recurrence during or within 6 months of completion of adjuvant chemotherapy; if the patient received one line of adjuvant treatment and had disease recurrence after 6 months of completing chemotherapy, patients will only be eligible after failing one additional line of chemotherapy used to treat the metastatic or locally advanced, unresectable disease; patients who have received >= 3 lines of systemic chemotherapy for metastatic or locally advanced, unresectable disease are not eligible\n* Patients must have completed prior chemotherapy, immunotherapy, or radiation therapy at least 14 days prior to step 2 randomization and all toxicity must be resolved to Common Terminology Criteria for Adverse Events (CTCAE) version (v)4.0 grade 1 (with the exception of CTCAE v4.0 grade 2 neuropathy) prior to step 2 randomization\n* Brain metastases are allowed if they have been adequately treated with radiotherapy or surgery and stable for at least 30 days prior to step 2 randomization; eligible patients must be neurologically asymptomatic and without corticosteroid treatment for at least 7 days prior to step 2 randomization\n* Patients must have a Zubrod performance status of 0 or 1\n* Patients must have a complete physical examination and medical history within 28 days prior to step 2 randomization\n* Absolute neutrophil count (ANC) >= 1,500/mcL\n* Platelets >= 75,000/mcL\n* Hemoglobin >= 9 g/dL\n* Aspartate aminotransferase (AST) and alanine aminotransferase (ALT) both =< 5 x institutional upper limit of normal (IULN)\n* Bilirubin =< 1.5 mg/dL\n* Calculated creatinine clearance > 30 ml/min within 14 days prior to step 2 randomization\n* Patients who have had an echocardiogram performed within 6 months prior to step 2 randomization must have ventricular ejection fraction (left ventricular ejection fraction [LVEF]) >= 50% or >= within normal limits for the institution\n* Patients must not have an uncontrolled intercurrent illness including, but not limited to diabetes, hypertension, severe infection, severe malnutrition, unstable angina, class III-IV New York Heart Association (NYHA) congestive heart failure, ventricular arrhythmias, active ischemic heart disease, or myocardial infarction within 6 months prior to step 2 randomization\n* Patients must not have any known previous or concurrent condition suggesting susceptibility to hypersensitivity or allergic reactions, including, but not limited to: known hypersensitivity to any of the study treatments or to excipients of recombinant human or humanized antibodies; patients with mild or seasonal allergies may be included after discussion with the study chairs\n* Patients must not be planning treatment with other systemic anti-cancer agents (e.g., chemotherapy, hormonal therapy, immunotherapy) or other treatments not part of protocol-specified anti-cancer therapy including concurrent investigational agents of any type\n* No prior malignancy is allowed except for adequately treated basal cell or squamous cell skin cancer, in situ cervical cancer, ductal carcinoma in situ, other low grade lesions such as incidental appendix carcinoid, or any other cancer from which the patient has been disease and treatment free for two years; prostate cancer patients on active surveillance are eligible\n* Patients must not be pregnant or nursing; females of child-bearing potential must have a negative serum pregnancy test within 7 days prior to registration; women/men of reproductive potential must have agreed to use an effective contraceptive method while on study and for at least 7 months after the last dose of study treatment; a woman is considered to be of \"reproductive potential\" if she has had menses at any time in the preceding 12 consecutive months; in addition to routine contraceptive methods, \"effective contraception\" also includes heterosexual celibacy and surgery intended to prevent pregnancy (or with a side-effect of pregnancy prevention) defined as a hysterectomy, bilateral oophorectomy or bilateral tubal ligation; however, if at any point a previously celibate patient chooses to become heterosexually active during the time period for use of contraceptive measures outlined in the protocol, he/she is responsible for beginning contraceptive measures\n* Patients must be given the opportunity to consent to the optional submission of tissue for future research\n* Patients must be informed of the investigational nature of this study and must sign and give written informed consent in accordance with institutional and federal guidelines; the appropriate consent form for this registration is the step 2 consent form\n* STEP 2 RANDOMIZATION: As a part of the Oncology Patient Enrollment Network (OPEN) registration process the treating institution's identity is provided in order to ensure that the current (within 365 days) date of institutional review board approval for this study has been entered in the system\n* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Patients must have documented disease progression while on CETIRI (Arm 2) on this protocol; the Follow-up Tumor Assessment Form documenting disease progression must be submitted to Southwest Oncology Group (SWOG) prior to step 3 crossover registration; registration to step 3 crossover must be within 28 days of discontinuation of CETIRI protocol treatment; patients going off treatment for any other reason are not eligible\n* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Patients must have a Zubrod performance status of 0 or 1\n* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): ANC >= 1,500/mcL\n* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Platelets >= 75,000/mcL\n* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Hemoglobin >= 9 g/dL\n* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): AST and ALT both =< 5 x institutional upper limit of normal (IULN)\n* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Bilirubin =< 1.5 mg/dL\n* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Calculated creatinine clearance > 30 ml/min within 14 days prior to step 3 crossover registration\n* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Patients must have left ventricular ejection fraction (LVEF) >= 50% or >= lower limit of normal for the institution by echocardiogram within 14 days prior to step 3 crossover registration\n* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Patients must have a magnesium, potassium, calcium, sodium, bicarbonate, and chloride performed within 14 days prior to step 3 crossover registration\n* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Patients must be informed of the investigational nature of this study and must sign and give written informed consent in accordance with institutional and federal guidelines; the appropriate consent form for this registration is the step 2 consent form\n* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): As a part of the OPEN registration process the treating institution's identity is provided in order to ensure that the current (within 365 days) date of institutional review board approval for this study has been entered in the system\nHealthy volunteers allowed\nMust have minimum age of 18 Years",
"exclusion_criteria": "",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "* STEP 1 INITIAL REGISTRATION: HER2 TESTING",
"criterions": [
{
"exact_snippets": "HER2 TESTING",
"criterion": "HER2",
"requirements": [
{
"requirement_type": "testing",
"expected_value": true
}
]
}
]
},
{
"line": "* Patients must have histologically or cytologically documented adenocarcinoma of the colon or rectum that is metastatic or locally advanced and unresectable",
"criterions": [
{
"exact_snippets": "histologically or cytologically documented adenocarcinoma of the colon or rectum",
"criterion": "adenocarcinoma of the colon or rectum",
"requirements": [
{
"requirement_type": "documentation",
"expected_value": [
"histologically",
"cytologically"
]
}
]
},
{
"exact_snippets": "metastatic or locally advanced",
"criterion": "adenocarcinoma stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": [
"metastatic",
"locally advanced"
]
}
]
},
{
"exact_snippets": "unresectable",
"criterion": "resectability",
"requirements": [
{
"requirement_type": "resectability",
"expected_value": false
}
]
}
]
},
{
"line": "* Mutation results:",
"criterions": [
{
"exact_snippets": "Mutation results",
"criterion": "mutation results",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* All patients must have molecular testing performed in a Clinical Laboratory Improvement Act (CLIA) certified lab which includes which includes KRAS and NRAS gene and exon 15 of BRAF gene (BRAF V600E mutation); patients with any known activating mutation in exon 2 [codons 12 and 13], exon 3 [codons 59 and 61] and exon 4 [codons 117 and 146]) of KRAS/NRAS genes and in exon 15 (BRAFV600E mutation) of BRAF gene are not eligible",
"criterions": [
{
"exact_snippets": "molecular testing performed in a Clinical Laboratory Improvement Act (CLIA) certified lab",
"criterion": "molecular testing",
"requirements": [
{
"requirement_type": "location",
"expected_value": "Clinical Laboratory Improvement Act (CLIA) certified lab"
}
]
},
{
"exact_snippets": "KRAS and NRAS gene",
"criterion": "KRAS/NRAS gene",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "exon 15 of BRAF gene (BRAF V600E mutation)",
"criterion": "BRAF gene exon 15",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "patients with any known activating mutation in exon 2 [codons 12 and 13], exon 3 [codons 59 and 61] and exon 4 [codons 117 and 146]) of KRAS/NRAS genes",
"criterion": "activating mutation in KRAS/NRAS genes",
"requirements": [
{
"requirement_type": "mutation location",
"expected_value": [
"exon 2 [codons 12 and 13]",
"exon 3 [codons 59 and 61]",
"exon 4 [codons 117 and 146]"
]
}
]
},
{
"exact_snippets": "activating mutation ... exon 15 (BRAFV600E mutation) of BRAF gene",
"criterion": "activating mutation in BRAF gene",
"requirements": [
{
"requirement_type": "mutation location",
"expected_value": "exon 15 (BRAFV600E mutation)"
}
]
}
]
},
{
"line": "* Patients must not have been treated with any of the following prior to step 1 initial registration:",
"criterions": [
{
"exact_snippets": "Patients must not have been treated with any of the following",
"criterion": "prior treatments",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* Cetuximab, panitumumab, or any other monoclonal antibody against EGFR or inhibitor of EGFR",
"criterions": [
{
"exact_snippets": "Cetuximab, panitumumab, or any other monoclonal antibody against EGFR",
"criterion": "monoclonal antibody against EGFR",
"requirements": [
{
"requirement_type": "exposure",
"expected_value": false
}
]
},
{
"exact_snippets": "inhibitor of EGFR",
"criterion": "EGFR inhibitor",
"requirements": [
{
"requirement_type": "exposure",
"expected_value": false
}
]
}
]
},
{
"line": "* HER-2 targeting for treatment of colorectal cancer; patients who have received prior trastuzumab or pertuzumab for other indications such as prior history of adjuvant or neoadjuvant breast cancer treatment prior to the development of advanced colorectal cancer are eligible",
"criterions": [
{
"exact_snippets": "HER-2 targeting for treatment of colorectal cancer",
"criterion": "HER-2 targeting",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": "colorectal cancer"
}
]
},
{
"exact_snippets": "patients who have received prior trastuzumab or pertuzumab",
"criterion": "prior trastuzumab or pertuzumab",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": true
}
]
},
{
"exact_snippets": "prior history of adjuvant or neoadjuvant breast cancer treatment",
"criterion": "prior history of breast cancer treatment",
"requirements": [
{
"requirement_type": "treatment type",
"expected_value": [
"adjuvant",
"neoadjuvant"
]
}
]
},
{
"exact_snippets": "prior history of adjuvant or neoadjuvant breast cancer treatment prior to the development of advanced colorectal cancer",
"criterion": "development of advanced colorectal cancer",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "after breast cancer treatment"
}
]
}
]
},
{
"line": "* Patients must not have had history of severe toxicity and intolerance to or hypersensitivity to irinotecan or any other study drug; patients must not have had a severe infusion-related reaction during any prior therapy with pertuzumab or trastuzumab",
"criterions": [
{
"exact_snippets": "history of severe toxicity and intolerance to or hypersensitivity to irinotecan or any other study drug",
"criterion": "toxicity and intolerance to or hypersensitivity to irinotecan or any other study drug",
"requirements": [
{
"requirement_type": "history",
"expected_value": false
}
]
},
{
"exact_snippets": "severe infusion-related reaction during any prior therapy with pertuzumab or trastuzumab",
"criterion": "infusion-related reaction during prior therapy with pertuzumab or trastuzumab",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "severe"
}
]
}
]
},
{
"line": "* Patients must have tumor slides available for submission for HER-2 testing; HER-2 testing must be completed by the central lab prior to step 2 randomization",
"criterions": [
{
"exact_snippets": "tumor slides available for submission",
"criterion": "tumor slides",
"requirements": [
{
"requirement_type": "availability",
"expected_value": true
}
]
},
{
"exact_snippets": "HER-2 testing must be completed by the central lab",
"criterion": "HER-2 testing",
"requirements": [
{
"requirement_type": "completion",
"expected_value": true
},
{
"requirement_type": "location",
"expected_value": "central lab"
}
]
}
]
},
{
"line": "* Patients must be informed of the investigational nature of this study and must sign and give informed consent in accordance with institutional and federal guidelines; for step 1 initial registration, the appropriate consent form is the step 1 consent form",
"criterions": [
{
"exact_snippets": "Patients must be informed of the investigational nature of this study",
"criterion": "patient information",
"requirements": [
{
"requirement_type": "awareness",
"expected_value": true
}
]
},
{
"exact_snippets": "must sign and give informed consent",
"criterion": "informed consent",
"requirements": [
{
"requirement_type": "signed",
"expected_value": true
}
]
},
{
"exact_snippets": "in accordance with institutional and federal guidelines",
"criterion": "guideline compliance",
"requirements": [
{
"requirement_type": "compliance",
"expected_value": [
"institutional",
"federal"
]
}
]
},
{
"exact_snippets": "for step 1 initial registration, the appropriate consent form is the step 1 consent form",
"criterion": "consent form",
"requirements": [
{
"requirement_type": "specific form",
"expected_value": "step 1 consent form"
}
]
}
]
},
{
"line": "* As a part of the OPEN registration process the treating institution's identity is provided in order to ensure that the current (within 365 days) date of institutional review board approval for this study has been entered in the system",
"criterions": [
{
"exact_snippets": "the current (within 365 days) date of institutional review board approval",
"criterion": "institutional review board approval date",
"requirements": [
{
"requirement_type": "recency",
"expected_value": {
"operator": "<=",
"value": 365,
"unit": "days"
}
}
]
}
]
},
{
"line": "* STEP 2 RANDOMIZATION",
"criterions": [
{
"exact_snippets": "STEP 2 RANDOMIZATION",
"criterion": "randomization",
"requirements": [
{
"requirement_type": "step",
"expected_value": true
}
]
}
]
},
{
"line": "* Patients must have HER-2 amplification as determined by central testing (3+ or 2+ by immunohistochemistry and HER-2 gene amplification by in situ hybridization with a ratio of HER-2 gene signals to centromere 17 signals >= 2.0)",
"criterions": [
{
"exact_snippets": "HER-2 amplification as determined by central testing",
"criterion": "HER-2 amplification",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "3+ or 2+ by immunohistochemistry",
"criterion": "HER-2 immunohistochemistry score",
"requirements": [
{
"requirement_type": "score",
"expected_value": [
"3+",
"2+"
]
}
]
},
{
"exact_snippets": "HER-2 gene amplification by in situ hybridization with a ratio of HER-2 gene signals to centromere 17 signals >= 2.0",
"criterion": "HER-2 gene amplification ratio",
"requirements": [
{
"requirement_type": "ratio",
"expected_value": {
"operator": ">=",
"value": 2.0,
"unit": "N/A"
}
}
]
}
]
},
{
"line": "* Patients must have measurable disease that is metastatic or locally advanced and unresectable; imaging used to assess all disease per RECIST 1.1 must have been completed within 28 days prior to step 2 randomization; all disease must be assessed and documented on the Baseline Tumor Assessment Form",
"criterions": [
{
"exact_snippets": "measurable disease",
"criterion": "disease measurability",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "metastatic or locally advanced and unresectable",
"criterion": "disease stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": [
"metastatic",
"locally advanced and unresectable"
]
}
]
},
{
"exact_snippets": "imaging used to assess all disease per RECIST 1.1",
"criterion": "disease assessment imaging",
"requirements": [
{
"requirement_type": "standard",
"expected_value": "RECIST 1.1"
}
]
},
{
"exact_snippets": "imaging ... must have been completed within 28 days prior to step 2 randomization",
"criterion": "imaging timing",
"requirements": [
{
"requirement_type": "timing",
"expected_value": {
"operator": "<=",
"value": 28,
"unit": "days"
}
}
]
},
{
"exact_snippets": "all disease must be assessed and documented on the Baseline Tumor Assessment Form",
"criterion": "disease documentation",
"requirements": [
{
"requirement_type": "form",
"expected_value": "Baseline Tumor Assessment Form"
}
]
}
]
},
{
"line": "* Patients must have had at least one prior regimen of systemic chemotherapy for metastatic or locally advanced, unresectable disease; patients must have progressed following the most recent therapy; prior treatment with irinotecan is allowed; for patients that received adjuvant chemotherapy: prior treatment for metastatic disease is not required for patient who experienced disease recurrence during or within 6 months of completion of adjuvant chemotherapy; if the patient received one line of adjuvant treatment and had disease recurrence after 6 months of completing chemotherapy, patients will only be eligible after failing one additional line of chemotherapy used to treat the metastatic or locally advanced, unresectable disease; patients who have received >= 3 lines of systemic chemotherapy for metastatic or locally advanced, unresectable disease are not eligible",
"criterions": [
{
"exact_snippets": "Patients must have had at least one prior regimen of systemic chemotherapy for metastatic or locally advanced, unresectable disease",
"criterion": "prior systemic chemotherapy",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "regimen"
}
}
]
},
{
"exact_snippets": "patients must have progressed following the most recent therapy",
"criterion": "progression following most recent therapy",
"requirements": [
{
"requirement_type": "progression",
"expected_value": true
}
]
},
{
"exact_snippets": "prior treatment with irinotecan is allowed",
"criterion": "prior treatment with irinotecan",
"requirements": [
{
"requirement_type": "allowance",
"expected_value": true
}
]
},
{
"exact_snippets": "for patients that received adjuvant chemotherapy: prior treatment for metastatic disease is not required for patient who experienced disease recurrence during or within 6 months of completion of adjuvant chemotherapy",
"criterion": "adjuvant chemotherapy and disease recurrence",
"requirements": [
{
"requirement_type": "recurrence timing",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 6,
"unit": "months"
}
]
}
}
]
},
{
"exact_snippets": "if the patient received one line of adjuvant treatment and had disease recurrence after 6 months of completing chemotherapy, patients will only be eligible after failing one additional line of chemotherapy used to treat the metastatic or locally advanced, unresectable disease",
"criterion": "adjuvant treatment and disease recurrence after 6 months",
"requirements": [
{
"requirement_type": "additional chemotherapy failure",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "line"
}
}
]
},
{
"exact_snippets": "patients who have received >= 3 lines of systemic chemotherapy for metastatic or locally advanced, unresectable disease are not eligible",
"criterion": "lines of systemic chemotherapy",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<",
"value": 3,
"unit": "lines"
}
}
]
}
]
},
{
"line": "* Patients must have completed prior chemotherapy, immunotherapy, or radiation therapy at least 14 days prior to step 2 randomization and all toxicity must be resolved to Common Terminology Criteria for Adverse Events (CTCAE) version (v)4.0 grade 1 (with the exception of CTCAE v4.0 grade 2 neuropathy) prior to step 2 randomization",
"criterions": [
{
"exact_snippets": "completed prior chemotherapy, immunotherapy, or radiation therapy at least 14 days prior to step 2 randomization",
"criterion": "prior therapy completion",
"requirements": [
{
"requirement_type": "time since completion",
"expected_value": {
"operator": ">=",
"value": 14,
"unit": "days"
}
}
]
},
{
"exact_snippets": "all toxicity must be resolved to Common Terminology Criteria for Adverse Events (CTCAE) version (v)4.0 grade 1 ... prior to step 2 randomization",
"criterion": "toxicity resolution",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "CTCAE v4.0 grade 1"
}
]
},
{
"exact_snippets": "(with the exception of CTCAE v4.0 grade 2 neuropathy)",
"criterion": "neuropathy",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "CTCAE v4.0 grade 2"
}
]
}
]
},
{
"line": "* Brain metastases are allowed if they have been adequately treated with radiotherapy or surgery and stable for at least 30 days prior to step 2 randomization; eligible patients must be neurologically asymptomatic and without corticosteroid treatment for at least 7 days prior to step 2 randomization",
"criterions": [
{
"exact_snippets": "Brain metastases are allowed",
"criterion": "brain metastases",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "adequately treated with radiotherapy or surgery",
"criterion": "treatment of brain metastases",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": [
"radiotherapy",
"surgery"
]
}
]
},
{
"exact_snippets": "stable for at least 30 days prior to step 2 randomization",
"criterion": "stability of brain metastases",
"requirements": [
{
"requirement_type": "duration of stability",
"expected_value": {
"operator": ">=",
"value": 30,
"unit": "days"
}
}
]
},
{
"exact_snippets": "neurologically asymptomatic",
"criterion": "neurological symptoms",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "without corticosteroid treatment for at least 7 days prior to step 2 randomization",
"criterion": "corticosteroid treatment",
"requirements": [
{
"requirement_type": "duration without treatment",
"expected_value": {
"operator": ">=",
"value": 7,
"unit": "days"
}
}
]
}
]
},
{
"line": "* Patients must have a Zubrod performance status of 0 or 1",
"criterions": [
{
"exact_snippets": "Zubrod performance status of 0 or 1",
"criterion": "Zubrod performance status",
"requirements": [
{
"requirement_type": "value",
"expected_value": [
"0",
"1"
]
}
]
}
]
},
{
"line": "* Patients must have a complete physical examination and medical history within 28 days prior to step 2 randomization",
"criterions": [
{
"exact_snippets": "complete physical examination",
"criterion": "physical examination",
"requirements": [
{
"requirement_type": "completeness",
"expected_value": true
},
{
"requirement_type": "timing",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 28,
"unit": "days"
}
]
}
}
]
},
{
"exact_snippets": "medical history within 28 days",
"criterion": "medical history",
"requirements": [
{
"requirement_type": "timing",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 28,
"unit": "days"
}
]
}
}
]
}
]
},
{
"line": "* Absolute neutrophil count (ANC) >= 1,500/mcL",
"criterions": [
{
"exact_snippets": "Absolute neutrophil count (ANC) >= 1,500/mcL",
"criterion": "absolute neutrophil count (ANC)",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1500,
"unit": "mcL"
}
}
]
}
]
},
{
"line": "* Platelets >= 75,000/mcL",
"criterions": [
{
"exact_snippets": "Platelets >= 75,000/mcL",
"criterion": "platelet count",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 75000,
"unit": "mcL"
}
}
]
}
]
},
{
"line": "* Hemoglobin >= 9 g/dL",
"criterions": [
{
"exact_snippets": "Hemoglobin >= 9 g/dL",
"criterion": "hemoglobin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 9,
"unit": "g/dL"
}
}
]
}
]
},
{
"line": "* Aspartate aminotransferase (AST) and alanine aminotransferase (ALT) both =< 5 x institutional upper limit of normal (IULN)",
"criterions": [
{
"exact_snippets": "Aspartate aminotransferase (AST) ... =< 5 x institutional upper limit of normal (IULN)",
"criterion": "aspartate aminotransferase (AST)",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 5,
"unit": "x IULN"
}
}
]
},
{
"exact_snippets": "alanine aminotransferase (ALT) ... =< 5 x institutional upper limit of normal (IULN)",
"criterion": "alanine aminotransferase (ALT)",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 5,
"unit": "x IULN"
}
}
]
}
]
},
{
"line": "* Bilirubin =< 1.5 mg/dL",
"criterions": [
{
"exact_snippets": "Bilirubin =< 1.5 mg/dL",
"criterion": "bilirubin level",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "mg/dL"
}
}
]
}
]
},
{
"line": "* Calculated creatinine clearance > 30 ml/min within 14 days prior to step 2 randomization",
"criterions": [
{
"exact_snippets": "Calculated creatinine clearance > 30 ml/min",
"criterion": "creatinine clearance",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">",
"value": 30,
"unit": "ml/min"
}
}
]
},
{
"exact_snippets": "within 14 days prior to step 2 randomization",
"criterion": "timeframe for creatinine clearance measurement",
"requirements": [
{
"requirement_type": "timeframe",
"expected_value": "within 14 days prior to step 2 randomization"
}
]
}
]
},
{
"line": "* Patients who have had an echocardiogram performed within 6 months prior to step 2 randomization must have ventricular ejection fraction (left ventricular ejection fraction [LVEF]) >= 50% or >= within normal limits for the institution",
"criterions": [
{
"exact_snippets": "echocardiogram performed within 6 months prior to step 2 randomization",
"criterion": "echocardiogram",
"requirements": [
{
"requirement_type": "timeframe",
"expected_value": "within 6 months prior to step 2 randomization"
}
]
},
{
"exact_snippets": "ventricular ejection fraction (left ventricular ejection fraction [LVEF]) >= 50% or >= within normal limits for the institution",
"criterion": "ventricular ejection fraction",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 50,
"unit": "%"
}
]
}
},
{
"requirement_type": "value",
"expected_value": "within normal limits for the institution"
}
]
}
]
},
{
"line": "* Patients must not have an uncontrolled intercurrent illness including, but not limited to diabetes, hypertension, severe infection, severe malnutrition, unstable angina, class III-IV New York Heart Association (NYHA) congestive heart failure, ventricular arrhythmias, active ischemic heart disease, or myocardial infarction within 6 months prior to step 2 randomization",
"criterions": [
{
"exact_snippets": "uncontrolled intercurrent illness ... diabetes",
"criterion": "uncontrolled diabetes",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "uncontrolled intercurrent illness ... hypertension",
"criterion": "uncontrolled hypertension",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "uncontrolled intercurrent illness ... severe infection",
"criterion": "severe infection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "uncontrolled intercurrent illness ... severe malnutrition",
"criterion": "severe malnutrition",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "uncontrolled intercurrent illness ... unstable angina",
"criterion": "unstable angina",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "uncontrolled intercurrent illness ... class III-IV New York Heart Association (NYHA) congestive heart failure",
"criterion": "class III-IV NYHA congestive heart failure",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "uncontrolled intercurrent illness ... ventricular arrhythmias",
"criterion": "ventricular arrhythmias",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "uncontrolled intercurrent illness ... active ischemic heart disease",
"criterion": "active ischemic heart disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "uncontrolled intercurrent illness ... myocardial infarction within 6 months prior to step 2 randomization",
"criterion": "myocardial infarction",
"requirements": [
{
"requirement_type": "time since event",
"expected_value": {
"operator": "<",
"value": 6,
"unit": "months"
}
}
]
}
]
},
{
"line": "* Patients must not have any known previous or concurrent condition suggesting susceptibility to hypersensitivity or allergic reactions, including, but not limited to: known hypersensitivity to any of the study treatments or to excipients of recombinant human or humanized antibodies; patients with mild or seasonal allergies may be included after discussion with the study chairs",
"criterions": [
{
"exact_snippets": "known previous or concurrent condition suggesting susceptibility to hypersensitivity or allergic reactions",
"criterion": "susceptibility to hypersensitivity or allergic reactions",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "known hypersensitivity to any of the study treatments or to excipients of recombinant human or humanized antibodies",
"criterion": "hypersensitivity to study treatments or excipients",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "patients with mild or seasonal allergies may be included after discussion with the study chairs",
"criterion": "mild or seasonal allergies",
"requirements": [
{
"requirement_type": "inclusion",
"expected_value": "after discussion with the study chairs"
}
]
}
]
},
{
"line": "* Patients must not be planning treatment with other systemic anti-cancer agents (e.g., chemotherapy, hormonal therapy, immunotherapy) or other treatments not part of protocol-specified anti-cancer therapy including concurrent investigational agents of any type",
"criterions": [
{
"exact_snippets": "Patients must not be planning treatment with other systemic anti-cancer agents (e.g., chemotherapy, hormonal therapy, immunotherapy)",
"criterion": "treatment with other systemic anti-cancer agents",
"requirements": [
{
"requirement_type": "planning",
"expected_value": false
}
]
},
{
"exact_snippets": "Patients must not be planning treatment with ... other treatments not part of protocol-specified anti-cancer therapy",
"criterion": "treatment with other treatments not part of protocol-specified anti-cancer therapy",
"requirements": [
{
"requirement_type": "planning",
"expected_value": false
}
]
},
{
"exact_snippets": "Patients must not be planning treatment with ... concurrent investigational agents of any type",
"criterion": "treatment with concurrent investigational agents",
"requirements": [
{
"requirement_type": "planning",
"expected_value": false
}
]
}
]
},
{
"line": "* No prior malignancy is allowed except for adequately treated basal cell or squamous cell skin cancer, in situ cervical cancer, ductal carcinoma in situ, other low grade lesions such as incidental appendix carcinoid, or any other cancer from which the patient has been disease and treatment free for two years; prostate cancer patients on active surveillance are eligible",
"criterions": [
{
"exact_snippets": "No prior malignancy is allowed",
"criterion": "prior malignancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "except for adequately treated basal cell or squamous cell skin cancer",
"criterion": "adequately treated basal cell or squamous cell skin cancer",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "except for ... in situ cervical cancer",
"criterion": "in situ cervical cancer",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "except for ... ductal carcinoma in situ",
"criterion": "ductal carcinoma in situ",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "except for ... other low grade lesions such as incidental appendix carcinoid",
"criterion": "other low grade lesions such as incidental appendix carcinoid",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "except for ... any other cancer from which the patient has been disease and treatment free for two years",
"criterion": "any other cancer",
"requirements": [
{
"requirement_type": "disease and treatment free duration",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "years"
}
}
]
},
{
"exact_snippets": "prostate cancer patients on active surveillance are eligible",
"criterion": "prostate cancer on active surveillance",
"requirements": [
{
"requirement_type": "eligibility",
"expected_value": true
}
]
}
]
},
{
"line": "* Patients must not be pregnant or nursing; females of child-bearing potential must have a negative serum pregnancy test within 7 days prior to registration; women/men of reproductive potential must have agreed to use an effective contraceptive method while on study and for at least 7 months after the last dose of study treatment; a woman is considered to be of \"reproductive potential\" if she has had menses at any time in the preceding 12 consecutive months; in addition to routine contraceptive methods, \"effective contraception\" also includes heterosexual celibacy and surgery intended to prevent pregnancy (or with a side-effect of pregnancy prevention) defined as a hysterectomy, bilateral oophorectomy or bilateral tubal ligation; however, if at any point a previously celibate patient chooses to become heterosexually active during the time period for use of contraceptive measures outlined in the protocol, he/she is responsible for beginning contraceptive measures",
"criterions": [
{
"exact_snippets": "Patients must not be pregnant",
"criterion": "pregnancy status",
"requirements": [
{
"requirement_type": "status",
"expected_value": false
}
]
},
{
"exact_snippets": "not be ... nursing",
"criterion": "nursing status",
"requirements": [
{
"requirement_type": "status",
"expected_value": false
}
]
},
{
"exact_snippets": "females of child-bearing potential must have a negative serum pregnancy test within 7 days prior to registration",
"criterion": "serum pregnancy test",
"requirements": [
{
"requirement_type": "result",
"expected_value": "negative"
},
{
"requirement_type": "timing",
"expected_value": "within 7 days prior to registration"
}
]
},
{
"exact_snippets": "women/men of reproductive potential must have agreed to use an effective contraceptive method while on study and for at least 7 months after the last dose of study treatment",
"criterion": "contraceptive use",
"requirements": [
{
"requirement_type": "agreement",
"expected_value": true
},
{
"requirement_type": "duration",
"expected_value": "while on study and for at least 7 months after the last dose of study treatment"
}
]
},
{
"exact_snippets": "a woman is considered to be of \"reproductive potential\" if she has had menses at any time in the preceding 12 consecutive months",
"criterion": "reproductive potential",
"requirements": [
{
"requirement_type": "definition",
"expected_value": "has had menses at any time in the preceding 12 consecutive months"
}
]
}
]
},
{
"line": "* Patients must be given the opportunity to consent to the optional submission of tissue for future research",
"criterions": [
{
"exact_snippets": "optional submission of tissue for future research",
"criterion": "tissue submission for future research",
"requirements": [
{
"requirement_type": "consent opportunity",
"expected_value": true
}
]
}
]
},
{
"line": "* Patients must be informed of the investigational nature of this study and must sign and give written informed consent in accordance with institutional and federal guidelines; the appropriate consent form for this registration is the step 2 consent form",
"criterions": [
{
"exact_snippets": "Patients must be informed of the investigational nature of this study",
"criterion": "patient information",
"requirements": [
{
"requirement_type": "awareness",
"expected_value": "investigational nature of this study"
}
]
},
{
"exact_snippets": "must sign and give written informed consent",
"criterion": "informed consent",
"requirements": [
{
"requirement_type": "signed",
"expected_value": true
}
]
},
{
"exact_snippets": "in accordance with institutional and federal guidelines",
"criterion": "guideline compliance",
"requirements": [
{
"requirement_type": "compliance",
"expected_value": [
"institutional guidelines",
"federal guidelines"
]
}
]
},
{
"exact_snippets": "the appropriate consent form for this registration is the step 2 consent form",
"criterion": "consent form type",
"requirements": [
{
"requirement_type": "type",
"expected_value": "step 2 consent form"
}
]
}
]
},
{
"line": "* STEP 2 RANDOMIZATION: As a part of the Oncology Patient Enrollment Network (OPEN) registration process the treating institution's identity is provided in order to ensure that the current (within 365 days) date of institutional review board approval for this study has been entered in the system",
"criterions": [
{
"exact_snippets": "treating institution's identity is provided",
"criterion": "treating institution's identity",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "current (within 365 days) date of institutional review board approval",
"criterion": "date of institutional review board approval",
"requirements": [
{
"requirement_type": "recency",
"expected_value": {
"operator": "<=",
"value": 365,
"unit": "days"
}
}
]
}
]
},
{
"line": "* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Patients must have documented disease progression while on CETIRI (Arm 2) on this protocol; the Follow-up Tumor Assessment Form documenting disease progression must be submitted to Southwest Oncology Group (SWOG) prior to step 3 crossover registration; registration to step 3 crossover must be within 28 days of discontinuation of CETIRI protocol treatment; patients going off treatment for any other reason are not eligible",
"criterions": [
{
"exact_snippets": "documented disease progression while on CETIRI (Arm 2)",
"criterion": "disease progression on CETIRI",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Follow-up Tumor Assessment Form documenting disease progression must be submitted to Southwest Oncology Group (SWOG)",
"criterion": "submission of Follow-up Tumor Assessment Form",
"requirements": [
{
"requirement_type": "submission",
"expected_value": true
}
]
},
{
"exact_snippets": "registration to step 3 crossover must be within 28 days of discontinuation of CETIRI protocol treatment",
"criterion": "registration timing",
"requirements": [
{
"requirement_type": "timing",
"expected_value": {
"operator": "<=",
"value": 28,
"unit": "days"
}
}
]
}
]
},
{
"line": "* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Patients must have a Zubrod performance status of 0 or 1",
"criterions": [
{
"exact_snippets": "Zubrod performance status of 0 or 1",
"criterion": "Zubrod performance status",
"requirements": [
{
"requirement_type": "value",
"expected_value": [
"0",
"1"
]
}
]
}
]
},
{
"line": "* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): ANC >= 1,500/mcL",
"criterions": [
{
"exact_snippets": "ANC >= 1,500/mcL",
"criterion": "ANC (Absolute Neutrophil Count)",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 1500,
"unit": "mcL"
}
}
]
}
]
},
{
"line": "* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Platelets >= 75,000/mcL",
"criterions": [
{
"exact_snippets": "Platelets >= 75,000/mcL",
"criterion": "platelet count",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 75000,
"unit": "mcL"
}
}
]
}
]
},
{
"line": "* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Hemoglobin >= 9 g/dL",
"criterions": [
{
"exact_snippets": "Hemoglobin >= 9 g/dL",
"criterion": "hemoglobin level",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 9,
"unit": "g/dL"
}
}
]
}
]
},
{
"line": "* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): AST and ALT both =< 5 x institutional upper limit of normal (IULN)",
"criterions": [
{
"exact_snippets": "AST and ALT both =< 5 x institutional upper limit of normal (IULN)",
"criterion": "AST and ALT levels",
"requirements": [
{
"requirement_type": "comparison",
"expected_value": {
"operator": "<=",
"value": 5,
"unit": "x institutional upper limit of normal (IULN)"
}
}
]
}
]
},
{
"line": "* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Bilirubin =< 1.5 mg/dL",
"criterions": [
{
"exact_snippets": "Bilirubin =< 1.5 mg/dL",
"criterion": "bilirubin level",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "mg/dL"
}
}
]
}
]
},
{
"line": "* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Calculated creatinine clearance > 30 ml/min within 14 days prior to step 3 crossover registration",
"criterions": [
{
"exact_snippets": "Calculated creatinine clearance > 30 ml/min",
"criterion": "creatinine clearance",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">",
"value": 30,
"unit": "ml/min"
}
}
]
},
{
"exact_snippets": "within 14 days prior to step 3 crossover registration",
"criterion": "timeframe for creatinine clearance measurement",
"requirements": [
{
"requirement_type": "timeframe",
"expected_value": "within 14 days prior to step 3 crossover registration"
}
]
}
]
},
{
"line": "* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Patients must have left ventricular ejection fraction (LVEF) >= 50% or >= lower limit of normal for the institution by echocardiogram within 14 days prior to step 3 crossover registration",
"criterions": [
{
"exact_snippets": "left ventricular ejection fraction (LVEF) >= 50% or >= lower limit of normal for the institution",
"criterion": "left ventricular ejection fraction (LVEF)",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 50,
"unit": "%"
},
{
"operator": ">=",
"value": 0,
"unit": "lower limit of normal for the institution"
}
]
}
}
]
},
{
"exact_snippets": "echocardiogram within 14 days prior to step 3 crossover registration",
"criterion": "echocardiogram",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "within 14 days prior to step 3 crossover registration"
}
]
}
]
},
{
"line": "* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Patients must have a magnesium, potassium, calcium, sodium, bicarbonate, and chloride performed within 14 days prior to step 3 crossover registration",
"criterions": [
{
"exact_snippets": "magnesium ... performed within 14 days prior to step 3 crossover registration",
"criterion": "magnesium test",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "within 14 days prior to step 3 crossover registration"
}
]
},
{
"exact_snippets": "potassium ... performed within 14 days prior to step 3 crossover registration",
"criterion": "potassium test",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "within 14 days prior to step 3 crossover registration"
}
]
},
{
"exact_snippets": "calcium ... performed within 14 days prior to step 3 crossover registration",
"criterion": "calcium test",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "within 14 days prior to step 3 crossover registration"
}
]
},
{
"exact_snippets": "sodium ... performed within 14 days prior to step 3 crossover registration",
"criterion": "sodium test",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "within 14 days prior to step 3 crossover registration"
}
]
},
{
"exact_snippets": "bicarbonate ... performed within 14 days prior to step 3 crossover registration",
"criterion": "bicarbonate test",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "within 14 days prior to step 3 crossover registration"
}
]
},
{
"exact_snippets": "chloride ... performed within 14 days prior to step 3 crossover registration",
"criterion": "chloride test",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "within 14 days prior to step 3 crossover registration"
}
]
}
]
},
{
"line": "* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): Patients must be informed of the investigational nature of this study and must sign and give written informed consent in accordance with institutional and federal guidelines; the appropriate consent form for this registration is the step 2 consent form",
"criterions": [
{
"exact_snippets": "Patients must be informed of the investigational nature of this study",
"criterion": "patient information",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "must sign and give written informed consent",
"criterion": "written informed consent",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "in accordance with institutional and federal guidelines",
"criterion": "compliance with guidelines",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* STEP 3 CROSSOVER REGISTRATION (OPTIONAL): As a part of the OPEN registration process the treating institution's identity is provided in order to ensure that the current (within 365 days) date of institutional review board approval for this study has been entered in the system",
"criterions": [
{
"exact_snippets": "the current (within 365 days) date of institutional review board approval",
"criterion": "institutional review board approval date",
"requirements": [
{
"requirement_type": "recency",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 365,
"unit": "days"
}
]
}
}
]
}
]
},
{
"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": [],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [],
"failed_miscellaneous": []
}