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

Download this file

1195 lines (1195 with data), 58.6 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
{
"info": {
"nct_id": "NCT05601401",
"official_title": "Phase II Clinical Study to Assess the Efficacy and Safety of Recombinant Humanized Anti-HER2 Monoclonal Antibody MMAE Coupling Agent in Treating Patients With Locally Advanced or Metastatic Salivary Gland Tumors Expressing HER2",
"inclusion_criteria": "1. Voluntary consent to participate in the research and sign the informed consent form;\n2. Male or female, age ≥ 18;\n3. Expected survival time ≥ 12 weeks;\n4. Locally advanced or metastatic salivary gland malignant tumor confirmed by histopathology that cannot be completely resected by surgery;\n5. Subjects who have not received systemic anti-tumor treatment after being diagnosed as locally advanced or metastatic salivary gland malignant tumor that cannot be removed surgically; Or disease progression occurs after receiving at least first-line systematic treatment in the past, in which the patient has disease progression within 12 months after receiving neoadjuvant or adjuvant chemotherapy, and can be included in this clinical study;\n6. Have measurable lesions specified in RECIST v1.1 standard;\n7. Subjects can provide the primary or metastatic tumor samples for HER2 detection; HER2 IHC is 2+or 3+;\n8. ECOG physical condition score 0-2;\n9. Adequate heart, bone marrow, liver and kidney functions (subject to the normal value of the research center):\n\n * ① Left ventricular ejection fraction ≥ 50%;\n * ② Hemoglobin ≥ 9g/dL;\n * ③ Absolute neutrophil count (ANC) ≥ 1.5 × 109/L;\n * ④ Platelet ≥ 100 × 109/L;\n * ⑤ In patients without liver metastasis, serum total bilirubin ≤ 1.5 times the upper limit of normal value (ULN); Total serum bilirubin in patients with liver metastasis ≤ 3 × ULN;\n * ⑥ ALT and AST ≤ 2.5 in the absence of liver metastasis × ULN, ALT and AST ≤ 5 in case of liver metastasis × ULN;\n * ⑦ Blood creatinine ≤ 1.5 × ULN;\n10. For female subjects: they should be surgical sterilized or postmenopausal patients, or agree to use at least one medically approved contraceptive measure (such as intrauterine device [IUD], contraceptives or condoms) during the study treatment period and within 6 months after the end of the study treatment period. The serum or urine pregnancy test must be negative within 7 days before the study enrollment, and they must be non lactating. Male subjects should agree to use at least one medically approved contraceptive measure (such as condom, abstinence, etc.) during the study treatment period and within 6 months after the end of the study treatment period;\n11. Willing and able to follow the trial and follow-up procedures.\nHealthy volunteers allowed\nMust have minimum age of 18 Years",
"exclusion_criteria": "1. Known allergic to recombinant humanized anti HER2 monoclonal antibody MMAE coupling agent drugs and their related components;\n2. Have received anti-tumor treatment (including chemotherapy, radiotherapy, immunotherapy, etc.) or participated in other clinical research treatments within 3 weeks before the start of the study treatment, or the toxicity related to the previous anti-tumor treatment has not recovered to grade 0-1 (except grade 2 alopecia);\n3. He has been treated with recombinant humanized anti HER2 monoclonal antibody MMAE coupling agent in the past;\n4. Major surgery was carried out within 4 weeks before the start of the study drug administration and it was not completely recovered;\n5. Other serious and uncontrollable concomitant diseases that may affect the protocol compliance or interfere with the interpretation of results, including active infection or progressive (serious) infection, uncontrollable diabetes Cardio cerebral vascular disease (Grade III or IV heart failure defined by New York Heart Association, more than Grade II heart block, acute myocardial infarction, unstable arrhythmia or unstable angina pectoris in the past 6 months, cerebral infarction in the past 6 months, except lacunar cerebral infarction) or pulmonary disease (interstitial pneumonia, obstructive pulmonary disease and symptomatic bronchospasm history), deep vein thrombosis or pulmonary embolism;\n6. Patients with other malignant tumors within 3 years before the start of the study drug administration, but excluding obviously cured malignant tumors or curable cancers, such as basal skin cancer or squamous cell skin cancer, localized low-risk prostate cancer, cervical carcinoma in situ or breast carcinoma in situ; Remarks: Limited low-risk prostate cancer (defined as patients with stage ≤ T2a, Gleason score ≤ 6 and PSA<10ng/mL (if measured) at the time of diagnosis of prostate cancer who have received radical treatment and have no biochemical recurrence of prostate specific antigen (PSA) can participate in this study);\n7. Have central nervous system (CNS) metastasis and/or cancerous meningitis. Subjects who have received brain metastasis treatment can consider participating in this study, provided that the condition is stable for at least 3 months, no disease progression is confirmed by imaging examination within 4 weeks before the first administration of the study, and all neurological symptoms have recovered to the baseline level, there is no evidence that new or expanded brain metastasis has occurred, and radiation, surgery or steroid treatment is stopped at least 28 days before the first administration of the study treatment. This exception does not include malignant meningitis, regardless of its clinical stability should be excluded;\n8. Pregnant or lactating women;\n9. HIV test result is positive;\n10. Patients with active hepatitis B or hepatitis C\n\n * ① HBsAg positive persons also detected positive copy number of HBV DNA; HBV DNA must be detected when such patients are studied and screened;\n * ② Patients with positive HCV antibody test results can only be included in this study if the PCR test result of HCV RNA is negative.\n11. There are active or progressive infections requiring systematic treatment, such as active pulmonary tuberculosis;\n12. Suffering from any other disease, metabolic abnormality, physical examination abnormality or laboratory examination abnormality, according to the judgment of the investigator, it is reasonable to suspect that the patient has a certain disease or state that is not suitable for the use of the study drug, or will affect the interpretation of the study results, or put the patient at high risk;\n13. It is estimated that the patient's compliance to participate in this clinical study is insufficient.",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "1. Voluntary consent to participate in the research and sign the informed consent form;",
"criterions": [
{
"exact_snippets": "Voluntary consent to participate in the research",
"criterion": "voluntary consent",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "sign the informed consent form",
"criterion": "informed consent form",
"requirements": [
{
"requirement_type": "signed",
"expected_value": true
}
]
}
]
},
{
"line": "2. Male or female, age ≥ 18;",
"criterions": [
{
"exact_snippets": "Male or female",
"criterion": "gender",
"requirements": [
{
"requirement_type": "N/A",
"expected_value": [
"male",
"female"
]
}
]
},
{
"exact_snippets": "age ≥ 18",
"criterion": "age",
"requirements": [
{
"requirement_type": "N/A",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "years"
}
}
]
}
]
},
{
"line": "3. Expected survival time ≥ 12 weeks;",
"criterions": [
{
"exact_snippets": "Expected survival time ≥ 12 weeks",
"criterion": "expected survival time",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 12,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "4. Locally advanced or metastatic salivary gland malignant tumor confirmed by histopathology that cannot be completely resected by surgery;",
"criterions": [
{
"exact_snippets": "Locally advanced or metastatic salivary gland malignant tumor",
"criterion": "salivary gland malignant tumor",
"requirements": [
{
"requirement_type": "stage",
"expected_value": [
"locally advanced",
"metastatic"
]
}
]
},
{
"exact_snippets": "confirmed by histopathology",
"criterion": "histopathological confirmation",
"requirements": [
{
"requirement_type": "confirmation",
"expected_value": true
}
]
},
{
"exact_snippets": "cannot be completely resected by surgery",
"criterion": "surgical resectability",
"requirements": [
{
"requirement_type": "completeness of resection",
"expected_value": false
}
]
}
]
},
{
"line": "5. Subjects who have not received systemic anti-tumor treatment after being diagnosed as locally advanced or metastatic salivary gland malignant tumor that cannot be removed surgically; Or disease progression occurs after receiving at least first-line systematic treatment in the past, in which the patient has disease progression within 12 months after receiving neoadjuvant or adjuvant chemotherapy, and can be included in this clinical study;",
"criterions": [
{
"exact_snippets": "Subjects who have not received systemic anti-tumor treatment after being diagnosed as locally advanced or metastatic salivary gland malignant tumor",
"criterion": "systemic anti-tumor treatment",
"requirements": [
{
"requirement_type": "absence",
"expected_value": true
}
]
},
{
"exact_snippets": "diagnosed as locally advanced or metastatic salivary gland malignant tumor",
"criterion": "salivary gland malignant tumor",
"requirements": [
{
"requirement_type": "stage",
"expected_value": [
"locally advanced",
"metastatic"
]
}
]
},
{
"exact_snippets": "salivary gland malignant tumor that cannot be removed surgically",
"criterion": "surgical removal",
"requirements": [
{
"requirement_type": "possibility",
"expected_value": false
}
]
},
{
"exact_snippets": "disease progression occurs after receiving at least first-line systematic treatment",
"criterion": "disease progression",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "after first-line systematic treatment"
}
]
},
{
"exact_snippets": "disease progression within 12 months after receiving neoadjuvant or adjuvant chemotherapy",
"criterion": "disease progression",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "within 12 months after neoadjuvant or adjuvant chemotherapy"
}
]
}
]
},
{
"line": "6. Have measurable lesions specified in RECIST v1.1 standard;",
"criterions": [
{
"exact_snippets": "measurable lesions specified in RECIST v1.1 standard",
"criterion": "lesions",
"requirements": [
{
"requirement_type": "measurability",
"expected_value": "specified in RECIST v1.1 standard"
}
]
}
]
},
{
"line": "7. Subjects can provide the primary or metastatic tumor samples for HER2 detection; HER2 IHC is 2+or 3+;",
"criterions": [
{
"exact_snippets": "Subjects can provide the primary or metastatic tumor samples for HER2 detection",
"criterion": "tumor samples",
"requirements": [
{
"requirement_type": "availability",
"expected_value": true
}
]
},
{
"exact_snippets": "HER2 IHC is 2+or 3+",
"criterion": "HER2 IHC",
"requirements": [
{
"requirement_type": "value",
"expected_value": [
"2+",
"3+"
]
}
]
}
]
},
{
"line": "8. ECOG physical condition score 0-2;",
"criterions": [
{
"exact_snippets": "ECOG physical condition score 0-2",
"criterion": "ECOG physical condition score",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 0,
"unit": "N/A"
},
{
"operator": "<=",
"value": 2,
"unit": "N/A"
}
]
}
}
]
}
]
},
{
"line": "9. Adequate heart, bone marrow, liver and kidney functions (subject to the normal value of the research center):",
"criterions": [
{
"exact_snippets": "Adequate heart ... functions",
"criterion": "heart function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": "subject to the normal value of the research center"
}
]
},
{
"exact_snippets": "Adequate ... bone marrow ... functions",
"criterion": "bone marrow function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": "subject to the normal value of the research center"
}
]
},
{
"exact_snippets": "Adequate ... liver ... functions",
"criterion": "liver function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": "subject to the normal value of the research center"
}
]
},
{
"exact_snippets": "Adequate ... kidney functions",
"criterion": "kidney function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": "subject to the normal value of the research center"
}
]
}
]
},
{
"line": "* ① Left ventricular ejection fraction ≥ 50%;",
"criterions": [
{
"exact_snippets": "Left ventricular ejection fraction ≥ 50%",
"criterion": "left ventricular ejection fraction",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 50,
"unit": "%"
}
}
]
}
]
},
{
"line": "* ② Hemoglobin ≥ 9g/dL;",
"criterions": [
{
"exact_snippets": "Hemoglobin ≥ 9g/dL",
"criterion": "hemoglobin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 9,
"unit": "g/dL"
}
}
]
}
]
},
{
"line": "* ③ Absolute neutrophil count (ANC) ≥ 1.5 × 109/L;",
"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": "× 10^9/L"
}
}
]
}
]
},
{
"line": "* ④ Platelet ≥ 100 × 109/L;",
"criterions": [
{
"exact_snippets": "Platelet ≥ 100 × 109/L",
"criterion": "platelet count",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 100,
"unit": "× 10^9/L"
}
}
]
}
]
},
{
"line": "* ⑤ In patients without liver metastasis, serum total bilirubin ≤ 1.5 times the upper limit of normal value (ULN); Total serum bilirubin in patients with liver metastasis ≤ 3 × ULN;",
"criterions": [
{
"exact_snippets": "patients without liver metastasis",
"criterion": "liver metastasis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "serum total bilirubin ≤ 1.5 times the upper limit of normal value (ULN)",
"criterion": "serum total bilirubin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "times ULN"
}
}
]
},
{
"exact_snippets": "Total serum bilirubin in patients with liver metastasis ≤ 3 × ULN",
"criterion": "serum total bilirubin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "times ULN"
}
}
]
},
{
"exact_snippets": "patients with liver metastasis",
"criterion": "liver metastasis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* ⑥ ALT and AST ≤ 2.5 in the absence of liver metastasis × ULN, ALT and AST ≤ 5 in case of liver metastasis × ULN;",
"criterions": [
{
"exact_snippets": "ALT and AST ≤ 2.5 in the absence of liver metastasis × ULN",
"criterion": "ALT and AST levels",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 2.5,
"unit": "× ULN"
}
]
}
},
{
"requirement_type": "condition",
"expected_value": "absence of liver metastasis"
}
]
},
{
"exact_snippets": "ALT and AST ≤ 5 in case of liver metastasis × ULN",
"criterion": "ALT and AST levels",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 5,
"unit": "× ULN"
}
]
}
},
{
"requirement_type": "condition",
"expected_value": "presence of liver metastasis"
}
]
}
]
},
{
"line": "* ⑦ Blood creatinine ≤ 1.5 × ULN;",
"criterions": [
{
"exact_snippets": "Blood creatinine ≤ 1.5 × ULN",
"criterion": "blood creatinine",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "× ULN"
}
}
]
}
]
},
{
"line": "10. For female subjects: they should be surgical sterilized or postmenopausal patients, or agree to use at least one medically approved contraceptive measure (such as intrauterine device [IUD], contraceptives or condoms) during the study treatment period and within 6 months after the end of the study treatment period. The serum or urine pregnancy test must be negative within 7 days before the study enrollment, and they must be non lactating. Male subjects should agree to use at least one medically approved contraceptive measure (such as condom, abstinence, etc.) during the study treatment period and within 6 months after the end of the study treatment period;",
"criterions": [
{
"exact_snippets": "female subjects: they should be surgical sterilized",
"criterion": "female surgical sterilization",
"requirements": [
{
"requirement_type": "status",
"expected_value": true
}
]
},
{
"exact_snippets": "female subjects: ... postmenopausal patients",
"criterion": "female postmenopausal status",
"requirements": [
{
"requirement_type": "status",
"expected_value": true
}
]
},
{
"exact_snippets": "female subjects: ... agree to use at least one medically approved contraceptive measure",
"criterion": "female contraceptive use",
"requirements": [
{
"requirement_type": "agreement",
"expected_value": true
}
]
},
{
"exact_snippets": "The serum or urine pregnancy test must be negative within 7 days before the study enrollment",
"criterion": "pregnancy test result",
"requirements": [
{
"requirement_type": "result",
"expected_value": "negative"
}
]
},
{
"exact_snippets": "female subjects: ... they must be non lactating",
"criterion": "female lactation status",
"requirements": [
{
"requirement_type": "status",
"expected_value": false
}
]
},
{
"exact_snippets": "Male subjects should agree to use at least one medically approved contraceptive measure",
"criterion": "male contraceptive use",
"requirements": [
{
"requirement_type": "agreement",
"expected_value": true
}
]
}
]
},
{
"line": "11. Willing and able to follow the trial and follow-up procedures.",
"criterions": [
{
"exact_snippets": "Willing and able to follow the trial and follow-up procedures.",
"criterion": "willingness and ability to follow procedures",
"requirements": [
{
"requirement_type": "willingness",
"expected_value": true
},
{
"requirement_type": "ability",
"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 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": "1. Known allergic to recombinant humanized anti HER2 monoclonal antibody MMAE coupling agent drugs and their related components;",
"criterions": [
{
"exact_snippets": "Known allergic to recombinant humanized anti HER2 monoclonal antibody MMAE coupling agent drugs and their related components",
"criterion": "allergy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": "recombinant humanized anti HER2 monoclonal antibody MMAE coupling agent drugs and their related components"
}
]
}
]
},
{
"line": "2. Have received anti-tumor treatment (including chemotherapy, radiotherapy, immunotherapy, etc.) or participated in other clinical research treatments within 3 weeks before the start of the study treatment, or the toxicity related to the previous anti-tumor treatment has not recovered to grade 0-1 (except grade 2 alopecia);",
"criterions": [
{
"exact_snippets": "Have received anti-tumor treatment (including chemotherapy, radiotherapy, immunotherapy, etc.) ... within 3 weeks before the start of the study treatment",
"criterion": "recent anti-tumor treatment",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "toxicity related to the previous anti-tumor treatment has not recovered to grade 0-1 (except grade 2 alopecia)",
"criterion": "toxicity recovery",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "grade 0-1"
},
{
"requirement_type": "exception",
"expected_value": "grade 2 alopecia"
}
]
}
]
},
{
"line": "3. He has been treated with recombinant humanized anti HER2 monoclonal antibody MMAE coupling agent in the past;",
"criterions": [
{
"exact_snippets": "treated with recombinant humanized anti HER2 monoclonal antibody MMAE coupling agent in the past",
"criterion": "treatment with recombinant humanized anti HER2 monoclonal antibody MMAE coupling agent",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
}
]
},
{
"line": "4. Major surgery was carried out within 4 weeks before the start of the study drug administration and it was not completely recovered;",
"criterions": [
{
"exact_snippets": "Major surgery was carried out within 4 weeks before the start of the study drug administration",
"criterion": "major surgery",
"requirements": [
{
"requirement_type": "time since surgery",
"expected_value": {
"operator": "<=",
"value": 4,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "it was not completely recovered",
"criterion": "recovery from surgery",
"requirements": [
{
"requirement_type": "status",
"expected_value": "not completely recovered"
}
]
}
]
},
{
"line": "5. Other serious and uncontrollable concomitant diseases that may affect the protocol compliance or interfere with the interpretation of results, including active infection or progressive (serious) infection, uncontrollable diabetes Cardio cerebral vascular disease (Grade III or IV heart failure defined by New York Heart Association, more than Grade II heart block, acute myocardial infarction, unstable arrhythmia or unstable angina pectoris in the past 6 months, cerebral infarction in the past 6 months, except lacunar cerebral infarction) or pulmonary disease (interstitial pneumonia, obstructive pulmonary disease and symptomatic bronchospasm history), deep vein thrombosis or pulmonary embolism;",
"criterions": [
{
"exact_snippets": "Other serious and uncontrollable concomitant diseases",
"criterion": "serious and uncontrollable concomitant diseases",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "active infection",
"criterion": "active infection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "progressive (serious) infection",
"criterion": "progressive (serious) infection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "uncontrollable diabetes",
"criterion": "uncontrollable diabetes",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Cardio cerebral vascular disease",
"criterion": "Cardio cerebral vascular disease",
"requirements": [
{
"requirement_type": "severity",
"expected_value": [
"Grade III or IV heart failure",
"more than Grade II heart block",
"acute myocardial infarction",
"unstable arrhythmia",
"unstable angina pectoris in the past 6 months",
"cerebral infarction in the past 6 months, except lacunar cerebral infarction"
]
}
]
},
{
"exact_snippets": "pulmonary disease",
"criterion": "pulmonary disease",
"requirements": [
{
"requirement_type": "types",
"expected_value": [
"interstitial pneumonia",
"obstructive pulmonary disease",
"symptomatic bronchospasm history"
]
}
]
},
{
"exact_snippets": "deep vein thrombosis",
"criterion": "deep vein thrombosis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "pulmonary embolism",
"criterion": "pulmonary embolism",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "6. Patients with other malignant tumors within 3 years before the start of the study drug administration, but excluding obviously cured malignant tumors or curable cancers, such as basal skin cancer or squamous cell skin cancer, localized low-risk prostate cancer, cervical carcinoma in situ or breast carcinoma in situ; Remarks: Limited low-risk prostate cancer (defined as patients with stage ≤ T2a, Gleason score ≤ 6 and PSA<10ng/mL (if measured) at the time of diagnosis of prostate cancer who have received radical treatment and have no biochemical recurrence of prostate specific antigen (PSA) can participate in this study);",
"criterions": [
{
"exact_snippets": "Patients with other malignant tumors within 3 years before the start of the study drug administration",
"criterion": "other malignant tumors",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
},
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "years"
}
}
]
},
{
"exact_snippets": "excluding obviously cured malignant tumors or curable cancers, such as basal skin cancer or squamous cell skin cancer, localized low-risk prostate cancer, cervical carcinoma in situ or breast carcinoma in situ",
"criterion": "obviously cured malignant tumors or curable cancers",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Limited low-risk prostate cancer (defined as patients with stage ≤ T2a, Gleason score ≤ 6 and PSA<10ng/mL (if measured) at the time of diagnosis of prostate cancer who have received radical treatment and have no biochemical recurrence of prostate specific antigen (PSA)",
"criterion": "limited low-risk prostate cancer",
"requirements": [
{
"requirement_type": "stage",
"expected_value": {
"operator": "<=",
"value": 2,
"unit": "T"
}
},
{
"requirement_type": "Gleason score",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "N/A"
}
},
{
"requirement_type": "PSA",
"expected_value": {
"operator": "<",
"value": 10,
"unit": "ng/mL"
}
},
{
"requirement_type": "treatment",
"expected_value": "radical treatment"
},
{
"requirement_type": "biochemical recurrence of PSA",
"expected_value": false
}
]
}
]
},
{
"line": "7. Have central nervous system (CNS) metastasis and/or cancerous meningitis. Subjects who have received brain metastasis treatment can consider participating in this study, provided that the condition is stable for at least 3 months, no disease progression is confirmed by imaging examination within 4 weeks before the first administration of the study, and all neurological symptoms have recovered to the baseline level, there is no evidence that new or expanded brain metastasis has occurred, and radiation, surgery or steroid treatment is stopped at least 28 days before the first administration of the study treatment. This exception does not include malignant meningitis, regardless of its clinical stability should be excluded;",
"criterions": [
{
"exact_snippets": "Have central nervous system (CNS) metastasis",
"criterion": "central nervous system (CNS) metastasis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "cancerous meningitis",
"criterion": "cancerous meningitis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Subjects who have received brain metastasis treatment ... condition is stable for at least 3 months",
"criterion": "brain metastasis stability",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 3,
"unit": "months"
}
}
]
},
{
"exact_snippets": "no disease progression is confirmed by imaging examination within 4 weeks before the first administration of the study",
"criterion": "disease progression",
"requirements": [
{
"requirement_type": "confirmation by imaging",
"expected_value": false
}
]
},
{
"exact_snippets": "all neurological symptoms have recovered to the baseline level",
"criterion": "neurological symptoms",
"requirements": [
{
"requirement_type": "recovery to baseline",
"expected_value": true
}
]
},
{
"exact_snippets": "no evidence that new or expanded brain metastasis has occurred",
"criterion": "new or expanded brain metastasis",
"requirements": [
{
"requirement_type": "evidence",
"expected_value": false
}
]
},
{
"exact_snippets": "radiation, surgery or steroid treatment is stopped at least 28 days before the first administration of the study treatment",
"criterion": "radiation, surgery or steroid treatment",
"requirements": [
{
"requirement_type": "cessation",
"expected_value": {
"operator": ">=",
"value": 28,
"unit": "days"
}
}
]
},
{
"exact_snippets": "malignant meningitis, regardless of its clinical stability should be excluded",
"criterion": "malignant meningitis",
"requirements": [
{
"requirement_type": "exclusion",
"expected_value": true
}
]
}
]
},
{
"line": "8. Pregnant or lactating women;",
"criterions": [
{
"exact_snippets": "Pregnant",
"criterion": "pregnancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "lactating women",
"criterion": "lactation",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "9. HIV test result is positive;",
"criterions": [
{
"exact_snippets": "HIV test result is positive",
"criterion": "HIV test result",
"requirements": [
{
"requirement_type": "result",
"expected_value": "positive"
}
]
}
]
},
{
"line": "10. Patients with active hepatitis B or hepatitis C",
"criterions": [
{
"exact_snippets": "Patients with active hepatitis B",
"criterion": "hepatitis B",
"requirements": [
{
"requirement_type": "activity",
"expected_value": "active"
}
]
},
{
"exact_snippets": "Patients with active ... hepatitis C",
"criterion": "hepatitis C",
"requirements": [
{
"requirement_type": "activity",
"expected_value": "active"
}
]
}
]
},
{
"line": "* ① HBsAg positive persons also detected positive copy number of HBV DNA; HBV DNA must be detected when such patients are studied and screened;",
"criterions": [
{
"exact_snippets": "HBsAg positive persons",
"criterion": "HBsAg status",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "positive copy number of HBV DNA",
"criterion": "HBV DNA copy number",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "HBV DNA must be detected",
"criterion": "HBV DNA detection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* ② Patients with positive HCV antibody test results can only be included in this study if the PCR test result of HCV RNA is negative.",
"criterions": [
{
"exact_snippets": "positive HCV antibody test results",
"criterion": "HCV antibody test",
"requirements": [
{
"requirement_type": "result",
"expected_value": "positive"
}
]
},
{
"exact_snippets": "PCR test result of HCV RNA is negative",
"criterion": "HCV RNA PCR test",
"requirements": [
{
"requirement_type": "result",
"expected_value": "negative"
}
]
}
]
},
{
"line": "11. There are active or progressive infections requiring systematic treatment, such as active pulmonary tuberculosis;",
"criterions": [
{
"exact_snippets": "active or progressive infections",
"criterion": "infections",
"requirements": [
{
"requirement_type": "status",
"expected_value": [
"active",
"progressive"
]
}
]
},
{
"exact_snippets": "requiring systematic treatment",
"criterion": "infections",
"requirements": [
{
"requirement_type": "treatment requirement",
"expected_value": true
}
]
},
{
"exact_snippets": "active pulmonary tuberculosis",
"criterion": "pulmonary tuberculosis",
"requirements": [
{
"requirement_type": "status",
"expected_value": "active"
}
]
}
]
},
{
"line": "12. Suffering from any other disease, metabolic abnormality, physical examination abnormality or laboratory examination abnormality, according to the judgment of the investigator, it is reasonable to suspect that the patient has a certain disease or state that is not suitable for the use of the study drug, or will affect the interpretation of the study results, or put the patient at high risk;",
"criterions": [
{
"exact_snippets": "Suffering from any other disease",
"criterion": "other disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "metabolic abnormality",
"criterion": "metabolic abnormality",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "physical examination abnormality",
"criterion": "physical examination abnormality",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "laboratory examination abnormality",
"criterion": "laboratory examination abnormality",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "13. It is estimated that the patient's compliance to participate in this clinical study is insufficient.",
"criterions": [
{
"exact_snippets": "patient's compliance to participate in this clinical study is insufficient",
"criterion": "compliance to participate in clinical study",
"requirements": [
{
"requirement_type": "sufficiency",
"expected_value": false
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [],
"failed_miscellaneous": []
}