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

Download this file

2456 lines (2456 with data), 120.6 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
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
{
"info": {
"nct_id": "NCT04060394",
"official_title": "A Phase I/II Dose-Escalation and Efficacy Study of LAE001/Prednisone Plus Afuresertib in Patients With Metastatic Castration-resistant Prostate Cancer Following Standard of Care Treatment",
"inclusion_criteria": "1. Patients, males ≥18 years of age, must be able to provide written informed consent.\n2. Patients must have documented histological or cytological evidence of adenocarcinoma of the prostate (excluding neuroendocrine differentiation or small cell histology).\n3. Patients must have radiographic evidence of metastatic disease for mCRPC based on the 'Guideline of American Urological Association for Prostate Cancer' before study enrollment. (https://www.auanet.org/guidelines/prostate-cancer-castration-resistant11 guideline)\n4. For PTEN and PIK3CA/AKT status test:\n\n Phase I: The PTEN/PIK3CA/AKT status test is optional and the result could be either positive, negative, undetermined or invalid. Phase II: Patients will be allowed to enroll regardless of the biomarker status, medical monitor review is necessary before enrollment. The biomarker status tests will be performed with the following order. The biomarker results of all enrolled patients will be used for retrospective analysis purposes.\n * Patients that have a documentation of \"PTEN LOSS\" and/or PTEN/PIK3CA/AKT alteration from a previous test on either tissue or liquid biopsy (e.g., IHC or next generation sequencing NGS), no further biomarker tests are needed in this study.\n * Patients who have PTEN or PI3KPIK3CA/AKT alteration status reported other than \"PTEN LOSS\", \"PIK3CA/AKT alterations\" or never completed any PTEN/PIK3CA/AKT test before, could either provide the archival tumor samples collected at any time before study enrollment or do a fresh core tumor biopsy.\n * As the last option, patients can perform a liquid biopsy for PTEN LOSS and PTEN/PIK3CA/AKT alteration tests by NGS of cfDNA if they have no archival tissue to provide, no tumor lesion for biopsy or a fresh biopsy is not feasible.\n5. Patients must have progressive disease based on the PCWG3 criteria:\n\n * Patients who progressed based solely on total PSA rising, should have had a sequence of rising values on 3 consecutive occasions of at least 1-week intervals (if the third measurement is not greater than the second measurement, a fourth measurement at least a week apart must be taken and must be greater than the second measurement) and should have 2.0 ng/mL minimum level for entry. Note: Patient must have had a prior PSA response, followed by documented PSA progression on prior hormone treatment.\n * Patients who have documented disease progression per RECIST 1.1 are eligible independent of PSA.\n * Patients with bone only progression according to PCWG3 (i.e., bone scan showing\n\n appearance of ≥2 new lesions).\n6. Patients must have castration levels of testosterone (<50 ng/dL or 1.7 nmol/L). Note: Patients must have undergone androgen deprivation therapy (ADT), such as orchiectomy, or have been on luteinizing hormone releasing hormone (LHRH) agonists or antagonists, for at least 3 months prior to study enrollment. Patients on LHRH agonists/antagonists must remain on these agents for the duration of the study.\n7. Patients must have an Eastern Cooperative Oncology Group (ECOG) performance status of ≤ 2.\n8. Patients must have adequate hematopoietic function by local laboratory within the 28 days before enrollment, as evidenced by:\n\n * Absolute neutrophil count ≥1,500/μL\n * Platelet count ≥75,000/μL\n * Hemoglobin ≥9 g/dL\n9. Note: Criteria must be met without growth factors or transfusion within 10 days prior to the screening lab tests. Total serum bilirubin ≤1.5 × ULN within the 28 days before enrollment (in patients with known Gilbert's syndrome, total bilirubin ≤3 × ULN with direct bilirubin ≤1.5 × ULN).\n10. Aspartate aminotransferase and alanine aminotransferase ≤2.5 × ULN except for patients with tumor involvement of the liver who must have AST and ALT ≤5 × ULN within the 28 days before enrollment.\n11. Patients must have adequate renal function as evidenced by a serum creatinine of\n\n ≤1.5 × ULN for the reference laboratory or creatinine clearance ≥30 mL/min within the 28 days before enrollment (calculated from Cockcroft-Gault formula or 24-hour urine collection).\n12. Serum potassium ≥3.5 mmol/L and < ULN within the 28 days before enrollment.\n13. Fasting plasma glucose (fasting is defined as no caloric intake for at least 8 hours):\n\n * ≤126 mg/dL for those patients without a pre-existing diagnosis of Type 1 or Type 2 diabetes mellitus\n * ≤167 mg/dL for those patients with a pre-existing diagnosis of Type 2 diabetes mellitus AND glycosylated haemoglobin (HbA1C) ≤8%\n14. Phase I: Patients who have mCRPC progressed or are intolerant after receiving at least 1 prior treatments of any anti-androgen (such as abiraterone, enzalutamide, apalutamide, or any other AR antagonists that are approved later), and/or chemotherapy. Patients must have at least 3 weeks of treatment of any antiandrogen and/or completed at least 4 Cycles of docetaxel or cabazitaxel treatment before their screening visit.\n\n Phase II: Patients who have mCRPC progressed or are intolerant after receiving 1-3 prior standard treatments for mCSPC, or nmCRPC, or mCRPC, including at least one second-generation antiandrogen treatment (i.e., abiraterone, enzalutamide, apalutamide, or darolutamide), and no more than one chemotherapy. Patients must have at least 3 weeks of treatment of any antiandrogen and/or completed at least 3 Cycles of docetaxel or cabazitaxel treatment and/or at least 3 injections of R223 and/or at least 2 injections of sipuleucel-T to be counted as one prior therapy. Patient's current diagnosis at screening must be mCRPC.\n15. Concomitant use of bisphosphonates and other bone supportive agents is allowed if the dose and renal function have been stable for at least 12 weeks before enrollment and no related ≥Grade 2 side effects are present for at least 4 weeks prior to study drug treatment. The minimum washout period is 4 weeks for prostate cancer therapy (cytotoxic, biologics, antiandrogens, etc.) before enrollment, starting from the day the therapies were stopped.\n16. Patients with a female partner of childbearing potential must agree to use condoms plus an additional contraceptive method to avoid conception until the end of relevant systemic exposure plus 90 days following the Clinical Trial Facilitation Group contraception guideline from September 2014.\n17. Patient should be suitable for oral medication and should not have any known gastrointestinal diseases that may interfere with drug absorption.\n18. Life expectancy of at least 6 months.\nHealthy volunteers allowed\nMust be MALE\nMust have minimum age of 18 Years",
"exclusion_criteria": "1. Major surgery within 28 days before study treatment and/or have not adequately (Grade 1) recovered from the adverse effects of any major surgical procedures before study treatment.\n2. Patients that received other second-line ADT (including but not limited to ketoconazole and amino glutethimide) within 6 weeks before enrollment.\n3. Patients who have completed sipuleucel-T (Provenge®) treatment within 6 weeks of enrollment.\n4. Patients who have received antiandrogens such as flutamide (EULEXIN®), bicalutamide (CASODEX®), or nilutamide (NILANDRON®) for >3 months must be off treatment for 6 weeks prior to enrollment and should demonstrate a continued rise in PSA after withdrawal.\n5. Patients who have received Radium Ra 223 dichloride (XOFIGO®) must be off therapy for 7 weeks prior to enrollment or Samarium Sm 153 lexidronam (QUADRAMET®) must be off therapy for at least 2 weeks prior to enrollment.\n6. Patients that are currently receiving increasing or chronic treatment (>5 days) with corticosteroids or another immunosuppressive agent, other than the following: daily use of up to 10 mg prednisone (or equivalent) or low-dose steroid for the control of nausea and vomiting, topical steroid, or inhaled steroid use.\n7. Patients who require potassium-wasting diuretics.\n8. Patients who have received any investigational agent beyond those indicated for the treatment of prostate cancer within 5 half-lives of the agent; if the half-life of the agent is not known, the patients must be off investigational therapy for 4 weeks prior to enrollment (whichever is shorter of the two should be preferred).\n9. Patients who have received palliative and other radiotherapy for the target lesion within 4 weeks of study enrollment.\n10. Patients with symptomatic or known central nervous system metastases from prostate cancer or who are at high risk for spinal cord compression, per investigator's judgment.\n11. Patients with a history of hypothalamus, pituitary or adrenal insufficiency.\n12. Patients with >grade 2 neuropathy at study enrollment.\n13. History of another primary malignancy that is currently clinically significant or currently requires active intervention.\n14. Inadequately controlled hypertension (eg, systolic blood pressure ≥160 mmHg or diastolic blood pressure ≥95 mmHg) or hypotension (eg, systolic blood pressure ≤ 80 mmHg or diastolic blood pressure ≤50 mmHg) after up to 3 measurements with at least 5 minutes apart during 28 days before study enrollment.\n15. Patients with active cardiac disease or a history of cardiac dysfunction including any of the following:\n\n * Severe or unstable angina pectoris or acute coronary syndrome or stroke within 6 months prior to study enrollment.\n * Symptomatic pericarditis.\n * Documented myocardial infarction or arterial thrombotic events within 6 months prior to study enrollment.\n * History of documented congestive heart failure (New York Health Association functional classification III to IV).\n * Documented history of cardiomyopathy.\n * Known left ventricular ejection fraction <50% as determined by multiple gated acquisition scan or echocardiogram within 28 days prior to enrollment.\n * History of clinically significant cardiac arrhythmias unsuitable to participate, as determined by the investigator.\n16. Patients with a Fridericia-corrected QT (QTcF) interval of >470 msec on the screening ECG (using the QTcF formula), has a short/long QT syndrome, or history of QT prolongation/Torsades de Pointes, unless prolonged QTc interval is due to (right or left) bundle branch block and/or pacemaker rhythm. If wide QRS complex is present, cardiology consultation is required to assess the risk for Torsade de Pointes.\n17. Patients with a history of an active infection (viral, bacterial, or fungal) requiring systemic therapy within 10 days before enrollment, including but not limited to tuberculosis.\n18. Patients who have active human immunodeficiency virus (HIV), hepatitis B, or hepatitis C infections.\n19. Patients that are currently receiving treatment with drugs known to be moderate or strong inhibitors or inducers of isoenzyme CYP1A (including but not limited:\n\n α-Naphthoflavone, Furafylline, Omeprazole, Lansoprazole) and isoenzyme CYP3A (including but not limited: Itraconazole, Ketoconazole, Azamulin, Troleandomycin, Verapamil, Rifampicin). The patients must have discontinued moderate or strong inducers for at least 2 weeks prior to study enrollment and must have discontinued moderate or strong inhibitors for at least 1 week before study enrollment. Spironolactone Strong bile salt export pump (BSEP) inhibitors, grapefruit juice, herbal medicines such as St. John's wort, Kava, ephedra, gingko biloba, dehydroepiandrosterone, yohimbe, saw palmetto and ginseng should be discontinued.\n20. Sexually active males not willing to use a condom during the whole course of the study and for 16 weeks after stopping treatment. Male patients must not father a child in this period. A condom is required to be used also by vasectomized men as well as during intercourse with a male partner in order to prevent delivery of the drug via seminal fluid.\n21. Patients with any other medical, psychiatric, or social condition, including substance abuse, which in the opinion of the investigator, would preclude participation in the study.\n22. Patients with a history of upper gastrointestinal bleeding or uncontrolled peptic disease in the previous 3 months which in Investigator's opinion may impact patient's participation in the study.\n23. Patients have previously received AKT or PI3 kinase pathway or mTOR inhibitors",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "1. Patients, males ≥18 years of age, must be able to provide written informed consent.",
"criterions": [
{
"exact_snippets": "males",
"criterion": "gender",
"requirements": [
{
"requirement_type": "value",
"expected_value": "male"
}
]
},
{
"exact_snippets": "≥18 years of age",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum age",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "years"
}
}
]
},
{
"exact_snippets": "must be able to provide written informed consent",
"criterion": "ability to provide consent",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
}
]
},
{
"line": "2. Patients must have documented histological or cytological evidence of adenocarcinoma of the prostate (excluding neuroendocrine differentiation or small cell histology).",
"criterions": [
{
"exact_snippets": "documented histological or cytological evidence of adenocarcinoma of the prostate",
"criterion": "adenocarcinoma of the prostate",
"requirements": [
{
"requirement_type": "evidence",
"expected_value": "documented histological or cytological"
}
]
},
{
"exact_snippets": "excluding neuroendocrine differentiation or small cell histology",
"criterion": "adenocarcinoma of the prostate",
"requirements": [
{
"requirement_type": "exclusion",
"expected_value": [
"neuroendocrine differentiation",
"small cell histology"
]
}
]
}
]
},
{
"line": "3. Patients must have radiographic evidence of metastatic disease for mCRPC based on the 'Guideline of American Urological Association for Prostate Cancer' before study enrollment. (https://www.auanet.org/guidelines/prostate-cancer-castration-resistant11 guideline)",
"criterions": [
{
"exact_snippets": "radiographic evidence of metastatic disease",
"criterion": "metastatic disease",
"requirements": [
{
"requirement_type": "evidence",
"expected_value": "radiographic"
}
]
},
{
"exact_snippets": "mCRPC",
"criterion": "mCRPC",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "based on the 'Guideline of American Urological Association for Prostate Cancer'",
"criterion": "guideline adherence",
"requirements": [
{
"requirement_type": "source",
"expected_value": "Guideline of American Urological Association for Prostate Cancer"
}
]
}
]
},
{
"line": "4. For PTEN and PIK3CA/AKT status test:",
"criterions": [
{
"exact_snippets": "PTEN ... status test",
"criterion": "PTEN status",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "PIK3CA/AKT status test",
"criterion": "PIK3CA/AKT status",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "Phase I: The PTEN/PIK3CA/AKT status test is optional and the result could be either positive, negative, undetermined or invalid. Phase II: Patients will be allowed to enroll regardless of the biomarker status, medical monitor review is necessary before enrollment. The biomarker status tests will be performed with the following order. The biomarker results of all enrolled patients will be used for retrospective analysis purposes.",
"criterions": [
{
"exact_snippets": "PTEN/PIK3CA/AKT status test is optional",
"criterion": "PTEN/PIK3CA/AKT status",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "result could be either positive, negative, undetermined or invalid",
"criterion": "PTEN/PIK3CA/AKT status",
"requirements": [
{
"requirement_type": "possible results",
"expected_value": [
"positive",
"negative",
"undetermined",
"invalid"
]
}
]
},
{
"exact_snippets": "biomarker status, medical monitor review is necessary before enrollment",
"criterion": "medical monitor review",
"requirements": [
{
"requirement_type": "necessity",
"expected_value": true
}
]
}
]
},
{
"line": "* Patients that have a documentation of \"PTEN LOSS\" and/or PTEN/PIK3CA/AKT alteration from a previous test on either tissue or liquid biopsy (e.g., IHC or next generation sequencing NGS), no further biomarker tests are needed in this study.",
"criterions": [
{
"exact_snippets": "documentation of \"PTEN LOSS\"",
"criterion": "PTEN loss",
"requirements": [
{
"requirement_type": "documentation",
"expected_value": true
}
]
},
{
"exact_snippets": "PTEN/PIK3CA/AKT alteration",
"criterion": "PTEN/PIK3CA/AKT alteration",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "previous test on either tissue or liquid biopsy",
"criterion": "previous test",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"tissue biopsy",
"liquid biopsy"
]
}
]
},
{
"exact_snippets": "IHC or next generation sequencing NGS",
"criterion": "test method",
"requirements": [
{
"requirement_type": "method",
"expected_value": [
"IHC",
"next generation sequencing NGS"
]
}
]
}
]
},
{
"line": "* Patients who have PTEN or PI3KPIK3CA/AKT alteration status reported other than \"PTEN LOSS\", \"PIK3CA/AKT alterations\" or never completed any PTEN/PIK3CA/AKT test before, could either provide the archival tumor samples collected at any time before study enrollment or do a fresh core tumor biopsy.",
"criterions": [
{
"exact_snippets": "PTEN or PI3KPIK3CA/AKT alteration status reported other than \"PTEN LOSS\", \"PIK3CA/AKT alterations\"",
"criterion": "PTEN or PI3KPIK3CA/AKT alteration status",
"requirements": [
{
"requirement_type": "status",
"expected_value": [
"other than \"PTEN LOSS\"",
"other than \"PIK3CA/AKT alterations\""
]
}
]
},
{
"exact_snippets": "never completed any PTEN/PIK3CA/AKT test before",
"criterion": "PTEN/PIK3CA/AKT test completion",
"requirements": [
{
"requirement_type": "completion",
"expected_value": false
}
]
},
{
"exact_snippets": "could either provide the archival tumor samples collected at any time before study enrollment",
"criterion": "archival tumor samples",
"requirements": [
{
"requirement_type": "availability",
"expected_value": true
}
]
},
{
"exact_snippets": "do a fresh core tumor biopsy",
"criterion": "fresh core tumor biopsy",
"requirements": [
{
"requirement_type": "completion",
"expected_value": true
}
]
}
]
},
{
"line": "* As the last option, patients can perform a liquid biopsy for PTEN LOSS and PTEN/PIK3CA/AKT alteration tests by NGS of cfDNA if they have no archival tissue to provide, no tumor lesion for biopsy or a fresh biopsy is not feasible.",
"criterions": [
{
"exact_snippets": "liquid biopsy for PTEN LOSS",
"criterion": "PTEN LOSS",
"requirements": [
{
"requirement_type": "test",
"expected_value": "liquid biopsy"
}
]
},
{
"exact_snippets": "PTEN/PIK3CA/AKT alteration tests by NGS of cfDNA",
"criterion": "PTEN/PIK3CA/AKT alteration",
"requirements": [
{
"requirement_type": "test",
"expected_value": "NGS of cfDNA"
}
]
},
{
"exact_snippets": "if they have no archival tissue to provide",
"criterion": "archival tissue",
"requirements": [
{
"requirement_type": "availability",
"expected_value": false
}
]
},
{
"exact_snippets": "no tumor lesion for biopsy",
"criterion": "tumor lesion for biopsy",
"requirements": [
{
"requirement_type": "availability",
"expected_value": false
}
]
},
{
"exact_snippets": "a fresh biopsy is not feasible",
"criterion": "fresh biopsy",
"requirements": [
{
"requirement_type": "feasibility",
"expected_value": false
}
]
}
]
},
{
"line": "5. Patients must have progressive disease based on the PCWG3 criteria:",
"criterions": [
{
"exact_snippets": "progressive disease based on the PCWG3 criteria",
"criterion": "progressive disease",
"requirements": [
{
"requirement_type": "criteria",
"expected_value": "PCWG3"
}
]
}
]
},
{
"line": "* Patients who progressed based solely on total PSA rising, should have had a sequence of rising values on 3 consecutive occasions of at least 1-week intervals (if the third measurement is not greater than the second measurement, a fourth measurement at least a week apart must be taken and must be greater than the second measurement) and should have 2.0 ng/mL minimum level for entry. Note: Patient must have had a prior PSA response, followed by documented PSA progression on prior hormone treatment.",
"criterions": [
{
"exact_snippets": "progressed based solely on total PSA rising",
"criterion": "PSA progression",
"requirements": [
{
"requirement_type": "cause",
"expected_value": "total PSA rising"
}
]
},
{
"exact_snippets": "sequence of rising values on 3 consecutive occasions of at least 1-week intervals",
"criterion": "PSA rising sequence",
"requirements": [
{
"requirement_type": "pattern",
"expected_value": "3 consecutive occasions of rising values"
},
{
"requirement_type": "interval",
"expected_value": "at least 1-week intervals"
}
]
},
{
"exact_snippets": "if the third measurement is not greater than the second measurement, a fourth measurement at least a week apart must be taken and must be greater than the second measurement",
"criterion": "PSA measurement sequence",
"requirements": [
{
"requirement_type": "condition",
"expected_value": "third measurement not greater than second"
},
{
"requirement_type": "additional measurement",
"expected_value": "fourth measurement at least a week apart and greater than second"
}
]
},
{
"exact_snippets": "2.0 ng/mL minimum level for entry",
"criterion": "PSA level",
"requirements": [
{
"requirement_type": "minimum level",
"expected_value": {
"operator": ">=",
"value": 2.0,
"unit": "ng/mL"
}
}
]
},
{
"exact_snippets": "Patient must have had a prior PSA response",
"criterion": "prior PSA response",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "documented PSA progression on prior hormone treatment",
"criterion": "PSA progression on hormone treatment",
"requirements": [
{
"requirement_type": "documentation",
"expected_value": true
}
]
}
]
},
{
"line": "* Patients who have documented disease progression per RECIST 1.1 are eligible independent of PSA.",
"criterions": [
{
"exact_snippets": "documented disease progression per RECIST 1.1",
"criterion": "disease progression",
"requirements": [
{
"requirement_type": "documentation",
"expected_value": true
},
{
"requirement_type": "standard",
"expected_value": "RECIST 1.1"
}
]
},
{
"exact_snippets": "independent of PSA",
"criterion": "PSA dependency",
"requirements": [
{
"requirement_type": "dependency",
"expected_value": false
}
]
}
]
},
{
"line": "* Patients with bone only progression according to PCWG3 (i.e., bone scan showing",
"criterions": [
{
"exact_snippets": "bone only progression according to PCWG3",
"criterion": "bone only progression",
"requirements": [
{
"requirement_type": "standard",
"expected_value": "PCWG3"
}
]
}
]
},
{
"line": "appearance of ≥2 new lesions).",
"criterions": [
{
"exact_snippets": "appearance of ≥2 new lesions",
"criterion": "new lesions",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "N/A"
}
}
]
}
]
},
{
"line": "6. Patients must have castration levels of testosterone (<50 ng/dL or 1.7 nmol/L). Note: Patients must have undergone androgen deprivation therapy (ADT), such as orchiectomy, or have been on luteinizing hormone releasing hormone (LHRH) agonists or antagonists, for at least 3 months prior to study enrollment. Patients on LHRH agonists/antagonists must remain on these agents for the duration of the study.",
"criterions": [
{
"exact_snippets": "castration levels of testosterone (<50 ng/dL or 1.7 nmol/L)",
"criterion": "testosterone levels",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"comparisons": [
{
"operator": "<",
"value": 50,
"unit": "ng/dL"
},
{
"operator": "<",
"value": 1.7,
"unit": "nmol/L"
}
]
}
}
]
},
{
"exact_snippets": "undergone androgen deprivation therapy (ADT), such as orchiectomy, or have been on luteinizing hormone releasing hormone (LHRH) agonists or antagonists, for at least 3 months prior to study enrollment",
"criterion": "androgen deprivation therapy (ADT)",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 3,
"unit": "months"
}
]
}
}
]
},
{
"exact_snippets": "Patients on LHRH agonists/antagonists must remain on these agents for the duration of the study",
"criterion": "LHRH agonists/antagonists",
"requirements": [
{
"requirement_type": "continuation",
"expected_value": true
}
]
}
]
},
{
"line": "7. Patients must have an Eastern Cooperative Oncology Group (ECOG) performance status of ≤ 2.",
"criterions": [
{
"exact_snippets": "Eastern Cooperative Oncology Group (ECOG) performance status of ≤ 2",
"criterion": "ECOG performance status",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<=",
"value": 2,
"unit": "N/A"
}
}
]
}
]
},
{
"line": "8. Patients must have adequate hematopoietic function by local laboratory within the 28 days before enrollment, as evidenced by:",
"criterions": [
{
"exact_snippets": "adequate hematopoietic function",
"criterion": "hematopoietic function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
}
]
},
{
"line": "* Absolute neutrophil count ≥1,500/μL",
"criterions": [
{
"exact_snippets": "Absolute neutrophil count ≥1,500/μL",
"criterion": "absolute neutrophil count",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1500,
"unit": "μL"
}
}
]
}
]
},
{
"line": "* Platelet count ≥75,000/μL",
"criterions": [
{
"exact_snippets": "Platelet count ≥75,000/μL",
"criterion": "platelet count",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 75000,
"unit": "μL"
}
}
]
}
]
},
{
"line": "* Hemoglobin ≥9 g/dL",
"criterions": [
{
"exact_snippets": "Hemoglobin ≥9 g/dL",
"criterion": "hemoglobin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 9,
"unit": "g/dL"
}
}
]
}
]
},
{
"line": "9. Note: Criteria must be met without growth factors or transfusion within 10 days prior to the screening lab tests. Total serum bilirubin ≤1.5 × ULN within the 28 days before enrollment (in patients with known Gilbert's syndrome, total bilirubin ≤3 × ULN with direct bilirubin ≤1.5 × ULN).",
"criterions": [
{
"exact_snippets": "Total serum bilirubin ≤1.5 × ULN within the 28 days before enrollment",
"criterion": "total serum bilirubin",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "ULN"
}
}
]
},
{
"exact_snippets": "in patients with known Gilbert's syndrome, total bilirubin ≤3 × ULN",
"criterion": "total bilirubin in patients with known Gilbert's syndrome",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "ULN"
}
}
]
},
{
"exact_snippets": "in patients with known Gilbert's syndrome, ... direct bilirubin ≤1.5 × ULN",
"criterion": "direct bilirubin in patients with known Gilbert's syndrome",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "ULN"
}
}
]
}
]
},
{
"line": "10. Aspartate aminotransferase and alanine aminotransferase ≤2.5 × ULN except for patients with tumor involvement of the liver who must have AST and ALT ≤5 × ULN within the 28 days before enrollment.",
"criterions": [
{
"exact_snippets": "Aspartate aminotransferase ... ≤2.5 × ULN",
"criterion": "aspartate aminotransferase",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 2.5,
"unit": "× ULN"
}
}
]
},
{
"exact_snippets": "alanine aminotransferase ≤2.5 × ULN",
"criterion": "alanine aminotransferase",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 2.5,
"unit": "× ULN"
}
}
]
},
{
"exact_snippets": "patients with tumor involvement of the liver ... AST and ALT ≤5 × ULN",
"criterion": "aspartate aminotransferase",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 5,
"unit": "× ULN"
}
}
]
},
{
"exact_snippets": "patients with tumor involvement of the liver ... AST and ALT ≤5 × ULN",
"criterion": "alanine aminotransferase",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 5,
"unit": "× ULN"
}
}
]
},
{
"exact_snippets": "within the 28 days before enrollment",
"criterion": "timeframe before enrollment",
"requirements": [
{
"requirement_type": "duration",
"expected_value": "28 days"
}
]
}
]
},
{
"line": "11. Patients must have adequate renal function as evidenced by a serum creatinine of",
"criterions": [
{
"exact_snippets": "adequate renal function as evidenced by a serum creatinine",
"criterion": "renal function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": "evidenced by a serum creatinine"
}
]
}
]
},
{
"line": "≤1.5 × ULN for the reference laboratory or creatinine clearance ≥30 mL/min within the 28 days before enrollment (calculated from Cockcroft-Gault formula or 24-hour urine collection).",
"criterions": [
{
"exact_snippets": "≤1.5 × ULN for the reference laboratory",
"criterion": "creatinine level",
"requirements": [
{
"requirement_type": "comparison",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "× ULN"
}
}
]
},
{
"exact_snippets": "creatinine clearance ≥30 mL/min within the 28 days before enrollment",
"criterion": "creatinine clearance",
"requirements": [
{
"requirement_type": "comparison",
"expected_value": {
"operator": ">=",
"value": 30,
"unit": "mL/min"
}
}
]
}
]
},
{
"line": "12. Serum potassium ≥3.5 mmol/L and < ULN within the 28 days before enrollment.",
"criterions": [
{
"exact_snippets": "Serum potassium ≥3.5 mmol/L and < ULN within the 28 days before enrollment.",
"criterion": "serum potassium",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 3.5,
"unit": "mmol/L"
},
{
"operator": "<",
"value": 1,
"unit": "ULN"
}
]
}
}
]
}
]
},
{
"line": "13. Fasting plasma glucose (fasting is defined as no caloric intake for at least 8 hours):",
"criterions": [
{
"exact_snippets": "Fasting plasma glucose",
"criterion": "fasting plasma glucose",
"requirements": [
{
"requirement_type": "fasting duration",
"expected_value": {
"operator": ">=",
"value": 8,
"unit": "hours"
}
}
]
}
]
},
{
"line": "* ≤126 mg/dL for those patients without a pre-existing diagnosis of Type 1 or Type 2 diabetes mellitus",
"criterions": [
{
"exact_snippets": "≤126 mg/dL for those patients without a pre-existing diagnosis of Type 1 or Type 2 diabetes mellitus",
"criterion": "blood glucose level",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<=",
"value": 126,
"unit": "mg/dL"
}
}
]
},
{
"exact_snippets": "pre-existing diagnosis of Type 1 or Type 2 diabetes mellitus",
"criterion": "pre-existing diagnosis of diabetes mellitus",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* ≤167 mg/dL for those patients with a pre-existing diagnosis of Type 2 diabetes mellitus AND glycosylated haemoglobin (HbA1C) ≤8%",
"criterions": [
{
"exact_snippets": "pre-existing diagnosis of Type 2 diabetes mellitus",
"criterion": "Type 2 diabetes mellitus",
"requirements": [
{
"requirement_type": "pre-existing diagnosis",
"expected_value": true
}
]
},
{
"exact_snippets": "glycosylated haemoglobin (HbA1C) ≤8%",
"criterion": "glycosylated haemoglobin (HbA1C)",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 8,
"unit": "%"
}
}
]
},
{
"exact_snippets": "≤167 mg/dL",
"criterion": "blood glucose level",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 167,
"unit": "mg/dL"
}
}
]
}
]
},
{
"line": "14. Phase I: Patients who have mCRPC progressed or are intolerant after receiving at least 1 prior treatments of any anti-androgen (such as abiraterone, enzalutamide, apalutamide, or any other AR antagonists that are approved later), and/or chemotherapy. Patients must have at least 3 weeks of treatment of any antiandrogen and/or completed at least 4 Cycles of docetaxel or cabazitaxel treatment before their screening visit.",
"criterions": [
{
"exact_snippets": "mCRPC progressed or are intolerant",
"criterion": "mCRPC progression or intolerance",
"requirements": [
{
"requirement_type": "progression or intolerance",
"expected_value": true
}
]
},
{
"exact_snippets": "at least 1 prior treatments of any anti-androgen",
"criterion": "prior anti-androgen treatment",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "treatment"
}
}
]
},
{
"exact_snippets": "at least 3 weeks of treatment of any antiandrogen",
"criterion": "duration of antiandrogen treatment",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 3,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "completed at least 4 Cycles of docetaxel or cabazitaxel treatment",
"criterion": "cycles of docetaxel or cabazitaxel treatment",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "cycles"
}
}
]
}
]
},
{
"line": "Phase II: Patients who have mCRPC progressed or are intolerant after receiving 1-3 prior standard treatments for mCSPC, or nmCRPC, or mCRPC, including at least one second-generation antiandrogen treatment (i.e., abiraterone, enzalutamide, apalutamide, or darolutamide), and no more than one chemotherapy. Patients must have at least 3 weeks of treatment of any antiandrogen and/or completed at least 3 Cycles of docetaxel or cabazitaxel treatment and/or at least 3 injections of R223 and/or at least 2 injections of sipuleucel-T to be counted as one prior therapy. Patient's current diagnosis at screening must be mCRPC.",
"criterions": [
{
"exact_snippets": "mCRPC progressed or are intolerant after receiving 1-3 prior standard treatments",
"criterion": "mCRPC progression or intolerance",
"requirements": [
{
"requirement_type": "progression or intolerance",
"expected_value": true
}
]
},
{
"exact_snippets": "1-3 prior standard treatments for mCSPC, or nmCRPC, or mCRPC",
"criterion": "prior standard treatments",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 1,
"unit": "N/A"
},
{
"operator": "<=",
"value": 3,
"unit": "N/A"
}
]
}
}
]
},
{
"exact_snippets": "including at least one second-generation antiandrogen treatment (i.e., abiraterone, enzalutamide, apalutamide, or darolutamide)",
"criterion": "second-generation antiandrogen treatment",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "no more than one chemotherapy",
"criterion": "chemotherapy",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 1,
"unit": "N/A"
}
]
}
}
]
},
{
"exact_snippets": "at least 3 weeks of treatment of any antiandrogen",
"criterion": "antiandrogen treatment duration",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 3,
"unit": "weeks"
}
]
}
}
]
},
{
"exact_snippets": "completed at least 3 Cycles of docetaxel or cabazitaxel treatment",
"criterion": "docetaxel or cabazitaxel treatment cycles",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 3,
"unit": "cycles"
}
]
}
}
]
},
{
"exact_snippets": "at least 3 injections of R223",
"criterion": "R223 injections",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 3,
"unit": "injections"
}
]
}
}
]
},
{
"exact_snippets": "at least 2 injections of sipuleucel-T",
"criterion": "sipuleucel-T injections",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 2,
"unit": "injections"
}
]
}
}
]
},
{
"exact_snippets": "Patient's current diagnosis at screening must be mCRPC",
"criterion": "current diagnosis",
"requirements": [
{
"requirement_type": "diagnosis",
"expected_value": "mCRPC"
}
]
}
]
},
{
"line": "15. Concomitant use of bisphosphonates and other bone supportive agents is allowed if the dose and renal function have been stable for at least 12 weeks before enrollment and no related ≥Grade 2 side effects are present for at least 4 weeks prior to study drug treatment. The minimum washout period is 4 weeks for prostate cancer therapy (cytotoxic, biologics, antiandrogens, etc.) before enrollment, starting from the day the therapies were stopped.",
"criterions": [
{
"exact_snippets": "Concomitant use of bisphosphonates and other bone supportive agents is allowed",
"criterion": "concomitant use of bisphosphonates and other bone supportive agents",
"requirements": [
{
"requirement_type": "allowance",
"expected_value": true
}
]
},
{
"exact_snippets": "dose and renal function have been stable for at least 12 weeks before enrollment",
"criterion": "dose stability",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 12,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "dose and renal function have been stable for at least 12 weeks before enrollment",
"criterion": "renal function stability",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 12,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "no related ≥Grade 2 side effects are present for at least 4 weeks prior to study drug treatment",
"criterion": "related side effects",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": "<",
"value": 2,
"unit": "Grade"
}
},
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "The minimum washout period is 4 weeks for prostate cancer therapy (cytotoxic, biologics, antiandrogens, etc.) before enrollment",
"criterion": "washout period for prostate cancer therapy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "16. Patients with a female partner of childbearing potential must agree to use condoms plus an additional contraceptive method to avoid conception until the end of relevant systemic exposure plus 90 days following the Clinical Trial Facilitation Group contraception guideline from September 2014.",
"criterions": [
{
"exact_snippets": "Patients with a female partner of childbearing potential",
"criterion": "female partner of childbearing potential",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "must agree to use condoms plus an additional contraceptive method",
"criterion": "contraceptive method",
"requirements": [
{
"requirement_type": "agreement to use",
"expected_value": [
"condoms",
"additional contraceptive method"
]
}
]
},
{
"exact_snippets": "until the end of relevant systemic exposure plus 90 days",
"criterion": "duration of contraceptive use",
"requirements": [
{
"requirement_type": "duration",
"expected_value": "until the end of relevant systemic exposure plus 90 days"
}
]
}
]
},
{
"line": "17. Patient should be suitable for oral medication and should not have any known gastrointestinal diseases that may interfere with drug absorption.",
"criterions": [
{
"exact_snippets": "suitable for oral medication",
"criterion": "suitability for oral medication",
"requirements": [
{
"requirement_type": "suitability",
"expected_value": true
}
]
},
{
"exact_snippets": "should not have any known gastrointestinal diseases",
"criterion": "gastrointestinal diseases",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "that may interfere with drug absorption",
"criterion": "interference with drug absorption",
"requirements": [
{
"requirement_type": "interference",
"expected_value": false
}
]
}
]
},
{
"line": "18. Life expectancy of at least 6 months.",
"criterions": [
{
"exact_snippets": "Life expectancy of at least 6 months.",
"criterion": "life expectancy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 6,
"unit": "months"
}
}
]
}
]
},
{
"line": "Healthy volunteers allowed",
"criterions": [
{
"exact_snippets": "Healthy volunteers allowed",
"criterion": "healthy volunteers",
"requirements": [
{
"requirement_type": "participation",
"expected_value": true
}
]
}
]
},
{
"line": "Must be MALE",
"criterions": [
{
"exact_snippets": "Must be MALE",
"criterion": "gender",
"requirements": [
{
"requirement_type": "expected_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": "1. Major surgery within 28 days before study treatment and/or have not adequately (Grade 1) recovered from the adverse effects of any major surgical procedures before study treatment.",
"criterions": [
{
"exact_snippets": "Major surgery within 28 days before study treatment",
"criterion": "major surgery",
"requirements": [
{
"requirement_type": "time since surgery",
"expected_value": {
"operator": "<",
"value": 28,
"unit": "days"
}
}
]
},
{
"exact_snippets": "have not adequately (Grade 1) recovered from the adverse effects of any major surgical procedures before study treatment",
"criterion": "recovery from adverse effects of major surgery",
"requirements": [
{
"requirement_type": "recovery grade",
"expected_value": "Grade 1"
}
]
}
]
},
{
"line": "2. Patients that received other second-line ADT (including but not limited to ketoconazole and amino glutethimide) within 6 weeks before enrollment.",
"criterions": [
{
"exact_snippets": "Patients that received other second-line ADT (including but not limited to ketoconazole and amino glutethimide) within 6 weeks before enrollment.",
"criterion": "second-line ADT",
"requirements": [
{
"requirement_type": "receipt",
"expected_value": true
},
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "3. Patients who have completed sipuleucel-T (Provenge®) treatment within 6 weeks of enrollment.",
"criterions": [
{
"exact_snippets": "Patients who have completed sipuleucel-T (Provenge®) treatment within 6 weeks of enrollment.",
"criterion": "sipuleucel-T (Provenge®) treatment",
"requirements": [
{
"requirement_type": "completion",
"expected_value": true
},
{
"requirement_type": "time since completion",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "4. Patients who have received antiandrogens such as flutamide (EULEXIN®), bicalutamide (CASODEX®), or nilutamide (NILANDRON®) for >3 months must be off treatment for 6 weeks prior to enrollment and should demonstrate a continued rise in PSA after withdrawal.",
"criterions": [
{
"exact_snippets": "Patients who have received antiandrogens such as flutamide (EULEXIN®), bicalutamide (CASODEX®), or nilutamide (NILANDRON®)",
"criterion": "antiandrogen treatment",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">",
"value": 3,
"unit": "months"
}
}
]
},
{
"exact_snippets": "must be off treatment for 6 weeks prior to enrollment",
"criterion": "off antiandrogen treatment",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": "=",
"value": 6,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "should demonstrate a continued rise in PSA after withdrawal",
"criterion": "PSA level",
"requirements": [
{
"requirement_type": "trend",
"expected_value": "continued rise after withdrawal"
}
]
}
]
},
{
"line": "5. Patients who have received Radium Ra 223 dichloride (XOFIGO®) must be off therapy for 7 weeks prior to enrollment or Samarium Sm 153 lexidronam (QUADRAMET®) must be off therapy for at least 2 weeks prior to enrollment.",
"criterions": [
{
"exact_snippets": "Patients who have received Radium Ra 223 dichloride (XOFIGO®) must be off therapy for 7 weeks prior to enrollment",
"criterion": "Radium Ra 223 dichloride (XOFIGO®) therapy",
"requirements": [
{
"requirement_type": "off therapy duration",
"expected_value": {
"operator": ">=",
"value": 7,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "Samarium Sm 153 lexidronam (QUADRAMET®) must be off therapy for at least 2 weeks prior to enrollment",
"criterion": "Samarium Sm 153 lexidronam (QUADRAMET®) therapy",
"requirements": [
{
"requirement_type": "off therapy duration",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "6. Patients that are currently receiving increasing or chronic treatment (>5 days) with corticosteroids or another immunosuppressive agent, other than the following: daily use of up to 10 mg prednisone (or equivalent) or low-dose steroid for the control of nausea and vomiting, topical steroid, or inhaled steroid use.",
"criterions": [
{
"exact_snippets": "Patients that are currently receiving increasing or chronic treatment (>5 days) with corticosteroids or another immunosuppressive agent",
"criterion": "corticosteroids or another immunosuppressive agent treatment",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">",
"value": 5,
"unit": "days"
}
},
{
"requirement_type": "status",
"expected_value": "increasing or chronic"
}
]
},
{
"exact_snippets": "daily use of up to 10 mg prednisone (or equivalent)",
"criterion": "prednisone (or equivalent) use",
"requirements": [
{
"requirement_type": "dosage",
"expected_value": {
"operator": "<=",
"value": 10,
"unit": "mg"
}
}
]
},
{
"exact_snippets": "low-dose steroid for the control of nausea and vomiting",
"criterion": "low-dose steroid use for nausea and vomiting",
"requirements": [
{
"requirement_type": "purpose",
"expected_value": "control of nausea and vomiting"
}
]
},
{
"exact_snippets": "topical steroid",
"criterion": "topical steroid use",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "inhaled steroid use",
"criterion": "inhaled steroid use",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "7. Patients who require potassium-wasting diuretics.",
"criterions": [
{
"exact_snippets": "Patients who require potassium-wasting diuretics",
"criterion": "potassium-wasting diuretics",
"requirements": [
{
"requirement_type": "necessity",
"expected_value": true
}
]
}
]
},
{
"line": "8. Patients who have received any investigational agent beyond those indicated for the treatment of prostate cancer within 5 half-lives of the agent; if the half-life of the agent is not known, the patients must be off investigational therapy for 4 weeks prior to enrollment (whichever is shorter of the two should be preferred).",
"criterions": [
{
"exact_snippets": "Patients who have received any investigational agent beyond those indicated for the treatment of prostate cancer",
"criterion": "investigational agent use",
"requirements": [
{
"requirement_type": "indication",
"expected_value": "beyond those indicated for the treatment of prostate cancer"
}
]
},
{
"exact_snippets": "within 5 half-lives of the agent",
"criterion": "time since last investigational agent",
"requirements": [
{
"requirement_type": "time since last dose",
"expected_value": {
"operator": "<=",
"value": 5,
"unit": "half-lives"
}
}
]
},
{
"exact_snippets": "if the half-life of the agent is not known, the patients must be off investigational therapy for 4 weeks prior to enrollment",
"criterion": "time since last investigational agent",
"requirements": [
{
"requirement_type": "time since last dose",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "9. Patients who have received palliative and other radiotherapy for the target lesion within 4 weeks of study enrollment.",
"criterions": [
{
"exact_snippets": "Patients who have received palliative and other radiotherapy",
"criterion": "radiotherapy",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"palliative",
"other"
]
}
]
},
{
"exact_snippets": "target lesion",
"criterion": "target lesion",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": "radiotherapy"
}
]
},
{
"exact_snippets": "within 4 weeks of study enrollment",
"criterion": "time since radiotherapy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": "<=",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "11. Patients with a history of hypothalamus, pituitary or adrenal insufficiency.",
"criterions": [
{
"exact_snippets": "history of hypothalamus ... insufficiency",
"criterion": "hypothalamus insufficiency",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "history of ... pituitary ... insufficiency",
"criterion": "pituitary insufficiency",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "history of ... adrenal insufficiency",
"criterion": "adrenal insufficiency",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
}
]
},
{
"line": "12. Patients with >grade 2 neuropathy at study enrollment.",
"criterions": [
{
"exact_snippets": "Patients with >grade 2 neuropathy",
"criterion": "neuropathy",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">",
"value": 2,
"unit": "grade"
}
}
]
}
]
},
{
"line": "13. History of another primary malignancy that is currently clinically significant or currently requires active intervention.",
"criterions": [
{
"exact_snippets": "History of another primary malignancy",
"criterion": "another primary malignancy",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "currently clinically significant",
"criterion": "clinical significance of another primary malignancy",
"requirements": [
{
"requirement_type": "clinical significance",
"expected_value": true
}
]
},
{
"exact_snippets": "currently requires active intervention",
"criterion": "active intervention for another primary malignancy",
"requirements": [
{
"requirement_type": "active intervention",
"expected_value": true
}
]
}
]
},
{
"line": "14. Inadequately controlled hypertension (eg, systolic blood pressure ≥160 mmHg or diastolic blood pressure ≥95 mmHg) or hypotension (eg, systolic blood pressure ≤ 80 mmHg or diastolic blood pressure ≤50 mmHg) after up to 3 measurements with at least 5 minutes apart during 28 days before study enrollment.",
"criterions": [
{
"exact_snippets": "Inadequately controlled hypertension (eg, systolic blood pressure ≥160 mmHg or diastolic blood pressure ≥95 mmHg)",
"criterion": "hypertension",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
},
{
"requirement_type": "systolic blood pressure",
"expected_value": {
"operator": ">=",
"value": 160,
"unit": "mmHg"
}
},
{
"requirement_type": "diastolic blood pressure",
"expected_value": {
"operator": ">=",
"value": 95,
"unit": "mmHg"
}
}
]
},
{
"exact_snippets": "hypotension (eg, systolic blood pressure ≤ 80 mmHg or diastolic blood pressure ≤50 mmHg)",
"criterion": "hypotension",
"requirements": [
{
"requirement_type": "systolic blood pressure",
"expected_value": {
"operator": "<=",
"value": 80,
"unit": "mmHg"
}
},
{
"requirement_type": "diastolic blood pressure",
"expected_value": {
"operator": "<=",
"value": 50,
"unit": "mmHg"
}
}
]
},
{
"exact_snippets": "after up to 3 measurements with at least 5 minutes apart during 28 days before study enrollment",
"criterion": "blood pressure measurement protocol",
"requirements": [
{
"requirement_type": "number of measurements",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "measurements"
}
},
{
"requirement_type": "time between measurements",
"expected_value": {
"operator": ">=",
"value": 5,
"unit": "minutes"
}
},
{
"requirement_type": "time frame before enrollment",
"expected_value": {
"operator": "=",
"value": 28,
"unit": "days"
}
}
]
}
]
},
{
"line": "15. Patients with active cardiac disease or a history of cardiac dysfunction including any of the following:",
"criterions": [
{
"exact_snippets": "active cardiac disease",
"criterion": "cardiac disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "history of cardiac dysfunction",
"criterion": "cardiac dysfunction",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
}
]
},
{
"line": "* Severe or unstable angina pectoris or acute coronary syndrome or stroke within 6 months prior to study enrollment.",
"criterions": [
{
"exact_snippets": "Severe or unstable angina pectoris",
"criterion": "angina pectoris",
"requirements": [
{
"requirement_type": "severity",
"expected_value": [
"severe",
"unstable"
]
}
]
},
{
"exact_snippets": "acute coronary syndrome",
"criterion": "coronary syndrome",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "acute"
}
]
},
{
"exact_snippets": "stroke within 6 months prior to study enrollment",
"criterion": "stroke",
"requirements": [
{
"requirement_type": "time since event",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "months"
}
}
]
}
]
},
{
"line": "* Symptomatic pericarditis.",
"criterions": [
{
"exact_snippets": "Symptomatic pericarditis",
"criterion": "pericarditis",
"requirements": [
{
"requirement_type": "symptomatic",
"expected_value": true
}
]
}
]
},
{
"line": "* Documented myocardial infarction or arterial thrombotic events within 6 months prior to study enrollment.",
"criterions": [
{
"exact_snippets": "Documented myocardial infarction",
"criterion": "myocardial infarction",
"requirements": [
{
"requirement_type": "documentation",
"expected_value": true
},
{
"requirement_type": "time frame",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 6,
"unit": "months"
}
]
}
}
]
},
{
"exact_snippets": "arterial thrombotic events within 6 months prior to study enrollment",
"criterion": "arterial thrombotic events",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 6,
"unit": "months"
}
]
}
}
]
}
]
},
{
"line": "* History of documented congestive heart failure (New York Health Association functional classification III to IV).",
"criterions": [
{
"exact_snippets": "History of documented congestive heart failure",
"criterion": "congestive heart failure",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "New York Health Association functional classification III to IV",
"criterion": "New York Health Association functional classification",
"requirements": [
{
"requirement_type": "classification",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 3,
"unit": "N/A"
},
{
"operator": "<=",
"value": 4,
"unit": "N/A"
}
]
}
}
]
}
]
},
{
"line": "* Documented history of cardiomyopathy.",
"criterions": [
{
"exact_snippets": "Documented history of cardiomyopathy",
"criterion": "cardiomyopathy",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
}
]
},
{
"line": "* Known left ventricular ejection fraction <50% as determined by multiple gated acquisition scan or echocardiogram within 28 days prior to enrollment.",
"criterions": [
{
"exact_snippets": "Known left ventricular ejection fraction <50%",
"criterion": "left ventricular ejection fraction",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<",
"value": 50,
"unit": "%"
}
}
]
},
{
"exact_snippets": "as determined by multiple gated acquisition scan or echocardiogram",
"criterion": "method of determination for left ventricular ejection fraction",
"requirements": [
{
"requirement_type": "method",
"expected_value": [
"multiple gated acquisition scan",
"echocardiogram"
]
}
]
},
{
"exact_snippets": "within 28 days prior to enrollment",
"criterion": "timeframe for left ventricular ejection fraction determination",
"requirements": [
{
"requirement_type": "timeframe",
"expected_value": "within 28 days prior to enrollment"
}
]
}
]
},
{
"line": "* History of clinically significant cardiac arrhythmias unsuitable to participate, as determined by the investigator.",
"criterions": [
{
"exact_snippets": "History of clinically significant cardiac arrhythmias",
"criterion": "cardiac arrhythmias",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "clinically significant"
},
{
"requirement_type": "suitability",
"expected_value": false
}
]
}
]
},
{
"line": "16. Patients with a Fridericia-corrected QT (QTcF) interval of >470 msec on the screening ECG (using the QTcF formula), has a short/long QT syndrome, or history of QT prolongation/Torsades de Pointes, unless prolonged QTc interval is due to (right or left) bundle branch block and/or pacemaker rhythm. If wide QRS complex is present, cardiology consultation is required to assess the risk for Torsade de Pointes.",
"criterions": [
{
"exact_snippets": "Fridericia-corrected QT (QTcF) interval of >470 msec",
"criterion": "QTcF interval",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">",
"value": 470,
"unit": "msec"
}
}
]
},
{
"exact_snippets": "short/long QT syndrome",
"criterion": "QT syndrome",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "history of QT prolongation",
"criterion": "QT prolongation",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "history of ... Torsades de Pointes",
"criterion": "Torsades de Pointes",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "wide QRS complex is present",
"criterion": "wide QRS complex",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "17. Patients with a history of an active infection (viral, bacterial, or fungal) requiring systemic therapy within 10 days before enrollment, including but not limited to tuberculosis.",
"criterions": [
{
"exact_snippets": "history of an active infection (viral, bacterial, or fungal)",
"criterion": "active infection history",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "requiring systemic therapy within 10 days before enrollment",
"criterion": "systemic therapy for infection",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 10,
"unit": "days"
}
}
]
}
]
},
{
"line": "18. Patients who have active human immunodeficiency virus (HIV), hepatitis B, or hepatitis C infections.",
"criterions": [
{
"exact_snippets": "active human immunodeficiency virus (HIV)",
"criterion": "HIV infection",
"requirements": [
{
"requirement_type": "status",
"expected_value": "active"
}
]
},
{
"exact_snippets": "active ... hepatitis B",
"criterion": "hepatitis B infection",
"requirements": [
{
"requirement_type": "status",
"expected_value": "active"
}
]
},
{
"exact_snippets": "active ... hepatitis C",
"criterion": "hepatitis C infection",
"requirements": [
{
"requirement_type": "status",
"expected_value": "active"
}
]
}
]
},
{
"line": "19. Patients that are currently receiving treatment with drugs known to be moderate or strong inhibitors or inducers of isoenzyme CYP1A (including but not limited:",
"criterions": [
{
"exact_snippets": "currently receiving treatment with drugs known to be moderate or strong inhibitors or inducers of isoenzyme CYP1A",
"criterion": "treatment with drugs affecting CYP1A",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "α-Naphthoflavone, Furafylline, Omeprazole, Lansoprazole) and isoenzyme CYP3A (including but not limited: Itraconazole, Ketoconazole, Azamulin, Troleandomycin, Verapamil, Rifampicin). The patients must have discontinued moderate or strong inducers for at least 2 weeks prior to study enrollment and must have discontinued moderate or strong inhibitors for at least 1 week before study enrollment. Spironolactone Strong bile salt export pump (BSEP) inhibitors, grapefruit juice, herbal medicines such as St. John's wort, Kava, ephedra, gingko biloba, dehydroepiandrosterone, yohimbe, saw palmetto and ginseng should be discontinued.",
"criterions": [
{
"exact_snippets": "discontinued moderate or strong inducers for at least 2 weeks prior to study enrollment",
"criterion": "use of moderate or strong inducers",
"requirements": [
{
"requirement_type": "discontinuation period",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "discontinued moderate or strong inhibitors for at least 1 week before study enrollment",
"criterion": "use of moderate or strong inhibitors",
"requirements": [
{
"requirement_type": "discontinuation period",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "week"
}
}
]
},
{
"exact_snippets": "Spironolactone Strong bile salt export pump (BSEP) inhibitors, grapefruit juice, herbal medicines such as St. John's wort, Kava, ephedra, gingko biloba, dehydroepiandrosterone, yohimbe, saw palmetto and ginseng should be discontinued",
"criterion": "use of specific substances",
"requirements": [
{
"requirement_type": "discontinuation",
"expected_value": true
}
]
}
]
},
{
"line": "20. Sexually active males not willing to use a condom during the whole course of the study and for 16 weeks after stopping treatment. Male patients must not father a child in this period. A condom is required to be used also by vasectomized men as well as during intercourse with a male partner in order to prevent delivery of the drug via seminal fluid.",
"criterions": [
{
"exact_snippets": "Sexually active males not willing to use a condom during the whole course of the study and for 16 weeks after stopping treatment.",
"criterion": "condom use",
"requirements": [
{
"requirement_type": "willingness",
"expected_value": true
}
]
},
{
"exact_snippets": "Male patients must not father a child in this period.",
"criterion": "fathering a child",
"requirements": [
{
"requirement_type": "prohibition",
"expected_value": true
}
]
},
{
"exact_snippets": "A condom is required to be used also by vasectomized men as well as during intercourse with a male partner in order to prevent delivery of the drug via seminal fluid.",
"criterion": "condom use by vasectomized men",
"requirements": [
{
"requirement_type": "requirement",
"expected_value": true
}
]
},
{
"exact_snippets": "A condom is required to be used also by vasectomized men as well as during intercourse with a male partner in order to prevent delivery of the drug via seminal fluid.",
"criterion": "condom use during intercourse with a male partner",
"requirements": [
{
"requirement_type": "requirement",
"expected_value": true
}
]
}
]
},
{
"line": "21. Patients with any other medical, psychiatric, or social condition, including substance abuse, which in the opinion of the investigator, would preclude participation in the study.",
"criterions": [
{
"exact_snippets": "any other medical ... condition",
"criterion": "medical condition",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "any other ... psychiatric ... condition",
"criterion": "psychiatric condition",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "any other ... social condition",
"criterion": "social condition",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "substance abuse",
"criterion": "substance abuse",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "22. Patients with a history of upper gastrointestinal bleeding or uncontrolled peptic disease in the previous 3 months which in Investigator's opinion may impact patient's participation in the study.",
"criterions": [
{
"exact_snippets": "history of upper gastrointestinal bleeding",
"criterion": "upper gastrointestinal bleeding",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "uncontrolled peptic disease",
"criterion": "peptic disease",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
}
]
},
{
"exact_snippets": "in the previous 3 months",
"criterion": "time since last occurrence",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 3,
"unit": "months"
}
]
}
}
]
}
]
},
{
"line": "23. Patients have previously received AKT or PI3 kinase pathway or mTOR inhibitors",
"criterions": [
{
"exact_snippets": "Patients have previously received AKT",
"criterion": "AKT inhibitors",
"requirements": [
{
"requirement_type": "previous treatment",
"expected_value": true
}
]
},
{
"exact_snippets": "Patients have previously received ... PI3 kinase pathway",
"criterion": "PI3 kinase pathway inhibitors",
"requirements": [
{
"requirement_type": "previous treatment",
"expected_value": true
}
]
},
{
"exact_snippets": "Patients have previously received ... mTOR inhibitors",
"criterion": "mTOR inhibitors",
"requirements": [
{
"requirement_type": "previous treatment",
"expected_value": true
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [
{
"line": "10. Patients with symptomatic or known central nervous system metastases from prostate cancer or who are at high risk for spinal cord compression, per investigator's judgment.",
"criterions": [
{
"exact_snippets": "Patients with symptomatic or known central nervous system metastases from prostate cancer",
"criterion": "central nervous system metastases",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "patients ... who are at high risk for spinal cord compression, per investigator's judgment",
"criterion": "risk for spinal cord compression",
"requirements": [
{
"requirement_type": "risk level",
"expected_value": "high"
}
]
}
]
}
],
"failed_miscellaneous": []
}