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

Download this file

1701 lines (1701 with data), 87.8 kB

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 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
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
{
"info": {
"nct_id": "NCT02540291",
"official_title": "An Open-Label Multicenter Phase 1 Study of E7046 in Subjects With Selected Advanced Malignancies",
"inclusion_criteria": "1. Age greater than or equal to 18 years\n2. Eastern Cooperative Oncology Group (ECOG) Performance Status of 0 or 1\n3. Life expectancy greater than or equal to 12 weeks\n4. Participants must have any of the following tumor types, confirmed by available pathology records or current biopsy, that is advanced, nonresectable, or recurrent and progressing since last antitumor therapy, and for which no alternative standard therapy exists: pancreatic adenocarcinoma, renal clear cell carcinoma, SCCHN (squamous cell carcinoma of head and neck), NSCLC (non-small cell lung cancer), colorectal cancer (CRC), hepatocellular carcinoma (HCC), ovarian serous epithelial cancer, bladder transitional cancer, cervical cancer, and triple-negative breast cancer\n5. Prior chemotherapy or immunotherapy (tumor vaccine, cytokine, or growth factor given to control the cancer) must have been completed at least 4 weeks before study drug administration, and all adverse events (AEs) have either returned to baseline or stabilized\n6. Prior definitive radiation therapy must have been completed at least 6 weeks before study drug administration and the irradiated lesions should show evidence of progression if they are intended to be considered target lesions. Prior palliative radiotherapy must be completed at least 2 weeks before study drug administration. The radiotherapy-related side effects must have resolved before the study entry. No radiopharmaceuticals (strontium, samarium) will be allowed within 8 weeks before study drug administration.\n7. Participants must have accessible tumors and consent to repeated biopsy for performance of correlative tissue studies\n8. Must have at least one measurable lesion per irRECIST (immune-related Response Evaluation Criteria Criteria in Solid Tumors):\n\n * At least 1 lesion of greater than or equal to 10 mm in the longest diameter for a non-lymph node or greater than or equal to 15 mm in the short-axis diameter for a lymph node that is serially measurable according to irRECIST using computerized tomography/magnetic resonance imaging (CT/MRI)\n * Lesions that have had definitive external beam radiotherapy or locoregional therapies such as radiofrequency (RF) ablation or brachytherapy must show evidence of progressive disease to be deemed a target lesion\n9. Prior treated brain or meningeal metastases must be without evidence of progression (confirmed by MRI) for at least 8 weeks and off immunosuppressive doses of systemic steroids (greater than 10 mg/day prednisone or equivalent) for at least 4 weeks before study drug administration\n10. Immunosuppressive doses of systemic medications, such as steroids or absorbed topical steroids (doses greater than 7.5 to 10 mg/day prednisone or equivalent) must be discontinued at least 2 weeks before study drug administration.\n11. Participants with prior Hepatitis B or C are eligible on the condition that participants have adequate liver function as defined by Inclusion Criterion number 16 and Exclusion Criterion number 5\n12. Left ventricular ejection fraction (LVEF) greater than 50% on echocardiography or multiple gated acquisition (MUGA) scan\n13. Adequate renal function defined as serum creatinine less than 1.5 X ULN (upper limit of normal) or use SI units or calculated creatinine clearance greater than or equal to 50 mL/min per the Cockcroft and Gault formula\n14. Adequate bone marrow function:\n\n * Absolute neutrophil count (ANC) greater than or equal to 1500/mm3 (greater than or equal to 1.5 X 103/ul)\n * Platelets greater than or equal to 100,000/mm3 (greater than or equal to 100 X 109/L)\n * Hemoglobin greater than or equal to 9.0 g/dL\n15. Adequate liver function:\n\n * Total bilirubin less than or equal to 1.5 X ULN except for unconjugated hyperbilirubinemia of Gilbert's syndrome\n * Alkaline phosphatase, alanine aminotransferase (ALT), and aspartate aminotransferase (AST) less than or equal to 3 X ULN (less than or equal to 5 X ULN if participant has liver metastases). If alkaline phosphatase is greater than 3 X ULN (in absence of liver metastases) or greater than 5 X ULN (in presence of liver metastases) AND the participant also is known to have bone metastases, the liver-specific alkaline phosphatase must be separated from the total and used to assess the liver function instead of total alkaline phosphatase\n16. Adequate blood coagulation function as evidenced by an International Normalized Ratio (INR) less than or equal to 1.5\n17. Willing and able to comply with all aspects of the protocol\n18. Provide written informed consent prior to any study-specific screening procedures\n19. Females must not be lactating or pregnant at screening or baseline (as documented by a negative beta-human chorionic gonadotropin [B-hCG] test with a minimum sensitivity of 25 IU/L or equivalent units of B-hCG). A separate baseline assessment is required if a negative screening pregnancy test was obtained more than 72 hours before the first dose of study drug. All females will be considered to be of childbearing potential unless they are postmenopausal (at least 12 months consecutive amenorrheic, in the appropriate age group, and without other known or suspected cause) or have been sterilized surgically (ie, bilateral tubal ligation, total hysterectomy, or bilateral oophorectomy, all with surgery at least 1 month before dosing). Females of childbearing potential must not have had unprotected sexual intercourse within 30 days prior to study entry and must agree to use a highly effective method of contraception, from the last menstrual period prior to initiation of treatment, during Treatment Cycles, and for 30 days after the final dose of study treatment, and have a male partner who uses a condom. Highly effective contraception includes:\n\n * Double barrier methods of contraception such as condom plus diaphragm or cervical/vault cap with spermicide\n * Placement of an intrauterine device\n * Established hormonal contraceptive methods: oral, injectable, or implant. Females who are using hormonal contraceptives must have been on a stable dose of the same hormonal contraceptive product for at least 4 weeks prior to dosing and must continue to use the same contraceptive during the study and for 30 days after study drug discontinuation. Female participants exempt from this requirement are participants who practice total abstinence or have a male partner who is vasectomized with confirmed azoospermia. If currently abstinent, the participant must agree to use a double barrier method as described above if they become sexually active during the Treatment Cycles, and for 30 days after study drug discontinuation\n20. Male participants must have had a successful vasectomy (confirmed azoospermia) or they and their female partners must meet the criteria above (ie, not of childbearing potential or practicing highly effective contraception and use a condom throughout the study period and for 90 days after study drug discontinuation)\nHealthy volunteers allowed\nMust have minimum age of 18 Years\nMust have maximum age of 99 Years",
"exclusion_criteria": "1. Other malignancy active within the previous 2 years except for basal or squamous cell skin cancer, superficial bladder cancer or carcinoma in situ of the cervix or breast that has completed curative therapy\n2. Participants with any active autoimmune disease (Appendix 2) or a documented history of autoimmune disease, poorly controlled asthma or history of syndrome that required systemic steroids or immunosuppressive medications, except for participants with vitiligo or resolved childhood asthma/atopy. Participants with asthma who require intermittent use of bronchodilators (such as albuterol) will not be excluded from this study.\n3. Participants with inflammatory bowel disease\n4. Known human immunodeficiency virus (HIV) infection\n5. Active infection requiring therapy, including known positive tests for Hepatitis B surface antigen and hepatitis C virus (HCV) RNA\n6. Major surgery within 4 weeks before the first dose of study drug\n7. Concurrent medical condition requiring the use of immunosuppressive medications, or immunosuppressive doses of systemic or absorbable topical corticosteroids except inhaled or intranasal corticosteroids (with minimal systemic absorption)\n8. Inability to take oral medication, or malabsorption syndrome or any other uncontrolled gastrointestinal condition (eg, nausea, diarrhea, or vomiting) that might impair the bioavailability of E7046\n9. Any other major illness that, in the investigator's judgment, will substantially increase the risk associated with the participant's participation in this study\n10. Use of other investigational drugs within 28 days or at least 5 half-lives (whichever is shorter) before study drug administration\n11. Prior exposure to drugs that are antagonists of colony stimulating factor-1 receptor (CSF1R) like but not limited to emactuzumab (RG7155) (Roche), PLX3397 (Plexicon), and JNJ40346627 (J & J)\n12. Use of any live vaccines (eg, intranasal influenza, measles, mumps, rubella, oral polio, BCG, yellow fever, varicella, and TY21a typhoid vaccines) within 28 days\n13. Prolongation of corrected QT [QTcF (Fridericia's corrected QT interval)] interval to greater than 480 msec when electrolytes balance is normal\n14. Significant cardiovascular impairment: history of congestive heart failure greater than New York Heart Association (NYHA) Class II, uncontrolled arterial hypertension, unstable angina, myocardial infarction, or stroke within 6 months of the first dose of study drug; or cardiac arrhythmia requiring medical treatment (including oral anticoagulation)\n15. Females who are pregnant (positive urine test) or breastfeeding\n16. Any history of a medical condition or a concomitant medical condition that, in the opinion of the investigator, would compromise the subject's ability to safely complete the study",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "1. Age greater than or equal to 18 years",
"criterions": [
{
"exact_snippets": "Age greater than or equal to 18 years",
"criterion": "age",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "years"
}
}
]
}
]
},
{
"line": "2. Eastern Cooperative Oncology Group (ECOG) Performance Status of 0 or 1",
"criterions": [
{
"exact_snippets": "Eastern Cooperative Oncology Group (ECOG) Performance Status of 0 or 1",
"criterion": "ECOG Performance Status",
"requirements": [
{
"requirement_type": "value",
"expected_value": [
"0",
"1"
]
}
]
}
]
},
{
"line": "3. Life expectancy greater than or equal to 12 weeks",
"criterions": [
{
"exact_snippets": "Life expectancy greater than or equal to 12 weeks",
"criterion": "life expectancy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 12,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "4. Participants must have any of the following tumor types, confirmed by available pathology records or current biopsy, that is advanced, nonresectable, or recurrent and progressing since last antitumor therapy, and for which no alternative standard therapy exists: pancreatic adenocarcinoma, renal clear cell carcinoma, SCCHN (squamous cell carcinoma of head and neck), NSCLC (non-small cell lung cancer), colorectal cancer (CRC), hepatocellular carcinoma (HCC), ovarian serous epithelial cancer, bladder transitional cancer, cervical cancer, and triple-negative breast cancer",
"criterions": [
{
"exact_snippets": "Participants must have any of the following tumor types",
"criterion": "tumor type",
"requirements": [
{
"requirement_type": "presence",
"expected_value": [
"pancreatic adenocarcinoma",
"renal clear cell carcinoma",
"SCCHN",
"NSCLC",
"colorectal cancer",
"hepatocellular carcinoma",
"ovarian serous epithelial cancer",
"bladder transitional cancer",
"cervical cancer",
"triple-negative breast cancer"
]
}
]
},
{
"exact_snippets": "confirmed by available pathology records or current biopsy",
"criterion": "confirmation of tumor type",
"requirements": [
{
"requirement_type": "method",
"expected_value": [
"available pathology records",
"current biopsy"
]
}
]
},
{
"exact_snippets": "that is advanced, nonresectable, or recurrent and progressing since last antitumor therapy",
"criterion": "tumor status",
"requirements": [
{
"requirement_type": "status",
"expected_value": [
"advanced",
"nonresectable",
"recurrent and progressing since last antitumor therapy"
]
}
]
},
{
"exact_snippets": "for which no alternative standard therapy exists",
"criterion": "availability of alternative standard therapy",
"requirements": [
{
"requirement_type": "availability",
"expected_value": false
}
]
}
]
},
{
"line": "5. Prior chemotherapy or immunotherapy (tumor vaccine, cytokine, or growth factor given to control the cancer) must have been completed at least 4 weeks before study drug administration, and all adverse events (AEs) have either returned to baseline or stabilized",
"criterions": [
{
"exact_snippets": "Prior chemotherapy or immunotherapy ... must have been completed at least 4 weeks before study drug administration",
"criterion": "prior chemotherapy or immunotherapy",
"requirements": [
{
"requirement_type": "completion time",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "all adverse events (AEs) have either returned to baseline or stabilized",
"criterion": "adverse events (AEs)",
"requirements": [
{
"requirement_type": "status",
"expected_value": [
"returned to baseline",
"stabilized"
]
}
]
}
]
},
{
"line": "6. Prior definitive radiation therapy must have been completed at least 6 weeks before study drug administration and the irradiated lesions should show evidence of progression if they are intended to be considered target lesions. Prior palliative radiotherapy must be completed at least 2 weeks before study drug administration. The radiotherapy-related side effects must have resolved before the study entry. No radiopharmaceuticals (strontium, samarium) will be allowed within 8 weeks before study drug administration.",
"criterions": [
{
"exact_snippets": "Prior definitive radiation therapy must have been completed at least 6 weeks before study drug administration",
"criterion": "prior definitive radiation therapy",
"requirements": [
{
"requirement_type": "completion time",
"expected_value": {
"operator": ">=",
"value": 6,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "the irradiated lesions should show evidence of progression if they are intended to be considered target lesions",
"criterion": "irradiated lesions",
"requirements": [
{
"requirement_type": "progression",
"expected_value": true
}
]
},
{
"exact_snippets": "Prior palliative radiotherapy must be completed at least 2 weeks before study drug administration",
"criterion": "prior palliative radiotherapy",
"requirements": [
{
"requirement_type": "completion time",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "The radiotherapy-related side effects must have resolved before the study entry",
"criterion": "radiotherapy-related side effects",
"requirements": [
{
"requirement_type": "resolution",
"expected_value": true
}
]
},
{
"exact_snippets": "No radiopharmaceuticals (strontium, samarium) will be allowed within 8 weeks before study drug administration",
"criterion": "radiopharmaceuticals (strontium, samarium)",
"requirements": [
{
"requirement_type": "usage",
"expected_value": false
},
{
"requirement_type": "time since last use",
"expected_value": {
"operator": ">=",
"value": 8,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "7. Participants must have accessible tumors and consent to repeated biopsy for performance of correlative tissue studies",
"criterions": [
{
"exact_snippets": "Participants must have accessible tumors",
"criterion": "tumor accessibility",
"requirements": [
{
"requirement_type": "accessibility",
"expected_value": true
}
]
},
{
"exact_snippets": "consent to repeated biopsy",
"criterion": "consent for repeated biopsy",
"requirements": [
{
"requirement_type": "consent",
"expected_value": true
}
]
}
]
},
{
"line": "8. Must have at least one measurable lesion per irRECIST (immune-related Response Evaluation Criteria Criteria in Solid Tumors):",
"criterions": [
{
"exact_snippets": "at least one measurable lesion per irRECIST",
"criterion": "measurable lesion",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "lesion"
}
}
]
}
]
},
{
"line": "* At least 1 lesion of greater than or equal to 10 mm in the longest diameter for a non-lymph node or greater than or equal to 15 mm in the short-axis diameter for a lymph node that is serially measurable according to irRECIST using computerized tomography/magnetic resonance imaging (CT/MRI)",
"criterions": [
{
"exact_snippets": "At least 1 lesion of greater than or equal to 10 mm in the longest diameter for a non-lymph node",
"criterion": "non-lymph node lesion",
"requirements": [
{
"requirement_type": "size",
"expected_value": {
"operator": ">=",
"value": 10,
"unit": "mm"
}
},
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "lesion"
}
}
]
},
{
"exact_snippets": "greater than or equal to 15 mm in the short-axis diameter for a lymph node",
"criterion": "lymph node lesion",
"requirements": [
{
"requirement_type": "size",
"expected_value": {
"operator": ">=",
"value": 15,
"unit": "mm"
}
}
]
},
{
"exact_snippets": "that is serially measurable according to irRECIST using computerized tomography/magnetic resonance imaging (CT/MRI)",
"criterion": "lesion measurability",
"requirements": [
{
"requirement_type": "method",
"expected_value": "irRECIST using CT/MRI"
}
]
}
]
},
{
"line": "* Lesions that have had definitive external beam radiotherapy or locoregional therapies such as radiofrequency (RF) ablation or brachytherapy must show evidence of progressive disease to be deemed a target lesion",
"criterions": [
{
"exact_snippets": "Lesions that have had definitive external beam radiotherapy or locoregional therapies such as radiofrequency (RF) ablation or brachytherapy",
"criterion": "lesions with prior treatment",
"requirements": [
{
"requirement_type": "treatment history",
"expected_value": [
"external beam radiotherapy",
"radiofrequency (RF) ablation",
"brachytherapy"
]
}
]
},
{
"exact_snippets": "must show evidence of progressive disease",
"criterion": "progressive disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "9. Prior treated brain or meningeal metastases must be without evidence of progression (confirmed by MRI) for at least 8 weeks and off immunosuppressive doses of systemic steroids (greater than 10 mg/day prednisone or equivalent) for at least 4 weeks before study drug administration",
"criterions": [
{
"exact_snippets": "Prior treated brain or meningeal metastases must be without evidence of progression (confirmed by MRI) for at least 8 weeks",
"criterion": "brain or meningeal metastases",
"requirements": [
{
"requirement_type": "treatment status",
"expected_value": "prior treated"
},
{
"requirement_type": "progression evidence",
"expected_value": false
},
{
"requirement_type": "confirmation method",
"expected_value": "MRI"
},
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 8,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "off immunosuppressive doses of systemic steroids (greater than 10 mg/day prednisone or equivalent) for at least 4 weeks",
"criterion": "systemic steroid use",
"requirements": [
{
"requirement_type": "dose",
"expected_value": {
"operator": "<=",
"value": 10,
"unit": "mg/day prednisone or equivalent"
}
},
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "10. Immunosuppressive doses of systemic medications, such as steroids or absorbed topical steroids (doses greater than 7.5 to 10 mg/day prednisone or equivalent) must be discontinued at least 2 weeks before study drug administration.",
"criterions": [
{
"exact_snippets": "Immunosuppressive doses of systemic medications, such as steroids or absorbed topical steroids ... must be discontinued at least 2 weeks before study drug administration.",
"criterion": "immunosuppressive doses of systemic medications",
"requirements": [
{
"requirement_type": "discontinuation",
"expected_value": "at least 2 weeks before study drug administration"
}
]
},
{
"exact_snippets": "doses greater than 7.5 to 10 mg/day prednisone or equivalent",
"criterion": "steroid dose",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">",
"value": 7.5,
"unit": "mg/day prednisone or equivalent"
},
{
"operator": "<=",
"value": 10,
"unit": "mg/day prednisone or equivalent"
}
]
}
}
]
}
]
},
{
"line": "11. Participants with prior Hepatitis B or C are eligible on the condition that participants have adequate liver function as defined by Inclusion Criterion number 16 and Exclusion Criterion number 5",
"criterions": [
{
"exact_snippets": "prior Hepatitis B or C",
"criterion": "prior Hepatitis B or C",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "adequate liver function",
"criterion": "liver function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
}
]
},
{
"line": "12. Left ventricular ejection fraction (LVEF) greater than 50% on echocardiography or multiple gated acquisition (MUGA) scan",
"criterions": [
{
"exact_snippets": "Left ventricular ejection fraction (LVEF) greater than 50%",
"criterion": "left ventricular ejection fraction (LVEF)",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">",
"value": 50,
"unit": "%"
}
}
]
},
{
"exact_snippets": "echocardiography or multiple gated acquisition (MUGA) scan",
"criterion": "imaging method for LVEF",
"requirements": [
{
"requirement_type": "method",
"expected_value": [
"echocardiography",
"multiple gated acquisition (MUGA) scan"
]
}
]
}
]
},
{
"line": "13. Adequate renal function defined as serum creatinine less than 1.5 X ULN (upper limit of normal) or use SI units or calculated creatinine clearance greater than or equal to 50 mL/min per the Cockcroft and Gault formula",
"criterions": [
{
"exact_snippets": "Adequate renal function defined as serum creatinine less than 1.5 X ULN",
"criterion": "serum creatinine",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<",
"value": 1.5,
"unit": "X ULN"
}
}
]
},
{
"exact_snippets": "calculated creatinine clearance greater than or equal to 50 mL/min per the Cockcroft and Gault formula",
"criterion": "creatinine clearance",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 50,
"unit": "mL/min"
}
}
]
}
]
},
{
"line": "14. Adequate bone marrow function:",
"criterions": [
{
"exact_snippets": "Adequate bone marrow function",
"criterion": "bone marrow function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
}
]
},
{
"line": "* Absolute neutrophil count (ANC) greater than or equal to 1500/mm3 (greater than or equal to 1.5 X 103/ul)",
"criterions": [
{
"exact_snippets": "Absolute neutrophil count (ANC) greater than or equal to 1500/mm3 (greater than or equal to 1.5 X 103/ul)",
"criterion": "absolute neutrophil count (ANC)",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1500,
"unit": "mm3"
}
}
]
}
]
},
{
"line": "* Platelets greater than or equal to 100,000/mm3 (greater than or equal to 100 X 109/L)",
"criterions": [
{
"exact_snippets": "Platelets greater than or equal to 100,000/mm3 (greater than or equal to 100 X 109/L)",
"criterion": "platelets",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 100000,
"unit": "mm3"
},
{
"operator": ">=",
"value": 100,
"unit": "X 109/L"
}
]
}
}
]
}
]
},
{
"line": "* Hemoglobin greater than or equal to 9.0 g/dL",
"criterions": [
{
"exact_snippets": "Hemoglobin greater than or equal to 9.0 g/dL",
"criterion": "hemoglobin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 9.0,
"unit": "g/dL"
}
}
]
}
]
},
{
"line": "15. Adequate liver function:",
"criterions": [
{
"exact_snippets": "Adequate liver function",
"criterion": "liver function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
}
]
},
{
"line": "* Total bilirubin less than or equal to 1.5 X ULN except for unconjugated hyperbilirubinemia of Gilbert's syndrome",
"criterions": [
{
"exact_snippets": "Total bilirubin less than or equal to 1.5 X ULN",
"criterion": "total bilirubin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "X ULN"
}
}
]
},
{
"exact_snippets": "unconjugated hyperbilirubinemia of Gilbert's syndrome",
"criterion": "unconjugated hyperbilirubinemia of Gilbert's syndrome",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "16. Adequate blood coagulation function as evidenced by an International Normalized Ratio (INR) less than or equal to 1.5",
"criterions": [
{
"exact_snippets": "Adequate blood coagulation function ... International Normalized Ratio (INR) less than or equal to 1.5",
"criterion": "blood coagulation function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
},
{
"requirement_type": "INR",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "N/A"
}
}
]
}
]
},
{
"line": "17. Willing and able to comply with all aspects of the protocol",
"criterions": [
{
"exact_snippets": "Willing and able to comply with all aspects of the protocol",
"criterion": "compliance with protocol",
"requirements": [
{
"requirement_type": "willingness",
"expected_value": true
},
{
"requirement_type": "ability",
"expected_value": true
}
]
}
]
},
{
"line": "18. Provide written informed consent prior to any study-specific screening procedures",
"criterions": [
{
"exact_snippets": "written informed consent",
"criterion": "informed consent",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "19. Females must not be lactating or pregnant at screening or baseline (as documented by a negative beta-human chorionic gonadotropin [B-hCG] test with a minimum sensitivity of 25 IU/L or equivalent units of B-hCG). A separate baseline assessment is required if a negative screening pregnancy test was obtained more than 72 hours before the first dose of study drug. All females will be considered to be of childbearing potential unless they are postmenopausal (at least 12 months consecutive amenorrheic, in the appropriate age group, and without other known or suspected cause) or have been sterilized surgically (ie, bilateral tubal ligation, total hysterectomy, or bilateral oophorectomy, all with surgery at least 1 month before dosing). Females of childbearing potential must not have had unprotected sexual intercourse within 30 days prior to study entry and must agree to use a highly effective method of contraception, from the last menstrual period prior to initiation of treatment, during Treatment Cycles, and for 30 days after the final dose of study treatment, and have a male partner who uses a condom. Highly effective contraception includes:",
"criterions": [
{
"exact_snippets": "Females must not be lactating",
"criterion": "lactation status",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Females must not be ... pregnant at screening or baseline",
"criterion": "pregnancy status",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "negative beta-human chorionic gonadotropin [B-hCG] test with a minimum sensitivity of 25 IU/L",
"criterion": "beta-human chorionic gonadotropin (B-hCG) test",
"requirements": [
{
"requirement_type": "result",
"expected_value": "negative"
},
{
"requirement_type": "sensitivity",
"expected_value": {
"operator": ">=",
"value": 25,
"unit": "IU/L"
}
}
]
},
{
"exact_snippets": "All females will be considered to be of childbearing potential unless they are postmenopausal",
"criterion": "menopausal status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "postmenopausal"
}
]
},
{
"exact_snippets": "postmenopausal (at least 12 months consecutive amenorrheic, in the appropriate age group, and without other known or suspected cause)",
"criterion": "postmenopausal status",
"requirements": [
{
"requirement_type": "amenorrhea duration",
"expected_value": {
"operator": ">=",
"value": 12,
"unit": "months"
}
},
{
"requirement_type": "age group",
"expected_value": "appropriate"
},
{
"requirement_type": "cause",
"expected_value": "without other known or suspected cause"
}
]
},
{
"exact_snippets": "have been sterilized surgically (ie, bilateral tubal ligation, total hysterectomy, or bilateral oophorectomy, all with surgery at least 1 month before dosing)",
"criterion": "surgical sterilization",
"requirements": [
{
"requirement_type": "procedure",
"expected_value": [
"bilateral tubal ligation",
"total hysterectomy",
"bilateral oophorectomy"
]
},
{
"requirement_type": "time since surgery",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "month"
}
}
]
},
{
"exact_snippets": "Females of childbearing potential must not have had unprotected sexual intercourse within 30 days prior to study entry",
"criterion": "unprotected sexual intercourse",
"requirements": [
{
"requirement_type": "time since last occurrence",
"expected_value": {
"operator": ">=",
"value": 30,
"unit": "days"
}
}
]
},
{
"exact_snippets": "must agree to use a highly effective method of contraception, from the last menstrual period prior to initiation of treatment, during Treatment Cycles, and for 30 days after the final dose of study treatment",
"criterion": "contraception use",
"requirements": [
{
"requirement_type": "agreement",
"expected_value": true
},
{
"requirement_type": "duration",
"expected_value": "from the last menstrual period prior to initiation of treatment, during Treatment Cycles, and for 30 days after the final dose of study treatment"
}
]
},
{
"exact_snippets": "have a male partner who uses a condom",
"criterion": "partner's condom use",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Double barrier methods of contraception such as condom plus diaphragm or cervical/vault cap with spermicide",
"criterions": [
{
"exact_snippets": "Double barrier methods of contraception such as condom plus diaphragm or cervical/vault cap with spermicide",
"criterion": "contraception method",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"condom plus diaphragm",
"cervical/vault cap with spermicide"
]
}
]
}
]
},
{
"line": "* Placement of an intrauterine device",
"criterions": [
{
"exact_snippets": "Placement of an intrauterine device",
"criterion": "intrauterine device",
"requirements": [
{
"requirement_type": "placement",
"expected_value": true
}
]
}
]
},
{
"line": "* Established hormonal contraceptive methods: oral, injectable, or implant. Females who are using hormonal contraceptives must have been on a stable dose of the same hormonal contraceptive product for at least 4 weeks prior to dosing and must continue to use the same contraceptive during the study and for 30 days after study drug discontinuation. Female participants exempt from this requirement are participants who practice total abstinence or have a male partner who is vasectomized with confirmed azoospermia. If currently abstinent, the participant must agree to use a double barrier method as described above if they become sexually active during the Treatment Cycles, and for 30 days after study drug discontinuation",
"criterions": [
{
"exact_snippets": "Established hormonal contraceptive methods: oral, injectable, or implant.",
"criterion": "hormonal contraceptive method",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"oral",
"injectable",
"implant"
]
}
]
},
{
"exact_snippets": "Females who are using hormonal contraceptives must have been on a stable dose of the same hormonal contraceptive product for at least 4 weeks prior to dosing",
"criterion": "hormonal contraceptive stability",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "must continue to use the same contraceptive during the study and for 30 days after study drug discontinuation",
"criterion": "hormonal contraceptive continuation",
"requirements": [
{
"requirement_type": "duration",
"expected_value": "during the study and for 30 days after study drug discontinuation"
}
]
},
{
"exact_snippets": "Female participants exempt from this requirement are participants who practice total abstinence",
"criterion": "total abstinence",
"requirements": [
{
"requirement_type": "practice",
"expected_value": true
}
]
},
{
"exact_snippets": "or have a male partner who is vasectomized with confirmed azoospermia",
"criterion": "male partner vasectomy",
"requirements": [
{
"requirement_type": "azoospermia confirmation",
"expected_value": true
}
]
},
{
"exact_snippets": "If currently abstinent, the participant must agree to use a double barrier method as described above if they become sexually active during the Treatment Cycles, and for 30 days after study drug discontinuation",
"criterion": "double barrier method",
"requirements": [
{
"requirement_type": "agreement",
"expected_value": "if they become sexually active during the Treatment Cycles, and for 30 days after study drug discontinuation"
}
]
}
]
},
{
"line": "20. Male participants must have had a successful vasectomy (confirmed azoospermia) or they and their female partners must meet the criteria above (ie, not of childbearing potential or practicing highly effective contraception and use a condom throughout the study period and for 90 days after study drug discontinuation)",
"criterions": [
{
"exact_snippets": "Male participants must have had a successful vasectomy (confirmed azoospermia)",
"criterion": "vasectomy",
"requirements": [
{
"requirement_type": "success",
"expected_value": true
},
{
"requirement_type": "azoospermia",
"expected_value": true
}
]
},
{
"exact_snippets": "they and their female partners must meet the criteria above (ie, not of childbearing potential",
"criterion": "childbearing potential",
"requirements": [
{
"requirement_type": "status",
"expected_value": "not of childbearing potential"
}
]
},
{
"exact_snippets": "practicing highly effective contraception",
"criterion": "contraception",
"requirements": [
{
"requirement_type": "effectiveness",
"expected_value": "highly effective"
}
]
},
{
"exact_snippets": "use a condom throughout the study period and for 90 days after study drug discontinuation",
"criterion": "condom use",
"requirements": [
{
"requirement_type": "duration",
"expected_value": "throughout the study period and for 90 days after study drug discontinuation"
}
]
}
]
},
{
"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"
}
}
]
}
]
},
{
"line": "Must have maximum age of 99 Years",
"criterions": [
{
"exact_snippets": "maximum age of 99 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "maximum",
"expected_value": {
"operator": "<=",
"value": 99,
"unit": "Years"
}
}
]
}
]
}
],
"exclusion_lines": [
{
"line": "1. Other malignancy active within the previous 2 years except for basal or squamous cell skin cancer, superficial bladder cancer or carcinoma in situ of the cervix or breast that has completed curative therapy",
"criterions": [
{
"exact_snippets": "Other malignancy active within the previous 2 years",
"criterion": "other malignancy",
"requirements": [
{
"requirement_type": "activity",
"expected_value": false
},
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 2,
"unit": "years"
}
}
]
},
{
"exact_snippets": "except for basal or squamous cell skin cancer",
"criterion": "basal or squamous cell skin cancer",
"requirements": [
{
"requirement_type": "exception",
"expected_value": true
}
]
},
{
"exact_snippets": "except for ... superficial bladder cancer",
"criterion": "superficial bladder cancer",
"requirements": [
{
"requirement_type": "exception",
"expected_value": true
}
]
},
{
"exact_snippets": "except for ... carcinoma in situ of the cervix or breast that has completed curative therapy",
"criterion": "carcinoma in situ of the cervix or breast",
"requirements": [
{
"requirement_type": "exception",
"expected_value": true
},
{
"requirement_type": "curative therapy completion",
"expected_value": true
}
]
}
]
},
{
"line": "2. Participants with any active autoimmune disease (Appendix 2) or a documented history of autoimmune disease, poorly controlled asthma or history of syndrome that required systemic steroids or immunosuppressive medications, except for participants with vitiligo or resolved childhood asthma/atopy. Participants with asthma who require intermittent use of bronchodilators (such as albuterol) will not be excluded from this study.",
"criterions": [
{
"exact_snippets": "Participants with any active autoimmune disease",
"criterion": "active autoimmune disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "documented history of autoimmune disease",
"criterion": "history of autoimmune disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "poorly controlled asthma",
"criterion": "poorly controlled asthma",
"requirements": [
{
"requirement_type": "control",
"expected_value": "poorly controlled"
}
]
},
{
"exact_snippets": "history of syndrome that required systemic steroids or immunosuppressive medications",
"criterion": "history of syndrome requiring systemic steroids or immunosuppressive medications",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Participants with asthma who require intermittent use of bronchodilators (such as albuterol) will not be excluded",
"criterion": "asthma requiring intermittent use of bronchodilators",
"requirements": [
{
"requirement_type": "exclusion",
"expected_value": false
}
]
}
]
},
{
"line": "3. Participants with inflammatory bowel disease",
"criterions": [
{
"exact_snippets": "Participants with inflammatory bowel disease",
"criterion": "inflammatory bowel disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "4. Known human immunodeficiency virus (HIV) infection",
"criterions": [
{
"exact_snippets": "Known human immunodeficiency virus (HIV) infection",
"criterion": "HIV infection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "5. Active infection requiring therapy, including known positive tests for Hepatitis B surface antigen and hepatitis C virus (HCV) RNA",
"criterions": [
{
"exact_snippets": "Active infection requiring therapy",
"criterion": "active infection",
"requirements": [
{
"requirement_type": "therapy requirement",
"expected_value": true
}
]
},
{
"exact_snippets": "known positive tests for Hepatitis B surface antigen",
"criterion": "Hepatitis B surface antigen",
"requirements": [
{
"requirement_type": "test result",
"expected_value": "positive"
}
]
},
{
"exact_snippets": "known positive tests for ... hepatitis C virus (HCV) RNA",
"criterion": "hepatitis C virus (HCV) RNA",
"requirements": [
{
"requirement_type": "test result",
"expected_value": "positive"
}
]
}
]
},
{
"line": "6. Major surgery within 4 weeks before the first dose of study drug",
"criterions": [
{
"exact_snippets": "Major surgery within 4 weeks before the first dose of study drug",
"criterion": "major surgery",
"requirements": [
{
"requirement_type": "time since",
"expected_value": {
"operator": "<",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "7. Concurrent medical condition requiring the use of immunosuppressive medications, or immunosuppressive doses of systemic or absorbable topical corticosteroids except inhaled or intranasal corticosteroids (with minimal systemic absorption)",
"criterions": [
{
"exact_snippets": "Concurrent medical condition requiring the use of immunosuppressive medications",
"criterion": "concurrent medical condition",
"requirements": [
{
"requirement_type": "use of immunosuppressive medications",
"expected_value": true
}
]
},
{
"exact_snippets": "Concurrent medical condition requiring the use of ... immunosuppressive doses of systemic or absorbable topical corticosteroids",
"criterion": "concurrent medical condition",
"requirements": [
{
"requirement_type": "use of immunosuppressive doses of systemic or absorbable topical corticosteroids",
"expected_value": true
}
]
},
{
"exact_snippets": "except inhaled or intranasal corticosteroids (with minimal systemic absorption)",
"criterion": "inhaled or intranasal corticosteroids",
"requirements": [
{
"requirement_type": "systemic absorption",
"expected_value": "minimal"
}
]
}
]
},
{
"line": "8. Inability to take oral medication, or malabsorption syndrome or any other uncontrolled gastrointestinal condition (eg, nausea, diarrhea, or vomiting) that might impair the bioavailability of E7046",
"criterions": [
{
"exact_snippets": "Inability to take oral medication",
"criterion": "ability to take oral medication",
"requirements": [
{
"requirement_type": "ability",
"expected_value": false
}
]
},
{
"exact_snippets": "malabsorption syndrome",
"criterion": "malabsorption syndrome",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "uncontrolled gastrointestinal condition",
"criterion": "uncontrolled gastrointestinal condition",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "nausea",
"criterion": "nausea",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "diarrhea",
"criterion": "diarrhea",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "vomiting",
"criterion": "vomiting",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "9. Any other major illness that, in the investigator's judgment, will substantially increase the risk associated with the participant's participation in this study",
"criterions": [
{
"exact_snippets": "Any other major illness ... will substantially increase the risk",
"criterion": "major illness",
"requirements": [
{
"requirement_type": "risk increase",
"expected_value": true
}
]
}
]
},
{
"line": "10. Use of other investigational drugs within 28 days or at least 5 half-lives (whichever is shorter) before study drug administration",
"criterions": [
{
"exact_snippets": "Use of other investigational drugs within 28 days or at least 5 half-lives (whichever is shorter) before study drug administration",
"criterion": "use of other investigational drugs",
"requirements": [
{
"requirement_type": "time since last use",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 28,
"unit": "days"
}
]
}
},
{
"requirement_type": "time since last use",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 5,
"unit": "half-lives"
}
]
}
}
]
}
]
},
{
"line": "11. Prior exposure to drugs that are antagonists of colony stimulating factor-1 receptor (CSF1R) like but not limited to emactuzumab (RG7155) (Roche), PLX3397 (Plexicon), and JNJ40346627 (J & J)",
"criterions": [
{
"exact_snippets": "Prior exposure to drugs that are antagonists of colony stimulating factor-1 receptor (CSF1R)",
"criterion": "prior exposure to CSF1R antagonists",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "12. Use of any live vaccines (eg, intranasal influenza, measles, mumps, rubella, oral polio, BCG, yellow fever, varicella, and TY21a typhoid vaccines) within 28 days",
"criterions": [
{
"exact_snippets": "Use of any live vaccines (eg, intranasal influenza, measles, mumps, rubella, oral polio, BCG, yellow fever, varicella, and TY21a typhoid vaccines) within 28 days",
"criterion": "use of live vaccines",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 28,
"unit": "days"
}
}
]
}
]
},
{
"line": "13. Prolongation of corrected QT [QTcF (Fridericia's corrected QT interval)] interval to greater than 480 msec when electrolytes balance is normal",
"criterions": [
{
"exact_snippets": "Prolongation of corrected QT [QTcF (Fridericia's corrected QT interval)] interval to greater than 480 msec",
"criterion": "corrected QT interval (QTcF)",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">",
"value": 480,
"unit": "msec"
}
}
]
},
{
"exact_snippets": "when electrolytes balance is normal",
"criterion": "electrolytes balance",
"requirements": [
{
"requirement_type": "status",
"expected_value": "normal"
}
]
}
]
},
{
"line": "14. Significant cardiovascular impairment: history of congestive heart failure greater than New York Heart Association (NYHA) Class II, uncontrolled arterial hypertension, unstable angina, myocardial infarction, or stroke within 6 months of the first dose of study drug; or cardiac arrhythmia requiring medical treatment (including oral anticoagulation)",
"criterions": [
{
"exact_snippets": "history of congestive heart failure greater than New York Heart Association (NYHA) Class II",
"criterion": "congestive heart failure",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">",
"value": 2,
"unit": "NYHA Class"
}
}
]
},
{
"exact_snippets": "uncontrolled arterial hypertension",
"criterion": "arterial hypertension",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
}
]
},
{
"exact_snippets": "unstable angina",
"criterion": "angina",
"requirements": [
{
"requirement_type": "stability",
"expected_value": false
}
]
},
{
"exact_snippets": "myocardial infarction, or stroke within 6 months of the first dose of study drug",
"criterion": "myocardial infarction or stroke",
"requirements": [
{
"requirement_type": "time since event",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "months"
}
}
]
},
{
"exact_snippets": "cardiac arrhythmia requiring medical treatment (including oral anticoagulation)",
"criterion": "cardiac arrhythmia",
"requirements": [
{
"requirement_type": "treatment requirement",
"expected_value": true
}
]
}
]
},
{
"line": "15. Females who are pregnant (positive urine test) or breastfeeding",
"criterions": [
{
"exact_snippets": "Females who are pregnant (positive urine test)",
"criterion": "pregnancy",
"requirements": [
{
"requirement_type": "status",
"expected_value": true
}
]
},
{
"exact_snippets": "Females who are ... breastfeeding",
"criterion": "breastfeeding",
"requirements": [
{
"requirement_type": "status",
"expected_value": true
}
]
}
]
},
{
"line": "16. Any history of a medical condition or a concomitant medical condition that, in the opinion of the investigator, would compromise the subject's ability to safely complete the study",
"criterions": [
{
"exact_snippets": "Any history of a medical condition",
"criterion": "history of a medical condition",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "a concomitant medical condition",
"criterion": "concomitant medical condition",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [
{
"line": "* Alkaline phosphatase, alanine aminotransferase (ALT), and aspartate aminotransferase (AST) less than or equal to 3 X ULN (less than or equal to 5 X ULN if participant has liver metastases). If alkaline phosphatase is greater than 3 X ULN (in absence of liver metastases) or greater than 5 X ULN (in presence of liver metastases) AND the participant also is known to have bone metastases, the liver-specific alkaline phosphatase must be separated from the total and used to assess the liver function instead of total alkaline phosphatase",
"criterions": [
{
"exact_snippets": "Alkaline phosphatase ... less than or equal to 3 X ULN",
"criterion": "alkaline phosphatase",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "X ULN"
}
}
]
},
{
"exact_snippets": "alanine aminotransferase (ALT) ... less than or equal to 3 X ULN",
"criterion": "alanine aminotransferase (ALT)",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "X ULN"
}
}
]
},
{
"exact_snippets": "aspartate aminotransferase (AST) less than or equal to 3 X ULN",
"criterion": "aspartate aminotransferase (AST)",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "X ULN"
}
}
]
},
{
"exact_snippets": "alkaline phosphatase ... less than or equal to 5 X ULN if participant has liver metastases",
"criterion": "alkaline phosphatase with liver metastases",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<=",
"value": 5,
"unit": "X ULN"
}
}
]
},
{
"exact_snippets": "alkaline phosphatase is greater than 3 X ULN (in absence of liver metastases)",
"criterion": "alkaline phosphatase without liver metastases",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">",
"value": 3,
"unit": "X ULN"
}
}
]
},
{
"exact_snippets": "alkaline phosphatase is greater than 5 X ULN (in presence of liver metastases)",
"criterion": "alkaline phosphatase with liver metastases",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">",
"value": 5,
"unit": "X ULN"
}
}
]
},
{
"exact_snippets": "participant also is known to have bone metastases",
"criterion": "bone metastases",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "liver-specific alkaline phosphatase must be separated from the total and used to assess the liver function instead of total alkaline phosphatase",
"criterion": "liver-specific alkaline phosphatase",
"requirements": [
{
"requirement_type": "usage",
"expected_value": "separated from total and used to assess liver function"
}
]
}
]
}
],
"failed_exclusion": [],
"failed_miscellaneous": []
}