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

Download this file

1456 lines (1456 with data), 71.4 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
{
"info": {
"nct_id": "NCT03732820",
"official_title": "A Randomised, Double-blind, Placebo-controlled, Multicentre Phase III Study of Olaparib Plus Abiraterone Relative to Placebo Plus Abiraterone as First-line Therapy in Men With Metastatic Castration-resistant Prostate Cancer (PROpel Study)",
"inclusion_criteria": "1. Capable of giving signed informed consent, which includes compliance with the requirements and restrictions listed in the informed consent form and in the study protocol.\n2. Provision of signed and dated, written informed consent form prior to any mandatory study specific procedures, sampling, and analyses.\n3. For inclusion in i) the optional exploratory genetic research and ii) the optional biomarker research, patients must fulfill the following criteria:\n\n * Provision of informed consent for genetic research prior to collection of sample.\n * Provision of informed consent for biomarker research prior to collection of sample.\n\n If a patient declines to participate in the optional exploratory genetic research or the optional biomarker research, there will be no penalty or loss of benefit to the patient. The patient will not be excluded from other aspects of the study.\n4. Patients must be ≥18 years of age (or ≥19 years of age in South Korea) at the time of signing the informed consent form. For patients enrolled in Japan who are <20 years of age, written informed consent should be obtained from the patient and from his legally acceptable representative.\n5. Histologically or cytologically confirmed prostate adenocarcinoma.\n6. Metastatic status defined as at least 1 documented metastatic lesion on either a bone scan or a computed tomography(CT)/ magnetic resonance imaging (MRI) scan.\n7. First-line metastatic castration-resistant prostate cancer (mCRPC).\n8. Ongoing androgen deprivation with gonadotropin-releasing hormone analogue or bilateral orchiectomy, with serum testosterone <50 nanograms per decilitre (ng/dL) (<2.0 nanomoles per litre (nmol/L)) within 28 days before randomisation. Patients receiving androgen deprivation therapy (ADT) at study entry should continue to do so throughout the study.\n9. Candidate for abiraterone therapy with documented evidence of progressive disease.\n10. Patients must have normal organ and bone marrow function measured within 28 days prior to administration of study treatment.\n11. Eastern Cooperative Oncology Group (ECOG) performance status 0-1, with no deterioration over the previous 2 weeks.\n12. The participant has, in the opinion of the investigator, a life expectancy of at least 6 months.\n13. Prior to randomisation, sites must confirm availability of either an archival formalin fixed, paraffin embedded (FFPE) tumour tissue sample, or a new biopsy taken during the screening window, which meets the minimum pathology and sample requirements in order to enable homologous recombination repair (HRR) status subgroup analysis of the primary endpoint radiographic progression-free survival (rPFS). If there is not written confirmation of the availability of tumour tissue prior to randomisation, the patient is not eligible for the study.\n14. Male patients must use a condom during treatment and for 3 months after the last dose of olaparib+abiraterone when having sexual intercourse with a pregnant woman or with a woman of childbearing potential. Female partners of male patients should also use a highly effective form of contraception if they are of childbearing potential.\nHealthy volunteers allowed\nMust be MALE\nMust have minimum age of 18 Years\nMust have maximum age of 99 Years",
"exclusion_criteria": "1. Has a known additional malignancy that has had progression or has required active treatment in the last 5 years.\n2. Patients with myelodysplastic syndrome (MDS)/ acute myeloid leukaemia (AML) or with features suggestive of yelodysplastic syndrome (MDS)/ acute myeloid leukaemia (AML).\n3. Clinically significant cardiovascular disease Association Class II-IV heart failure or cardiac ejection fraction measurement of <50% during screening as assessed by echocardiography or multigated acquisition scan.\n4. Planned or scheduled cardiac surgery or percutaneous coronary intervention procedure.\n5. Prior revascularisation procedure (significant coronary, carotid, or peripheral artery stenosis).\n6. Uncontrolled hypertension (systolic blood pressure (BP) ≥160 millimeters of mercury (mmHg) or diastolic blood pressure (BP) ≥95 millimeters of mercury (mmHg)).\n7. History of uncontrolled pituitary or adrenal dysfunction.\n8. Active infection or other medical condition that would make prednisone/prednisolone use contraindicated.\n9. Any chronic medical condition requiring a systemic dose of corticosteroid >10 milligrams (mg) prednisone/prednisolone per day.\n10. Patients who are considered a poor medical risk due to a serious, uncontrolled medical disorder, non-malignant systemic disease or active, uncontrolled infection.\n11. Persistent toxicities (Common Terminology Criteria for Adverse Events [CTCAEs] grade >2) caused by previous cancer therapy, excluding alopecia.\n12. Patients with brain metastases. A scan to confirm the absence of brain metastases is not required.\n13. Patients with spinal cord compression are excluded unless they are considered to have received definitive treatment for this and have evidence of clinically stable disease for 4 weeks.\n14. Patients who are unevaluable for both bone and soft tissue progression\n15. Patients who are unable to swallow orally administered medication and patients with gastrointestinal disorders likely to interfere with absorption of the study medication.\n16. Immunocompromised patients\n17. Patients with known active hepatitis infection (ie, hepatitis B or C).\n18. Any previous treatment with Polyadenosine 5'diphosphoribose [poly (ADP ribose)] polymerase (PARP) inhibitor, including olaparib.\n19. Patients receiving any systemic chemotherapy or radiotherapy (except for palliative reasons) within 3 weeks prior to study treatment. Patients who receive palliative radiotherapy need to stop radiotherapy 1 week before randomisation.\n20. Any previous exposure to a Cytochrome P450 (CYP) 17 (17α-hydroxylase/C17,20-lyase) inhibitor (eg, abiraterone, orteronel).\n21. Concomitant use of known strong Cytochrome P450 (CYP) 3A inhibitors (eg, itraconazole, telithromycin, clarithromycin, protease inhibitors boosted with ritonavir or cobicistat, indinavir, saquinavir, nelfinavir, boceprevir, telaprevir) or moderate CYP3A inhibitors (eg, ciprofloxacin, erythromycin, diltiazem, fluconazole, verapamil). The required washout period prior to starting study treatment is 2 weeks.\n22. Concomitant use of known strong Cytochrome P450 (CYP) 3A inducers (eg, phenobarbital, enzalutamide, phenytoin, rifampicin, rifabutin, rifapentine, carbamazepine, nevirapine or St John's wort) or moderate Cytochrome P450 (CYP) 3A inducers (eg, bosentan, efavirenz or modafinil). The required period prior to starting study treatment is 5 weeks for phenobarbital and enzalutamide and 3 weeks for other agents.\n23. Major surgery within 2 weeks of starting study treatment and patients must have recovered from any effects of any major surgery.\n24. Previous allogenic bone marrow transplant or double umbilical cord blood transplantation (dUCBT).\n25. Participation in another clinical study with an investigational product or investigational medical devices within 1 month of randomisation.\n26. History of hypersensitivity to olaparib or abiraterone, any of the excipients of olaparib or abiraterone, or drugs with a similar chemical structure or class to olaparib or abiraterone.\n27. Involvement in the planning and/or conduct of the study (applies to both AstraZeneca and Merck staff and/or staff at the study site).\n28. Judgment by the investigator that the patient should not participate in the study if the patient is unlikely to comply with study procedures, restrictions and requirements.\n29. Previous randomisation in the present study.",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "1. Capable of giving signed informed consent, which includes compliance with the requirements and restrictions listed in the informed consent form and in the study protocol.",
"criterions": [
{
"exact_snippets": "Capable of giving signed informed consent",
"criterion": "informed consent capability",
"requirements": [
{
"requirement_type": "capability",
"expected_value": true
}
]
},
{
"exact_snippets": "compliance with the requirements and restrictions listed in the informed consent form and in the study protocol",
"criterion": "compliance with informed consent and study protocol",
"requirements": [
{
"requirement_type": "compliance",
"expected_value": true
}
]
}
]
},
{
"line": "2. Provision of signed and dated, written informed consent form prior to any mandatory study specific procedures, sampling, and analyses.",
"criterions": [
{
"exact_snippets": "Provision of signed and dated, written informed consent form",
"criterion": "informed consent",
"requirements": [
{
"requirement_type": "provision",
"expected_value": true
},
{
"requirement_type": "signed",
"expected_value": true
},
{
"requirement_type": "dated",
"expected_value": true
}
]
}
]
},
{
"line": "3. For inclusion in i) the optional exploratory genetic research and ii) the optional biomarker research, patients must fulfill the following criteria:",
"criterions": [
{
"exact_snippets": "optional exploratory genetic research",
"criterion": "participation in optional exploratory genetic research",
"requirements": [
{
"requirement_type": "participation",
"expected_value": true
}
]
},
{
"exact_snippets": "optional biomarker research",
"criterion": "participation in optional biomarker research",
"requirements": [
{
"requirement_type": "participation",
"expected_value": true
}
]
}
]
},
{
"line": "* Provision of informed consent for genetic research prior to collection of sample.",
"criterions": [
{
"exact_snippets": "Provision of informed consent for genetic research",
"criterion": "informed consent for genetic research",
"requirements": [
{
"requirement_type": "provision",
"expected_value": true
}
]
},
{
"exact_snippets": "prior to collection of sample",
"criterion": "collection of sample",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "after informed consent"
}
]
}
]
},
{
"line": "* Provision of informed consent for biomarker research prior to collection of sample.",
"criterions": [
{
"exact_snippets": "Provision of informed consent for biomarker research",
"criterion": "informed consent for biomarker research",
"requirements": [
{
"requirement_type": "provision",
"expected_value": true
}
]
},
{
"exact_snippets": "collection of sample",
"criterion": "sample collection",
"requirements": [
{
"requirement_type": "provision",
"expected_value": true
}
]
}
]
},
{
"line": "4. Patients must be ≥18 years of age (or ≥19 years of age in South Korea) at the time of signing the informed consent form. For patients enrolled in Japan who are <20 years of age, written informed consent should be obtained from the patient and from his legally acceptable representative.",
"criterions": [
{
"exact_snippets": "Patients must be ≥18 years of age",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum age",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "years"
}
}
]
},
{
"exact_snippets": "≥19 years of age in South Korea",
"criterion": "age in South Korea",
"requirements": [
{
"requirement_type": "minimum age",
"expected_value": {
"operator": ">=",
"value": 19,
"unit": "years"
}
}
]
},
{
"exact_snippets": "patients enrolled in Japan who are <20 years of age",
"criterion": "age in Japan",
"requirements": [
{
"requirement_type": "maximum age",
"expected_value": {
"operator": "<",
"value": 20,
"unit": "years"
}
}
]
}
]
},
{
"line": "5. Histologically or cytologically confirmed prostate adenocarcinoma.",
"criterions": [
{
"exact_snippets": "Histologically or cytologically confirmed prostate adenocarcinoma",
"criterion": "prostate adenocarcinoma",
"requirements": [
{
"requirement_type": "confirmation method",
"expected_value": [
"histologically",
"cytologically"
]
}
]
}
]
},
{
"line": "6. Metastatic status defined as at least 1 documented metastatic lesion on either a bone scan or a computed tomography(CT)/ magnetic resonance imaging (MRI) scan.",
"criterions": [
{
"exact_snippets": "Metastatic status defined as at least 1 documented metastatic lesion",
"criterion": "metastatic status",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "on either a bone scan or a computed tomography(CT)/ magnetic resonance imaging (MRI) scan",
"criterion": "imaging method for metastatic lesion",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"bone scan",
"computed tomography (CT)",
"magnetic resonance imaging (MRI)"
]
}
]
}
]
},
{
"line": "7. First-line metastatic castration-resistant prostate cancer (mCRPC).",
"criterions": [
{
"exact_snippets": "First-line metastatic castration-resistant prostate cancer (mCRPC)",
"criterion": "prostate cancer",
"requirements": [
{
"requirement_type": "stage",
"expected_value": "metastatic"
},
{
"requirement_type": "resistance",
"expected_value": "castration-resistant"
},
{
"requirement_type": "treatment line",
"expected_value": "first-line"
}
]
}
]
},
{
"line": "8. Ongoing androgen deprivation with gonadotropin-releasing hormone analogue or bilateral orchiectomy, with serum testosterone <50 nanograms per decilitre (ng/dL) (<2.0 nanomoles per litre (nmol/L)) within 28 days before randomisation. Patients receiving androgen deprivation therapy (ADT) at study entry should continue to do so throughout the study.",
"criterions": [
{
"exact_snippets": "Ongoing androgen deprivation with gonadotropin-releasing hormone analogue or bilateral orchiectomy",
"criterion": "androgen deprivation",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "serum testosterone <50 nanograms per decilitre (ng/dL) (<2.0 nanomoles per litre (nmol/L)) within 28 days before randomisation",
"criterion": "serum testosterone",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"comparisons": [
{
"operator": "<",
"value": 50,
"unit": "nanograms per decilitre"
},
{
"operator": "<",
"value": 2.0,
"unit": "nanomoles per litre"
}
]
}
}
]
},
{
"exact_snippets": "Patients receiving androgen deprivation therapy (ADT) at study entry should continue to do so throughout the study",
"criterion": "continuation of androgen deprivation therapy",
"requirements": [
{
"requirement_type": "continuation",
"expected_value": true
}
]
}
]
},
{
"line": "9. Candidate for abiraterone therapy with documented evidence of progressive disease.",
"criterions": [
{
"exact_snippets": "Candidate for abiraterone therapy",
"criterion": "abiraterone therapy candidacy",
"requirements": [
{
"requirement_type": "candidacy",
"expected_value": true
}
]
},
{
"exact_snippets": "documented evidence of progressive disease",
"criterion": "progressive disease",
"requirements": [
{
"requirement_type": "documentation",
"expected_value": true
}
]
}
]
},
{
"line": "10. Patients must have normal organ and bone marrow function measured within 28 days prior to administration of study treatment.",
"criterions": [
{
"exact_snippets": "normal organ and bone marrow function",
"criterion": "organ function",
"requirements": [
{
"requirement_type": "status",
"expected_value": "normal"
}
]
},
{
"exact_snippets": "normal organ and bone marrow function",
"criterion": "bone marrow function",
"requirements": [
{
"requirement_type": "status",
"expected_value": "normal"
}
]
},
{
"exact_snippets": "measured within 28 days prior to administration of study treatment",
"criterion": "measurement timing",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": "within 28 days prior to administration of study treatment"
}
]
}
]
},
{
"line": "11. Eastern Cooperative Oncology Group (ECOG) performance status 0-1, with no deterioration over the previous 2 weeks.",
"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"
}
]
}
}
]
},
{
"exact_snippets": "no deterioration over the previous 2 weeks",
"criterion": "performance status stability",
"requirements": [
{
"requirement_type": "stability",
"expected_value": "no deterioration"
}
]
}
]
},
{
"line": "12. The participant has, in the opinion of the investigator, a life expectancy of at least 6 months.",
"criterions": [
{
"exact_snippets": "life expectancy of at least 6 months",
"criterion": "life expectancy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 6,
"unit": "months"
}
}
]
}
]
},
{
"line": "13. Prior to randomisation, sites must confirm availability of either an archival formalin fixed, paraffin embedded (FFPE) tumour tissue sample, or a new biopsy taken during the screening window, which meets the minimum pathology and sample requirements in order to enable homologous recombination repair (HRR) status subgroup analysis of the primary endpoint radiographic progression-free survival (rPFS). If there is not written confirmation of the availability of tumour tissue prior to randomisation, the patient is not eligible for the study.",
"criterions": [
{
"exact_snippets": "availability of either an archival formalin fixed, paraffin embedded (FFPE) tumour tissue sample, or a new biopsy",
"criterion": "tumor tissue sample",
"requirements": [
{
"requirement_type": "availability",
"expected_value": true
}
]
},
{
"exact_snippets": "meets the minimum pathology and sample requirements",
"criterion": "tumor tissue sample",
"requirements": [
{
"requirement_type": "quality",
"expected_value": "meets minimum pathology and sample requirements"
}
]
}
]
},
{
"line": "14. Male patients must use a condom during treatment and for 3 months after the last dose of olaparib+abiraterone when having sexual intercourse with a pregnant woman or with a woman of childbearing potential. Female partners of male patients should also use a highly effective form of contraception if they are of childbearing potential.",
"criterions": [
{
"exact_snippets": "Male patients must use a condom during treatment and for 3 months after the last dose of olaparib+abiraterone when having sexual intercourse with a pregnant woman or with a woman of childbearing potential.",
"criterion": "male patients' condom use",
"requirements": [
{
"requirement_type": "duration",
"expected_value": "during treatment and for 3 months after the last dose of olaparib+abiraterone"
},
{
"requirement_type": "condition",
"expected_value": "when having sexual intercourse with a pregnant woman or with a woman of childbearing potential"
}
]
},
{
"exact_snippets": "Female partners of male patients should also use a highly effective form of contraception if they are of childbearing potential.",
"criterion": "female partners' contraception use",
"requirements": [
{
"requirement_type": "condition",
"expected_value": "if they are of childbearing potential"
}
]
}
]
},
{
"line": "Healthy volunteers allowed",
"criterions": [
{
"exact_snippets": "Healthy volunteers allowed",
"criterion": "volunteer health status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "healthy"
}
]
}
]
},
{
"line": "Must be MALE",
"criterions": [
{
"exact_snippets": "Must be MALE",
"criterion": "gender",
"requirements": [
{
"requirement_type": "expected_value",
"expected_value": "male"
}
]
}
]
},
{
"line": "Must have minimum age of 18 Years",
"criterions": [
{
"exact_snippets": "minimum age of 18 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "Years"
}
}
]
}
]
},
{
"line": "Must have maximum age of 99 Years",
"criterions": [
{
"exact_snippets": "maximum age of 99 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "maximum",
"expected_value": {
"operator": "<=",
"value": 99,
"unit": "Years"
}
}
]
}
]
}
],
"exclusion_lines": [
{
"line": "1. Has a known additional malignancy that has had progression or has required active treatment in the last 5 years.",
"criterions": [
{
"exact_snippets": "Has a known additional malignancy",
"criterion": "additional malignancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "that has had progression",
"criterion": "malignancy progression",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "or has required active treatment",
"criterion": "active treatment for malignancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "in the last 5 years",
"criterion": "time since malignancy progression or treatment",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 5,
"unit": "years"
}
]
}
}
]
}
]
},
{
"line": "2. Patients with myelodysplastic syndrome (MDS)/ acute myeloid leukaemia (AML) or with features suggestive of yelodysplastic syndrome (MDS)/ acute myeloid leukaemia (AML).",
"criterions": [
{
"exact_snippets": "Patients with myelodysplastic syndrome (MDS)",
"criterion": "myelodysplastic syndrome (MDS)",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "acute myeloid leukaemia (AML)",
"criterion": "acute myeloid leukaemia (AML)",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "features suggestive of yelodysplastic syndrome (MDS)",
"criterion": "features suggestive of myelodysplastic syndrome (MDS)",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "features suggestive of ... acute myeloid leukaemia (AML)",
"criterion": "features suggestive of acute myeloid leukaemia (AML)",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "3. Clinically significant cardiovascular disease Association Class II-IV heart failure or cardiac ejection fraction measurement of <50% during screening as assessed by echocardiography or multigated acquisition scan.",
"criterions": [
{
"exact_snippets": "Clinically significant cardiovascular disease",
"criterion": "cardiovascular disease",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "clinically significant"
}
]
},
{
"exact_snippets": "Class II-IV heart failure",
"criterion": "heart failure",
"requirements": [
{
"requirement_type": "classification",
"expected_value": [
"Class II",
"Class III",
"Class IV"
]
}
]
},
{
"exact_snippets": "cardiac ejection fraction measurement of <50%",
"criterion": "cardiac ejection fraction",
"requirements": [
{
"requirement_type": "measurement",
"expected_value": {
"operator": "<",
"value": 50,
"unit": "%"
}
}
]
},
{
"exact_snippets": "as assessed by echocardiography or multigated acquisition scan",
"criterion": "assessment method",
"requirements": [
{
"requirement_type": "method",
"expected_value": [
"echocardiography",
"multigated acquisition scan"
]
}
]
}
]
},
{
"line": "4. Planned or scheduled cardiac surgery or percutaneous coronary intervention procedure.",
"criterions": [
{
"exact_snippets": "Planned or scheduled cardiac surgery",
"criterion": "cardiac surgery",
"requirements": [
{
"requirement_type": "planned or scheduled",
"expected_value": true
}
]
},
{
"exact_snippets": "Planned or scheduled ... percutaneous coronary intervention procedure",
"criterion": "percutaneous coronary intervention procedure",
"requirements": [
{
"requirement_type": "planned or scheduled",
"expected_value": true
}
]
}
]
},
{
"line": "5. Prior revascularisation procedure (significant coronary, carotid, or peripheral artery stenosis).",
"criterions": [
{
"exact_snippets": "Prior revascularisation procedure",
"criterion": "prior revascularisation procedure",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "significant coronary ... stenosis",
"criterion": "coronary artery stenosis",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "significant"
}
]
},
{
"exact_snippets": "significant ... carotid ... stenosis",
"criterion": "carotid artery stenosis",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "significant"
}
]
},
{
"exact_snippets": "significant ... peripheral artery stenosis",
"criterion": "peripheral artery stenosis",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "significant"
}
]
}
]
},
{
"line": "6. Uncontrolled hypertension (systolic blood pressure (BP) ≥160 millimeters of mercury (mmHg) or diastolic blood pressure (BP) ≥95 millimeters of mercury (mmHg)).",
"criterions": [
{
"exact_snippets": "Uncontrolled hypertension",
"criterion": "hypertension",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
}
]
},
{
"exact_snippets": "systolic blood pressure (BP) ≥160 millimeters of mercury (mmHg)",
"criterion": "systolic blood pressure",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 160,
"unit": "mmHg"
}
}
]
},
{
"exact_snippets": "diastolic blood pressure (BP) ≥95 millimeters of mercury (mmHg)",
"criterion": "diastolic blood pressure",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 95,
"unit": "mmHg"
}
}
]
}
]
},
{
"line": "7. History of uncontrolled pituitary or adrenal dysfunction.",
"criterions": [
{
"exact_snippets": "uncontrolled pituitary ... dysfunction",
"criterion": "pituitary dysfunction",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
}
]
},
{
"exact_snippets": "uncontrolled ... adrenal dysfunction",
"criterion": "adrenal dysfunction",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
}
]
}
]
},
{
"line": "8. Active infection or other medical condition that would make prednisone/prednisolone use contraindicated.",
"criterions": [
{
"exact_snippets": "Active infection",
"criterion": "active infection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "other medical condition that would make prednisone/prednisolone use contraindicated",
"criterion": "medical condition contraindicating prednisone/prednisolone use",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "9. Any chronic medical condition requiring a systemic dose of corticosteroid >10 milligrams (mg) prednisone/prednisolone per day.",
"criterions": [
{
"exact_snippets": "chronic medical condition requiring a systemic dose of corticosteroid",
"criterion": "chronic medical condition requiring corticosteroid",
"requirements": [
{
"requirement_type": "severity",
"expected_value": true
}
]
},
{
"exact_snippets": "systemic dose of corticosteroid >10 milligrams (mg) prednisone/prednisolone per day",
"criterion": "systemic dose of corticosteroid",
"requirements": [
{
"requirement_type": "dose",
"expected_value": {
"operator": ">",
"value": 10,
"unit": "mg prednisone/prednisolone per day"
}
}
]
}
]
},
{
"line": "10. Patients who are considered a poor medical risk due to a serious, uncontrolled medical disorder, non-malignant systemic disease or active, uncontrolled infection.",
"criterions": [
{
"exact_snippets": "poor medical risk due to a serious, uncontrolled medical disorder",
"criterion": "medical disorder",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "serious"
},
{
"requirement_type": "control",
"expected_value": false
}
]
},
{
"exact_snippets": "poor medical risk due to a ... non-malignant systemic disease",
"criterion": "non-malignant systemic disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "poor medical risk due to a ... active, uncontrolled infection",
"criterion": "infection",
"requirements": [
{
"requirement_type": "activity",
"expected_value": "active"
},
{
"requirement_type": "control",
"expected_value": false
}
]
}
]
},
{
"line": "12. Patients with brain metastases. A scan to confirm the absence of brain metastases is not required.",
"criterions": [
{
"exact_snippets": "Patients with brain metastases",
"criterion": "brain metastases",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "13. Patients with spinal cord compression are excluded unless they are considered to have received definitive treatment for this and have evidence of clinically stable disease for 4 weeks.",
"criterions": [
{
"exact_snippets": "Patients with spinal cord compression are excluded",
"criterion": "spinal cord compression",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "unless they are considered to have received definitive treatment",
"criterion": "definitive treatment for spinal cord compression",
"requirements": [
{
"requirement_type": "completion",
"expected_value": true
}
]
},
{
"exact_snippets": "have evidence of clinically stable disease for 4 weeks",
"criterion": "clinically stable disease",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "14. Patients who are unevaluable for both bone and soft tissue progression",
"criterions": [
{
"exact_snippets": "unevaluable for both bone and soft tissue progression",
"criterion": "bone progression",
"requirements": [
{
"requirement_type": "evaluability",
"expected_value": false
}
]
},
{
"exact_snippets": "unevaluable for both bone and soft tissue progression",
"criterion": "soft tissue progression",
"requirements": [
{
"requirement_type": "evaluability",
"expected_value": false
}
]
}
]
},
{
"line": "15. Patients who are unable to swallow orally administered medication and patients with gastrointestinal disorders likely to interfere with absorption of the study medication.",
"criterions": [
{
"exact_snippets": "Patients who are unable to swallow orally administered medication",
"criterion": "ability to swallow orally administered medication",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
},
{
"exact_snippets": "patients with gastrointestinal disorders likely to interfere with absorption of the study medication",
"criterion": "gastrointestinal disorders",
"requirements": [
{
"requirement_type": "interference with absorption of the study medication",
"expected_value": false
}
]
}
]
},
{
"line": "16. Immunocompromised patients",
"criterions": [
{
"exact_snippets": "Immunocompromised patients",
"criterion": "immunocompromised status",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "17. Patients with known active hepatitis infection (ie, hepatitis B or C).",
"criterions": [
{
"exact_snippets": "known active hepatitis infection (ie, hepatitis B or C)",
"criterion": "hepatitis infection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "18. Any previous treatment with Polyadenosine 5'diphosphoribose [poly (ADP ribose)] polymerase (PARP) inhibitor, including olaparib.",
"criterions": [
{
"exact_snippets": "Any previous treatment with Polyadenosine 5'diphosphoribose [poly (ADP ribose)] polymerase (PARP) inhibitor, including olaparib.",
"criterion": "previous treatment with PARP inhibitor",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "19. Patients receiving any systemic chemotherapy or radiotherapy (except for palliative reasons) within 3 weeks prior to study treatment. Patients who receive palliative radiotherapy need to stop radiotherapy 1 week before randomisation.",
"criterions": [
{
"exact_snippets": "Patients receiving any systemic chemotherapy or radiotherapy (except for palliative reasons) within 3 weeks prior to study treatment.",
"criterion": "systemic chemotherapy or radiotherapy",
"requirements": [
{
"requirement_type": "timing",
"expected_value": {
"operator": "<",
"value": 3,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "Patients who receive palliative radiotherapy need to stop radiotherapy 1 week before randomisation.",
"criterion": "palliative radiotherapy",
"requirements": [
{
"requirement_type": "timing",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "week"
}
}
]
}
]
},
{
"line": "20. Any previous exposure to a Cytochrome P450 (CYP) 17 (17α-hydroxylase/C17,20-lyase) inhibitor (eg, abiraterone, orteronel).",
"criterions": [
{
"exact_snippets": "Any previous exposure to a Cytochrome P450 (CYP) 17 (17α-hydroxylase/C17,20-lyase) inhibitor",
"criterion": "previous exposure to CYP17 inhibitor",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "(eg, abiraterone, orteronel)",
"criterion": "specific CYP17 inhibitors",
"requirements": [
{
"requirement_type": "examples",
"expected_value": [
"abiraterone",
"orteronel"
]
}
]
}
]
},
{
"line": "21. Concomitant use of known strong Cytochrome P450 (CYP) 3A inhibitors (eg, itraconazole, telithromycin, clarithromycin, protease inhibitors boosted with ritonavir or cobicistat, indinavir, saquinavir, nelfinavir, boceprevir, telaprevir) or moderate CYP3A inhibitors (eg, ciprofloxacin, erythromycin, diltiazem, fluconazole, verapamil). The required washout period prior to starting study treatment is 2 weeks.",
"criterions": [
{
"exact_snippets": "Concomitant use of known strong Cytochrome P450 (CYP) 3A inhibitors",
"criterion": "concomitant use of strong CYP3A inhibitors",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Concomitant use of ... moderate CYP3A inhibitors",
"criterion": "concomitant use of moderate CYP3A inhibitors",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "The required washout period prior to starting study treatment is 2 weeks",
"criterion": "washout period",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": "=",
"value": 2,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "22. Concomitant use of known strong Cytochrome P450 (CYP) 3A inducers (eg, phenobarbital, enzalutamide, phenytoin, rifampicin, rifabutin, rifapentine, carbamazepine, nevirapine or St John's wort) or moderate Cytochrome P450 (CYP) 3A inducers (eg, bosentan, efavirenz or modafinil). The required period prior to starting study treatment is 5 weeks for phenobarbital and enzalutamide and 3 weeks for other agents.",
"criterions": [
{
"exact_snippets": "Concomitant use of known strong Cytochrome P450 (CYP) 3A inducers",
"criterion": "concomitant use of strong CYP3A inducers",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Concomitant use of ... moderate Cytochrome P450 (CYP) 3A inducers",
"criterion": "concomitant use of moderate CYP3A inducers",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "23. Major surgery within 2 weeks of starting study treatment and patients must have recovered from any effects of any major surgery.",
"criterions": [
{
"exact_snippets": "Major surgery within 2 weeks of starting study treatment",
"criterion": "major surgery",
"requirements": [
{
"requirement_type": "time since surgery",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "patients must have recovered from any effects of any major surgery",
"criterion": "recovery from major surgery",
"requirements": [
{
"requirement_type": "recovery status",
"expected_value": true
}
]
}
]
},
{
"line": "24. Previous allogenic bone marrow transplant or double umbilical cord blood transplantation (dUCBT).",
"criterions": [
{
"exact_snippets": "Previous allogenic bone marrow transplant",
"criterion": "allogenic bone marrow transplant",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "double umbilical cord blood transplantation (dUCBT)",
"criterion": "double umbilical cord blood transplantation",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
}
]
},
{
"line": "25. Participation in another clinical study with an investigational product or investigational medical devices within 1 month of randomisation.",
"criterions": [
{
"exact_snippets": "Participation in another clinical study with an investigational product or investigational medical devices within 1 month of randomisation.",
"criterion": "participation in another clinical study",
"requirements": [
{
"requirement_type": "time since participation",
"expected_value": {
"operator": "<=",
"value": 1,
"unit": "month"
}
}
]
}
]
},
{
"line": "26. History of hypersensitivity to olaparib or abiraterone, any of the excipients of olaparib or abiraterone, or drugs with a similar chemical structure or class to olaparib or abiraterone.",
"criterions": [
{
"exact_snippets": "History of hypersensitivity to olaparib",
"criterion": "hypersensitivity to olaparib",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "hypersensitivity to ... abiraterone",
"criterion": "hypersensitivity to abiraterone",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "hypersensitivity to ... any of the excipients of olaparib",
"criterion": "hypersensitivity to excipients of olaparib",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "hypersensitivity to ... any of the excipients of ... abiraterone",
"criterion": "hypersensitivity to excipients of abiraterone",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "hypersensitivity to ... drugs with a similar chemical structure or class to olaparib",
"criterion": "hypersensitivity to drugs with similar chemical structure or class to olaparib",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "hypersensitivity to ... drugs with a similar chemical structure or class to ... abiraterone",
"criterion": "hypersensitivity to drugs with similar chemical structure or class to abiraterone",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "27. Involvement in the planning and/or conduct of the study (applies to both AstraZeneca and Merck staff and/or staff at the study site).",
"criterions": [
{
"exact_snippets": "Involvement in the planning and/or conduct of the study",
"criterion": "involvement in study planning/conduct",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "28. Judgment by the investigator that the patient should not participate in the study if the patient is unlikely to comply with study procedures, restrictions and requirements.",
"criterions": [
{
"exact_snippets": "patient is unlikely to comply with study procedures, restrictions and requirements",
"criterion": "compliance with study procedures",
"requirements": [
{
"requirement_type": "likelihood",
"expected_value": "likely"
}
]
}
]
},
{
"line": "29. Previous randomisation in the present study.",
"criterions": [
{
"exact_snippets": "Previous randomisation in the present study.",
"criterion": "randomisation in the present study",
"requirements": [
{
"requirement_type": "previous occurrence",
"expected_value": true
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [
{
"line": "If a patient declines to participate in the optional exploratory genetic research or the optional biomarker research, there will be no penalty or loss of benefit to the patient. The patient will not be excluded from other aspects of the study.",
"criterions": [
{
"exact_snippets": "declines to participate in the optional exploratory genetic research",
"criterion": "participation in optional exploratory genetic research",
"requirements": [
{
"requirement_type": "participation",
"expected_value": false
}
]
},
{
"exact_snippets": "declines to participate in the optional biomarker research",
"criterion": "participation in optional biomarker research",
"requirements": [
{
"requirement_type": "participation",
"expected_value": false
}
]
}
]
}
],
"failed_exclusion": [
{
"line": "11. Persistent toxicities (Common Terminology Criteria for Adverse Events [CTCAEs] grade >2) caused by previous cancer therapy, excluding alopecia.",
"criterions": [
{
"exact_snippets": "Persistent toxicities ... CTCAEs grade >2",
"criterion": "persistent toxicities",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">",
"value": 2,
"unit": "CTCAEs grade"
}
}
]
},
{
"exact_snippets": "caused by previous cancer therapy",
"criterion": "cause of toxicities",
"requirements": [
{
"requirement_type": "cause",
"expected_value": "previous cancer therapy"
}
]
},
{
"exact_snippets": "excluding alopecia",
"criterion": "alopecia",
"requirements": [
{
"requirement_type": "exclusion",
"expected_value": true
}
]
}
]
}
],
"failed_miscellaneous": []
}