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

Download this file

1172 lines (1172 with data), 52.9 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
{
"info": {
"nct_id": "NCT01973660",
"official_title": "PAMELA: PAM50 HER2-enriched Phenotype as a Predictor of Early Response to Neoadjuvant Lapatinib Plus Trastuzumab in Stage I to IIIA HER2-positive Breast Cancer",
"inclusion_criteria": "* Written informed consent prior to beginning specific protocol procedures\n* Untreated invasive breast carcinoma eligible for primary definitive surgery (stage I-IIIA)\n* Histologically confirmed invasive breast carcinoma, with all of the following characteristics: primary tumor ≥1 cm in largest diameter, cN0-2, No evidence of distant metastasis (M0)\n* HER2-positive invasive breast cancer by central assessment, defined by ASCO/CAP guidelines\n* Female patients\n* Age ≥18 years\n* ECOG performance status of 0 or 1\n* Adequate organ function defined as: Absolute neutrophil count (ANC) ≥1.5 × 109/L, Hemoglobin (Hgb) ≥10 g/dL, Platelets >100 000/mm3, Creatinine ≤1.6 mg/dL, ALT and AST ≤2.5 × ULN, Alkaline phosphatase ≤5 ULN, Total bilirubin ≤1.5 mg/dL, Baseline LVEF ≥50% measured by echocardiography (ECHO) or Multiple Gate Acquisition (MUGA) scan\n* Negative β-HCG pregnancy test (serum) for premenopausal women of reproductive capacity (those who are biologically capable of having children) and for women less than 12 months after the menopause. All subjects who are biologically capable of having children must agree and commit to the use of a reliable method of birth control from 2 weeks before administration of the first dose of investigational product until 28 days after last dose of investigational product\n* Absence of any psychological, familial, sociological or geographical condition potentially hampering compliance with the study protocol and follow-up schedule\n* In the case of multifocal tumor (defined as the presence of two or more tumor foci in the same quadrant of the breast), the largest lesion must be ≥ 1 cm, and \"target lesion\" must be designated for all subsequent tumor assessments. In all tumor foci should be documented HER2 status as positive\n* Availability of enough tumor sample or possibility to take a new biopsy for PAM50 analysis\nHealthy volunteers allowed\nMust be FEMALE\nMust have minimum age of 18 Years",
"exclusion_criteria": "* Stage III inoperable breast cancer or known metastatic disease\n* Patients for whom upfront chemotherapy including taxanes and anthracyclines is clinically judged appropriate as optimal neoadjuvant treatment\n* Prior chemotherapy, radiotherapy or surgery for invasive breast cancer, other than excision of tumor in the contralateral breast, and provided that the patient did not previously receive adjuvant radiotherapy or chemotherapy\n* Subjects with a concurrently active second malignancy, other than adequately treated non-melanoma skin cancers, in situ melanoma or in situ cervical cancer. Subjects with other non-mammary malignancies must have been disease-free for at least 5 years\n* Known or suspected hypersensitivity reaction to any investigational or therapeutic compound or their incorporated substances\n* Concurrent congestive heart failure or LVEF <50%\n* Clinically significant (i.e. active) cardiovascular disease, including cerebrovascular accident (<6 months before enrollment), unstable angina pectoris, myocardial infarction ≤6 months before enrollment, uncontrolled hypertension (systolic >150 mmHg and/or diastolic >100 mmHg) or high-risk uncontrolled arrhythmias\n* Uncontrolled diabetes mellitus, active peptic ulcer disease or uncontrolled epilepsy\n* Active uncontrolled infection at the time of enrollment\n* History of significant comorbidities that, in the judgment of the investigator, may interfere with the conduction of the study, the evaluation of response, or with informed consent\n* Use of any investigational agent or participation in another therapeutic clinical trial concurrently or in the previous 30 days before the enrollment\n* Patients who are pregnant or breast-feeding\n* Women of child-bearing potential who are unable or unwilling to use contraceptive measures\n* Inability or unwillingness to abide by the study protocol or cooperate fully with the investigator\n* Malabsorption syndrome, disease significantly affecting gastrointestinal function, or resection of the stomach or small bowel. Subjects with ulcerative colitis are also excluded\n* Concurrent neoadjuvant cancer therapy (chemotherapy, radiation therapy, immunotherapy, biologic therapy other than the trial therapies)\n* Concomitant use of CYP3A4 inhibitors or inducers",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "* Written informed consent prior to beginning specific protocol procedures",
"criterions": [
{
"exact_snippets": "Written informed consent",
"criterion": "informed consent",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Untreated invasive breast carcinoma eligible for primary definitive surgery (stage I-IIIA)",
"criterions": [
{
"exact_snippets": "Untreated invasive breast carcinoma",
"criterion": "breast carcinoma",
"requirements": [
{
"requirement_type": "treatment status",
"expected_value": "untreated"
},
{
"requirement_type": "invasiveness",
"expected_value": "invasive"
}
]
},
{
"exact_snippets": "eligible for primary definitive surgery",
"criterion": "surgery eligibility",
"requirements": [
{
"requirement_type": "eligibility",
"expected_value": "primary definitive surgery"
}
]
},
{
"exact_snippets": "stage I-IIIA",
"criterion": "cancer stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 1,
"unit": "stage"
},
{
"operator": "<=",
"value": 3,
"unit": "stage"
}
]
}
}
]
}
]
},
{
"line": "* Histologically confirmed invasive breast carcinoma, with all of the following characteristics: primary tumor ≥1 cm in largest diameter, cN0-2, No evidence of distant metastasis (M0)",
"criterions": [
{
"exact_snippets": "Histologically confirmed invasive breast carcinoma",
"criterion": "invasive breast carcinoma",
"requirements": [
{
"requirement_type": "confirmation",
"expected_value": "histologically confirmed"
}
]
},
{
"exact_snippets": "primary tumor ≥1 cm in largest diameter",
"criterion": "primary tumor size",
"requirements": [
{
"requirement_type": "size",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "cm"
}
}
]
},
{
"exact_snippets": "cN0-2",
"criterion": "clinical nodal status",
"requirements": [
{
"requirement_type": "status",
"expected_value": [
"cN0",
"cN1",
"cN2"
]
}
]
},
{
"exact_snippets": "No evidence of distant metastasis (M0)",
"criterion": "distant metastasis",
"requirements": [
{
"requirement_type": "evidence",
"expected_value": false
}
]
}
]
},
{
"line": "* HER2-positive invasive breast cancer by central assessment, defined by ASCO/CAP guidelines",
"criterions": [
{
"exact_snippets": "HER2-positive invasive breast cancer",
"criterion": "HER2 status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "positive"
}
]
},
{
"exact_snippets": "invasive breast cancer",
"criterion": "breast cancer type",
"requirements": [
{
"requirement_type": "type",
"expected_value": "invasive"
}
]
},
{
"exact_snippets": "by central assessment",
"criterion": "assessment method",
"requirements": [
{
"requirement_type": "method",
"expected_value": "central assessment"
}
]
},
{
"exact_snippets": "defined by ASCO/CAP guidelines",
"criterion": "guideline adherence",
"requirements": [
{
"requirement_type": "adherence",
"expected_value": "ASCO/CAP guidelines"
}
]
}
]
},
{
"line": "* Female patients",
"criterions": [
{
"exact_snippets": "Female patients",
"criterion": "gender",
"requirements": [
{
"requirement_type": "expected gender",
"expected_value": "female"
}
]
}
]
},
{
"line": "* Age ≥18 years",
"criterions": [
{
"exact_snippets": "Age ≥18 years",
"criterion": "age",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "years"
}
}
]
}
]
},
{
"line": "* ECOG performance status of 0 or 1",
"criterions": [
{
"exact_snippets": "ECOG performance status of 0 or 1",
"criterion": "ECOG performance status",
"requirements": [
{
"requirement_type": "value",
"expected_value": [
"0",
"1"
]
}
]
}
]
},
{
"line": "* Adequate organ function defined as: Absolute neutrophil count (ANC) ≥1.5 × 109/L, Hemoglobin (Hgb) ≥10 g/dL, Platelets >100 000/mm3, Creatinine ≤1.6 mg/dL, ALT and AST ≤2.5 × ULN, Alkaline phosphatase ≤5 ULN, Total bilirubin ≤1.5 mg/dL, Baseline LVEF ≥50% measured by echocardiography (ECHO) or Multiple Gate Acquisition (MUGA) scan",
"criterions": [
{
"exact_snippets": "Absolute neutrophil count (ANC) ≥1.5 × 109/L",
"criterion": "absolute neutrophil count (ANC)",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1.5,
"unit": "× 109/L"
}
}
]
},
{
"exact_snippets": "Hemoglobin (Hgb) ≥10 g/dL",
"criterion": "hemoglobin (Hgb)",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 10,
"unit": "g/dL"
}
}
]
},
{
"exact_snippets": "Platelets >100 000/mm3",
"criterion": "platelets",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">",
"value": 100000,
"unit": "mm3"
}
}
]
},
{
"exact_snippets": "Creatinine ≤1.6 mg/dL",
"criterion": "creatinine",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<=",
"value": 1.6,
"unit": "mg/dL"
}
}
]
},
{
"exact_snippets": "ALT and AST ≤2.5 × ULN",
"criterion": "ALT and AST",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<=",
"value": 2.5,
"unit": "× ULN"
}
}
]
},
{
"exact_snippets": "Alkaline phosphatase ≤5 ULN",
"criterion": "alkaline phosphatase",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<=",
"value": 5,
"unit": "ULN"
}
}
]
},
{
"exact_snippets": "Total bilirubin ≤1.5 mg/dL",
"criterion": "total bilirubin",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "mg/dL"
}
}
]
},
{
"exact_snippets": "Baseline LVEF ≥50% measured by echocardiography (ECHO) or Multiple Gate Acquisition (MUGA) scan",
"criterion": "baseline LVEF",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 50,
"unit": "%"
}
}
]
}
]
},
{
"line": "* Negative β-HCG pregnancy test (serum) for premenopausal women of reproductive capacity (those who are biologically capable of having children) and for women less than 12 months after the menopause. All subjects who are biologically capable of having children must agree and commit to the use of a reliable method of birth control from 2 weeks before administration of the first dose of investigational product until 28 days after last dose of investigational product",
"criterions": [
{
"exact_snippets": "Negative β-HCG pregnancy test (serum) for premenopausal women of reproductive capacity",
"criterion": "β-HCG pregnancy test",
"requirements": [
{
"requirement_type": "result",
"expected_value": "negative"
}
]
},
{
"exact_snippets": "premenopausal women of reproductive capacity (those who are biologically capable of having children)",
"criterion": "premenopausal status",
"requirements": [
{
"requirement_type": "biological capability",
"expected_value": "capable of having children"
}
]
},
{
"exact_snippets": "women less than 12 months after the menopause",
"criterion": "postmenopausal status",
"requirements": [
{
"requirement_type": "time since menopause",
"expected_value": {
"operator": "<",
"value": 12,
"unit": "months"
}
}
]
},
{
"exact_snippets": "All subjects who are biologically capable of having children must agree and commit to the use of a reliable method of birth control",
"criterion": "birth control commitment",
"requirements": [
{
"requirement_type": "agreement",
"expected_value": true
}
]
},
{
"exact_snippets": "from 2 weeks before administration of the first dose of investigational product until 28 days after last dose of investigational product",
"criterion": "birth control duration",
"requirements": [
{
"requirement_type": "duration",
"expected_value": "2 weeks before first dose to 28 days after last dose"
}
]
}
]
},
{
"line": "* Absence of any psychological, familial, sociological or geographical condition potentially hampering compliance with the study protocol and follow-up schedule",
"criterions": [
{
"exact_snippets": "Absence of any psychological ... condition potentially hampering compliance",
"criterion": "psychological condition",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Absence of any ... familial ... condition potentially hampering compliance",
"criterion": "familial condition",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Absence of any ... sociological ... condition potentially hampering compliance",
"criterion": "sociological condition",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Absence of any ... geographical condition potentially hampering compliance",
"criterion": "geographical condition",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* In the case of multifocal tumor (defined as the presence of two or more tumor foci in the same quadrant of the breast), the largest lesion must be ≥ 1 cm, and \"target lesion\" must be designated for all subsequent tumor assessments. In all tumor foci should be documented HER2 status as positive",
"criterions": [
{
"exact_snippets": "multifocal tumor (defined as the presence of two or more tumor foci in the same quadrant of the breast)",
"criterion": "multifocal tumor",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "largest lesion must be ≥ 1 cm",
"criterion": "largest lesion size",
"requirements": [
{
"requirement_type": "size",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "cm"
}
}
]
},
{
"exact_snippets": "\"target lesion\" must be designated for all subsequent tumor assessments",
"criterion": "target lesion designation",
"requirements": [
{
"requirement_type": "designation",
"expected_value": true
}
]
},
{
"exact_snippets": "In all tumor foci should be documented HER2 status as positive",
"criterion": "HER2 status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "positive"
}
]
}
]
},
{
"line": "* Availability of enough tumor sample or possibility to take a new biopsy for PAM50 analysis",
"criterions": [
{
"exact_snippets": "Availability of enough tumor sample",
"criterion": "tumor sample",
"requirements": [
{
"requirement_type": "availability",
"expected_value": true
},
{
"requirement_type": "quantity",
"expected_value": "enough"
}
]
},
{
"exact_snippets": "possibility to take a new biopsy",
"criterion": "new biopsy",
"requirements": [
{
"requirement_type": "possibility",
"expected_value": true
}
]
},
{
"exact_snippets": "PAM50 analysis",
"criterion": "PAM50 analysis",
"requirements": [
{
"requirement_type": "purpose",
"expected_value": true
}
]
}
]
},
{
"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": "N/A",
"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": "* Stage III inoperable breast cancer or known metastatic disease",
"criterions": [
{
"exact_snippets": "Stage III inoperable breast cancer",
"criterion": "breast cancer",
"requirements": [
{
"requirement_type": "stage",
"expected_value": "III"
},
{
"requirement_type": "operability",
"expected_value": false
}
]
},
{
"exact_snippets": "known metastatic disease",
"criterion": "metastatic disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Patients for whom upfront chemotherapy including taxanes and anthracyclines is clinically judged appropriate as optimal neoadjuvant treatment",
"criterions": [
{
"exact_snippets": "upfront chemotherapy including taxanes and anthracyclines is clinically judged appropriate",
"criterion": "upfront chemotherapy",
"requirements": [
{
"requirement_type": "appropriateness",
"expected_value": true
}
]
},
{
"exact_snippets": "optimal neoadjuvant treatment",
"criterion": "neoadjuvant treatment",
"requirements": [
{
"requirement_type": "optimal",
"expected_value": true
}
]
}
]
},
{
"line": "* Prior chemotherapy, radiotherapy or surgery for invasive breast cancer, other than excision of tumor in the contralateral breast, and provided that the patient did not previously receive adjuvant radiotherapy or chemotherapy",
"criterions": [
{
"exact_snippets": "Prior chemotherapy, radiotherapy or surgery for invasive breast cancer",
"criterion": "prior treatment for invasive breast cancer",
"requirements": [
{
"requirement_type": "treatment type",
"expected_value": [
"chemotherapy",
"radiotherapy",
"surgery"
]
}
]
},
{
"exact_snippets": "excision of tumor in the contralateral breast",
"criterion": "excision of tumor in the contralateral breast",
"requirements": [
{
"requirement_type": "procedure",
"expected_value": true
}
]
},
{
"exact_snippets": "provided that the patient did not previously receive adjuvant radiotherapy or chemotherapy",
"criterion": "prior adjuvant therapy",
"requirements": [
{
"requirement_type": "treatment type",
"expected_value": [
"radiotherapy",
"chemotherapy"
]
},
{
"requirement_type": "previous receipt",
"expected_value": false
}
]
}
]
},
{
"line": "* Subjects with a concurrently active second malignancy, other than adequately treated non-melanoma skin cancers, in situ melanoma or in situ cervical cancer. Subjects with other non-mammary malignancies must have been disease-free for at least 5 years",
"criterions": [
{
"exact_snippets": "concurrently active second malignancy",
"criterion": "second malignancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "adequately treated non-melanoma skin cancers",
"criterion": "non-melanoma skin cancers",
"requirements": [
{
"requirement_type": "treatment status",
"expected_value": "adequately treated"
}
]
},
{
"exact_snippets": "in situ melanoma",
"criterion": "in situ melanoma",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "in situ cervical cancer",
"criterion": "in situ cervical cancer",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "other non-mammary malignancies ... disease-free for at least 5 years",
"criterion": "non-mammary malignancies",
"requirements": [
{
"requirement_type": "disease-free duration",
"expected_value": {
"operator": ">=",
"value": 5,
"unit": "years"
}
}
]
}
]
},
{
"line": "* Known or suspected hypersensitivity reaction to any investigational or therapeutic compound or their incorporated substances",
"criterions": [
{
"exact_snippets": "Known or suspected hypersensitivity reaction to any investigational or therapeutic compound or their incorporated substances",
"criterion": "hypersensitivity reaction",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* Concurrent congestive heart failure or LVEF <50%",
"criterions": [
{
"exact_snippets": "Concurrent congestive heart failure",
"criterion": "congestive heart failure",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "LVEF <50%",
"criterion": "left ventricular ejection fraction (LVEF)",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<",
"value": 50,
"unit": "%"
}
}
]
}
]
},
{
"line": "* Clinically significant (i.e. active) cardiovascular disease, including cerebrovascular accident (<6 months before enrollment), unstable angina pectoris, myocardial infarction ≤6 months before enrollment, uncontrolled hypertension (systolic >150 mmHg and/or diastolic >100 mmHg) or high-risk uncontrolled arrhythmias",
"criterions": [
{
"exact_snippets": "Clinically significant (i.e. active) cardiovascular disease",
"criterion": "cardiovascular disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "cerebrovascular accident (<6 months before enrollment)",
"criterion": "cerebrovascular accident",
"requirements": [
{
"requirement_type": "time since event",
"expected_value": {
"operator": "<",
"value": 6,
"unit": "months"
}
}
]
},
{
"exact_snippets": "unstable angina pectoris",
"criterion": "unstable angina pectoris",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "myocardial infarction ≤6 months before enrollment",
"criterion": "myocardial infarction",
"requirements": [
{
"requirement_type": "time since event",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "months"
}
}
]
},
{
"exact_snippets": "uncontrolled hypertension (systolic >150 mmHg and/or diastolic >100 mmHg)",
"criterion": "uncontrolled hypertension",
"requirements": [
{
"requirement_type": "systolic blood pressure",
"expected_value": {
"operator": ">",
"value": 150,
"unit": "mmHg"
}
},
{
"requirement_type": "diastolic blood pressure",
"expected_value": {
"operator": ">",
"value": 100,
"unit": "mmHg"
}
}
]
},
{
"exact_snippets": "high-risk uncontrolled arrhythmias",
"criterion": "uncontrolled arrhythmias",
"requirements": [
{
"requirement_type": "risk level",
"expected_value": "high-risk"
}
]
}
]
},
{
"line": "* Uncontrolled diabetes mellitus, active peptic ulcer disease or uncontrolled epilepsy",
"criterions": [
{
"exact_snippets": "Uncontrolled diabetes mellitus",
"criterion": "diabetes mellitus",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
}
]
},
{
"exact_snippets": "active peptic ulcer disease",
"criterion": "peptic ulcer disease",
"requirements": [
{
"requirement_type": "activity",
"expected_value": true
}
]
},
{
"exact_snippets": "uncontrolled epilepsy",
"criterion": "epilepsy",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
}
]
}
]
},
{
"line": "* Active uncontrolled infection at the time of enrollment",
"criterions": [
{
"exact_snippets": "Active uncontrolled infection",
"criterion": "infection",
"requirements": [
{
"requirement_type": "control status",
"expected_value": "uncontrolled"
},
{
"requirement_type": "activity status",
"expected_value": "active"
}
]
}
]
},
{
"line": "* History of significant comorbidities that, in the judgment of the investigator, may interfere with the conduction of the study, the evaluation of response, or with informed consent",
"criterions": [
{
"exact_snippets": "History of significant comorbidities",
"criterion": "significant comorbidities",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* Use of any investigational agent or participation in another therapeutic clinical trial concurrently or in the previous 30 days before the enrollment",
"criterions": [
{
"exact_snippets": "Use of any investigational agent",
"criterion": "use of investigational agent",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "participation in another therapeutic clinical trial concurrently",
"criterion": "participation in another therapeutic clinical trial",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "participation in another therapeutic clinical trial ... in the previous 30 days before the enrollment",
"criterion": "participation in another therapeutic clinical trial",
"requirements": [
{
"requirement_type": "time since last participation",
"expected_value": {
"operator": ">=",
"value": 30,
"unit": "days"
}
}
]
}
]
},
{
"line": "* Patients who are pregnant or breast-feeding",
"criterions": [
{
"exact_snippets": "Patients who are pregnant",
"criterion": "pregnancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "breast-feeding",
"criterion": "breast-feeding",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* Women of child-bearing potential who are unable or unwilling to use contraceptive measures",
"criterions": [
{
"exact_snippets": "Women of child-bearing potential",
"criterion": "child-bearing potential",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "unable or unwilling to use contraceptive measures",
"criterion": "use of contraceptive measures",
"requirements": [
{
"requirement_type": "willingness",
"expected_value": true
},
{
"requirement_type": "ability",
"expected_value": true
}
]
}
]
},
{
"line": "* Inability or unwillingness to abide by the study protocol or cooperate fully with the investigator",
"criterions": [
{
"exact_snippets": "Inability ... to abide by the study protocol",
"criterion": "ability to abide by the study protocol",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
},
{
"exact_snippets": "unwillingness to abide by the study protocol",
"criterion": "willingness to abide by the study protocol",
"requirements": [
{
"requirement_type": "willingness",
"expected_value": true
}
]
},
{
"exact_snippets": "Inability ... to ... cooperate fully with the investigator",
"criterion": "ability to cooperate fully with the investigator",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
},
{
"exact_snippets": "unwillingness to ... cooperate fully with the investigator",
"criterion": "willingness to cooperate fully with the investigator",
"requirements": [
{
"requirement_type": "willingness",
"expected_value": true
}
]
}
]
},
{
"line": "* Malabsorption syndrome, disease significantly affecting gastrointestinal function, or resection of the stomach or small bowel. Subjects with ulcerative colitis are also excluded",
"criterions": [
{
"exact_snippets": "Malabsorption syndrome",
"criterion": "malabsorption syndrome",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "disease significantly affecting gastrointestinal function",
"criterion": "disease affecting gastrointestinal function",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "significant"
}
]
},
{
"exact_snippets": "resection of the stomach or small bowel",
"criterion": "resection of the stomach or small bowel",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "ulcerative colitis",
"criterion": "ulcerative colitis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* Concurrent neoadjuvant cancer therapy (chemotherapy, radiation therapy, immunotherapy, biologic therapy other than the trial therapies)",
"criterions": [
{
"exact_snippets": "Concurrent neoadjuvant cancer therapy (chemotherapy, radiation therapy, immunotherapy, biologic therapy other than the trial therapies)",
"criterion": "concurrent neoadjuvant cancer therapy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* Concomitant use of CYP3A4 inhibitors or inducers",
"criterions": [
{
"exact_snippets": "Concomitant use of CYP3A4 inhibitors",
"criterion": "CYP3A4 inhibitors",
"requirements": [
{
"requirement_type": "concomitant use",
"expected_value": false
}
]
},
{
"exact_snippets": "Concomitant use of ... inducers",
"criterion": "CYP3A4 inducers",
"requirements": [
{
"requirement_type": "concomitant use",
"expected_value": false
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [],
"failed_miscellaneous": []
}