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

Download this file

1264 lines (1264 with data), 60.9 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
{
"info": {
"nct_id": "NCT02241720",
"official_title": "Regorafenib as a Second Line Single Agent in the Treatment of Metastatic or Advanced Adenocarcinoma of the Esophagus, Gastroesophageal Junction or Stomach",
"inclusion_criteria": "* Histological diagnosis of metastatic or locally advanced inoperable adenocarcinoma of the esophagus, gastroesophageal junction or stomach.\n* Patients must show signs of progression during or less than 4 months after being treated with a first line therapy for their metastatic or locally advanced inoperable cancer.\n* Patients must have measureable disease at screening by Response Evaluation Criteria for Solid Tumors 1.1 criteria\n* Age greater than or equal to 18 years.\n* Eastern Cooperative Oncology Group Performance Status 0-1\n* Subjects must be able to understand and be willing to sign the written informed consent form. A signed informed consent form must be appropriately obtained prior to the conduct of any trial-specific procedure.\n* All acute toxic effects of any prior treatment have resolved to National Cancer Institute Common Terminology Criteria for Adverse Events version 4.0 Grade 1 or less at the time of signing the Informed Consent Form. Alopecia (any grade) and peripheral neuropathy less than grade 2 is allowed.\n* Adequate bone marrow, liver and liver function as assessed by laboratory requirement\n* Women of childbearing potential must have a negative serum pregnancy test performed within 7 days prior to the start of study drug. Post-menopausal women (defined as no menses for at least 1 year) and surgically sterilized women are not required to undergo a pregnancy test.\n* Subjects (men and women) of childbearing potential must agree to use adequate contraception beginning at the signing of the informed consent form until at least 3 months after the last dose of study drug. Highly effective contraception must be used (male condom with spermicidal, diaphragm with spermicidal, intra-uterine device) by both sexes.\n* Subject must be able to swallow and retain oral medication.\nHealthy volunteers allowed\nMust have minimum age of 18 Years",
"exclusion_criteria": "* Prior use of regorafenib\n* Uncontrolled hypertension (systolic pressure greater than 140 mm Hg or diastolic pressure greater than 90 mm Hg National Cancer Institute Common Terminology Criteria for Adverse Events version 4.0 on repeated measurement) despite optimal medical management.\n* Active or clinically significant cardiac disease including:\n* Congestive heart failure - New York Heart Association greater than Class 2.\n* Cardiac arrhythmias requiring anti-arrhythmic therapy other than beta blockers.\n* Unstable angina (anginal symptoms at rest), new-onset angina within 3 months before randomization, or myocardial infarction within 6 months before randomization.\n* Evidence or history of bleeding diathesis or coagulopathy.\n* Any hemorrhage or bleeding event greater than or equal to National Cancer Institute Common Terminology Criteria for Adverse Events Grade 3 within 4 weeks prior to start of study medication.\n* Subjects with thrombotic, embolic, venous, or arterial events, such as cerebrovascular accident (including transient ischemic attacks) deep vein thrombosis or pulmonary embolism within 6 months of start of study treatment\n* Subjects with any previously untreated or concurrent cancer that is distinct in primary site or histology except cervical cancer in-situ, treated basal cell carcinoma, or superficial bladder tumor. Subjects surviving a cancer that was curatively treated and without evidence of disease for more than 3 years before randomization are allowed. All cancer treatments must be completed at least 3 years prior to start of study treatment.\n* Patients with severe hepatic impairment (Child-Pugh Class C)\n* Known history of human immunodeficiency virus infection or current chronic or active hepatitis B or C infection requiring treatment with antiviral therapy.\n* Patients requiring intravenous antiviral or intravenous antibiotic treatment for ongoing infections\n* Symptomatic metastatic brain or meningeal tumors.\n* Presence of a non-healing wound, non-healing skin ulcer, or bone fracture.\n* Patient's with a history of kidney disease or persistent proteinuria must have less than Grade 3 proteinuria per NCI CTCAE v4.0 at screening. If a patient has a history of kidney disease or persistent proteinuria, a urine protein test will be performed on a random urine sample. If the result is normal then no additional testing is required. If the result is abnormal, a 24 hour urine will be collected to determine if proteinuria is less than Grade 3.\n* Interstitial lung disease with ongoing signs and symptoms at the time of informed consent.\n* Pleural effusion or ascites that causes respiratory compromise (greater than or equal to National Cancer Institute Common Terminology Criteria for Adverse Events version 4.0 Grade 2 dyspnea). Patients may undergo thoracentesis and paracentesis to improve symptoms prior to enrollment.\n* History of organ allograft (including corneal transplant).\n* Known or suspected grade 3 allergy or hypersensitivity to any of the study drugs, study drug classes, or excipients of the formulations given during the course of this trial.\n* Any malabsorption condition that in the opinion of the investigator would significantly impact drug absorption.\n* Women who are pregnant or breast-feeding.\n* Any condition which, in the investigator's opinion, makes the subject unsuitable for trial participation.\n* Substance abuse, medical, psychological or social conditions that in the opinion of the investigator may interfere with the subject's participation in the study or evaluation of the study results.\n* Concurrent anti-cancer therapy (chemotherapy, radiation therapy, surgery, immunotherapy, biologic therapy, or tumor embolization) within 28 days of starting study treatment. Palliative radiation is allowed.\n* Concurrent use of another investigational drug or device during, or within 3 weeks of starting study treatment.\n* Concurrent use of strong CYP3A4 inducers (e.g. rifampin, phenytoin, carbamazepine, phenobarbital, and St. John's Wort)\n* Concurrent use with strong inhibitors of CYP3A4 (e.g. clarithromycin, grapefruit juice, itraconazole, ketoconazole, nefazadone, posaconazole, telithromycin, and voriconazole)\n* Major surgical procedure, open biopsy, or significant traumatic injury within 3 weeks before start of study medication.",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "* Histological diagnosis of metastatic or locally advanced inoperable adenocarcinoma of the esophagus, gastroesophageal junction or stomach.",
"criterions": [
{
"exact_snippets": "Histological diagnosis of metastatic or locally advanced inoperable adenocarcinoma",
"criterion": "adenocarcinoma",
"requirements": [
{
"requirement_type": "diagnosis",
"expected_value": "histological"
},
{
"requirement_type": "stage",
"expected_value": [
"metastatic",
"locally advanced inoperable"
]
}
]
},
{
"exact_snippets": "adenocarcinoma of the esophagus, gastroesophageal junction or stomach",
"criterion": "location of adenocarcinoma",
"requirements": [
{
"requirement_type": "location",
"expected_value": [
"esophagus",
"gastroesophageal junction",
"stomach"
]
}
]
}
]
},
{
"line": "* Patients must show signs of progression during or less than 4 months after being treated with a first line therapy for their metastatic or locally advanced inoperable cancer.",
"criterions": [
{
"exact_snippets": "signs of progression",
"criterion": "signs of progression",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "less than 4 months after being treated",
"criterion": "time since treatment",
"requirements": [
{
"requirement_type": "time since treatment",
"expected_value": {
"operator": "<",
"value": 4,
"unit": "months"
}
}
]
},
{
"exact_snippets": "first line therapy",
"criterion": "first line therapy",
"requirements": [
{
"requirement_type": "treatment type",
"expected_value": "first line therapy"
}
]
},
{
"exact_snippets": "metastatic or locally advanced inoperable cancer",
"criterion": "cancer type",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"metastatic",
"locally advanced inoperable"
]
}
]
}
]
},
{
"line": "* Patients must have measureable disease at screening by Response Evaluation Criteria for Solid Tumors 1.1 criteria",
"criterions": [
{
"exact_snippets": "measureable disease at screening",
"criterion": "disease measurability",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Response Evaluation Criteria for Solid Tumors 1.1 criteria",
"criterion": "RECIST 1.1 criteria",
"requirements": [
{
"requirement_type": "compliance",
"expected_value": true
}
]
}
]
},
{
"line": "* 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": "* Eastern Cooperative Oncology Group Performance Status 0-1",
"criterions": [
{
"exact_snippets": "Eastern Cooperative Oncology Group Performance Status 0-1",
"criterion": "Eastern Cooperative Oncology Group Performance Status",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 0,
"unit": "N/A"
},
{
"operator": "<=",
"value": 1,
"unit": "N/A"
}
]
}
}
]
}
]
},
{
"line": "* Subjects must be able to understand and be willing to sign the written informed consent form. A signed informed consent form must be appropriately obtained prior to the conduct of any trial-specific procedure.",
"criterions": [
{
"exact_snippets": "Subjects must be able to understand",
"criterion": "understanding ability",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
},
{
"exact_snippets": "be willing to sign the written informed consent form",
"criterion": "willingness to sign consent",
"requirements": [
{
"requirement_type": "willingness",
"expected_value": true
}
]
},
{
"exact_snippets": "A signed informed consent form must be appropriately obtained",
"criterion": "signed informed consent form",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* All acute toxic effects of any prior treatment have resolved to National Cancer Institute Common Terminology Criteria for Adverse Events version 4.0 Grade 1 or less at the time of signing the Informed Consent Form. Alopecia (any grade) and peripheral neuropathy less than grade 2 is allowed.",
"criterions": [
{
"exact_snippets": "All acute toxic effects of any prior treatment have resolved to National Cancer Institute Common Terminology Criteria for Adverse Events version 4.0 Grade 1 or less",
"criterion": "acute toxic effects of prior treatment",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": "<=",
"value": 1,
"unit": "NCI CTCAE v4.0 Grade"
}
}
]
},
{
"exact_snippets": "Alopecia (any grade)",
"criterion": "alopecia",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "any grade"
}
]
},
{
"exact_snippets": "peripheral neuropathy less than grade 2",
"criterion": "peripheral neuropathy",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": "<",
"value": 2,
"unit": "grade"
}
}
]
}
]
},
{
"line": "* Adequate bone marrow, liver and liver function as assessed by laboratory requirement",
"criterions": [
{
"exact_snippets": "Adequate bone marrow",
"criterion": "bone marrow",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
},
{
"exact_snippets": "Adequate ... liver",
"criterion": "liver",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
},
{
"exact_snippets": "Adequate ... liver function",
"criterion": "liver function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
}
]
},
{
"line": "* Women of childbearing potential must have a negative serum pregnancy test performed within 7 days prior to the start of study drug. Post-menopausal women (defined as no menses for at least 1 year) and surgically sterilized women are not required to undergo a pregnancy test.",
"criterions": [
{
"exact_snippets": "Women of childbearing potential must have a negative serum pregnancy test",
"criterion": "serum pregnancy test",
"requirements": [
{
"requirement_type": "result",
"expected_value": "negative"
}
]
},
{
"exact_snippets": "performed within 7 days prior to the start of study drug",
"criterion": "timing of serum pregnancy test",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "within 7 days prior to the start of study drug"
}
]
},
{
"exact_snippets": "Post-menopausal women (defined as no menses for at least 1 year)",
"criterion": "post-menopausal status",
"requirements": [
{
"requirement_type": "definition",
"expected_value": "no menses for at least 1 year"
}
]
},
{
"exact_snippets": "surgically sterilized women",
"criterion": "surgical sterilization",
"requirements": [
{
"requirement_type": "status",
"expected_value": true
}
]
}
]
},
{
"line": "* Subjects (men and women) of childbearing potential must agree to use adequate contraception beginning at the signing of the informed consent form until at least 3 months after the last dose of study drug. Highly effective contraception must be used (male condom with spermicidal, diaphragm with spermicidal, intra-uterine device) by both sexes.",
"criterions": [
{
"exact_snippets": "Subjects (men and women) of childbearing potential",
"criterion": "childbearing potential",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "must agree to use adequate contraception",
"criterion": "contraception agreement",
"requirements": [
{
"requirement_type": "agreement",
"expected_value": true
}
]
},
{
"exact_snippets": "beginning at the signing of the informed consent form until at least 3 months after the last dose of study drug",
"criterion": "contraception duration",
"requirements": [
{
"requirement_type": "duration",
"expected_value": "from signing of informed consent until at least 3 months after last dose"
}
]
},
{
"exact_snippets": "Highly effective contraception must be used (male condom with spermicidal, diaphragm with spermicidal, intra-uterine device) by both sexes",
"criterion": "contraception method",
"requirements": [
{
"requirement_type": "method",
"expected_value": [
"male condom with spermicidal",
"diaphragm with spermicidal",
"intra-uterine device"
]
}
]
}
]
},
{
"line": "* Subject must be able to swallow and retain oral medication.",
"criterions": [
{
"exact_snippets": "Subject must be able to swallow",
"criterion": "ability to swallow",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
},
{
"exact_snippets": "retain oral medication",
"criterion": "ability to retain oral medication",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
}
]
},
{
"line": "Healthy volunteers allowed",
"criterions": [
{
"exact_snippets": "Healthy volunteers allowed",
"criterion": "volunteer health status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "healthy"
}
]
}
]
},
{
"line": "Must have minimum age of 18 Years",
"criterions": [
{
"exact_snippets": "minimum age of 18 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "Years"
}
}
]
}
]
}
],
"exclusion_lines": [
{
"line": "* Prior use of regorafenib",
"criterions": [
{
"exact_snippets": "Prior use of regorafenib",
"criterion": "regorafenib use",
"requirements": [
{
"requirement_type": "prior use",
"expected_value": true
}
]
}
]
},
{
"line": "* Uncontrolled hypertension (systolic pressure greater than 140 mm Hg or diastolic pressure greater than 90 mm Hg National Cancer Institute Common Terminology Criteria for Adverse Events version 4.0 on repeated measurement) despite optimal medical management.",
"criterions": [
{
"exact_snippets": "Uncontrolled hypertension (systolic pressure greater than 140 mm Hg ... despite optimal medical management",
"criterion": "hypertension",
"requirements": [
{
"requirement_type": "control status",
"expected_value": "uncontrolled"
},
{
"requirement_type": "systolic pressure",
"expected_value": {
"operator": ">",
"value": 140,
"unit": "mm Hg"
}
},
{
"requirement_type": "diastolic pressure",
"expected_value": {
"operator": ">",
"value": 90,
"unit": "mm Hg"
}
},
{
"requirement_type": "medical management",
"expected_value": "optimal"
}
]
}
]
},
{
"line": "* Active or clinically significant cardiac disease including:",
"criterions": [
{
"exact_snippets": "Active or clinically significant cardiac disease",
"criterion": "cardiac disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
},
{
"requirement_type": "clinical significance",
"expected_value": true
}
]
}
]
},
{
"line": "* Congestive heart failure - New York Heart Association greater than Class 2.",
"criterions": [
{
"exact_snippets": "Congestive heart failure - New York Heart Association greater than Class 2.",
"criterion": "congestive heart failure",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">",
"value": 2,
"unit": "New York Heart Association Class"
}
}
]
}
]
},
{
"line": "* Cardiac arrhythmias requiring anti-arrhythmic therapy other than beta blockers.",
"criterions": [
{
"exact_snippets": "Cardiac arrhythmias requiring anti-arrhythmic therapy other than beta blockers.",
"criterion": "cardiac arrhythmias",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": "anti-arrhythmic therapy other than beta blockers"
}
]
}
]
},
{
"line": "* Unstable angina (anginal symptoms at rest), new-onset angina within 3 months before randomization, or myocardial infarction within 6 months before randomization.",
"criterions": [
{
"exact_snippets": "Unstable angina (anginal symptoms at rest)",
"criterion": "unstable angina",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "new-onset angina within 3 months before randomization",
"criterion": "new-onset angina",
"requirements": [
{
"requirement_type": "timeframe",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "months"
}
}
]
},
{
"exact_snippets": "myocardial infarction within 6 months before randomization",
"criterion": "myocardial infarction",
"requirements": [
{
"requirement_type": "timeframe",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "months"
}
}
]
}
]
},
{
"line": "* Evidence or history of bleeding diathesis or coagulopathy.",
"criterions": [
{
"exact_snippets": "Evidence or history of bleeding diathesis",
"criterion": "bleeding diathesis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Evidence or history of ... coagulopathy",
"criterion": "coagulopathy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Any hemorrhage or bleeding event greater than or equal to National Cancer Institute Common Terminology Criteria for Adverse Events Grade 3 within 4 weeks prior to start of study medication.",
"criterions": [
{
"exact_snippets": "Any hemorrhage or bleeding event",
"criterion": "hemorrhage or bleeding event",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">=",
"value": 3,
"unit": "NCI CTCAE Grade"
}
},
{
"requirement_type": "time frame",
"expected_value": "within 4 weeks prior to start of study medication"
}
]
}
]
},
{
"line": "* Subjects with thrombotic, embolic, venous, or arterial events, such as cerebrovascular accident (including transient ischemic attacks) deep vein thrombosis or pulmonary embolism within 6 months of start of study treatment",
"criterions": [
{
"exact_snippets": "thrombotic, embolic, venous, or arterial events",
"criterion": "thrombotic, embolic, venous, or arterial events",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "cerebrovascular accident (including transient ischemic attacks)",
"criterion": "cerebrovascular accident",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "deep vein thrombosis",
"criterion": "deep vein thrombosis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "pulmonary embolism",
"criterion": "pulmonary embolism",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "within 6 months of start of study treatment",
"criterion": "time since event",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "months"
}
}
]
}
]
},
{
"line": "* Subjects with any previously untreated or concurrent cancer that is distinct in primary site or histology except cervical cancer in-situ, treated basal cell carcinoma, or superficial bladder tumor. Subjects surviving a cancer that was curatively treated and without evidence of disease for more than 3 years before randomization are allowed. All cancer treatments must be completed at least 3 years prior to start of study treatment.",
"criterions": [
{
"exact_snippets": "any previously untreated or concurrent cancer that is distinct in primary site or histology",
"criterion": "previously untreated or concurrent cancer",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "except cervical cancer in-situ, treated basal cell carcinoma, or superficial bladder tumor",
"criterion": "specific cancer types",
"requirements": [
{
"requirement_type": "exclusion",
"expected_value": [
"cervical cancer in-situ",
"treated basal cell carcinoma",
"superficial bladder tumor"
]
}
]
},
{
"exact_snippets": "Subjects surviving a cancer that was curatively treated and without evidence of disease for more than 3 years before randomization",
"criterion": "cancer-free duration",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">",
"value": 3,
"unit": "years"
}
}
]
},
{
"exact_snippets": "All cancer treatments must be completed at least 3 years prior to start of study treatment",
"criterion": "completion of cancer treatments",
"requirements": [
{
"requirement_type": "completion time",
"expected_value": {
"operator": ">=",
"value": 3,
"unit": "years"
}
}
]
}
]
},
{
"line": "* Patients with severe hepatic impairment (Child-Pugh Class C)",
"criterions": [
{
"exact_snippets": "severe hepatic impairment (Child-Pugh Class C)",
"criterion": "hepatic impairment",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "severe"
},
{
"requirement_type": "classification",
"expected_value": "Child-Pugh Class C"
}
]
}
]
},
{
"line": "* Known history of human immunodeficiency virus infection or current chronic or active hepatitis B or C infection requiring treatment with antiviral therapy.",
"criterions": [
{
"exact_snippets": "Known history of human immunodeficiency virus infection",
"criterion": "human immunodeficiency virus infection",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "current chronic or active hepatitis B or C infection requiring treatment with antiviral therapy",
"criterion": "hepatitis B or C infection",
"requirements": [
{
"requirement_type": "status",
"expected_value": "current chronic or active"
},
{
"requirement_type": "treatment",
"expected_value": "requiring antiviral therapy"
}
]
}
]
},
{
"line": "* Patients requiring intravenous antiviral or intravenous antibiotic treatment for ongoing infections",
"criterions": [
{
"exact_snippets": "Patients requiring intravenous antiviral ... treatment for ongoing infections",
"criterion": "intravenous antiviral treatment",
"requirements": [
{
"requirement_type": "necessity",
"expected_value": true
}
]
},
{
"exact_snippets": "Patients requiring ... intravenous antibiotic treatment for ongoing infections",
"criterion": "intravenous antibiotic treatment",
"requirements": [
{
"requirement_type": "necessity",
"expected_value": true
}
]
}
]
},
{
"line": "* Symptomatic metastatic brain or meningeal tumors.",
"criterions": [
{
"exact_snippets": "Symptomatic metastatic brain",
"criterion": "metastatic brain tumors",
"requirements": [
{
"requirement_type": "symptomatic",
"expected_value": true
}
]
},
{
"exact_snippets": "Symptomatic ... meningeal tumors",
"criterion": "meningeal tumors",
"requirements": [
{
"requirement_type": "symptomatic",
"expected_value": true
}
]
}
]
},
{
"line": "* Presence of a non-healing wound, non-healing skin ulcer, or bone fracture.",
"criterions": [
{
"exact_snippets": "Presence of a non-healing wound",
"criterion": "non-healing wound",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Presence of a ... non-healing skin ulcer",
"criterion": "non-healing skin ulcer",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Presence of a ... bone fracture",
"criterion": "bone fracture",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Patient's with a history of kidney disease or persistent proteinuria must have less than Grade 3 proteinuria per NCI CTCAE v4.0 at screening. If a patient has a history of kidney disease or persistent proteinuria, a urine protein test will be performed on a random urine sample. If the result is normal then no additional testing is required. If the result is abnormal, a 24 hour urine will be collected to determine if proteinuria is less than Grade 3.",
"criterions": [
{
"exact_snippets": "history of kidney disease",
"criterion": "history of kidney disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "persistent proteinuria",
"criterion": "persistent proteinuria",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "less than Grade 3 proteinuria per NCI CTCAE v4.0",
"criterion": "proteinuria grade",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": "<",
"value": 3,
"unit": "Grade"
}
}
]
}
]
},
{
"line": "* Interstitial lung disease with ongoing signs and symptoms at the time of informed consent.",
"criterions": [
{
"exact_snippets": "Interstitial lung disease with ongoing signs and symptoms",
"criterion": "interstitial lung disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
},
{
"requirement_type": "symptoms",
"expected_value": "ongoing"
}
]
}
]
},
{
"line": "* Pleural effusion or ascites that causes respiratory compromise (greater than or equal to National Cancer Institute Common Terminology Criteria for Adverse Events version 4.0 Grade 2 dyspnea). Patients may undergo thoracentesis and paracentesis to improve symptoms prior to enrollment.",
"criterions": [
{
"exact_snippets": "Pleural effusion or ascites that causes respiratory compromise (greater than or equal to National Cancer Institute Common Terminology Criteria for Adverse Events version 4.0 Grade 2 dyspnea)",
"criterion": "pleural effusion or ascites",
"requirements": [
{
"requirement_type": "severity",
"expected_value": ">= National Cancer Institute Common Terminology Criteria for Adverse Events version 4.0 Grade 2 dyspnea"
}
]
}
]
},
{
"line": "* History of organ allograft (including corneal transplant).",
"criterions": [
{
"exact_snippets": "History of organ allograft",
"criterion": "organ allograft",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "corneal transplant",
"criterion": "corneal transplant",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
}
]
},
{
"line": "* Known or suspected grade 3 allergy or hypersensitivity to any of the study drugs, study drug classes, or excipients of the formulations given during the course of this trial.",
"criterions": [
{
"exact_snippets": "Known or suspected grade 3 allergy or hypersensitivity to any of the study drugs",
"criterion": "allergy or hypersensitivity",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "grade 3"
},
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "allergy or hypersensitivity to ... study drug classes",
"criterion": "allergy or hypersensitivity",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "allergy or hypersensitivity to ... excipients of the formulations",
"criterion": "allergy or hypersensitivity",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Any malabsorption condition that in the opinion of the investigator would significantly impact drug absorption.",
"criterions": [
{
"exact_snippets": "Any malabsorption condition ... would significantly impact drug absorption.",
"criterion": "malabsorption condition",
"requirements": [
{
"requirement_type": "impact on drug absorption",
"expected_value": "significant"
}
]
}
]
},
{
"line": "* Women who are pregnant or breast-feeding.",
"criterions": [
{
"exact_snippets": "Women who are pregnant",
"criterion": "pregnancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "breast-feeding",
"criterion": "breast-feeding",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* Any condition which, in the investigator's opinion, makes the subject unsuitable for trial participation.",
"criterions": [
{
"exact_snippets": "Any condition which, in the investigator's opinion, makes the subject unsuitable for trial participation.",
"criterion": "suitability for trial participation",
"requirements": [
{
"requirement_type": "opinion",
"expected_value": "investigator's opinion"
}
]
}
]
},
{
"line": "* Substance abuse, medical, psychological or social conditions that in the opinion of the investigator may interfere with the subject's participation in the study or evaluation of the study results.",
"criterions": [
{
"exact_snippets": "Substance abuse",
"criterion": "substance abuse",
"requirements": [
{
"requirement_type": "interference with study participation",
"expected_value": true
}
]
},
{
"exact_snippets": "medical ... conditions",
"criterion": "medical conditions",
"requirements": [
{
"requirement_type": "interference with study participation",
"expected_value": true
}
]
},
{
"exact_snippets": "psychological ... conditions",
"criterion": "psychological conditions",
"requirements": [
{
"requirement_type": "interference with study participation",
"expected_value": true
}
]
},
{
"exact_snippets": "social conditions",
"criterion": "social conditions",
"requirements": [
{
"requirement_type": "interference with study participation",
"expected_value": true
}
]
}
]
},
{
"line": "* Concurrent anti-cancer therapy (chemotherapy, radiation therapy, surgery, immunotherapy, biologic therapy, or tumor embolization) within 28 days of starting study treatment. Palliative radiation is allowed.",
"criterions": [
{
"exact_snippets": "Concurrent anti-cancer therapy (chemotherapy, radiation therapy, surgery, immunotherapy, biologic therapy, or tumor embolization) within 28 days of starting study treatment.",
"criterion": "concurrent anti-cancer therapy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Palliative radiation is allowed.",
"criterion": "palliative radiation",
"requirements": [
{
"requirement_type": "allowance",
"expected_value": true
}
]
}
]
},
{
"line": "* Concurrent use of another investigational drug or device during, or within 3 weeks of starting study treatment.",
"criterions": [
{
"exact_snippets": "Concurrent use of another investigational drug",
"criterion": "use of another investigational drug",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Concurrent use of another investigational ... device",
"criterion": "use of another investigational device",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "within 3 weeks of starting study treatment",
"criterion": "time since last investigational drug or device use",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": "<",
"value": 3,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "* Concurrent use of strong CYP3A4 inducers (e.g. rifampin, phenytoin, carbamazepine, phenobarbital, and St. John's Wort)",
"criterions": [
{
"exact_snippets": "Concurrent use of strong CYP3A4 inducers (e.g. rifampin, phenytoin, carbamazepine, phenobarbital, and St. John's Wort)",
"criterion": "use of strong CYP3A4 inducers",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* Concurrent use with strong inhibitors of CYP3A4 (e.g. clarithromycin, grapefruit juice, itraconazole, ketoconazole, nefazadone, posaconazole, telithromycin, and voriconazole)",
"criterions": [
{
"exact_snippets": "Concurrent use with strong inhibitors of CYP3A4 (e.g. clarithromycin, grapefruit juice, itraconazole, ketoconazole, nefazadone, posaconazole, telithromycin, and voriconazole)",
"criterion": "use of strong CYP3A4 inhibitors",
"requirements": [
{
"requirement_type": "concurrent use",
"expected_value": false
}
]
}
]
},
{
"line": "* Major surgical procedure, open biopsy, or significant traumatic injury within 3 weeks before start of study medication.",
"criterions": [
{
"exact_snippets": "Major surgical procedure, open biopsy, or significant traumatic injury within 3 weeks before start of study medication.",
"criterion": "major surgical procedure",
"requirements": [
{
"requirement_type": "time since occurrence",
"expected_value": {
"operator": "<",
"value": 3,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "Major surgical procedure, open biopsy, or significant traumatic injury within 3 weeks before start of study medication.",
"criterion": "open biopsy",
"requirements": [
{
"requirement_type": "time since occurrence",
"expected_value": {
"operator": "<",
"value": 3,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "Major surgical procedure, open biopsy, or significant traumatic injury within 3 weeks before start of study medication.",
"criterion": "significant traumatic injury",
"requirements": [
{
"requirement_type": "time since occurrence",
"expected_value": {
"operator": "<",
"value": 3,
"unit": "weeks"
}
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [],
"failed_miscellaneous": []
}