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

Download this file

2104 lines (2104 with data), 107.2 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
{
"info": {
"nct_id": "NCT04541082",
"official_title": "A First-in-human Phase I Single-agent Dose-escalation, Food Effect and Dose Expansion Study of Oral ONC206 in Recurrent and Rare Primary Central Nervous System Neoplasms",
"inclusion_criteria": "Patients must meet all the following criteria to participate in the study:\n\n1. Patients aged ≥18 years with a recurrent, primary CNS neoplasm. For all cohorts, patients must have a histologically confirmed primary CNS neoplasm. Primary CNS neoplasms in this study include, but are not limited to, the following: glioblastoma and glioblastoma histologic subtypes, gliosarcoma, primary CNS sarcomas, anaplastic glial neoplasms including anaplastic astrocytoma, anaplastic oligodendroglioma, anaplastic mixed neuronal-glial tumors, and pilocytic astrocytoma with anaplastic features, diffuse astrocytoma, oligodendroglioma, gliomatosis cerebri, pleomorphic xanthoastrocytoma, anaplastic pleomorphic xanthoastrocytoma, diffuse midline gliomas and histone mutated gliomas (NOTE: Patients with H3 K27M-mutant diffuse gliomas are excluded unless the primary tumor is located in the pons or spinal cord, or the patient has completed front line radiation or received ONC201 therapy prior to 01 January 2023), ependymoma, anaplastic ependymoma, and all ependymoma subtypes, medulloblastoma and all medulloblastoma subtypes, atypical teratoid/rhabdoid tumor, primary CNS embryonal/primitive neuroectodermal tumors, atypical and anaplastic meningiomas, choroid plexus tumors, and pineal region tumors.\n2. Patients must have recurrent and measurable disease as defined by RANO criteria, using either the HGG and/or LGG RANO criteria based on tumor type, after having received established standard of care treatment for their disease and have no standard treatment options available as determined by the investigators. There is no limit on the number of total recurrences or prior therapies. However, prior therapies with known clinical benefit (including radiation) for specific tumor types are required. If patients are deemed ineligible for such therapies in the opinion of the Investigator, the Investigator must document the reason the patient is considered ineligible.\n3. Patients must have a Karnofsky Performance Score (KPS) of greater than or equal to 70. Patients with severe paraparesis/paraplegia who need minimal assistance for self-care due to their motor deficit but are otherwise functionally independent will be considered eligible.\n4. (Inclusion Criterion #4 was removed in Amendment 3.)\n5. Patients must not have received prior investigational or approved cytotoxic chemotherapy within 28 days prior to the first dose of study drug (Cycle 1, Day 1); 42 days in the case of nitrosoureas; 42 days in the case of bevacizumab; 28 days or 5 half-lives (whichever is less; but not less than 14 days) in case of investigational or approved molecularly targeted agent; 14 days in the case of radiotherapy.\n6. (Inclusion Criterion #6 was removed in Amendment 7.)\n7. Patients with AEs Grade ≥2 related to prior therapies (chemotherapy, radiotherapy, and/or surgery) must have all their AEs resolved prior to the first dose of study drug (Cycle 1, Day 1), except for alopecia or neuropathy; Grade 1 or 2 lymphopenia is allowed.\n8. Patients must not have undergone major surgery 4 weeks prior to the first dose of study drug (Cycle 1, Day 1) and must have completely recovered from any surgery (minor surgical procedures such as skin biopsies and port placement done on an outpatient basis do not require a waiting period).\n9. Patients must have normal organ and marrow function as defined below:\n\n * Absolute neutrophil count (ANC) ≥1,500/mcL.\n * Platelets ≥100,000/mcL.\n * Hemoglobin ≥9.0 mg/dL without transfusion in 2 prior weeks.\n * Total bilirubin ≤1.5 × upper limit of normal (ULN) (patients with Gilbert's syndrome may be included with total bilirubin >1.5 × ULN if direct bilirubin is ≤1.5 × ULN).\n * Aspartate aminotransferase (AST) or alanine aminotransferase (ALT) ≤2.5 × ULN.\n * Measured or estimated creatinine clearance (CLcr) ≥40 mL/minute for patients with creatinine levels above normal. CLcr will be calculated by the Cockcroft-Gault equation for renal function.\n10. (Inclusion Criterion #10 was removed in Amendment 3)\n11. Patients must provide a tumor specimen (paraffin-embedded block and/or frozen tissue) from a prior resection or biopsy available that is sufficient to perform biomarker assays, ≥15 unstained slides for immunohistochemistry (IHC) analysis must be received by the NOB by the first dose of study drug (Cycle 1, Day 1). For patients with ≥10 to <15 slides, eligibility will be reviewed on a case-by-case basis.\n12. Dependent upon dose level assignment and drug formulation (i.e., capsules versus powder in bottle [PIB]), patients must be able to either swallow oral capsules or swallow liquids.\n13. Patients must provide study-specific informed consent prior to enrollment. No Durable Power of Attorney or Next of Kin can provide initial consent.\n14. Patients must be able to tolerate a magnetic resonance imaging (MRI) study with intravenous gadolinium contrast.\n15. (Inclusion Criterion #15 was removed in Amendment 6)\n16. Patients must have a negative COVID-19 test within 72 hours of the first dose of study drug (Cycle 1, Day 1). Patients who had documented COVID-19 infection within 90 days of treatment but more than 20 days from infection do not need to be tested.\n17. (Inclusion Criterion #17 was removed in Amendment 6)\nHealthy volunteers allowed\nMust have minimum age of 18 Years",
"exclusion_criteria": "Patients who meet any of the following criteria will be excluded from the study:\n\n1. (Exclusion Criterion #1 was removed in Amendment 3)\n2. Patients with a history of allergic reactions attributed to compounds of similar chemical or biologic composition to ONC206 (e.g., ONC201) or its excipients.\n3. Patients with uncontrolled intercurrent illness including, but not limited to, ongoing or active infection or psychiatric illness/social situations that would limit compliance with study requirements.\n4. Patients who are unable or unwilling to abide by the study protocol or cooperate fully with the Investigator.\n5. Patients with a known HIV-positive test on combination anti-retroviral therapy are ineligible for this initial first-in-human trial because of the potential for PK interactions with ONC206.\n6. Patients with active cardiac disease, including any of the following:\n\n * Corrected QT interval (QTc) ≥470 msec on screening electrocardiogram (ECG; using the QTc by Fridericia's [QTcF] formula);\n * Angina pectoris that requires the use of anti-anginal medication;\n * Ventricular arrhythmias except for benign premature ventricular contractions;\n * Supraventricular and nodal arrhythmias requiring a pacemaker or not controlled with medication;\n * Conduction abnormality requiring a pacemaker;\n * Valvular disease with documented compromise in cardiac function; and/or\n * Symptomatic pericarditis.\n7. Patients with a history of cardiac dysfunction including any of the following:\n\n * Myocardial infarction within the last 6 months, documented by persistent elevated cardiac enzymes or persistent regional wall abnormalities on assessment of left ventricular ejection fraction function;\n * History of documented congestive heart failure (New York Heart Association functional classification III-IV); and/or\n * Documented cardiomyopathy.\n8. Patients who have had an ischemic or hemorrhagic stroke in the last 3 months. If the patient has had a recent tumor resection, cerebral ischemic or hemorrhagic changes that occur peri operatively are not an exclusion.\n9. Patients with refractory epilepsy are excluded. Patients with primarily or secondarily generalized seizures in the 28 days prior to study enrollment will be excluded. Peri-operative seizures, defined as seizures occurring within the 7 days after a stereotactic biopsy, open biopsy, or surgical resection will not be an exclusion as long as the patient has had no generalized seizures starting 8 days after the surgical procedure. Patients with prior seizures must be on stable doses of 1 or 2 seizure medications for at least 14 days prior to study enrollment.\n10. Patients with impairment of gastrointestinal (GI) function or GI disease that may significantly alter the absorption of ONC206 (uncontrolled nausea, vomiting, diarrhea, malabsorption syndrome, or small bowel resection).\n11. Patients who have been treated with any hematopoietic colony-stimulating growth factors (CSFs) (e.g., granulocyte-CSF, granulocyte-macrophage-CSF) ≤2 weeks prior to starting study drug. Erythropoietin or darbepoetin therapy, if initiated at least 2 weeks prior to enrollment, may be continued.\n12. Patients who are currently taking therapeutic doses of warfarin sodium or any other coumadin derivative anticoagulant.\n13. Patients who are taking strong inhibitors or inducers of cytochrome P450 (CYP) 3A4, 2D6, 1A2, 2C9, and 2C19 within at least 14 days prior to the first dose of study drug (Cycle 1, Day 1); these medications are excluded throughout the study.\n14. Women who are pregnant or breast feeding.\n15. Women of child-bearing potential with a positive serum pregnancy test ≤72 hours prior to the first dose of study drug (Cycle 1, Day 1).\n16. Patients who are receiving concomitant standard and/or investigational anti-cancer therapy.\n17. Patients with alcohol or substance abuse which, in the opinion of the Investigator, would interfere with compliance or safety.\n18. Patients with the presence of any other serious and/or unstable pre-existing medical disorder, psychiatric disorder, or other conditions that could interfere with patients' safety, obtaining informed consent or compliance to the study procedures as determined by the Investigators.\n19. Women of childbearing potential, defined as all women physiologically capable of becoming pregnant, or men who do not agree to use highly effective contraception during treatment and for 16 additional weeks after the final dose of study drug.\n\n Highly effective contraception is defined as either:\n * True abstinence: When this is in line with the preferred and usual lifestyle of the patient. Periodic abstinence (e.g., calendar, ovulation, symptothermal, post-ovulation methods) and withdrawal are not acceptable methods of contraception.\n * Sterilization: Females must have had surgical bilateral oophorectomy (with or without hysterectomy) or tubal ligation at least 6 weeks ago. In case of oophorectomy alone, only when the reproductive status of the woman has been confirmed by follow up hormone level assessment.\n * Male partner sterilization (with the appropriate post-vasectomy documentation of the absence of sperm in the ejaculate). For female patients on the study, the vasectomized male partner should be the sole partner for that patient.\n * If patients are not practicing true abstinence and/or if the patient or sexual partner have not had a sterilization procedure as listed above, patients and their sexual partners must follow double barrier contraception in accordance with the guidelines for contraception below:\n\n * Females of childbearing potential:\n\n * Must use an intrauterine device or intrauterine system, during dosing of any study agent and for 16 weeks after final dose of study drug; or\n * Must use a double barrier method of contraception: use of an occlusive cap (diaphragm or cervical/vault cap) with spermicide for women combined with use of a condom by their male partners capable of conceiving offspring.\n * Males capable of conceiving offspring must use condoms during dosing of study agent and for an additional 16 weeks after final dose of study drug.\n\n Note: Oral, implantable, or injectable contraceptives may be affected by CYP interactions, and are therefore not considered effective for this study.\n20. Previous receipt of ONC201, placebo, or blinded study drug from an ONC201 clinical study, or from any other source for H3 K27M-mutant diffuse glioma on or after 01 January 2023.",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "1. Patients aged ≥18 years with a recurrent, primary CNS neoplasm. For all cohorts, patients must have a histologically confirmed primary CNS neoplasm. Primary CNS neoplasms in this study include, but are not limited to, the following: glioblastoma and glioblastoma histologic subtypes, gliosarcoma, primary CNS sarcomas, anaplastic glial neoplasms including anaplastic astrocytoma, anaplastic oligodendroglioma, anaplastic mixed neuronal-glial tumors, and pilocytic astrocytoma with anaplastic features, diffuse astrocytoma, oligodendroglioma, gliomatosis cerebri, pleomorphic xanthoastrocytoma, anaplastic pleomorphic xanthoastrocytoma, diffuse midline gliomas and histone mutated gliomas (NOTE: Patients with H3 K27M-mutant diffuse gliomas are excluded unless the primary tumor is located in the pons or spinal cord, or the patient has completed front line radiation or received ONC201 therapy prior to 01 January 2023), ependymoma, anaplastic ependymoma, and all ependymoma subtypes, medulloblastoma and all medulloblastoma subtypes, atypical teratoid/rhabdoid tumor, primary CNS embryonal/primitive neuroectodermal tumors, atypical and anaplastic meningiomas, choroid plexus tumors, and pineal region tumors.",
"criterions": [
{
"exact_snippets": "Patients aged ≥18 years",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum age",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "years"
}
}
]
},
{
"exact_snippets": "recurrent, primary CNS neoplasm",
"criterion": "CNS neoplasm recurrence",
"requirements": [
{
"requirement_type": "recurrence",
"expected_value": true
}
]
},
{
"exact_snippets": "histologically confirmed primary CNS neoplasm",
"criterion": "CNS neoplasm histological confirmation",
"requirements": [
{
"requirement_type": "confirmation",
"expected_value": true
}
]
},
{
"exact_snippets": "Primary CNS neoplasms in this study include, but are not limited to, the following: glioblastoma and glioblastoma histologic subtypes, gliosarcoma, primary CNS sarcomas, anaplastic glial neoplasms including anaplastic astrocytoma, anaplastic oligodendroglioma, anaplastic mixed neuronal-glial tumors, and pilocytic astrocytoma with anaplastic features, diffuse astrocytoma, oligodendroglioma, gliomatosis cerebri, pleomorphic xanthoastrocytoma, anaplastic pleomorphic xanthoastrocytoma, diffuse midline gliomas and histone mutated gliomas",
"criterion": "CNS neoplasm type",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"glioblastoma",
"glioblastoma histologic subtypes",
"gliosarcoma",
"primary CNS sarcomas",
"anaplastic glial neoplasms",
"anaplastic astrocytoma",
"anaplastic oligodendroglioma",
"anaplastic mixed neuronal-glial tumors",
"pilocytic astrocytoma with anaplastic features",
"diffuse astrocytoma",
"oligodendroglioma",
"gliomatosis cerebri",
"pleomorphic xanthoastrocytoma",
"anaplastic pleomorphic xanthoastrocytoma",
"diffuse midline gliomas",
"histone mutated gliomas"
]
}
]
},
{
"exact_snippets": "Patients with H3 K27M-mutant diffuse gliomas are excluded unless the primary tumor is located in the pons or spinal cord, or the patient has completed front line radiation or received ONC201 therapy prior to 01 January 2023",
"criterion": "H3 K27M-mutant diffuse gliomas",
"requirements": [
{
"requirement_type": "exclusion",
"expected_value": true
},
{
"requirement_type": "location",
"expected_value": [
"pons",
"spinal cord"
]
},
{
"requirement_type": "treatment completion",
"expected_value": [
"front line radiation",
"ONC201 therapy prior to 01 January 2023"
]
}
]
},
{
"exact_snippets": "ependymoma, anaplastic ependymoma, and all ependymoma subtypes, medulloblastoma and all medulloblastoma subtypes, atypical teratoid/rhabdoid tumor, primary CNS embryonal/primitive neuroectodermal tumors, atypical and anaplastic meningiomas, choroid plexus tumors, and pineal region tumors",
"criterion": "CNS neoplasm type",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"ependymoma",
"anaplastic ependymoma",
"all ependymoma subtypes",
"medulloblastoma",
"all medulloblastoma subtypes",
"atypical teratoid/rhabdoid tumor",
"primary CNS embryonal/primitive neuroectodermal tumors",
"atypical and anaplastic meningiomas",
"choroid plexus tumors",
"pineal region tumors"
]
}
]
}
]
},
{
"line": "2. Patients must have recurrent and measurable disease as defined by RANO criteria, using either the HGG and/or LGG RANO criteria based on tumor type, after having received established standard of care treatment for their disease and have no standard treatment options available as determined by the investigators. There is no limit on the number of total recurrences or prior therapies. However, prior therapies with known clinical benefit (including radiation) for specific tumor types are required. If patients are deemed ineligible for such therapies in the opinion of the Investigator, the Investigator must document the reason the patient is considered ineligible.",
"criterions": [
{
"exact_snippets": "recurrent and measurable disease",
"criterion": "disease status",
"requirements": [
{
"requirement_type": "recurrence",
"expected_value": true
},
{
"requirement_type": "measurability",
"expected_value": true
}
]
},
{
"exact_snippets": "as defined by RANO criteria",
"criterion": "RANO criteria",
"requirements": [
{
"requirement_type": "compliance",
"expected_value": true
}
]
},
{
"exact_snippets": "using either the HGG and/or LGG RANO criteria based on tumor type",
"criterion": "RANO criteria type",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"HGG",
"LGG"
]
}
]
},
{
"exact_snippets": "after having received established standard of care treatment",
"criterion": "standard of care treatment",
"requirements": [
{
"requirement_type": "completion",
"expected_value": true
}
]
},
{
"exact_snippets": "have no standard treatment options available",
"criterion": "standard treatment options",
"requirements": [
{
"requirement_type": "availability",
"expected_value": false
}
]
},
{
"exact_snippets": "prior therapies with known clinical benefit (including radiation) for specific tumor types are required",
"criterion": "prior therapies with known clinical benefit",
"requirements": [
{
"requirement_type": "completion",
"expected_value": true
}
]
},
{
"exact_snippets": "If patients are deemed ineligible for such therapies in the opinion of the Investigator, the Investigator must document the reason the patient is considered ineligible",
"criterion": "ineligibility for therapies",
"requirements": [
{
"requirement_type": "documentation",
"expected_value": true
}
]
}
]
},
{
"line": "3. Patients must have a Karnofsky Performance Score (KPS) of greater than or equal to 70. Patients with severe paraparesis/paraplegia who need minimal assistance for self-care due to their motor deficit but are otherwise functionally independent will be considered eligible.",
"criterions": [
{
"exact_snippets": "Karnofsky Performance Score (KPS) of greater than or equal to 70",
"criterion": "Karnofsky Performance Score (KPS)",
"requirements": [
{
"requirement_type": "score",
"expected_value": {
"operator": ">=",
"value": 70,
"unit": "N/A"
}
}
]
},
{
"exact_snippets": "severe paraparesis/paraplegia",
"criterion": "paraparesis/paraplegia",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "severe"
}
]
},
{
"exact_snippets": "need minimal assistance for self-care",
"criterion": "assistance for self-care",
"requirements": [
{
"requirement_type": "amount",
"expected_value": "minimal"
}
]
},
{
"exact_snippets": "functionally independent",
"criterion": "functional independence",
"requirements": [
{
"requirement_type": "status",
"expected_value": true
}
]
}
]
},
{
"line": "5. Patients must not have received prior investigational or approved cytotoxic chemotherapy within 28 days prior to the first dose of study drug (Cycle 1, Day 1); 42 days in the case of nitrosoureas; 42 days in the case of bevacizumab; 28 days or 5 half-lives (whichever is less; but not less than 14 days) in case of investigational or approved molecularly targeted agent; 14 days in the case of radiotherapy.",
"criterions": [
{
"exact_snippets": "Patients must not have received prior investigational or approved cytotoxic chemotherapy within 28 days prior to the first dose of study drug",
"criterion": "prior cytotoxic chemotherapy",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 28,
"unit": "days"
}
]
}
}
]
},
{
"exact_snippets": "42 days in the case of nitrosoureas",
"criterion": "prior nitrosoureas",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 42,
"unit": "days"
}
]
}
}
]
},
{
"exact_snippets": "42 days in the case of bevacizumab",
"criterion": "prior bevacizumab",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 42,
"unit": "days"
}
]
}
}
]
},
{
"exact_snippets": "28 days or 5 half-lives (whichever is less; but not less than 14 days) in case of investigational or approved molecularly targeted agent",
"criterion": "prior molecularly targeted agent",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 28,
"unit": "days"
}
]
}
},
{
"requirement_type": "time since last treatment",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 5,
"unit": "half-lives"
}
]
}
},
{
"requirement_type": "time since last treatment",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 14,
"unit": "days"
}
]
}
}
]
},
{
"exact_snippets": "14 days in the case of radiotherapy",
"criterion": "prior radiotherapy",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 14,
"unit": "days"
}
]
}
}
]
}
]
},
{
"line": "7. Patients with AEs Grade ≥2 related to prior therapies (chemotherapy, radiotherapy, and/or surgery) must have all their AEs resolved prior to the first dose of study drug (Cycle 1, Day 1), except for alopecia or neuropathy; Grade 1 or 2 lymphopenia is allowed.",
"criterions": [
{
"exact_snippets": "Patients with AEs Grade ≥2 related to prior therapies ... must have all their AEs resolved",
"criterion": "adverse events (AEs)",
"requirements": [
{
"requirement_type": "grade",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "N/A"
}
},
{
"requirement_type": "resolution",
"expected_value": true
}
]
},
{
"exact_snippets": "alopecia",
"criterion": "alopecia",
"requirements": [
{
"requirement_type": "resolution",
"expected_value": false
}
]
},
{
"exact_snippets": "neuropathy",
"criterion": "neuropathy",
"requirements": [
{
"requirement_type": "resolution",
"expected_value": false
}
]
},
{
"exact_snippets": "Grade 1 or 2 lymphopenia is allowed",
"criterion": "lymphopenia",
"requirements": [
{
"requirement_type": "grade",
"expected_value": {
"comparisons": [
{
"operator": "=",
"value": 1,
"unit": "N/A"
},
{
"operator": "=",
"value": 2,
"unit": "N/A"
}
]
}
}
]
}
]
},
{
"line": "8. Patients must not have undergone major surgery 4 weeks prior to the first dose of study drug (Cycle 1, Day 1) and must have completely recovered from any surgery (minor surgical procedures such as skin biopsies and port placement done on an outpatient basis do not require a waiting period).",
"criterions": [
{
"exact_snippets": "Patients must not have undergone major surgery 4 weeks prior to the first dose of study drug",
"criterion": "major surgery",
"requirements": [
{
"requirement_type": "time since",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "must have completely recovered from any surgery",
"criterion": "recovery from surgery",
"requirements": [
{
"requirement_type": "recovery status",
"expected_value": "completely recovered"
}
]
}
]
},
{
"line": "9. Patients must have normal organ and marrow function as defined below:",
"criterions": [
{
"exact_snippets": "normal organ and marrow function",
"criterion": "organ function",
"requirements": [
{
"requirement_type": "functionality",
"expected_value": "normal"
}
]
},
{
"exact_snippets": "normal organ and marrow function",
"criterion": "marrow function",
"requirements": [
{
"requirement_type": "functionality",
"expected_value": "normal"
}
]
}
]
},
{
"line": "* Absolute neutrophil count (ANC) ≥1,500/mcL.",
"criterions": [
{
"exact_snippets": "Absolute neutrophil count (ANC) ≥1,500/mcL.",
"criterion": "absolute neutrophil count (ANC)",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1500,
"unit": "mcL"
}
}
]
}
]
},
{
"line": "* Platelets ≥100,000/mcL.",
"criterions": [
{
"exact_snippets": "Platelets ≥100,000/mcL.",
"criterion": "platelet count",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 100000,
"unit": "mcL"
}
}
]
}
]
},
{
"line": "* Hemoglobin ≥9.0 mg/dL without transfusion in 2 prior weeks.",
"criterions": [
{
"exact_snippets": "Hemoglobin ≥9.0 mg/dL",
"criterion": "hemoglobin level",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 9.0,
"unit": "mg/dL"
}
}
]
},
{
"exact_snippets": "without transfusion in 2 prior weeks",
"criterion": "transfusion",
"requirements": [
{
"requirement_type": "absence",
"expected_value": true
},
{
"requirement_type": "time frame",
"expected_value": "2 prior weeks"
}
]
}
]
},
{
"line": "* Total bilirubin ≤1.5 × upper limit of normal (ULN) (patients with Gilbert's syndrome may be included with total bilirubin >1.5 × ULN if direct bilirubin is ≤1.5 × ULN).",
"criterions": [
{
"exact_snippets": "Total bilirubin ≤1.5 × upper limit of normal (ULN)",
"criterion": "total bilirubin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "× ULN"
}
}
]
},
{
"exact_snippets": "patients with Gilbert's syndrome may be included",
"criterion": "Gilbert's syndrome",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "total bilirubin >1.5 × ULN if direct bilirubin is ≤1.5 × ULN",
"criterion": "total bilirubin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">",
"value": 1.5,
"unit": "× ULN"
}
}
]
},
{
"exact_snippets": "direct bilirubin is ≤1.5 × ULN",
"criterion": "direct bilirubin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "× ULN"
}
}
]
}
]
},
{
"line": "* Aspartate aminotransferase (AST) or alanine aminotransferase (ALT) ≤2.5 × ULN.",
"criterions": [
{
"exact_snippets": "Aspartate aminotransferase (AST) ... ≤2.5 × ULN",
"criterion": "aspartate aminotransferase (AST)",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 2.5,
"unit": "× ULN"
}
}
]
},
{
"exact_snippets": "alanine aminotransferase (ALT) ≤2.5 × ULN",
"criterion": "alanine aminotransferase (ALT)",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 2.5,
"unit": "× ULN"
}
}
]
}
]
},
{
"line": "* Measured or estimated creatinine clearance (CLcr) ≥40 mL/minute for patients with creatinine levels above normal. CLcr will be calculated by the Cockcroft-Gault equation for renal function.",
"criterions": [
{
"exact_snippets": "Measured or estimated creatinine clearance (CLcr) ≥40 mL/minute",
"criterion": "creatinine clearance (CLcr)",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 40,
"unit": "mL/minute"
}
}
]
},
{
"exact_snippets": "patients with creatinine levels above normal",
"criterion": "creatinine levels",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": "above normal"
}
]
}
]
},
{
"line": "11. Patients must provide a tumor specimen (paraffin-embedded block and/or frozen tissue) from a prior resection or biopsy available that is sufficient to perform biomarker assays, ≥15 unstained slides for immunohistochemistry (IHC) analysis must be received by the NOB by the first dose of study drug (Cycle 1, Day 1). For patients with ≥10 to <15 slides, eligibility will be reviewed on a case-by-case basis.",
"criterions": [
{
"exact_snippets": "Patients must provide a tumor specimen (paraffin-embedded block and/or frozen tissue) from a prior resection or biopsy available",
"criterion": "tumor specimen",
"requirements": [
{
"requirement_type": "availability",
"expected_value": true
}
]
},
{
"exact_snippets": "sufficient to perform biomarker assays",
"criterion": "tumor specimen",
"requirements": [
{
"requirement_type": "sufficiency for biomarker assays",
"expected_value": true
}
]
},
{
"exact_snippets": "≥15 unstained slides for immunohistochemistry (IHC) analysis must be received by the NOB by the first dose of study drug (Cycle 1, Day 1)",
"criterion": "unstained slides for IHC analysis",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 15,
"unit": "slides"
}
}
]
},
{
"exact_snippets": "For patients with ≥10 to <15 slides, eligibility will be reviewed on a case-by-case basis",
"criterion": "unstained slides for IHC analysis",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 10,
"unit": "slides"
},
{
"operator": "<",
"value": 15,
"unit": "slides"
}
]
}
}
]
}
]
},
{
"line": "12. Dependent upon dose level assignment and drug formulation (i.e., capsules versus powder in bottle [PIB]), patients must be able to either swallow oral capsules or swallow liquids.",
"criterions": [
{
"exact_snippets": "patients must be able to either swallow oral capsules",
"criterion": "ability to swallow oral capsules",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
},
{
"exact_snippets": "patients must be able to ... swallow liquids",
"criterion": "ability to swallow liquids",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
}
]
},
{
"line": "13. Patients must provide study-specific informed consent prior to enrollment. No Durable Power of Attorney or Next of Kin can provide initial consent.",
"criterions": [
{
"exact_snippets": "Patients must provide study-specific informed consent",
"criterion": "study-specific informed consent",
"requirements": [
{
"requirement_type": "provision",
"expected_value": true
}
]
},
{
"exact_snippets": "No Durable Power of Attorney or Next of Kin can provide initial consent",
"criterion": "initial consent",
"requirements": [
{
"requirement_type": "provision",
"expected_value": "Patients only"
}
]
}
]
},
{
"line": "14. Patients must be able to tolerate a magnetic resonance imaging (MRI) study with intravenous gadolinium contrast.",
"criterions": [
{
"exact_snippets": "Patients must be able to tolerate a magnetic resonance imaging (MRI) study",
"criterion": "MRI study tolerance",
"requirements": [
{
"requirement_type": "tolerance",
"expected_value": true
}
]
},
{
"exact_snippets": "with intravenous gadolinium contrast",
"criterion": "intravenous gadolinium contrast tolerance",
"requirements": [
{
"requirement_type": "tolerance",
"expected_value": true
}
]
}
]
},
{
"line": "16. Patients must have a negative COVID-19 test within 72 hours of the first dose of study drug (Cycle 1, Day 1). Patients who had documented COVID-19 infection within 90 days of treatment but more than 20 days from infection do not need to be tested.",
"criterions": [
{
"exact_snippets": "negative COVID-19 test within 72 hours of the first dose of study drug",
"criterion": "COVID-19 test result",
"requirements": [
{
"requirement_type": "result",
"expected_value": "negative"
},
{
"requirement_type": "timing",
"expected_value": "within 72 hours of the first dose of study drug"
}
]
},
{
"exact_snippets": "documented COVID-19 infection within 90 days of treatment but more than 20 days from infection",
"criterion": "COVID-19 infection history",
"requirements": [
{
"requirement_type": "documentation",
"expected_value": true
},
{
"requirement_type": "timing",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 90,
"unit": "days"
},
{
"operator": ">",
"value": 20,
"unit": "days"
}
]
}
}
]
}
]
},
{
"line": "Healthy volunteers allowed",
"criterions": [
{
"exact_snippets": "Healthy volunteers allowed",
"criterion": "volunteer health status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "healthy"
}
]
}
]
},
{
"line": "Must have minimum age of 18 Years",
"criterions": [
{
"exact_snippets": "minimum age of 18 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "Years"
}
}
]
}
]
}
],
"exclusion_lines": [
{
"line": "Patients who meet any of the following criteria will be excluded from the study:",
"criterions": [
{
"exact_snippets": "Patients who meet any of the following criteria will be excluded from the study",
"criterion": "exclusion criteria",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "2. Patients with a history of allergic reactions attributed to compounds of similar chemical or biologic composition to ONC206 (e.g., ONC201) or its excipients.",
"criterions": [
{
"exact_snippets": "history of allergic reactions attributed to compounds of similar chemical or biologic composition to ONC206",
"criterion": "allergic reactions to similar compounds",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "history of allergic reactions attributed to ... its excipients",
"criterion": "allergic reactions to excipients",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "3. Patients with uncontrolled intercurrent illness including, but not limited to, ongoing or active infection or psychiatric illness/social situations that would limit compliance with study requirements.",
"criterions": [
{
"exact_snippets": "uncontrolled intercurrent illness",
"criterion": "intercurrent illness",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
}
]
},
{
"exact_snippets": "ongoing or active infection",
"criterion": "infection",
"requirements": [
{
"requirement_type": "status",
"expected_value": [
"ongoing",
"active"
]
}
]
},
{
"exact_snippets": "psychiatric illness/social situations that would limit compliance with study requirements",
"criterion": "psychiatric illness/social situations",
"requirements": [
{
"requirement_type": "impact on compliance",
"expected_value": "limit"
}
]
}
]
},
{
"line": "4. Patients who are unable or unwilling to abide by the study protocol or cooperate fully with the Investigator.",
"criterions": [
{
"exact_snippets": "unable or unwilling to abide by the study protocol",
"criterion": "ability to abide by the study protocol",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
},
{
"exact_snippets": "unable or unwilling to ... cooperate fully with the Investigator",
"criterion": "ability to cooperate with the Investigator",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
}
]
},
{
"line": "5. Patients with a known HIV-positive test on combination anti-retroviral therapy are ineligible for this initial first-in-human trial because of the potential for PK interactions with ONC206.",
"criterions": [
{
"exact_snippets": "known HIV-positive test",
"criterion": "HIV status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "positive"
}
]
},
{
"exact_snippets": "combination anti-retroviral therapy",
"criterion": "anti-retroviral therapy",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": "combination anti-retroviral therapy"
}
]
}
]
},
{
"line": "6. Patients with active cardiac disease, including any of the following:",
"criterions": [
{
"exact_snippets": "active cardiac disease",
"criterion": "cardiac disease",
"requirements": [
{
"requirement_type": "activity",
"expected_value": "active"
}
]
}
]
},
{
"line": "* Corrected QT interval (QTc) ≥470 msec on screening electrocardiogram (ECG; using the QTc by Fridericia's [QTcF] formula);",
"criterions": [
{
"exact_snippets": "Corrected QT interval (QTc) ≥470 msec on screening electrocardiogram (ECG; using the QTc by Fridericia's [QTcF] formula)",
"criterion": "Corrected QT interval (QTc)",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 470,
"unit": "msec"
}
}
]
}
]
},
{
"line": "* Angina pectoris that requires the use of anti-anginal medication;",
"criterions": [
{
"exact_snippets": "Angina pectoris that requires the use of anti-anginal medication",
"criterion": "angina pectoris",
"requirements": [
{
"requirement_type": "medication requirement",
"expected_value": "anti-anginal medication"
}
]
}
]
},
{
"line": "* Ventricular arrhythmias except for benign premature ventricular contractions;",
"criterions": [
{
"exact_snippets": "Ventricular arrhythmias except for benign premature ventricular contractions",
"criterion": "ventricular arrhythmias",
"requirements": [
{
"requirement_type": "exclusion",
"expected_value": [
"benign premature ventricular contractions"
]
}
]
}
]
},
{
"line": "* Supraventricular and nodal arrhythmias requiring a pacemaker or not controlled with medication;",
"criterions": [
{
"exact_snippets": "Supraventricular and nodal arrhythmias",
"criterion": "supraventricular and nodal arrhythmias",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
}
]
},
{
"exact_snippets": "requiring a pacemaker",
"criterion": "pacemaker requirement",
"requirements": [
{
"requirement_type": "necessity",
"expected_value": true
}
]
}
]
},
{
"line": "* Conduction abnormality requiring a pacemaker;",
"criterions": [
{
"exact_snippets": "Conduction abnormality requiring a pacemaker",
"criterion": "conduction abnormality",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": "pacemaker"
}
]
}
]
},
{
"line": "* Valvular disease with documented compromise in cardiac function; and/or",
"criterions": [
{
"exact_snippets": "Valvular disease with documented compromise in cardiac function",
"criterion": "valvular disease",
"requirements": [
{
"requirement_type": "compromise in cardiac function",
"expected_value": true
}
]
}
]
},
{
"line": "* Symptomatic pericarditis.",
"criterions": [
{
"exact_snippets": "Symptomatic pericarditis",
"criterion": "pericarditis",
"requirements": [
{
"requirement_type": "symptomatic",
"expected_value": true
}
]
}
]
},
{
"line": "7. Patients with a history of cardiac dysfunction including any of the following:",
"criterions": [
{
"exact_snippets": "history of cardiac dysfunction",
"criterion": "cardiac dysfunction",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
}
]
},
{
"line": "* Myocardial infarction within the last 6 months, documented by persistent elevated cardiac enzymes or persistent regional wall abnormalities on assessment of left ventricular ejection fraction function;",
"criterions": [
{
"exact_snippets": "Myocardial infarction within the last 6 months",
"criterion": "myocardial infarction",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 6,
"unit": "months"
}
]
}
}
]
},
{
"exact_snippets": "documented by persistent elevated cardiac enzymes",
"criterion": "elevated cardiac enzymes",
"requirements": [
{
"requirement_type": "persistence",
"expected_value": true
}
]
},
{
"exact_snippets": "persistent regional wall abnormalities on assessment of left ventricular ejection fraction function",
"criterion": "regional wall abnormalities",
"requirements": [
{
"requirement_type": "persistence",
"expected_value": true
}
]
}
]
},
{
"line": "* History of documented congestive heart failure (New York Heart Association functional classification III-IV); and/or",
"criterions": [
{
"exact_snippets": "History of documented congestive heart failure (New York Heart Association functional classification III-IV)",
"criterion": "congestive heart failure",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
},
{
"requirement_type": "classification",
"expected_value": [
"New York Heart Association functional classification III",
"New York Heart Association functional classification IV"
]
}
]
}
]
},
{
"line": "* Documented cardiomyopathy.",
"criterions": [
{
"exact_snippets": "Documented cardiomyopathy",
"criterion": "cardiomyopathy",
"requirements": [
{
"requirement_type": "documentation",
"expected_value": true
}
]
}
]
},
{
"line": "8. Patients who have had an ischemic or hemorrhagic stroke in the last 3 months. If the patient has had a recent tumor resection, cerebral ischemic or hemorrhagic changes that occur peri operatively are not an exclusion.",
"criterions": [
{
"exact_snippets": "Patients who have had an ischemic or hemorrhagic stroke in the last 3 months",
"criterion": "stroke",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"ischemic",
"hemorrhagic"
]
},
{
"requirement_type": "time frame",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 3,
"unit": "months"
}
]
}
}
]
},
{
"exact_snippets": "recent tumor resection",
"criterion": "tumor resection",
"requirements": [
{
"requirement_type": "recency",
"expected_value": "recent"
}
]
},
{
"exact_snippets": "cerebral ischemic or hemorrhagic changes that occur peri operatively are not an exclusion",
"criterion": "cerebral ischemic or hemorrhagic changes",
"requirements": [
{
"requirement_type": "context",
"expected_value": "peri operative"
}
]
}
]
},
{
"line": "9. Patients with refractory epilepsy are excluded. Patients with primarily or secondarily generalized seizures in the 28 days prior to study enrollment will be excluded. Peri-operative seizures, defined as seizures occurring within the 7 days after a stereotactic biopsy, open biopsy, or surgical resection will not be an exclusion as long as the patient has had no generalized seizures starting 8 days after the surgical procedure. Patients with prior seizures must be on stable doses of 1 or 2 seizure medications for at least 14 days prior to study enrollment.",
"criterions": [
{
"exact_snippets": "Patients with refractory epilepsy are excluded.",
"criterion": "refractory epilepsy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Patients with primarily or secondarily generalized seizures in the 28 days prior to study enrollment will be excluded.",
"criterion": "generalized seizures",
"requirements": [
{
"requirement_type": "occurrence",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 28,
"unit": "days"
}
]
}
}
]
},
{
"exact_snippets": "Peri-operative seizures, defined as seizures occurring within the 7 days after a stereotactic biopsy, open biopsy, or surgical resection will not be an exclusion",
"criterion": "peri-operative seizures",
"requirements": [
{
"requirement_type": "occurrence",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 7,
"unit": "days"
}
]
}
}
]
},
{
"exact_snippets": "as long as the patient has had no generalized seizures starting 8 days after the surgical procedure.",
"criterion": "generalized seizures post-surgery",
"requirements": [
{
"requirement_type": "occurrence",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 8,
"unit": "days"
}
]
}
}
]
},
{
"exact_snippets": "Patients with prior seizures must be on stable doses of 1 or 2 seizure medications for at least 14 days prior to study enrollment.",
"criterion": "seizure medication stability",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 14,
"unit": "days"
}
]
}
}
]
}
]
},
{
"line": "10. Patients with impairment of gastrointestinal (GI) function or GI disease that may significantly alter the absorption of ONC206 (uncontrolled nausea, vomiting, diarrhea, malabsorption syndrome, or small bowel resection).",
"criterions": [
{
"exact_snippets": "impairment of gastrointestinal (GI) function",
"criterion": "gastrointestinal function",
"requirements": [
{
"requirement_type": "impairment",
"expected_value": true
}
]
},
{
"exact_snippets": "GI disease that may significantly alter the absorption of ONC206",
"criterion": "GI disease",
"requirements": [
{
"requirement_type": "impact on absorption of ONC206",
"expected_value": "significant alteration"
}
]
},
{
"exact_snippets": "uncontrolled nausea",
"criterion": "nausea",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
}
]
},
{
"exact_snippets": "uncontrolled ... vomiting",
"criterion": "vomiting",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
}
]
},
{
"exact_snippets": "uncontrolled ... diarrhea",
"criterion": "diarrhea",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
}
]
},
{
"exact_snippets": "malabsorption syndrome",
"criterion": "malabsorption syndrome",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "small bowel resection",
"criterion": "small bowel resection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "11. Patients who have been treated with any hematopoietic colony-stimulating growth factors (CSFs) (e.g., granulocyte-CSF, granulocyte-macrophage-CSF) ≤2 weeks prior to starting study drug. Erythropoietin or darbepoetin therapy, if initiated at least 2 weeks prior to enrollment, may be continued.",
"criterions": [
{
"exact_snippets": "treated with any hematopoietic colony-stimulating growth factors (CSFs) (e.g., granulocyte-CSF, granulocyte-macrophage-CSF) ≤2 weeks prior to starting study drug",
"criterion": "treatment with hematopoietic colony-stimulating growth factors",
"requirements": [
{
"requirement_type": "time since treatment",
"expected_value": {
"operator": "<=",
"value": 2,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "Erythropoietin or darbepoetin therapy, if initiated at least 2 weeks prior to enrollment, may be continued",
"criterion": "erythropoietin or darbepoetin therapy",
"requirements": [
{
"requirement_type": "time since initiation",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "12. Patients who are currently taking therapeutic doses of warfarin sodium or any other coumadin derivative anticoagulant.",
"criterions": [
{
"exact_snippets": "currently taking therapeutic doses of warfarin sodium",
"criterion": "warfarin sodium usage",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "currently taking therapeutic doses of ... any other coumadin derivative anticoagulant",
"criterion": "coumadin derivative anticoagulant usage",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "13. Patients who are taking strong inhibitors or inducers of cytochrome P450 (CYP) 3A4, 2D6, 1A2, 2C9, and 2C19 within at least 14 days prior to the first dose of study drug (Cycle 1, Day 1); these medications are excluded throughout the study.",
"criterions": [
{
"exact_snippets": "Patients who are taking strong inhibitors or inducers of cytochrome P450 (CYP) 3A4, 2D6, 1A2, 2C9, and 2C19",
"criterion": "use of strong inhibitors or inducers of cytochrome P450 enzymes",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "within at least 14 days prior to the first dose of study drug (Cycle 1, Day 1)",
"criterion": "time since last use of strong inhibitors or inducers of cytochrome P450 enzymes",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 14,
"unit": "days"
}
}
]
}
]
},
{
"line": "14. Women who are pregnant or breast feeding.",
"criterions": [
{
"exact_snippets": "Women who are pregnant",
"criterion": "pregnancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "breast feeding",
"criterion": "breastfeeding",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "15. Women of child-bearing potential with a positive serum pregnancy test ≤72 hours prior to the first dose of study drug (Cycle 1, Day 1).",
"criterions": [
{
"exact_snippets": "Women of child-bearing potential",
"criterion": "child-bearing potential",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "positive serum pregnancy test",
"criterion": "serum pregnancy test",
"requirements": [
{
"requirement_type": "result",
"expected_value": "positive"
}
]
},
{
"exact_snippets": "≤72 hours prior to the first dose of study drug",
"criterion": "timing of serum pregnancy test",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 72,
"unit": "hours"
}
}
]
}
]
},
{
"line": "16. Patients who are receiving concomitant standard and/or investigational anti-cancer therapy.",
"criterions": [
{
"exact_snippets": "Patients who are receiving concomitant standard and/or investigational anti-cancer therapy.",
"criterion": "concomitant anti-cancer therapy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "17. Patients with alcohol or substance abuse which, in the opinion of the Investigator, would interfere with compliance or safety.",
"criterions": [
{
"exact_snippets": "Patients with alcohol or substance abuse",
"criterion": "alcohol or substance abuse",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "in the opinion of the Investigator, would interfere with compliance",
"criterion": "interference with compliance",
"requirements": [
{
"requirement_type": "opinion",
"expected_value": "Investigator"
}
]
},
{
"exact_snippets": "in the opinion of the Investigator, would interfere with ... safety",
"criterion": "interference with safety",
"requirements": [
{
"requirement_type": "opinion",
"expected_value": "Investigator"
}
]
}
]
},
{
"line": "18. Patients with the presence of any other serious and/or unstable pre-existing medical disorder, psychiatric disorder, or other conditions that could interfere with patients' safety, obtaining informed consent or compliance to the study procedures as determined by the Investigators.",
"criterions": [
{
"exact_snippets": "presence of any other serious and/or unstable pre-existing medical disorder",
"criterion": "pre-existing medical disorder",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
},
{
"requirement_type": "stability",
"expected_value": "unstable"
},
{
"requirement_type": "severity",
"expected_value": "serious"
}
]
},
{
"exact_snippets": "presence of any other ... psychiatric disorder",
"criterion": "psychiatric disorder",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "presence of any other ... conditions that could interfere with patients' safety, obtaining informed consent or compliance to the study procedures",
"criterion": "conditions interfering with study",
"requirements": [
{
"requirement_type": "interference",
"expected_value": [
"patients' safety",
"obtaining informed consent",
"compliance to the study procedures"
]
}
]
}
]
},
{
"line": "19. Women of childbearing potential, defined as all women physiologically capable of becoming pregnant, or men who do not agree to use highly effective contraception during treatment and for 16 additional weeks after the final dose of study drug.",
"criterions": [
{
"exact_snippets": "Women of childbearing potential, defined as all women physiologically capable of becoming pregnant",
"criterion": "women of childbearing potential",
"requirements": [
{
"requirement_type": "physiological capability",
"expected_value": "capable of becoming pregnant"
}
]
},
{
"exact_snippets": "men who do not agree to use highly effective contraception during treatment and for 16 additional weeks after the final dose of study drug",
"criterion": "contraception use",
"requirements": [
{
"requirement_type": "agreement",
"expected_value": false
},
{
"requirement_type": "duration",
"expected_value": "during treatment and for 16 additional weeks after the final dose of study drug"
}
]
}
]
},
{
"line": "Highly effective contraception is defined as either:",
"criterions": [
{
"exact_snippets": "Highly effective contraception",
"criterion": "contraception",
"requirements": [
{
"requirement_type": "effectiveness",
"expected_value": "highly effective"
}
]
}
]
},
{
"line": "* True abstinence: When this is in line with the preferred and usual lifestyle of the patient. Periodic abstinence (e.g., calendar, ovulation, symptothermal, post-ovulation methods) and withdrawal are not acceptable methods of contraception.",
"criterions": [
{
"exact_snippets": "True abstinence: When this is in line with the preferred and usual lifestyle of the patient.",
"criterion": "true abstinence",
"requirements": [
{
"requirement_type": "lifestyle alignment",
"expected_value": true
}
]
},
{
"exact_snippets": "Periodic abstinence (e.g., calendar, ovulation, symptothermal, post-ovulation methods) and withdrawal are not acceptable methods of contraception.",
"criterion": "contraception methods",
"requirements": [
{
"requirement_type": "acceptability",
"expected_value": [
"calendar",
"ovulation",
"symptothermal",
"post-ovulation",
"withdrawal"
]
}
]
}
]
},
{
"line": "* Sterilization: Females must have had surgical bilateral oophorectomy (with or without hysterectomy) or tubal ligation at least 6 weeks ago. In case of oophorectomy alone, only when the reproductive status of the woman has been confirmed by follow up hormone level assessment.",
"criterions": [
{
"exact_snippets": "Females must have had surgical bilateral oophorectomy (with or without hysterectomy)",
"criterion": "surgical bilateral oophorectomy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "tubal ligation at least 6 weeks ago",
"criterion": "tubal ligation",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
},
{
"requirement_type": "time since procedure",
"expected_value": {
"operator": ">=",
"value": 6,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "oophorectomy alone, only when the reproductive status of the woman has been confirmed by follow up hormone level assessment",
"criterion": "reproductive status confirmation",
"requirements": [
{
"requirement_type": "confirmation method",
"expected_value": "follow up hormone level assessment"
}
]
}
]
},
{
"line": "* Male partner sterilization (with the appropriate post-vasectomy documentation of the absence of sperm in the ejaculate). For female patients on the study, the vasectomized male partner should be the sole partner for that patient.",
"criterions": [
{
"exact_snippets": "Male partner sterilization (with the appropriate post-vasectomy documentation of the absence of sperm in the ejaculate)",
"criterion": "male partner sterilization",
"requirements": [
{
"requirement_type": "documentation",
"expected_value": "absence of sperm in the ejaculate"
}
]
},
{
"exact_snippets": "For female patients on the study, the vasectomized male partner should be the sole partner for that patient",
"criterion": "vasectomized male partner",
"requirements": [
{
"requirement_type": "exclusivity",
"expected_value": true
}
]
}
]
},
{
"line": "* If patients are not practicing true abstinence and/or if the patient or sexual partner have not had a sterilization procedure as listed above, patients and their sexual partners must follow double barrier contraception in accordance with the guidelines for contraception below:",
"criterions": [
{
"exact_snippets": "patients are not practicing true abstinence",
"criterion": "abstinence",
"requirements": [
{
"requirement_type": "practice",
"expected_value": false
}
]
},
{
"exact_snippets": "patient or sexual partner have not had a sterilization procedure",
"criterion": "sterilization procedure",
"requirements": [
{
"requirement_type": "history",
"expected_value": false
}
]
},
{
"exact_snippets": "patients and their sexual partners must follow double barrier contraception",
"criterion": "contraception",
"requirements": [
{
"requirement_type": "method",
"expected_value": "double barrier"
}
]
}
]
},
{
"line": "* Females of childbearing potential:",
"criterions": [
{
"exact_snippets": "Females of childbearing potential",
"criterion": "gender and reproductive potential",
"requirements": [
{
"requirement_type": "gender",
"expected_value": "female"
},
{
"requirement_type": "reproductive potential",
"expected_value": "childbearing potential"
}
]
}
]
},
{
"line": "* Must use an intrauterine device or intrauterine system, during dosing of any study agent and for 16 weeks after final dose of study drug; or",
"criterions": [
{
"exact_snippets": "Must use an intrauterine device or intrauterine system, during dosing of any study agent and for 16 weeks after final dose of study drug",
"criterion": "contraceptive method",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"intrauterine device",
"intrauterine system"
]
},
{
"requirement_type": "duration",
"expected_value": "during dosing of any study agent and for 16 weeks after final dose of study drug"
}
]
}
]
},
{
"line": "* Must use a double barrier method of contraception: use of an occlusive cap (diaphragm or cervical/vault cap) with spermicide for women combined with use of a condom by their male partners capable of conceiving offspring.",
"criterions": [
{
"exact_snippets": "Must use a double barrier method of contraception: use of an occlusive cap (diaphragm or cervical/vault cap) with spermicide for women",
"criterion": "contraception method for women",
"requirements": [
{
"requirement_type": "method",
"expected_value": "double barrier method"
},
{
"requirement_type": "components",
"expected_value": [
"occlusive cap",
"spermicide"
]
}
]
},
{
"exact_snippets": "use of a condom by their male partners capable of conceiving offspring",
"criterion": "contraception method for male partners",
"requirements": [
{
"requirement_type": "method",
"expected_value": "condom"
}
]
}
]
},
{
"line": "* Males capable of conceiving offspring must use condoms during dosing of study agent and for an additional 16 weeks after final dose of study drug.",
"criterions": [
{
"exact_snippets": "Males capable of conceiving offspring",
"criterion": "male reproductive capability",
"requirements": [
{
"requirement_type": "capability",
"expected_value": true
}
]
},
{
"exact_snippets": "must use condoms during dosing of study agent and for an additional 16 weeks after final dose of study drug",
"criterion": "condom use",
"requirements": [
{
"requirement_type": "duration",
"expected_value": "during dosing of study agent and for an additional 16 weeks after final dose of study drug"
}
]
}
]
},
{
"line": "Note: Oral, implantable, or injectable contraceptives may be affected by CYP interactions, and are therefore not considered effective for this study.",
"criterions": [
{
"exact_snippets": "Oral, implantable, or injectable contraceptives ... not considered effective for this study.",
"criterion": "contraceptive method",
"requirements": [
{
"requirement_type": "effectiveness",
"expected_value": false
}
]
}
]
},
{
"line": "20. Previous receipt of ONC201, placebo, or blinded study drug from an ONC201 clinical study, or from any other source for H3 K27M-mutant diffuse glioma on or after 01 January 2023.",
"criterions": [
{
"exact_snippets": "Previous receipt of ONC201",
"criterion": "previous receipt of ONC201",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Previous receipt of ... placebo",
"criterion": "previous receipt of placebo",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Previous receipt of ... blinded study drug",
"criterion": "previous receipt of blinded study drug",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "H3 K27M-mutant diffuse glioma",
"criterion": "H3 K27M-mutant diffuse glioma",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "on or after 01 January 2023",
"criterion": "date of receipt",
"requirements": [
{
"requirement_type": "date",
"expected_value": {
"operator": ">=",
"value": 2023,
"unit": "year"
}
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [
{
"line": "Patients must meet all the following criteria to participate in the study:",
"criterions": []
},
{
"line": "4. (Inclusion Criterion #4 was removed in Amendment 3.)",
"criterions": []
},
{
"line": "6. (Inclusion Criterion #6 was removed in Amendment 7.)",
"criterions": []
},
{
"line": "10. (Inclusion Criterion #10 was removed in Amendment 3)",
"criterions": []
},
{
"line": "15. (Inclusion Criterion #15 was removed in Amendment 6)",
"criterions": []
},
{
"line": "17. (Inclusion Criterion #17 was removed in Amendment 6)",
"criterions": []
}
],
"failed_exclusion": [
{
"line": "1. (Exclusion Criterion #1 was removed in Amendment 3)",
"criterions": []
}
],
"failed_miscellaneous": []
}