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

Download this file

1249 lines (1249 with data), 62.7 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
{
"info": {
"nct_id": "NCT01526473",
"official_title": "A Phase I Study To Evaluate The Antitumor Activity And Safety Of DUKE-002-VRP(HUHER2-ECD+TM), An Alphaviral Vector Encoding The HER2 Extracellular Domain And Transmembrane Region, In Patient With Locally Advanced Or Metastatic Human Epidermal Growth Factor Receptor 2-Positive (HER2+) Cancers Including Breast Cancer",
"inclusion_criteria": "Healthy volunteers allowed\nMust have minimum age of 18 Years",
"exclusion_criteria": "",
"miscellaneous_criteria": "Inclusion criteria\n\n* One of the following subgroups of patients with HER2 overexpression as follows:\n\n (i) Histologically-confirmed breast cancer that is metastatic or locally recurrent (7th Edition of the AJCC TNM System) and measurable and/or evaluable or non-measurable by RECIST 1.1 criteria with HER2/neu overexpression by immunohistochemistry (2+,3+) or FISH+ and progressive disease despite having received at least 1 prior FDA approved HER2 targeted (e.g. trastuzumab, trastuzumab plus pertuzumab, T-DM1, or lapatinib) (determined by their physician).*\n\n *Prior therapy has at least one of the following stipulations:\n* Patients may have received neoadjuvant or adjuvant treatment with prior trastuzumab or lapatinib treatment\n* Patients have received a a trastuzumab, trastuzumab + pertuzumab, or T-DM1-based therapy for locally advanced or metastatic disease for a minimum of 9 weeks duration. Patients may have received more than 1 trastuzumab-based combination therapy.\n* Patients have received a lapatinib-based therapy for locally advanced or metastatic disease for a minimum of 9 weeks duration. Patients may have received more than 1 lapatinib-based combination therapy.\n\n(ii) Histologically-confirmed gastric, esophageal, or gastroesophageal adenocarcinoma that is metastatic or locally recurrent (7th Edition of the AJCC TNM System) and measurable or non-measurable by RECIST 1.1 criteria with HER2/neu overexpression by immunohistochemistry (2+,3+) or FISH+ and progressive disease despite having received at least 1 prior HER2 targeted therapy for a minimum of 9 weeks duration) (determined by their physician). or with previously documented HER2 over-expressing disease not being currently treated on a HER2 targeted therapy.\n\n(iii) Other histologically confirmed metastatic (stage IV) or locally recurrent (stage III) (7th Edition of the AJCC TNM System) malignancy with HER2/neu overexpression by immunohistochemistry (2+,3+) or FISH+. Because there are no other malignancies with FDA approved HER2 targeting therapies, no prior HER2 directed therapy will be required for this subgroup. However, patients will have been required to have at least 1 line of therapy with a known survival benefit for their malignancy.\n\n* Adults at least 18 years of age at the time of signing the Informed Consent Form;\n* Written informed consent obtained from the patient prior to performing any study-related procedures, including screening visits. however, CT scans, bone scans, MUGA, Echocardiogram, EKG,and labs performed as standard of care prior to signing consent can be used to fulfill eligibility requirements if they were performed within 8 weeks of the first dose of AVX901 (for the MUGA or echocardiogram) and within 4 weeksof the first dose of study drug for the remainder of the studies\n* Resolution of all toxic side effects of prior chemotherapy, radiotherapy or surgical procedures to NCI CTCAE (version 4.03) Grade ≤ 1 (with the exception of grade 2 alopecia, grade 2 neuropathy and grade 2 fatigue);\n* Karnofsky performance status greater than or equal to 80% or ECOG status of 0 or 1 ;\n* Adequate hematologic function: (WBC = 2500 mm3, hemoglobin > 10 mg/dl, platelets > 100,000/mm3);\n* Adequate renal and hepatic function (Cr < 2.0 mg/dl; bilirubin < 2 X ULN; AST < 2.5 x ULN, ALT < 2.5 X ULN);\n* Normal cardiac function defined as either a MUGA or ECHO with LVEF in normal institutional range (MUGA 50%; ECHO 55%);\n* Female patients must be of non child-bearing potential or use effective contraception, e.g., use of oral contraceptives with an additional barrier method (since the study drug may impair the effectiveness of oral contraceptives), double barrier methods (diaphragm with spermicidal gel or condoms with contraceptive foam), Depo-Provera, partner vasectomy, total abstinence, and willing to continue the effective contraception method for 30 days after the last dose of AVX901;\n* Ability to return to Duke University Medical Center for adequate follow-up as required by this protocol;\n* Current therapy with endocrine agents (tamoxifen, raloxifene, torimifene and all aromatase inhibitors) and/or bisphosphonates and/or RANK-ligand inhibitors is permitted.\n\nExclusion criteria\n\n* Except for patients on the concurrent HER2 targeted therapy (cohort 2) cohort, patients may not receive cytotoxic chemotherapy, monoclonal antibodies (other than RANK-ligand inhibitors being used for bone protection), HER2 targeted therapy such as lapatinib, or radiation therapy in the 3 weeks before the first injection, during the injection period or for at least 2 weeks after the last injection. Patients may have received prior radiation including for brain metastases.\n* History of auto-immune disease such as, but not restricted to, inflammatory bowel disease, systemic lupus erythematosus, ankylosing spondylitis, scleroderma, or multiple sclerosis. Prior history of autoimmune thyroiditis or vitiligo is permitted.\n* Serious chronic or acute illness considered by the P.I. to constitute an unwarranted high risk for investigational drug treatment.\n* Medical or psychological impediment to probable compliance with the protocol.\n* Concurrent or prior second malignancy (within the past 5 years) other than non-melanoma skin cancer, controlled superficial bladder cancer or controlled cervical cancer.\n* Presence of active infection or systemic use of antimicrobials within 72 hours prior to the first injection\n* Patients on steroid therapy (or other immunosuppressives such as azathioprine or cyclosporine A) are excluded on the basis of potential immune suppression. Patients must have had 6 weeks of discontinuation of any steroid therapy prior to enrollment (except steroids used as anti-emetics for systemic chemotherapy which are permitted).\n* Presence of an active acute or chronic infection including HIV (as determined by ELISA and confirmed by Western Blot) or viral hepatitis (as determined by HBsAg and Hepatitis C serology). Patients with HIV are excluded based on immuno-suppression, which may render them unable to respond to the vaccine; patients with chronic hepatitis are excluded because of concern that hepatitis could be exacerbated by the injections. .\n* Pregnant or nursing women"
},
"inclusion_lines": [
{
"line": "Healthy volunteers allowed",
"criterions": [
{
"exact_snippets": "Healthy volunteers allowed",
"criterion": "volunteer health status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "healthy"
}
]
}
]
},
{
"line": "Must have minimum age of 18 Years",
"criterions": [
{
"exact_snippets": "minimum age of 18 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "Years"
}
}
]
}
]
}
],
"exclusion_lines": [],
"miscellaneous_lines": [
{
"line": "* One of the following subgroups of patients with HER2 overexpression as follows:",
"criterions": [
{
"exact_snippets": "HER2 overexpression",
"criterion": "HER2 overexpression",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "(i) Histologically-confirmed breast cancer that is metastatic or locally recurrent (7th Edition of the AJCC TNM System) and measurable and/or evaluable or non-measurable by RECIST 1.1 criteria with HER2/neu overexpression by immunohistochemistry (2+,3+) or FISH+ and progressive disease despite having received at least 1 prior FDA approved HER2 targeted (e.g. trastuzumab, trastuzumab plus pertuzumab, T-DM1, or lapatinib) (determined by their physician).*",
"criterions": [
{
"exact_snippets": "Histologically-confirmed breast cancer",
"criterion": "breast cancer",
"requirements": [
{
"requirement_type": "confirmation method",
"expected_value": "histologically-confirmed"
}
]
},
{
"exact_snippets": "metastatic or locally recurrent",
"criterion": "cancer stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": [
"metastatic",
"locally recurrent"
]
}
]
},
{
"exact_snippets": "measurable and/or evaluable or non-measurable by RECIST 1.1 criteria",
"criterion": "tumor measurability",
"requirements": [
{
"requirement_type": "criteria",
"expected_value": "RECIST 1.1"
}
]
},
{
"exact_snippets": "HER2/neu overexpression by immunohistochemistry (2+,3+) or FISH+",
"criterion": "HER2/neu overexpression",
"requirements": [
{
"requirement_type": "detection method",
"expected_value": [
"immunohistochemistry (2+,3+)",
"FISH+"
]
}
]
},
{
"exact_snippets": "progressive disease despite having received at least 1 prior FDA approved HER2 targeted",
"criterion": "treatment history",
"requirements": [
{
"requirement_type": "prior treatment",
"expected_value": "at least 1 prior FDA approved HER2 targeted"
}
]
}
]
},
{
"line": "*Prior therapy has at least one of the following stipulations:",
"criterions": [
{
"exact_snippets": "Prior therapy has at least one of the following stipulations",
"criterion": "prior therapy",
"requirements": [
{
"requirement_type": "stipulations",
"expected_value": "at least one"
}
]
}
]
},
{
"line": "* Patients may have received neoadjuvant or adjuvant treatment with prior trastuzumab or lapatinib treatment",
"criterions": [
{
"exact_snippets": "Patients may have received neoadjuvant or adjuvant treatment",
"criterion": "neoadjuvant or adjuvant treatment",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "prior trastuzumab or lapatinib treatment",
"criterion": "trastuzumab or lapatinib treatment",
"requirements": [
{
"requirement_type": "prior treatment",
"expected_value": true
}
]
}
]
},
{
"line": "* Patients have received a lapatinib-based therapy for locally advanced or metastatic disease for a minimum of 9 weeks duration. Patients may have received more than 1 lapatinib-based combination therapy.",
"criterions": [
{
"exact_snippets": "Patients have received a lapatinib-based therapy",
"criterion": "lapatinib-based therapy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "for locally advanced or metastatic disease",
"criterion": "disease stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": [
"locally advanced",
"metastatic"
]
}
]
},
{
"exact_snippets": "for a minimum of 9 weeks duration",
"criterion": "therapy duration",
"requirements": [
{
"requirement_type": "minimum duration",
"expected_value": {
"operator": ">=",
"value": 9,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "Patients may have received more than 1 lapatinib-based combination therapy",
"criterion": "lapatinib-based combination therapy",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">",
"value": 1,
"unit": "therapy"
}
}
]
}
]
},
{
"line": "(ii) Histologically-confirmed gastric, esophageal, or gastroesophageal adenocarcinoma that is metastatic or locally recurrent (7th Edition of the AJCC TNM System) and measurable or non-measurable by RECIST 1.1 criteria with HER2/neu overexpression by immunohistochemistry (2+,3+) or FISH+ and progressive disease despite having received at least 1 prior HER2 targeted therapy for a minimum of 9 weeks duration) (determined by their physician). or with previously documented HER2 over-expressing disease not being currently treated on a HER2 targeted therapy.",
"criterions": [
{
"exact_snippets": "Histologically-confirmed gastric, esophageal, or gastroesophageal adenocarcinoma",
"criterion": "adenocarcinoma type",
"requirements": [
{
"requirement_type": "presence",
"expected_value": [
"gastric",
"esophageal",
"gastroesophageal"
]
}
]
},
{
"exact_snippets": "metastatic or locally recurrent",
"criterion": "cancer stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": [
"metastatic",
"locally recurrent"
]
}
]
},
{
"exact_snippets": "measurable or non-measurable by RECIST 1.1 criteria",
"criterion": "tumor measurability",
"requirements": [
{
"requirement_type": "measurability",
"expected_value": [
"measurable",
"non-measurable"
]
}
]
},
{
"exact_snippets": "HER2/neu overexpression by immunohistochemistry (2+,3+) or FISH+",
"criterion": "HER2/neu overexpression",
"requirements": [
{
"requirement_type": "method",
"expected_value": [
"immunohistochemistry (2+,3+)",
"FISH+"
]
}
]
},
{
"exact_snippets": "progressive disease despite having received at least 1 prior HER2 targeted therapy for a minimum of 9 weeks duration",
"criterion": "HER2 targeted therapy",
"requirements": [
{
"requirement_type": "prior therapy",
"expected_value": true
},
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 9,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "previously documented HER2 over-expressing disease not being currently treated on a HER2 targeted therapy",
"criterion": "current HER2 targeted therapy",
"requirements": [
{
"requirement_type": "current therapy",
"expected_value": false
}
]
}
]
},
{
"line": "(iii) Other histologically confirmed metastatic (stage IV) or locally recurrent (stage III) (7th Edition of the AJCC TNM System) malignancy with HER2/neu overexpression by immunohistochemistry (2+,3+) or FISH+. Because there are no other malignancies with FDA approved HER2 targeting therapies, no prior HER2 directed therapy will be required for this subgroup. However, patients will have been required to have at least 1 line of therapy with a known survival benefit for their malignancy.",
"criterions": [
{
"exact_snippets": "Other histologically confirmed metastatic (stage IV) or locally recurrent (stage III) (7th Edition of the AJCC TNM System) malignancy",
"criterion": "malignancy stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": [
"stage IV",
"stage III"
]
}
]
},
{
"exact_snippets": "HER2/neu overexpression by immunohistochemistry (2+,3+) or FISH+",
"criterion": "HER2/neu overexpression",
"requirements": [
{
"requirement_type": "method",
"expected_value": [
"immunohistochemistry",
"FISH"
]
},
{
"requirement_type": "level",
"expected_value": [
"2+",
"3+",
"FISH+"
]
}
]
},
{
"exact_snippets": "at least 1 line of therapy with a known survival benefit for their malignancy",
"criterion": "prior therapy",
"requirements": [
{
"requirement_type": "minimum lines",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "lines"
}
}
]
}
]
},
{
"line": "* Adults at least 18 years of age at the time of signing the Informed Consent Form;",
"criterions": [
{
"exact_snippets": "Adults at least 18 years of age",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum age",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "years"
}
}
]
}
]
},
{
"line": "* Resolution of all toxic side effects of prior chemotherapy, radiotherapy or surgical procedures to NCI CTCAE (version 4.03) Grade ≤ 1 (with the exception of grade 2 alopecia, grade 2 neuropathy and grade 2 fatigue);",
"criterions": [
{
"exact_snippets": "Resolution of all toxic side effects of prior chemotherapy, radiotherapy or surgical procedures to NCI CTCAE (version 4.03) Grade ≤ 1",
"criterion": "toxic side effects of prior chemotherapy, radiotherapy or surgical procedures",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 1,
"unit": "NCI CTCAE (version 4.03) Grade"
}
]
}
}
]
},
{
"exact_snippets": "(with the exception of grade 2 alopecia",
"criterion": "alopecia",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"comparisons": [
{
"operator": "=",
"value": 2,
"unit": "grade"
}
]
}
}
]
},
{
"exact_snippets": "(with the exception of ... grade 2 neuropathy",
"criterion": "neuropathy",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"comparisons": [
{
"operator": "=",
"value": 2,
"unit": "grade"
}
]
}
}
]
},
{
"exact_snippets": "(with the exception of ... grade 2 fatigue",
"criterion": "fatigue",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"comparisons": [
{
"operator": "=",
"value": 2,
"unit": "grade"
}
]
}
}
]
}
]
},
{
"line": "* Karnofsky performance status greater than or equal to 80% or ECOG status of 0 or 1 ;",
"criterions": [
{
"exact_snippets": "Karnofsky performance status greater than or equal to 80%",
"criterion": "Karnofsky performance status",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 80,
"unit": "%"
}
}
]
},
{
"exact_snippets": "ECOG status of 0 or 1",
"criterion": "ECOG status",
"requirements": [
{
"requirement_type": "value",
"expected_value": [
"0",
"1"
]
}
]
}
]
},
{
"line": "* Adequate hematologic function: (WBC = 2500 mm3, hemoglobin > 10 mg/dl, platelets > 100,000/mm3);",
"criterions": [
{
"exact_snippets": "Adequate hematologic function: (WBC = 2500 mm3",
"criterion": "white blood cell count (WBC)",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "=",
"value": 2500,
"unit": "mm3"
}
}
]
},
{
"exact_snippets": "Adequate hematologic function: ... hemoglobin > 10 mg/dl",
"criterion": "hemoglobin level",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">",
"value": 10,
"unit": "mg/dl"
}
}
]
},
{
"exact_snippets": "Adequate hematologic function: ... platelets > 100,000/mm3",
"criterion": "platelet count",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">",
"value": 100000,
"unit": "mm3"
}
}
]
}
]
},
{
"line": "* Adequate renal and hepatic function (Cr < 2.0 mg/dl; bilirubin < 2 X ULN; AST < 2.5 x ULN, ALT < 2.5 X ULN);",
"criterions": [
{
"exact_snippets": "Adequate renal ... Cr < 2.0 mg/dl",
"criterion": "renal function",
"requirements": [
{
"requirement_type": "creatinine level",
"expected_value": {
"operator": "<",
"value": 2.0,
"unit": "mg/dl"
}
}
]
},
{
"exact_snippets": "Adequate ... hepatic function ... bilirubin < 2 X ULN",
"criterion": "hepatic function",
"requirements": [
{
"requirement_type": "bilirubin level",
"expected_value": {
"operator": "<",
"value": 2,
"unit": "X ULN"
}
}
]
},
{
"exact_snippets": "Adequate ... hepatic function ... AST < 2.5 x ULN",
"criterion": "hepatic function",
"requirements": [
{
"requirement_type": "AST level",
"expected_value": {
"operator": "<",
"value": 2.5,
"unit": "x ULN"
}
}
]
},
{
"exact_snippets": "Adequate ... hepatic function ... ALT < 2.5 X ULN",
"criterion": "hepatic function",
"requirements": [
{
"requirement_type": "ALT level",
"expected_value": {
"operator": "<",
"value": 2.5,
"unit": "X ULN"
}
}
]
}
]
},
{
"line": "* Normal cardiac function defined as either a MUGA or ECHO with LVEF in normal institutional range (MUGA 50%; ECHO 55%);",
"criterions": [
{
"exact_snippets": "Normal cardiac function defined as either a MUGA or ECHO with LVEF in normal institutional range",
"criterion": "cardiac function",
"requirements": [
{
"requirement_type": "method",
"expected_value": [
"MUGA",
"ECHO"
]
},
{
"requirement_type": "LVEF",
"expected_value": "normal institutional range"
}
]
},
{
"exact_snippets": "MUGA 50%",
"criterion": "LVEF (MUGA)",
"requirements": [
{
"requirement_type": "minimum value",
"expected_value": {
"operator": ">=",
"value": 50,
"unit": "%"
}
}
]
},
{
"exact_snippets": "ECHO 55%",
"criterion": "LVEF (ECHO)",
"requirements": [
{
"requirement_type": "minimum value",
"expected_value": {
"operator": ">=",
"value": 55,
"unit": "%"
}
}
]
}
]
},
{
"line": "* Female patients must be of non child-bearing potential or use effective contraception, e.g., use of oral contraceptives with an additional barrier method (since the study drug may impair the effectiveness of oral contraceptives), double barrier methods (diaphragm with spermicidal gel or condoms with contraceptive foam), Depo-Provera, partner vasectomy, total abstinence, and willing to continue the effective contraception method for 30 days after the last dose of AVX901;",
"criterions": [
{
"exact_snippets": "Female patients must be of non child-bearing potential",
"criterion": "female patients",
"requirements": [
{
"requirement_type": "child-bearing potential",
"expected_value": "non child-bearing potential"
}
]
},
{
"exact_snippets": "use effective contraception",
"criterion": "contraception use",
"requirements": [
{
"requirement_type": "effectiveness",
"expected_value": true
}
]
},
{
"exact_snippets": "willing to continue the effective contraception method for 30 days after the last dose of AVX901",
"criterion": "contraception duration",
"requirements": [
{
"requirement_type": "duration",
"expected_value": "30 days after the last dose of AVX901"
}
]
}
]
},
{
"line": "* Ability to return to Duke University Medical Center for adequate follow-up as required by this protocol;",
"criterions": [
{
"exact_snippets": "Ability to return to Duke University Medical Center for adequate follow-up",
"criterion": "ability to return to Duke University Medical Center",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "adequate follow-up as required by this protocol",
"criterion": "adequate follow-up",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Current therapy with endocrine agents (tamoxifen, raloxifene, torimifene and all aromatase inhibitors) and/or bisphosphonates and/or RANK-ligand inhibitors is permitted.",
"criterions": [
{
"exact_snippets": "Current therapy with endocrine agents (tamoxifen, raloxifene, torimifene and all aromatase inhibitors)",
"criterion": "current therapy with endocrine agents",
"requirements": [
{
"requirement_type": "permitted",
"expected_value": true
}
]
},
{
"exact_snippets": "Current therapy with ... bisphosphonates",
"criterion": "current therapy with bisphosphonates",
"requirements": [
{
"requirement_type": "permitted",
"expected_value": true
}
]
},
{
"exact_snippets": "Current therapy with ... RANK-ligand inhibitors",
"criterion": "current therapy with RANK-ligand inhibitors",
"requirements": [
{
"requirement_type": "permitted",
"expected_value": true
}
]
}
]
},
{
"line": "* Except for patients on the concurrent HER2 targeted therapy (cohort 2) cohort, patients may not receive cytotoxic chemotherapy, monoclonal antibodies (other than RANK-ligand inhibitors being used for bone protection), HER2 targeted therapy such as lapatinib, or radiation therapy in the 3 weeks before the first injection, during the injection period or for at least 2 weeks after the last injection. Patients may have received prior radiation including for brain metastases.",
"criterions": [
{
"exact_snippets": "patients may not receive cytotoxic chemotherapy ... in the 3 weeks before the first injection",
"criterion": "cytotoxic chemotherapy",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "not in the 3 weeks before the first injection"
}
]
},
{
"exact_snippets": "patients may not receive cytotoxic chemotherapy ... during the injection period",
"criterion": "cytotoxic chemotherapy",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "not during the injection period"
}
]
},
{
"exact_snippets": "patients may not receive cytotoxic chemotherapy ... for at least 2 weeks after the last injection",
"criterion": "cytotoxic chemotherapy",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "not for at least 2 weeks after the last injection"
}
]
},
{
"exact_snippets": "patients may not receive ... monoclonal antibodies (other than RANK-ligand inhibitors being used for bone protection) ... in the 3 weeks before the first injection",
"criterion": "monoclonal antibodies",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "not in the 3 weeks before the first injection"
}
]
},
{
"exact_snippets": "patients may not receive ... monoclonal antibodies (other than RANK-ligand inhibitors being used for bone protection) ... during the injection period",
"criterion": "monoclonal antibodies",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "not during the injection period"
}
]
},
{
"exact_snippets": "patients may not receive ... monoclonal antibodies (other than RANK-ligand inhibitors being used for bone protection) ... for at least 2 weeks after the last injection",
"criterion": "monoclonal antibodies",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "not for at least 2 weeks after the last injection"
}
]
},
{
"exact_snippets": "patients may not receive ... HER2 targeted therapy such as lapatinib ... in the 3 weeks before the first injection",
"criterion": "HER2 targeted therapy",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "not in the 3 weeks before the first injection"
}
]
},
{
"exact_snippets": "patients may not receive ... HER2 targeted therapy such as lapatinib ... during the injection period",
"criterion": "HER2 targeted therapy",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "not during the injection period"
}
]
},
{
"exact_snippets": "patients may not receive ... HER2 targeted therapy such as lapatinib ... for at least 2 weeks after the last injection",
"criterion": "HER2 targeted therapy",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "not for at least 2 weeks after the last injection"
}
]
},
{
"exact_snippets": "patients may not receive ... radiation therapy in the 3 weeks before the first injection",
"criterion": "radiation therapy",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "not in the 3 weeks before the first injection"
}
]
},
{
"exact_snippets": "patients may not receive ... radiation therapy ... during the injection period",
"criterion": "radiation therapy",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "not during the injection period"
}
]
},
{
"exact_snippets": "patients may not receive ... radiation therapy ... for at least 2 weeks after the last injection",
"criterion": "radiation therapy",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "not for at least 2 weeks after the last injection"
}
]
},
{
"exact_snippets": "Patients may have received prior radiation including for brain metastases",
"criterion": "prior radiation",
"requirements": [
{
"requirement_type": "allowance",
"expected_value": true
}
]
}
]
},
{
"line": "* History of auto-immune disease such as, but not restricted to, inflammatory bowel disease, systemic lupus erythematosus, ankylosing spondylitis, scleroderma, or multiple sclerosis. Prior history of autoimmune thyroiditis or vitiligo is permitted.",
"criterions": [
{
"exact_snippets": "History of auto-immune disease such as, but not restricted to, inflammatory bowel disease, systemic lupus erythematosus, ankylosing spondylitis, scleroderma, or multiple sclerosis.",
"criterion": "auto-immune disease",
"requirements": [
{
"requirement_type": "history",
"expected_value": false
}
]
},
{
"exact_snippets": "Prior history of autoimmune thyroiditis or vitiligo is permitted.",
"criterion": "autoimmune thyroiditis or vitiligo",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
}
]
},
{
"line": "* Serious chronic or acute illness considered by the P.I. to constitute an unwarranted high risk for investigational drug treatment.",
"criterions": [
{
"exact_snippets": "Serious chronic or acute illness",
"criterion": "illness",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "serious"
},
{
"requirement_type": "duration",
"expected_value": [
"chronic",
"acute"
]
}
]
},
{
"exact_snippets": "considered by the P.I. to constitute an unwarranted high risk",
"criterion": "risk assessment by P.I.",
"requirements": [
{
"requirement_type": "risk level",
"expected_value": "unwarranted high risk"
}
]
}
]
},
{
"line": "* Medical or psychological impediment to probable compliance with the protocol.",
"criterions": [
{
"exact_snippets": "Medical ... impediment to probable compliance with the protocol.",
"criterion": "medical impediment",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "psychological impediment to probable compliance with the protocol.",
"criterion": "psychological impediment",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* Concurrent or prior second malignancy (within the past 5 years) other than non-melanoma skin cancer, controlled superficial bladder cancer or controlled cervical cancer.",
"criterions": [
{
"exact_snippets": "Concurrent or prior second malignancy (within the past 5 years)",
"criterion": "second malignancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "non-melanoma skin cancer",
"criterion": "non-melanoma skin cancer",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "controlled superficial bladder cancer",
"criterion": "superficial bladder cancer",
"requirements": [
{
"requirement_type": "control status",
"expected_value": "controlled"
}
]
},
{
"exact_snippets": "controlled cervical cancer",
"criterion": "cervical cancer",
"requirements": [
{
"requirement_type": "control status",
"expected_value": "controlled"
}
]
}
]
},
{
"line": "* Presence of active infection or systemic use of antimicrobials within 72 hours prior to the first injection",
"criterions": [
{
"exact_snippets": "Presence of active infection",
"criterion": "active infection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "systemic use of antimicrobials within 72 hours prior to the first injection",
"criterion": "systemic use of antimicrobials",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 72,
"unit": "hours"
}
}
]
}
]
},
{
"line": "* Patients on steroid therapy (or other immunosuppressives such as azathioprine or cyclosporine A) are excluded on the basis of potential immune suppression. Patients must have had 6 weeks of discontinuation of any steroid therapy prior to enrollment (except steroids used as anti-emetics for systemic chemotherapy which are permitted).",
"criterions": [
{
"exact_snippets": "Patients on steroid therapy (or other immunosuppressives such as azathioprine or cyclosporine A) are excluded",
"criterion": "steroid therapy or other immunosuppressives",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Patients must have had 6 weeks of discontinuation of any steroid therapy prior to enrollment",
"criterion": "discontinuation of steroid therapy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 6,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "except steroids used as anti-emetics for systemic chemotherapy which are permitted",
"criterion": "steroids used as anti-emetics for systemic chemotherapy",
"requirements": [
{
"requirement_type": "use",
"expected_value": true
}
]
}
]
},
{
"line": "* Presence of an active acute or chronic infection including HIV (as determined by ELISA and confirmed by Western Blot) or viral hepatitis (as determined by HBsAg and Hepatitis C serology). Patients with HIV are excluded based on immuno-suppression, which may render them unable to respond to the vaccine; patients with chronic hepatitis are excluded because of concern that hepatitis could be exacerbated by the injections. .",
"criterions": [
{
"exact_snippets": "Presence of an active acute or chronic infection including HIV",
"criterion": "active acute or chronic infection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "HIV (as determined by ELISA and confirmed by Western Blot)",
"criterion": "HIV infection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "viral hepatitis (as determined by HBsAg and Hepatitis C serology)",
"criterion": "viral hepatitis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Pregnant or nursing women",
"criterions": [
{
"exact_snippets": "Pregnant",
"criterion": "pregnancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "nursing women",
"criterion": "nursing",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
}
],
"failed_inclusion": [],
"failed_exclusion": [],
"failed_miscellaneous": [
{
"line": "Inclusion criteria",
"criterions": []
},
{
"line": "* Patients have received a a trastuzumab, trastuzumab + pertuzumab, or T-DM1-based therapy for locally advanced or metastatic disease for a minimum of 9 weeks duration. Patients may have received more than 1 trastuzumab-based combination therapy.",
"criterions": [
{
"exact_snippets": "Patients have received a trastuzumab, trastuzumab + pertuzumab, or T-DM1-based therapy",
"criterion": "therapy type",
"requirements": [
{
"requirement_type": "presence",
"expected_value": [
"trastuzumab",
"trastuzumab + pertuzumab",
"T-DM1-based"
]
}
]
},
{
"exact_snippets": "for locally advanced or metastatic disease",
"criterion": "disease stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": [
"locally advanced",
"metastatic"
]
}
]
},
{
"exact_snippets": "for a minimum of 9 weeks duration",
"criterion": "therapy duration",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 9,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "Patients may have received more than 1 trastuzumab-based combination therapy",
"criterion": "trastuzumab-based combination therapy count",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": ">1"
}
]
}
]
},
{
"line": "* Written informed consent obtained from the patient prior to performing any study-related procedures, including screening visits. however, CT scans, bone scans, MUGA, Echocardiogram, EKG,and labs performed as standard of care prior to signing consent can be used to fulfill eligibility requirements if they were performed within 8 weeks of the first dose of AVX901 (for the MUGA or echocardiogram) and within 4 weeksof the first dose of study drug for the remainder of the studies",
"criterions": [
{
"exact_snippets": "Written informed consent obtained from the patient",
"criterion": "informed consent",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "CT scans, bone scans, MUGA, Echocardiogram, EKG, and labs performed as standard of care ... within 8 weeks of the first dose of AVX901 (for the MUGA or echocardiogram)",
"criterion": "MUGA or echocardiogram timing",
"requirements": [
{
"requirement_type": "timing",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 8,
"unit": "weeks"
}
]
}
}
]
},
{
"exact_snippets": "CT scans, bone scans, MUGA, Echocardiogram, EKG, and labs performed as standard of care ... within 4 weeks of the first dose of study drug for the remainder of the studies",
"criterion": "other studies timing",
"requirements": [
{
"requirement_type": "timing",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 4,
"unit": "weeks"
}
]
}
}
]
}
]
},
{
"line": "Exclusion criteria",
"criterions": []
}
]
}