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

Download this file

1050 lines (1050 with data), 47.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
{
"info": {
"nct_id": "NCT01809691",
"official_title": "A Phase III Randomized Trial Comparing Androgen Deprivation Therapy + TAK-700 With Androgen Deprivation Therapy + Bicalutamide in Patients With Newly Diagnosed Metastatic Sensitive Prostate Cancer",
"inclusion_criteria": "* Clinical diagnosis of metastatic prostate cancer.\n* Serum testosterone within institutional limits of normal.\n* PSA ≥ 2 ng/mL within 90 days prior to initiation of androgen deprivation. therapy (for early induction) or prior to registration (for late induction).\n* DEXA scan within 2 years prior to registration.\n* ECG within 42 days prior to registration and QTc interval ≤ 460 msec.\n* LVEF within 42 days prior to registration and within institutional limits of normal.\n* Adequate hepatic function as evidenced by bilirubin ≤ 2 x institutional upper limit of normal (ULN), SGOT (AST) and SGPT (ALT) ≤ 3 x institutional ULN, or ≤ 5 x institutional ULN if liver metastases are present.\n* Adequate renal function as evidenced by calculated creatinine clearance ≥ 40 mL/min.\n* Adequate hematologic function as evidenced by leukocytes ≥ 3,000/mcL, absolute neutrophil count (ANC) ≥ 1,500/mcL, hemoglobin ≥ 9 g/dL, and platelets ≥ 100,000/mcL.\n* Zubrod performance status of 0 - 2. Zubrod performance status 3 will be allowed if from bone pain only.\n* ≥ 18 years of age.\n* Men of reproduction potential and those who are surgically sterilized (i.e., postvasectomy) must agree to practice effective barrier contraception or agree to abstain from intercourse while receiving treatment on this study and for at least 4 months after protocol treatment ends.\nHealthy volunteers allowed\nMust be MALE\nMust have minimum age of 18 Years",
"exclusion_criteria": "* Known brain metastases.\n* No more than 36 months of prior neoadjuvant and/or adjuvant hormonal therapy.\n* ≥ 6 months since completion of androgen deprivation therapy.\n* Prior or concurrent therapy with ketoconazole, aminoglutethimide or abiraterone acetate, or enzalutamide (MDV3100). Concurrent megestrol for hot flashes is allowed.\n* Prior chemotherapy for treatment of metastatic prostate cancer. Prior chemotherapy in the neoadjuvant or adjuvant setting is allowed.\n* ≥ 2 years since completion of chemotherapy in the neoadjuvant or adjuvant setting.\n* Concurrent use of experimental therapy is not allowed.\n* ≥ 30 days since prior medical castration for metastatic prostate cancer.\n* If method of castration is a LHRH agonist, the patient must be willing to continue the use of LHRH and add bicalutamide or TAK-700 during protocol treatment.\n* If the patient was on an antiandrogen (e.g. bicalutamide, flutamide), the patient must be willing to switch over to bicalutamide or TAK-700 (according to randomization).\n* Prior bilateral orchiectomy.\n* Concurrent use of LHRH antagonists (e.g. Degarelix)\n* Grade III/IV cardiac disease (as defined by the NYHA Criteria), thromboembolic event, unstable angina pectoris, myocardial infarction within 6 months, or serious uncontrolled cardiac arrhythmia.\n* Uncontrolled hypertension (defined as blood pressure > 160 mmHg systolic and > 90 mmHg diastolic at 2 separate measurements no more than 60 minutes apart during the Screening visit) despite appropriate medical therapy.\n* Known human immunodeficiency virus (HIV)infection, active chronic hepatitis B or C, life-threatening illness unrelated to cancer, or any serious medical or psychiatric illness that could, in the investigator's opinion, potentially interfere with participation in this study.\n* History of primary and secondary adrenal insufficiency.\n* Hypersensitivity to TAK-700, to TAK-700 metabolites, to bicalutamide, or to LHRH agonists.\n* Gastrointestinal (GI) disease or GI procedure that could interfere with the GI absorption or tolerance of TAK-700, including difficulty swallowing oral medications.\n* No other prior malignancy is allowed except for the following: adequately treated basal cell or squamous cell skin cancer, adequately treated Stage I or II cancer from which the patient is currently in complete remission, or any other cancer from which the patient has been disease-free for 5 years.",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "* Clinical diagnosis of metastatic prostate cancer.",
"criterions": [
{
"exact_snippets": "Clinical diagnosis of metastatic prostate cancer",
"criterion": "metastatic prostate cancer",
"requirements": [
{
"requirement_type": "diagnosis",
"expected_value": true
}
]
}
]
},
{
"line": "* Serum testosterone within institutional limits of normal.",
"criterions": [
{
"exact_snippets": "Serum testosterone within institutional limits of normal.",
"criterion": "serum testosterone",
"requirements": [
{
"requirement_type": "level",
"expected_value": "within institutional limits of normal"
}
]
}
]
},
{
"line": "* DEXA scan within 2 years prior to registration.",
"criterions": [
{
"exact_snippets": "DEXA scan within 2 years prior to registration.",
"criterion": "DEXA scan",
"requirements": [
{
"requirement_type": "timeframe",
"expected_value": "within 2 years prior to registration"
}
]
}
]
},
{
"line": "* ECG within 42 days prior to registration and QTc interval ≤ 460 msec.",
"criterions": [
{
"exact_snippets": "ECG within 42 days prior to registration",
"criterion": "ECG",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "within 42 days prior to registration"
}
]
},
{
"exact_snippets": "QTc interval ≤ 460 msec",
"criterion": "QTc interval",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<=",
"value": 460,
"unit": "msec"
}
}
]
}
]
},
{
"line": "* LVEF within 42 days prior to registration and within institutional limits of normal.",
"criterions": [
{
"exact_snippets": "LVEF within 42 days prior to registration and within institutional limits of normal.",
"criterion": "LVEF",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": "within 42 days prior to registration"
},
{
"requirement_type": "range",
"expected_value": "within institutional limits of normal"
}
]
}
]
},
{
"line": "* Adequate hepatic function as evidenced by bilirubin ≤ 2 x institutional upper limit of normal (ULN), SGOT (AST) and SGPT (ALT) ≤ 3 x institutional ULN, or ≤ 5 x institutional ULN if liver metastases are present.",
"criterions": [
{
"exact_snippets": "bilirubin ≤ 2 x institutional upper limit of normal (ULN)",
"criterion": "bilirubin level",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 2,
"unit": "x institutional ULN"
}
}
]
},
{
"exact_snippets": "SGOT (AST) and SGPT (ALT) ≤ 3 x institutional ULN",
"criterion": "SGOT (AST) and SGPT (ALT) levels",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "x institutional ULN"
}
}
]
},
{
"exact_snippets": "SGOT (AST) and SGPT (ALT) ... ≤ 5 x institutional ULN if liver metastases are present",
"criterion": "SGOT (AST) and SGPT (ALT) levels with liver metastases",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 5,
"unit": "x institutional ULN"
}
}
]
}
]
},
{
"line": "* Adequate renal function as evidenced by calculated creatinine clearance ≥ 40 mL/min.",
"criterions": [
{
"exact_snippets": "Adequate renal function ... creatinine clearance ≥ 40 mL/min.",
"criterion": "renal function",
"requirements": [
{
"requirement_type": "creatinine clearance",
"expected_value": {
"operator": ">=",
"value": 40,
"unit": "mL/min"
}
}
]
}
]
},
{
"line": "* Adequate hematologic function as evidenced by leukocytes ≥ 3,000/mcL, absolute neutrophil count (ANC) ≥ 1,500/mcL, hemoglobin ≥ 9 g/dL, and platelets ≥ 100,000/mcL.",
"criterions": [
{
"exact_snippets": "Adequate hematologic function as evidenced by leukocytes ≥ 3,000/mcL",
"criterion": "leukocytes",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 3000,
"unit": "mcL"
}
}
]
},
{
"exact_snippets": "Adequate hematologic function as evidenced by ... absolute neutrophil count (ANC) ≥ 1,500/mcL",
"criterion": "absolute neutrophil count (ANC)",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1500,
"unit": "mcL"
}
}
]
},
{
"exact_snippets": "Adequate hematologic function as evidenced by ... hemoglobin ≥ 9 g/dL",
"criterion": "hemoglobin",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 9,
"unit": "g/dL"
}
}
]
},
{
"exact_snippets": "Adequate hematologic function as evidenced by ... platelets ≥ 100,000/mcL",
"criterion": "platelets",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 100000,
"unit": "mcL"
}
}
]
}
]
},
{
"line": "* Zubrod performance status of 0 - 2. Zubrod performance status 3 will be allowed if from bone pain only.",
"criterions": [
{
"exact_snippets": "Zubrod performance status of 0 - 2",
"criterion": "Zubrod performance status",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 0,
"unit": "N/A"
},
{
"operator": "<=",
"value": 2,
"unit": "N/A"
}
]
}
}
]
},
{
"exact_snippets": "Zubrod performance status 3 ... if from bone pain only",
"criterion": "Zubrod performance status",
"requirements": [
{
"requirement_type": "specific condition",
"expected_value": "3 if from bone pain only"
}
]
}
]
},
{
"line": "* ≥ 18 years of age.",
"criterions": [
{
"exact_snippets": "≥ 18 years of age",
"criterion": "age",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "years"
}
}
]
}
]
},
{
"line": "* Men of reproduction potential and those who are surgically sterilized (i.e., postvasectomy) must agree to practice effective barrier contraception or agree to abstain from intercourse while receiving treatment on this study and for at least 4 months after protocol treatment ends.",
"criterions": [
{
"exact_snippets": "Men of reproduction potential",
"criterion": "reproduction potential",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "surgically sterilized (i.e., postvasectomy)",
"criterion": "surgical sterilization",
"requirements": [
{
"requirement_type": "status",
"expected_value": "postvasectomy"
}
]
},
{
"exact_snippets": "must agree to practice effective barrier contraception",
"criterion": "contraception",
"requirements": [
{
"requirement_type": "method",
"expected_value": "effective barrier"
}
]
},
{
"exact_snippets": "agree to abstain from intercourse",
"criterion": "abstinence",
"requirements": [
{
"requirement_type": "agreement",
"expected_value": true
}
]
},
{
"exact_snippets": "while receiving treatment on this study and for at least 4 months after protocol treatment ends",
"criterion": "duration of contraception or abstinence",
"requirements": [
{
"requirement_type": "duration",
"expected_value": "while receiving treatment and for at least 4 months after protocol treatment ends"
}
]
}
]
},
{
"line": "Healthy volunteers allowed",
"criterions": [
{
"exact_snippets": "Healthy volunteers allowed",
"criterion": "volunteer health status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "healthy"
}
]
}
]
},
{
"line": "Must be MALE",
"criterions": [
{
"exact_snippets": "Must be MALE",
"criterion": "gender",
"requirements": [
{
"requirement_type": "value",
"expected_value": "male"
}
]
}
]
},
{
"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": "* Known brain metastases.",
"criterions": [
{
"exact_snippets": "Known brain metastases.",
"criterion": "brain metastases",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* No more than 36 months of prior neoadjuvant and/or adjuvant hormonal therapy.",
"criterions": [
{
"exact_snippets": "No more than 36 months of prior neoadjuvant and/or adjuvant hormonal therapy.",
"criterion": "prior neoadjuvant and/or adjuvant hormonal therapy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": "<=",
"value": 36,
"unit": "months"
}
}
]
}
]
},
{
"line": "* ≥ 6 months since completion of androgen deprivation therapy.",
"criterions": [
{
"exact_snippets": "≥ 6 months since completion of androgen deprivation therapy",
"criterion": "completion of androgen deprivation therapy",
"requirements": [
{
"requirement_type": "time since completion",
"expected_value": {
"operator": ">=",
"value": 6,
"unit": "months"
}
}
]
}
]
},
{
"line": "* Prior chemotherapy for treatment of metastatic prostate cancer. Prior chemotherapy in the neoadjuvant or adjuvant setting is allowed.",
"criterions": [
{
"exact_snippets": "Prior chemotherapy for treatment of metastatic prostate cancer.",
"criterion": "prior chemotherapy",
"requirements": [
{
"requirement_type": "treatment context",
"expected_value": "metastatic prostate cancer"
}
]
},
{
"exact_snippets": "Prior chemotherapy in the neoadjuvant or adjuvant setting is allowed.",
"criterion": "prior chemotherapy",
"requirements": [
{
"requirement_type": "treatment context",
"expected_value": [
"neoadjuvant",
"adjuvant"
]
}
]
}
]
},
{
"line": "* ≥ 2 years since completion of chemotherapy in the neoadjuvant or adjuvant setting.",
"criterions": [
{
"exact_snippets": "≥ 2 years since completion of chemotherapy in the neoadjuvant or adjuvant setting.",
"criterion": "time since completion of chemotherapy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "years"
}
}
]
}
]
},
{
"line": "* Concurrent use of experimental therapy is not allowed.",
"criterions": [
{
"exact_snippets": "Concurrent use of experimental therapy is not allowed.",
"criterion": "experimental therapy",
"requirements": [
{
"requirement_type": "concurrent use",
"expected_value": false
}
]
}
]
},
{
"line": "* ≥ 30 days since prior medical castration for metastatic prostate cancer.",
"criterions": [
{
"exact_snippets": "≥ 30 days since prior medical castration",
"criterion": "time since prior medical castration",
"requirements": [
{
"requirement_type": "time since",
"expected_value": {
"operator": ">=",
"value": 30,
"unit": "days"
}
}
]
},
{
"exact_snippets": "metastatic prostate cancer",
"criterion": "metastatic prostate cancer",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* If method of castration is a LHRH agonist, the patient must be willing to continue the use of LHRH and add bicalutamide or TAK-700 during protocol treatment.",
"criterions": [
{
"exact_snippets": "method of castration is a LHRH agonist",
"criterion": "method of castration",
"requirements": [
{
"requirement_type": "type",
"expected_value": "LHRH agonist"
}
]
},
{
"exact_snippets": "patient must be willing to continue the use of LHRH",
"criterion": "willingness to continue LHRH",
"requirements": [
{
"requirement_type": "willingness",
"expected_value": true
}
]
},
{
"exact_snippets": "add bicalutamide or TAK-700 during protocol treatment",
"criterion": "addition of medication",
"requirements": [
{
"requirement_type": "medications",
"expected_value": [
"bicalutamide",
"TAK-700"
]
}
]
}
]
},
{
"line": "* If the patient was on an antiandrogen (e.g. bicalutamide, flutamide), the patient must be willing to switch over to bicalutamide or TAK-700 (according to randomization).",
"criterions": [
{
"exact_snippets": "If the patient was on an antiandrogen (e.g. bicalutamide, flutamide)",
"criterion": "current antiandrogen medication",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "the patient must be willing to switch over to bicalutamide or TAK-700",
"criterion": "willingness to switch medication",
"requirements": [
{
"requirement_type": "expected medications",
"expected_value": [
"bicalutamide",
"TAK-700"
]
}
]
}
]
},
{
"line": "* Prior bilateral orchiectomy.",
"criterions": [
{
"exact_snippets": "Prior bilateral orchiectomy",
"criterion": "bilateral orchiectomy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Concurrent use of LHRH antagonists (e.g. Degarelix)",
"criterions": [
{
"exact_snippets": "Concurrent use of LHRH antagonists",
"criterion": "LHRH antagonists use",
"requirements": [
{
"requirement_type": "concurrent use",
"expected_value": true
}
]
}
]
},
{
"line": "* Grade III/IV cardiac disease (as defined by the NYHA Criteria), thromboembolic event, unstable angina pectoris, myocardial infarction within 6 months, or serious uncontrolled cardiac arrhythmia.",
"criterions": [
{
"exact_snippets": "Grade III/IV cardiac disease (as defined by the NYHA Criteria)",
"criterion": "cardiac disease",
"requirements": [
{
"requirement_type": "grade",
"expected_value": [
"III",
"IV"
]
}
]
},
{
"exact_snippets": "thromboembolic event",
"criterion": "thromboembolic event",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "unstable angina pectoris",
"criterion": "angina pectoris",
"requirements": [
{
"requirement_type": "stability",
"expected_value": "unstable"
}
]
},
{
"exact_snippets": "myocardial infarction within 6 months",
"criterion": "myocardial infarction",
"requirements": [
{
"requirement_type": "time since event",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "months"
}
}
]
},
{
"exact_snippets": "serious uncontrolled cardiac arrhythmia",
"criterion": "cardiac arrhythmia",
"requirements": [
{
"requirement_type": "control",
"expected_value": "uncontrolled"
},
{
"requirement_type": "severity",
"expected_value": "serious"
}
]
}
]
},
{
"line": "* Uncontrolled hypertension (defined as blood pressure > 160 mmHg systolic and > 90 mmHg diastolic at 2 separate measurements no more than 60 minutes apart during the Screening visit) despite appropriate medical therapy.",
"criterions": [
{
"exact_snippets": "Uncontrolled hypertension (defined as blood pressure > 160 mmHg systolic and > 90 mmHg diastolic ... during the Screening visit)",
"criterion": "blood pressure",
"requirements": [
{
"requirement_type": "systolic",
"expected_value": {
"operator": ">",
"value": 160,
"unit": "mmHg"
}
},
{
"requirement_type": "diastolic",
"expected_value": {
"operator": ">",
"value": 90,
"unit": "mmHg"
}
}
]
},
{
"exact_snippets": "Uncontrolled hypertension ... at 2 separate measurements no more than 60 minutes apart during the Screening visit",
"criterion": "blood pressure measurements",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": ">=2"
}
]
},
{
"exact_snippets": "Uncontrolled hypertension ... despite appropriate medical therapy",
"criterion": "hypertension control",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
}
]
}
]
},
{
"line": "* History of primary and secondary adrenal insufficiency.",
"criterions": [
{
"exact_snippets": "History of primary ... adrenal insufficiency.",
"criterion": "primary adrenal insufficiency",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "History of ... secondary adrenal insufficiency.",
"criterion": "secondary adrenal insufficiency",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
}
]
},
{
"line": "* Hypersensitivity to TAK-700, to TAK-700 metabolites, to bicalutamide, or to LHRH agonists.",
"criterions": [
{
"exact_snippets": "Hypersensitivity to TAK-700",
"criterion": "hypersensitivity",
"requirements": [
{
"requirement_type": "substance",
"expected_value": "TAK-700"
}
]
},
{
"exact_snippets": "Hypersensitivity ... to TAK-700 metabolites",
"criterion": "hypersensitivity",
"requirements": [
{
"requirement_type": "substance",
"expected_value": "TAK-700 metabolites"
}
]
},
{
"exact_snippets": "Hypersensitivity ... to bicalutamide",
"criterion": "hypersensitivity",
"requirements": [
{
"requirement_type": "substance",
"expected_value": "bicalutamide"
}
]
},
{
"exact_snippets": "Hypersensitivity ... to LHRH agonists",
"criterion": "hypersensitivity",
"requirements": [
{
"requirement_type": "substance",
"expected_value": "LHRH agonists"
}
]
}
]
},
{
"line": "* Gastrointestinal (GI) disease or GI procedure that could interfere with the GI absorption or tolerance of TAK-700, including difficulty swallowing oral medications.",
"criterions": [
{
"exact_snippets": "Gastrointestinal (GI) disease",
"criterion": "gastrointestinal disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "GI procedure that could interfere with the GI absorption or tolerance of TAK-700",
"criterion": "GI procedure",
"requirements": [
{
"requirement_type": "interference with absorption or tolerance",
"expected_value": true
}
]
},
{
"exact_snippets": "difficulty swallowing oral medications",
"criterion": "difficulty swallowing",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* No other prior malignancy is allowed except for the following: adequately treated basal cell or squamous cell skin cancer, adequately treated Stage I or II cancer from which the patient is currently in complete remission, or any other cancer from which the patient has been disease-free for 5 years.",
"criterions": [
{
"exact_snippets": "No other prior malignancy is allowed",
"criterion": "prior malignancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "adequately treated basal cell or squamous cell skin cancer",
"criterion": "basal cell or squamous cell skin cancer",
"requirements": [
{
"requirement_type": "treatment status",
"expected_value": "adequately treated"
}
]
},
{
"exact_snippets": "adequately treated Stage I or II cancer from which the patient is currently in complete remission",
"criterion": "Stage I or II cancer",
"requirements": [
{
"requirement_type": "treatment status",
"expected_value": "adequately treated"
},
{
"requirement_type": "remission status",
"expected_value": "complete remission"
}
]
},
{
"exact_snippets": "any other cancer from which the patient has been disease-free for 5 years",
"criterion": "other cancer",
"requirements": [
{
"requirement_type": "disease-free duration",
"expected_value": {
"operator": ">=",
"value": 5,
"unit": "years"
}
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [
{
"line": "* PSA ≥ 2 ng/mL within 90 days prior to initiation of androgen deprivation. therapy (for early induction) or prior to registration (for late induction).",
"criterions": [
{
"exact_snippets": "PSA ≥ 2 ng/mL",
"criterion": "PSA level",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "ng/mL"
}
}
]
},
{
"exact_snippets": "within 90 days prior to initiation of androgen deprivation therapy",
"criterion": "timeframe for PSA measurement (early induction)",
"requirements": [
{
"requirement_type": "timeframe",
"expected_value": "within 90 days prior to initiation of androgen deprivation therapy"
}
]
},
{
"exact_snippets": "prior to registration (for late induction)",
"criterion": "timeframe for PSA measurement (late induction)",
"requirements": [
{
"requirement_type": "timeframe",
"expected_value": "prior to registration"
}
]
}
]
}
],
"failed_exclusion": [
{
"line": "* Prior or concurrent therapy with ketoconazole, aminoglutethimide or abiraterone acetate, or enzalutamide (MDV3100). Concurrent megestrol for hot flashes is allowed.",
"criterions": [
{
"exact_snippets": "Prior or concurrent therapy with ketoconazole",
"criterion": "therapy with ketoconazole",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Prior or concurrent therapy with aminoglutethimide",
"criterion": "therapy with aminoglutethimide",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Prior or concurrent therapy with abiraterone acetate",
"criterion": "therapy with abiraterone acetate",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Prior or concurrent therapy with enzalutamide (MDV3100)",
"criterion": "therapy with enzalutamide (MDV3100)",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Concurrent megestrol for hot flashes is allowed",
"criterion": "concurrent megestrol for hot flashes",
"requirements": [
{
"requirement_type": "allowance",
"expected_value": true
}
]
}
]
},
{
"line": "* Known human immunodeficiency virus (HIV)infection, active chronic hepatitis B or C, life-threatening illness unrelated to cancer, or any serious medical or psychiatric illness that could, in the investigator's opinion, potentially interfere with participation in this study.",
"criterions": [
{
"exact_snippets": "Known human immunodeficiency virus (HIV) infection",
"criterion": "HIV infection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "active chronic hepatitis B or C",
"criterion": "chronic hepatitis B or C",
"requirements": [
{
"requirement_type": "activity",
"expected_value": "active"
}
]
},
{
"exact_snippets": "life-threatening illness unrelated to cancer",
"criterion": "life-threatening illness unrelated to cancer",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "any serious medical or psychiatric illness that could, in the investigator's opinion, potentially interfere with participation in this study",
"criterion": "serious medical or psychiatric illness",
"requirements": [
{
"requirement_type": "potential interference with study participation",
"expected_value": true
}
]
}
]
}
],
"failed_miscellaneous": []
}