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

Download this file

1275 lines (1275 with data), 58.5 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
{
"info": {
"nct_id": "NCT04719273",
"official_title": "A Phase II Clinical Trial Evaluating the Combination of Onapristone With Anastrozole for Women With Refractory Hormone Receptor Positive Endometrial Cancer",
"inclusion_criteria": "* Age greater than or equal to 18 years old\n* Histologically confirmed diagnosis of endometrial cancer with ER and/or PR expression >= 1% by IHC on archival tissue taken within the prior 3 years or new biopsy if no archival tissue is available. IHC results do not have to be from Thomas Jefferson University\n* Patients who have failed one prior treatment with a platinum/taxane chemotherapy regimen for management of disease\n\n * Patients cannot have treatment with more than 2 prior lines of therapy (one line must be platinum/taxane regimen)\n* Measurable disease as defined by Response Evaluation Criteria in Solid Tumors (RECIST) version (v.)1.1. Measurable disease is defined as at least one lesion that can be accurately measured in at least one dimension. Each lesion must be >= 10 mm when measured by computed tomography (CT) or magnetic resonance imaging (MRI). Lymph nodes must be >= 15 mm in short axis when measured by CT or MRI\n* Patients with the following histologic epithelial cell types are eligible:\n\n * Endometrioid adenocarcinoma\n * Serous adenocarcinoma\n * Undifferentiated carcinoma\n * Clear cell adenocarcinoma\n * Mixed epithelial carcinoma\n * Adenocarcinoma not otherwise specified (NOS)\n * Please note: patients with carcinosarcoma are ineligible for this trial\n* Patients must have had one prior treatment with a platinum/taxane chemotherapy regimen for management of disease\n* Eastern Cooperative Oncology Group (ECOG) performance status 0-1\n* Must have a life expectancy of at least 12 weeks as judged by the treating physician\n* Females are only eligible for this study if they are postmenopausal. This is defined as meeting one of the following criteria:\n\n * S/p total abdominal hysterectomy and bilateral salpingo-oopherectomy\n * Patients who are in menopause is defined clinically as 12 consecutive months of amenorrhea in a woman over 55 in the absence of other biological or physiological causes OR women under the age of 55 must have a documented serum follicle stimulating hormone (FSH) level less than 40 mIU/mL.\n* Body weight > 30 kg\n* Absolute neutrophil count 1500/ul or more\n* Platelets 100,000/ul or more\n* Hemoglobin 9 g/dl or more\n* Bilirubin less than or equal to 1.5 x the upper limit of normal (except subjects with Gilbert syndrome, who can have total bilirubin < 3 mg/dl)\n* Endocrine and targeted therapy protocols usually enroll patients with aspartate aminotransferase (AST)/alanine aminotransferase (ALT) < 2.5 x upper limit of normal (ULN) in patients without underlying liver metastasis and < 5.0 x ULN in patients with underlying liver metastasis\n* Glomerular filtration rate (GFR) greater than or equal to 40 ml/min using the Cockcroft-Gault formula or measured creatinine clearance using 24 hours urine collection\n* International normalized ratio (INR) OR prothrombin time (PT) and activated partial thromboplastin time (aPTT) =< 1.5 x ULN unless participant is receiving anticoagulant therapy as long as PT or aPTT is within therapeutic range of intended use of anticoagulants\n* All subjects must be able to comprehend and sign a written informed consent document\n* Resolution of all acute toxic effects of prior therapy to National Cancer Institute (NCI) Common Terminology Criteria for Adverse Events (CTCAE) (version 5.0) grade =< 1, with the exception of unresolved grade 2 neuropathy and grade 2 alopecia, which are allowed\n* Patient has recovered from any prior radiotherapy\n* Patients must be able to swallow tablets whole, without crushing\n* Be able to read and speak English\nHealthy volunteers allowed\nMust be FEMALE\nMust have minimum age of 18 Years",
"exclusion_criteria": "* Concurrent or recent chemotherapy, radiotherapy, immunotherapy, or general anesthesia/major surgery within 3 weeks\n* History of prior hormonal therapy (i.e., megestrol acetate, tamoxifen or aromatase inhibitors) for treatment cancer within the past 2 months. Other concurrent hormonal therapy will not be allowed on this trial\n* Patient has a concurrent malignancy or history of invasive malignancy within 3 years of enrollment, with the exception of basal or squamous cell skin cancer, superficial bladder cancer, or carcinoma in situ of the cervix that has completed curative therapy\n* If participant received major surgery, they must have recovered adequately from the toxicity and/or complications from the intervention prior to starting study treatment\n* Has received prior systemic anti-cancer therapy including investigational agents within 3 weeks prior to randomization\n* Known brain metastasis which have not been treated or showed stability for >= 6 months\n* Proteinuria > 1+ on urinalysis or > 1 gm/24 hours (hr)\n* Known history of New York Heart Association stage 3 or 4 cardiac disease\n* A pleural or pericardial effusion of greater than or equal to grade 3 severity\n* Women who are pregnant or nursing\n* Has an active infection requiring systemic therapy\n* Use of any prescription medication during the prior 28 days of first onapristone dosing that the investigator judges is likely to interfere with onapristone activity; specifically strong inhibitors or inducers, or sensitive substrates of cytochrome P450 CYP3A4\n* Patients may not be on a concurrent clinical trial, unless approved by investigator",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "* Age greater than or equal to 18 years old",
"criterions": [
{
"exact_snippets": "Age greater than or equal to 18 years old",
"criterion": "age",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "years"
}
}
]
}
]
},
{
"line": "* Histologically confirmed diagnosis of endometrial cancer with ER and/or PR expression >= 1% by IHC on archival tissue taken within the prior 3 years or new biopsy if no archival tissue is available. IHC results do not have to be from Thomas Jefferson University",
"criterions": [
{
"exact_snippets": "Histologically confirmed diagnosis of endometrial cancer",
"criterion": "endometrial cancer",
"requirements": [
{
"requirement_type": "diagnosis",
"expected_value": "histologically confirmed"
}
]
},
{
"exact_snippets": "ER and/or PR expression >= 1% by IHC",
"criterion": "ER and/or PR expression",
"requirements": [
{
"requirement_type": "expression level",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "%"
}
},
{
"requirement_type": "method",
"expected_value": "IHC"
}
]
},
{
"exact_snippets": "archival tissue taken within the prior 3 years or new biopsy if no archival tissue is available",
"criterion": "archival tissue",
"requirements": [
{
"requirement_type": "availability",
"expected_value": true
},
{
"requirement_type": "timeframe",
"expected_value": "within the prior 3 years"
}
]
}
]
},
{
"line": "* Patients who have failed one prior treatment with a platinum/taxane chemotherapy regimen for management of disease",
"criterions": [
{
"exact_snippets": "Patients who have failed one prior treatment with a platinum/taxane chemotherapy regimen",
"criterion": "prior treatment with a platinum/taxane chemotherapy regimen",
"requirements": [
{
"requirement_type": "outcome",
"expected_value": "failed"
},
{
"requirement_type": "quantity",
"expected_value": {
"operator": "=",
"value": 1,
"unit": "treatment"
}
}
]
}
]
},
{
"line": "* Patients cannot have treatment with more than 2 prior lines of therapy (one line must be platinum/taxane regimen)",
"criterions": [
{
"exact_snippets": "treatment with more than 2 prior lines of therapy",
"criterion": "prior lines of therapy",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<=",
"value": 2,
"unit": "lines"
}
}
]
},
{
"exact_snippets": "one line must be platinum/taxane regimen",
"criterion": "platinum/taxane regimen",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Measurable disease as defined by Response Evaluation Criteria in Solid Tumors (RECIST) version (v.)1.1. Measurable disease is defined as at least one lesion that can be accurately measured in at least one dimension. Each lesion must be >= 10 mm when measured by computed tomography (CT) or magnetic resonance imaging (MRI). Lymph nodes must be >= 15 mm in short axis when measured by CT or MRI",
"criterions": [
{
"exact_snippets": "Measurable disease as defined by Response Evaluation Criteria in Solid Tumors (RECIST) version (v.)1.1.",
"criterion": "measurable disease",
"requirements": [
{
"requirement_type": "definition",
"expected_value": "Response Evaluation Criteria in Solid Tumors (RECIST) version (v.)1.1"
}
]
},
{
"exact_snippets": "at least one lesion that can be accurately measured in at least one dimension",
"criterion": "lesion",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "lesion"
}
}
]
},
{
"exact_snippets": "Each lesion must be >= 10 mm when measured by computed tomography (CT) or magnetic resonance imaging (MRI)",
"criterion": "lesion size",
"requirements": [
{
"requirement_type": "size",
"expected_value": {
"operator": ">=",
"value": 10,
"unit": "mm"
}
}
]
},
{
"exact_snippets": "Lymph nodes must be >= 15 mm in short axis when measured by CT or MRI",
"criterion": "lymph node size",
"requirements": [
{
"requirement_type": "size",
"expected_value": {
"operator": ">=",
"value": 15,
"unit": "mm"
}
}
]
}
]
},
{
"line": "* Patients with the following histologic epithelial cell types are eligible:",
"criterions": [
{
"exact_snippets": "histologic epithelial cell types",
"criterion": "histologic epithelial cell types",
"requirements": [
{
"requirement_type": "eligibility",
"expected_value": true
}
]
}
]
},
{
"line": "* Endometrioid adenocarcinoma",
"criterions": [
{
"exact_snippets": "Endometrioid adenocarcinoma",
"criterion": "endometrioid adenocarcinoma",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Serous adenocarcinoma",
"criterions": [
{
"exact_snippets": "Serous adenocarcinoma",
"criterion": "serous adenocarcinoma",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Undifferentiated carcinoma",
"criterions": [
{
"exact_snippets": "Undifferentiated carcinoma",
"criterion": "undifferentiated carcinoma",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Clear cell adenocarcinoma",
"criterions": [
{
"exact_snippets": "Clear cell adenocarcinoma",
"criterion": "clear cell adenocarcinoma",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Mixed epithelial carcinoma",
"criterions": [
{
"exact_snippets": "Mixed epithelial carcinoma",
"criterion": "mixed epithelial carcinoma",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Adenocarcinoma not otherwise specified (NOS)",
"criterions": [
{
"exact_snippets": "Adenocarcinoma not otherwise specified (NOS)",
"criterion": "adenocarcinoma",
"requirements": [
{
"requirement_type": "subtype",
"expected_value": "not otherwise specified (NOS)"
}
]
}
]
},
{
"line": "* Please note: patients with carcinosarcoma are ineligible for this trial",
"criterions": [
{
"exact_snippets": "patients with carcinosarcoma are ineligible",
"criterion": "carcinosarcoma",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* Patients must have had one prior treatment with a platinum/taxane chemotherapy regimen for management of disease",
"criterions": [
{
"exact_snippets": "Patients must have had one prior treatment with a platinum/taxane chemotherapy regimen",
"criterion": "prior treatment with a platinum/taxane chemotherapy regimen",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "=",
"value": 1,
"unit": "treatment"
}
}
]
}
]
},
{
"line": "* Eastern Cooperative Oncology Group (ECOG) performance status 0-1",
"criterions": [
{
"exact_snippets": "Eastern Cooperative Oncology Group (ECOG) performance status 0-1",
"criterion": "ECOG performance status",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 0,
"unit": "N/A"
},
{
"operator": "<=",
"value": 1,
"unit": "N/A"
}
]
}
}
]
}
]
},
{
"line": "* Must have a life expectancy of at least 12 weeks as judged by the treating physician",
"criterions": [
{
"exact_snippets": "life expectancy of at least 12 weeks",
"criterion": "life expectancy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 12,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "* Females are only eligible for this study if they are postmenopausal. This is defined as meeting one of the following criteria:",
"criterions": [
{
"exact_snippets": "Females are only eligible for this study",
"criterion": "gender",
"requirements": [
{
"requirement_type": "expected_value",
"expected_value": "female"
}
]
},
{
"exact_snippets": "if they are postmenopausal",
"criterion": "menopausal status",
"requirements": [
{
"requirement_type": "expected_value",
"expected_value": "postmenopausal"
}
]
}
]
},
{
"line": "* S/p total abdominal hysterectomy and bilateral salpingo-oopherectomy",
"criterions": [
{
"exact_snippets": "S/p total abdominal hysterectomy",
"criterion": "total abdominal hysterectomy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "bilateral salpingo-oopherectomy",
"criterion": "bilateral salpingo-oopherectomy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Patients who are in menopause is defined clinically as 12 consecutive months of amenorrhea in a woman over 55 in the absence of other biological or physiological causes OR women under the age of 55 must have a documented serum follicle stimulating hormone (FSH) level less than 40 mIU/mL.",
"criterions": [
{
"exact_snippets": "Patients who are in menopause is defined clinically as 12 consecutive months of amenorrhea in a woman over 55",
"criterion": "menopause",
"requirements": [
{
"requirement_type": "age",
"expected_value": {
"operator": ">",
"value": 55,
"unit": "years"
}
},
{
"requirement_type": "amenorrhea duration",
"expected_value": {
"operator": ">=",
"value": 12,
"unit": "months"
}
}
]
},
{
"exact_snippets": "women under the age of 55 must have a documented serum follicle stimulating hormone (FSH) level less than 40 mIU/mL",
"criterion": "serum follicle stimulating hormone (FSH) level",
"requirements": [
{
"requirement_type": "age",
"expected_value": {
"operator": "<",
"value": 55,
"unit": "years"
}
},
{
"requirement_type": "FSH level",
"expected_value": {
"operator": "<",
"value": 40,
"unit": "mIU/mL"
}
}
]
}
]
},
{
"line": "* Body weight > 30 kg",
"criterions": [
{
"exact_snippets": "Body weight > 30 kg",
"criterion": "body weight",
"requirements": [
{
"requirement_type": "weight",
"expected_value": {
"operator": ">",
"value": 30,
"unit": "kg"
}
}
]
}
]
},
{
"line": "* Absolute neutrophil count 1500/ul or more",
"criterions": [
{
"exact_snippets": "Absolute neutrophil count 1500/ul or more",
"criterion": "absolute neutrophil count",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1500,
"unit": "ul"
}
}
]
}
]
},
{
"line": "* Platelets 100,000/ul or more",
"criterions": [
{
"exact_snippets": "Platelets 100,000/ul or more",
"criterion": "platelet count",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 100000,
"unit": "ul"
}
}
]
}
]
},
{
"line": "* Hemoglobin 9 g/dl or more",
"criterions": [
{
"exact_snippets": "Hemoglobin 9 g/dl or more",
"criterion": "hemoglobin level",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 9,
"unit": "g/dl"
}
}
]
}
]
},
{
"line": "* Bilirubin less than or equal to 1.5 x the upper limit of normal (except subjects with Gilbert syndrome, who can have total bilirubin < 3 mg/dl)",
"criterions": [
{
"exact_snippets": "Bilirubin less than or equal to 1.5 x the upper limit of normal",
"criterion": "bilirubin level",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "x ULN"
}
}
]
},
{
"exact_snippets": "Gilbert syndrome, who can have total bilirubin < 3 mg/dl",
"criterion": "bilirubin level in subjects with Gilbert syndrome",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<",
"value": 3,
"unit": "mg/dl"
}
}
]
}
]
},
{
"line": "* Endocrine and targeted therapy protocols usually enroll patients with aspartate aminotransferase (AST)/alanine aminotransferase (ALT) < 2.5 x upper limit of normal (ULN) in patients without underlying liver metastasis and < 5.0 x ULN in patients with underlying liver metastasis",
"criterions": [
{
"exact_snippets": "aspartate aminotransferase (AST)/alanine aminotransferase (ALT) < 2.5 x upper limit of normal (ULN) in patients without underlying liver metastasis",
"criterion": "AST/ALT levels in patients without underlying liver metastasis",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<",
"value": 2.5,
"unit": "x ULN"
}
}
]
},
{
"exact_snippets": "aspartate aminotransferase (AST)/alanine aminotransferase (ALT) ... < 5.0 x ULN in patients with underlying liver metastasis",
"criterion": "AST/ALT levels in patients with underlying liver metastasis",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<",
"value": 5.0,
"unit": "x ULN"
}
}
]
}
]
},
{
"line": "* Glomerular filtration rate (GFR) greater than or equal to 40 ml/min using the Cockcroft-Gault formula or measured creatinine clearance using 24 hours urine collection",
"criterions": [
{
"exact_snippets": "Glomerular filtration rate (GFR) greater than or equal to 40 ml/min",
"criterion": "glomerular filtration rate (GFR)",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 40,
"unit": "ml/min"
}
}
]
},
{
"exact_snippets": "measured creatinine clearance using 24 hours urine collection",
"criterion": "creatinine clearance",
"requirements": [
{
"requirement_type": "measurement method",
"expected_value": "24 hours urine collection"
}
]
}
]
},
{
"line": "* International normalized ratio (INR) OR prothrombin time (PT) and activated partial thromboplastin time (aPTT) =< 1.5 x ULN unless participant is receiving anticoagulant therapy as long as PT or aPTT is within therapeutic range of intended use of anticoagulants",
"criterions": [
{
"exact_snippets": "International normalized ratio (INR) ... =< 1.5 x ULN",
"criterion": "International normalized ratio (INR)",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "x ULN"
}
}
]
},
{
"exact_snippets": "prothrombin time (PT) ... =< 1.5 x ULN",
"criterion": "prothrombin time (PT)",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "x ULN"
}
}
]
},
{
"exact_snippets": "activated partial thromboplastin time (aPTT) ... =< 1.5 x ULN",
"criterion": "activated partial thromboplastin time (aPTT)",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "x ULN"
}
}
]
},
{
"exact_snippets": "unless participant is receiving anticoagulant therapy ... PT or aPTT is within therapeutic range of intended use of anticoagulants",
"criterion": "anticoagulant therapy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
},
{
"requirement_type": "PT or aPTT therapeutic range",
"expected_value": "within therapeutic range of intended use of anticoagulants"
}
]
}
]
},
{
"line": "* All subjects must be able to comprehend and sign a written informed consent document",
"criterions": [
{
"exact_snippets": "All subjects must be able to comprehend",
"criterion": "comprehension ability",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
},
{
"exact_snippets": "sign a written informed consent document",
"criterion": "ability to sign informed consent",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
}
]
},
{
"line": "* Patient has recovered from any prior radiotherapy",
"criterions": [
{
"exact_snippets": "Patient has recovered from any prior radiotherapy",
"criterion": "recovery from prior radiotherapy",
"requirements": [
{
"requirement_type": "status",
"expected_value": "recovered"
}
]
}
]
},
{
"line": "* Patients must be able to swallow tablets whole, without crushing",
"criterions": [
{
"exact_snippets": "Patients must be able to swallow tablets whole, without crushing",
"criterion": "ability to swallow tablets whole",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
}
]
},
{
"line": "* Be able to read and speak English",
"criterions": [
{
"exact_snippets": "Be able to read and speak English",
"criterion": "English language proficiency",
"requirements": [
{
"requirement_type": "ability",
"expected_value": [
"read",
"speak"
]
}
]
}
]
},
{
"line": "Healthy volunteers allowed",
"criterions": [
{
"exact_snippets": "Healthy volunteers allowed",
"criterion": "volunteer health status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "healthy"
}
]
}
]
},
{
"line": "Must be FEMALE",
"criterions": [
{
"exact_snippets": "Must be FEMALE",
"criterion": "gender",
"requirements": [
{
"requirement_type": "expected_value",
"expected_value": "female"
}
]
}
]
},
{
"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": "* History of prior hormonal therapy (i.e., megestrol acetate, tamoxifen or aromatase inhibitors) for treatment cancer within the past 2 months. Other concurrent hormonal therapy will not be allowed on this trial",
"criterions": [
{
"exact_snippets": "History of prior hormonal therapy (i.e., megestrol acetate, tamoxifen or aromatase inhibitors) for treatment cancer within the past 2 months",
"criterion": "prior hormonal therapy",
"requirements": [
{
"requirement_type": "timeframe",
"expected_value": "within the past 2 months"
}
]
},
{
"exact_snippets": "Other concurrent hormonal therapy will not be allowed",
"criterion": "concurrent hormonal therapy",
"requirements": [
{
"requirement_type": "allowance",
"expected_value": false
}
]
}
]
},
{
"line": "* Patient has a concurrent malignancy or history of invasive malignancy within 3 years of enrollment, with the exception of basal or squamous cell skin cancer, superficial bladder cancer, or carcinoma in situ of the cervix that has completed curative therapy",
"criterions": [
{
"exact_snippets": "Patient has a concurrent malignancy",
"criterion": "concurrent malignancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "history of invasive malignancy within 3 years of enrollment",
"criterion": "history of invasive malignancy",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 3,
"unit": "years"
}
]
}
}
]
},
{
"exact_snippets": "with the exception of basal or squamous cell skin cancer, superficial bladder cancer, or carcinoma in situ of the cervix that has completed curative therapy",
"criterion": "exceptions to malignancy history",
"requirements": [
{
"requirement_type": "types",
"expected_value": [
"basal cell skin cancer",
"squamous cell skin cancer",
"superficial bladder cancer",
"carcinoma in situ of the cervix"
]
},
{
"requirement_type": "treatment status",
"expected_value": "completed curative therapy"
}
]
}
]
},
{
"line": "* If participant received major surgery, they must have recovered adequately from the toxicity and/or complications from the intervention prior to starting study treatment",
"criterions": [
{
"exact_snippets": "If participant received major surgery",
"criterion": "major surgery",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "they must have recovered adequately from the toxicity and/or complications from the intervention",
"criterion": "recovery from surgery",
"requirements": [
{
"requirement_type": "status",
"expected_value": "adequate recovery from toxicity and/or complications"
}
]
}
]
},
{
"line": "* Has received prior systemic anti-cancer therapy including investigational agents within 3 weeks prior to randomization",
"criterions": [
{
"exact_snippets": "Has received prior systemic anti-cancer therapy including investigational agents within 3 weeks prior to randomization",
"criterion": "prior systemic anti-cancer therapy",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "* Known brain metastasis which have not been treated or showed stability for >= 6 months",
"criterions": [
{
"exact_snippets": "Known brain metastasis",
"criterion": "brain metastasis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "which have not been treated",
"criterion": "treatment of brain metastasis",
"requirements": [
{
"requirement_type": "status",
"expected_value": "not treated"
}
]
},
{
"exact_snippets": "showed stability for >= 6 months",
"criterion": "stability of brain metastasis",
"requirements": [
{
"requirement_type": "duration of stability",
"expected_value": {
"operator": ">=",
"value": 6,
"unit": "months"
}
}
]
}
]
},
{
"line": "* Proteinuria > 1+ on urinalysis or > 1 gm/24 hours (hr)",
"criterions": [
{
"exact_snippets": "Proteinuria > 1+ on urinalysis",
"criterion": "proteinuria",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">",
"value": 1,
"unit": "+"
}
}
]
},
{
"exact_snippets": "Proteinuria ... > 1 gm/24 hours (hr)",
"criterion": "proteinuria",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">",
"value": 1,
"unit": "gm/24 hours"
}
}
]
}
]
},
{
"line": "* Known history of New York Heart Association stage 3 or 4 cardiac disease",
"criterions": [
{
"exact_snippets": "Known history of New York Heart Association stage 3 or 4 cardiac disease",
"criterion": "New York Heart Association cardiac disease",
"requirements": [
{
"requirement_type": "stage",
"expected_value": [
"3",
"4"
]
}
]
}
]
},
{
"line": "* A pleural or pericardial effusion of greater than or equal to grade 3 severity",
"criterions": [
{
"exact_snippets": "pleural or pericardial effusion ... greater than or equal to grade 3 severity",
"criterion": "pleural or pericardial effusion",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">=",
"value": 3,
"unit": "grade"
}
}
]
}
]
},
{
"line": "* Women who are pregnant or nursing",
"criterions": [
{
"exact_snippets": "Women who are pregnant",
"criterion": "pregnancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Women who are ... nursing",
"criterion": "nursing",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* Has an active infection requiring systemic therapy",
"criterions": [
{
"exact_snippets": "active infection requiring systemic therapy",
"criterion": "active infection",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": "systemic therapy"
}
]
}
]
},
{
"line": "* Use of any prescription medication during the prior 28 days of first onapristone dosing that the investigator judges is likely to interfere with onapristone activity; specifically strong inhibitors or inducers, or sensitive substrates of cytochrome P450 CYP3A4",
"criterions": [
{
"exact_snippets": "Use of any prescription medication during the prior 28 days of first onapristone dosing",
"criterion": "prescription medication use",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": "prior 28 days of first onapristone dosing"
}
]
},
{
"exact_snippets": "the investigator judges is likely to interfere with onapristone activity",
"criterion": "interference with onapristone activity",
"requirements": [
{
"requirement_type": "judgment",
"expected_value": "investigator"
}
]
},
{
"exact_snippets": "specifically strong inhibitors or inducers, or sensitive substrates of cytochrome P450 CYP3A4",
"criterion": "interaction with cytochrome P450 CYP3A4",
"requirements": [
{
"requirement_type": "interaction type",
"expected_value": [
"strong inhibitors",
"inducers",
"sensitive substrates"
]
}
]
}
]
},
{
"line": "* Patients may not be on a concurrent clinical trial, unless approved by investigator",
"criterions": [
{
"exact_snippets": "Patients may not be on a concurrent clinical trial",
"criterion": "concurrent clinical trial participation",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "unless approved by investigator",
"criterion": "investigator approval for concurrent trial",
"requirements": [
{
"requirement_type": "approval",
"expected_value": true
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [
{
"line": "* Resolution of all acute toxic effects of prior therapy to National Cancer Institute (NCI) Common Terminology Criteria for Adverse Events (CTCAE) (version 5.0) grade =< 1, with the exception of unresolved grade 2 neuropathy and grade 2 alopecia, which are allowed",
"criterions": [
{
"exact_snippets": "Resolution of all acute toxic effects of prior therapy to National Cancer Institute (NCI) Common Terminology Criteria for Adverse Events (CTCAE) (version 5.0) grade =< 1",
"criterion": "acute toxic effects of prior therapy",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": "<=",
"value": 1,
"unit": "NCI CTCAE grade"
}
}
]
},
{
"exact_snippets": "unresolved grade 2 neuropathy ... allowed",
"criterion": "neuropathy",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": "=",
"value": 2,
"unit": "NCI CTCAE grade"
}
}
]
},
{
"exact_snippets": "unresolved grade 2 alopecia ... allowed",
"criterion": "alopecia",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": "=",
"value": 2,
"unit": "NCI CTCAE grade"
}
}
]
}
]
}
],
"failed_exclusion": [
{
"line": "* Concurrent or recent chemotherapy, radiotherapy, immunotherapy, or general anesthesia/major surgery within 3 weeks",
"criterions": [
{
"exact_snippets": "Concurrent or recent chemotherapy ... within 3 weeks",
"criterion": "chemotherapy",
"requirements": [
{
"requirement_type": "recency",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "Concurrent or recent radiotherapy ... within 3 weeks",
"criterion": "radiotherapy",
"requirements": [
{
"requirement_type": "recency",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "Concurrent or recent immunotherapy ... within 3 weeks",
"criterion": "immunotherapy",
"requirements": [
{
"requirement_type": "recency",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "Concurrent or recent ... general anesthesia/major surgery within 3 weeks",
"criterion": "general anesthesia/major surgery",
"requirements": [
{
"requirement_type": "recency",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "weeks"
}
}
]
}
]
}
],
"failed_miscellaneous": []
}