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

Download this file

1243 lines (1243 with data), 57.4 kB

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
{
"info": {
"nct_id": "NCT05751265",
"official_title": "Tislelizumab Combined With Chemotherapy in the Cross-line Treatment of First-line Resistant Advanced Gastric Cancer, Single-arm, Exploratory Clinical Study",
"inclusion_criteria": "* Gastric adenocarcinoma confirmed by pathology (including histology or cytology) and locally advanced or metastatic (stage IV) tumor that is unresectable; There is no known HER2+.\n* Age 18-75;\n* ECOG score: 0-2;\n* Patients who had previously failed first-line immunization combined with chemotherapy (oxaliplatin combined with capecitabine or FP);\n* Adequate organ and bone marrow function, meeting the following definitions:\n\n 1. Blood routine (no blood transfusion, no granulocyte colony stimulating factor [G-CSF], no other drug correction within 14 days before treatment);Absolute count of neutrophils (ANC) ≥1.5×109/L;Hemoglobin (HB) ≥9.0 g/dL;Platelet count (PLT) ≥80×109/L;\n 2. Blood biochemistry Serum creatinine (Cr) ≤ 1.5× upper limit of normal (ULN) or creatinine clearance ≥60 mL/min;Serum albumin ≥2.8g/dL, for patients with poor nutritional status before neoadjuvant therapy, patients who met the requirements through parenteral nutrition could also be included in the group;Total bilirubin (TBIL) ≤ 1.5×ULN;Aspartate aminotransferase (AST) or alanine aminotransferase (ALT) level ≤2.5×ULN;\n* Expected survival > 6 months;\n* Fertile female subjects and male subjects whose partners are of childbearing age are required to use a medically approved contraceptive during the study treatment period and for at least 3 months after the last treatment;\n* Patients who volunteered to participate in this study and signed informed consent.\n* According to RECIST1.1 criteria, the patient had at least one target lesion with a measurable diameter (tumor lesion with long diameter ≥10mm, lymph node lesion with short diameter ≥15mm, scanning layer thickness 5mm);\nHealthy volunteers allowed\nMust have minimum age of 18 Years\nMust have maximum age of 75 Years",
"exclusion_criteria": "* Patients who received first-line immunotherapy for less than 3 months or experienced hyperprogression in first-line therapy or developed Grade 3 or above irAE during first-line therapy;\n* Patients who have previously received other immunotherapy (including other investigational drugs) with less than 5 half-lives since the initial investigational drug use.\n* Pregnant or lactating women;\n* Participants who participated in other clinical studies and did not recover toxic reactions 28 days before enrollment;\n* Have had other malignancies in the last 5 years or at the same time, except for cured basal cell carcinoma of the skin and carcinoma in situ of the cervix;\n* Severe heart, liver, lung and kidney diseases; Neurological and mental diseases;\n* The presence of uncontrolled or symptomatic active central nervous system (CNS) metastases, which may be characterized by the presence of clinical symptoms, cerebral edema, spinal cord compression meningitis, pia meningeal disease, and/or progressive growth.For patients with CNS metastases that are adequately treated and whose neurological symptoms return to baseline at least 2 weeks prior to randomization (residual signs or symptoms associated with CNS treatment can be enrolled.In addition, subjects must either stop corticosteroids or receive prednisone (or an equivalent dose of another corticosteroid) at least 2 weeks prior to randomization;\n* Patients with hypertension (systolic blood pressure >140 mmHg, diastolic blood pressure >90 mmHg) who cannot be reduced to the normal range after antihypertensive medication;\n* Patients with grade I or above coronary heart disease, arrhythmias (including prolonged QTc interval > 450 ms in men and > 470 ms in women), and cardiac insufficiency;\n* Patients with abnormal coagulation function (INR>1.5, APTT>1.5 ULN);\n* Patients with a history of cardiovascular and cerebrovascular diseases who are still taking thrombolytic drugs or anticoagulants orally.\n* Presence of any active, known or suspected autoimmune disease.Subjects who are in a stable state and do not require systemic immunosuppressive therapy are admitted: e.g., type 1 diabetes, hypothyroidism requiring hormone replacement therapy only, and skin conditions requiring no systemic therapy (e.g., vitiligo, psoriasis, and alopecia).\n* Concurrent autoimmune diseases or a history of chronic or recurrent immune diseases, including a history of immunodeficiency such as HIV-positive testing or a history of organ transplantation and allogeneic bone marrow transplantation.\n* Patients with other concomitant diseases that, in the judgment of the investigator, seriously endanger the patient's safety or affect the patient's completion of the study;\n* Patients with uncontrolled epilepsy, central nervous system disease or mental disorder whose clinical severity is judged by the investigator to be likely to prevent the signing of informed consent or have multiple factors affecting oral medication (such as inability to swallow, persistent uncontrollable nausea and vomiting, chronic diarrhea, and intestinal obstruction);\n* Allergic to the test drug or its excipients;\n* Persons deemed unsuitable for inclusion by the researcher.",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "* Gastric adenocarcinoma confirmed by pathology (including histology or cytology) and locally advanced or metastatic (stage IV) tumor that is unresectable; There is no known HER2+.",
"criterions": [
{
"exact_snippets": "Gastric adenocarcinoma confirmed by pathology (including histology or cytology)",
"criterion": "gastric adenocarcinoma",
"requirements": [
{
"requirement_type": "confirmation method",
"expected_value": [
"pathology",
"histology",
"cytology"
]
}
]
},
{
"exact_snippets": "locally advanced or metastatic (stage IV) tumor that is unresectable",
"criterion": "tumor stage and resectability",
"requirements": [
{
"requirement_type": "stage",
"expected_value": "locally advanced or metastatic (stage IV)"
},
{
"requirement_type": "resectability",
"expected_value": false
}
]
},
{
"exact_snippets": "There is no known HER2+",
"criterion": "HER2 status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "not HER2+"
}
]
}
]
},
{
"line": "* Age 18-75;",
"criterions": [
{
"exact_snippets": "Age 18-75",
"criterion": "age",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 18,
"unit": "years"
},
{
"operator": "<=",
"value": 75,
"unit": "years"
}
]
}
}
]
}
]
},
{
"line": "* ECOG score: 0-2;",
"criterions": [
{
"exact_snippets": "ECOG score: 0-2",
"criterion": "ECOG score",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 0,
"unit": "N/A"
},
{
"operator": "<=",
"value": 2,
"unit": "N/A"
}
]
}
}
]
}
]
},
{
"line": "* Patients who had previously failed first-line immunization combined with chemotherapy (oxaliplatin combined with capecitabine or FP);",
"criterions": [
{
"exact_snippets": "previously failed first-line immunization combined with chemotherapy (oxaliplatin combined with capecitabine or FP)",
"criterion": "previous failure of first-line immunization combined with chemotherapy",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": [
"oxaliplatin combined with capecitabine",
"FP"
]
}
]
}
]
},
{
"line": "* Adequate organ and bone marrow function, meeting the following definitions:",
"criterions": [
{
"exact_snippets": "Adequate organ and bone marrow function",
"criterion": "organ function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
},
{
"exact_snippets": "Adequate organ and bone marrow function",
"criterion": "bone marrow function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
}
]
},
{
"line": "1. Blood routine (no blood transfusion, no granulocyte colony stimulating factor [G-CSF], no other drug correction within 14 days before treatment);Absolute count of neutrophils (ANC) ≥1.5×109/L;Hemoglobin (HB) ≥9.0 g/dL;Platelet count (PLT) ≥80×109/L;",
"criterions": [
{
"exact_snippets": "Blood routine (no blood transfusion, no granulocyte colony stimulating factor [G-CSF], no other drug correction within 14 days before treatment)",
"criterion": "blood routine",
"requirements": [
{
"requirement_type": "blood transfusion",
"expected_value": false
},
{
"requirement_type": "granulocyte colony stimulating factor [G-CSF]",
"expected_value": false
},
{
"requirement_type": "other drug correction",
"expected_value": false
},
{
"requirement_type": "time frame",
"expected_value": "within 14 days before treatment"
}
]
},
{
"exact_snippets": "Absolute count of neutrophils (ANC) ≥1.5×109/L",
"criterion": "absolute count of neutrophils (ANC)",
"requirements": [
{
"requirement_type": "count",
"expected_value": {
"operator": ">=",
"value": 1.5,
"unit": "×10^9/L"
}
}
]
},
{
"exact_snippets": "Hemoglobin (HB) ≥9.0 g/dL",
"criterion": "hemoglobin (HB)",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 9.0,
"unit": "g/dL"
}
}
]
},
{
"exact_snippets": "Platelet count (PLT) ≥80×109/L",
"criterion": "platelet count (PLT)",
"requirements": [
{
"requirement_type": "count",
"expected_value": {
"operator": ">=",
"value": 80,
"unit": "×10^9/L"
}
}
]
}
]
},
{
"line": "2. Blood biochemistry Serum creatinine (Cr) ≤ 1.5× upper limit of normal (ULN) or creatinine clearance ≥60 mL/min;Serum albumin ≥2.8g/dL, for patients with poor nutritional status before neoadjuvant therapy, patients who met the requirements through parenteral nutrition could also be included in the group;Total bilirubin (TBIL) ≤ 1.5×ULN;Aspartate aminotransferase (AST) or alanine aminotransferase (ALT) level ≤2.5×ULN;",
"criterions": [
{
"exact_snippets": "Serum creatinine (Cr) ≤ 1.5× upper limit of normal (ULN)",
"criterion": "serum creatinine",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "ULN"
}
}
]
},
{
"exact_snippets": "creatinine clearance ≥60 mL/min",
"criterion": "creatinine clearance",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 60,
"unit": "mL/min"
}
}
]
},
{
"exact_snippets": "Serum albumin ≥2.8g/dL",
"criterion": "serum albumin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 2.8,
"unit": "g/dL"
}
}
]
},
{
"exact_snippets": "Total bilirubin (TBIL) ≤ 1.5×ULN",
"criterion": "total bilirubin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "ULN"
}
}
]
},
{
"exact_snippets": "Aspartate aminotransferase (AST) or alanine aminotransferase (ALT) level ≤2.5×ULN",
"criterion": "aspartate aminotransferase or alanine aminotransferase",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 2.5,
"unit": "ULN"
}
}
]
}
]
},
{
"line": "* Expected survival > 6 months;",
"criterions": [
{
"exact_snippets": "Expected survival > 6 months",
"criterion": "expected survival",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">",
"value": 6,
"unit": "months"
}
}
]
}
]
},
{
"line": "* Fertile female subjects and male subjects whose partners are of childbearing age are required to use a medically approved contraceptive during the study treatment period and for at least 3 months after the last treatment;",
"criterions": [
{
"exact_snippets": "Fertile female subjects",
"criterion": "fertility",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "male subjects whose partners are of childbearing age",
"criterion": "partner's childbearing age",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "use a medically approved contraceptive during the study treatment period and for at least 3 months after the last treatment",
"criterion": "contraceptive use",
"requirements": [
{
"requirement_type": "duration",
"expected_value": "during the study treatment period and for at least 3 months after the last treatment"
}
]
}
]
},
{
"line": "* Patients who volunteered to participate in this study and signed informed consent.",
"criterions": [
{
"exact_snippets": "volunteered to participate",
"criterion": "volunteering",
"requirements": [
{
"requirement_type": "participation",
"expected_value": true
}
]
},
{
"exact_snippets": "signed informed consent",
"criterion": "informed consent",
"requirements": [
{
"requirement_type": "signed",
"expected_value": true
}
]
}
]
},
{
"line": "* According to RECIST1.1 criteria, the patient had at least one target lesion with a measurable diameter (tumor lesion with long diameter ≥10mm, lymph node lesion with short diameter ≥15mm, scanning layer thickness 5mm);",
"criterions": [
{
"exact_snippets": "at least one target lesion with a measurable diameter",
"criterion": "target lesion",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "tumor lesion with long diameter ≥10mm",
"criterion": "tumor lesion",
"requirements": [
{
"requirement_type": "long diameter",
"expected_value": {
"operator": ">=",
"value": 10,
"unit": "mm"
}
}
]
},
{
"exact_snippets": "lymph node lesion with short diameter ≥15mm",
"criterion": "lymph node lesion",
"requirements": [
{
"requirement_type": "short diameter",
"expected_value": {
"operator": ">=",
"value": 15,
"unit": "mm"
}
}
]
},
{
"exact_snippets": "scanning layer thickness 5mm",
"criterion": "scanning layer thickness",
"requirements": [
{
"requirement_type": "thickness",
"expected_value": {
"operator": "=",
"value": 5,
"unit": "mm"
}
}
]
}
]
},
{
"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"
}
}
]
}
]
},
{
"line": "Must have maximum age of 75 Years",
"criterions": [
{
"exact_snippets": "maximum age of 75 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "maximum",
"expected_value": {
"operator": "<=",
"value": 75,
"unit": "Years"
}
}
]
}
]
}
],
"exclusion_lines": [
{
"line": "* Patients who received first-line immunotherapy for less than 3 months or experienced hyperprogression in first-line therapy or developed Grade 3 or above irAE during first-line therapy;",
"criterions": [
{
"exact_snippets": "received first-line immunotherapy for less than 3 months",
"criterion": "duration of first-line immunotherapy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": "<",
"value": 3,
"unit": "months"
}
}
]
},
{
"exact_snippets": "experienced hyperprogression in first-line therapy",
"criterion": "hyperprogression in first-line therapy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "developed Grade 3 or above irAE during first-line therapy",
"criterion": "irAE during first-line therapy",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">=",
"value": 3,
"unit": "Grade"
}
}
]
}
]
},
{
"line": "* Patients who have previously received other immunotherapy (including other investigational drugs) with less than 5 half-lives since the initial investigational drug use.",
"criterions": [
{
"exact_snippets": "Patients who have previously received other immunotherapy (including other investigational drugs)",
"criterion": "previous immunotherapy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "less than 5 half-lives since the initial investigational drug use",
"criterion": "time since initial investigational drug use",
"requirements": [
{
"requirement_type": "time",
"expected_value": {
"operator": "<",
"value": 5,
"unit": "half-lives"
}
}
]
}
]
},
{
"line": "* Pregnant or lactating women;",
"criterions": [
{
"exact_snippets": "Pregnant",
"criterion": "pregnancy status",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "lactating women",
"criterion": "lactation status",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* Participants who participated in other clinical studies and did not recover toxic reactions 28 days before enrollment;",
"criterions": [
{
"exact_snippets": "Participants who participated in other clinical studies",
"criterion": "participation in other clinical studies",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "did not recover toxic reactions 28 days before enrollment",
"criterion": "recovery from toxic reactions",
"requirements": [
{
"requirement_type": "time since recovery",
"expected_value": {
"operator": ">=",
"value": 28,
"unit": "days"
}
}
]
}
]
},
{
"line": "* Have had other malignancies in the last 5 years or at the same time, except for cured basal cell carcinoma of the skin and carcinoma in situ of the cervix;",
"criterions": [
{
"exact_snippets": "Have had other malignancies in the last 5 years",
"criterion": "other malignancies",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 5,
"unit": "years"
}
}
]
},
{
"exact_snippets": "other malignancies ... at the same time",
"criterion": "other malignancies",
"requirements": [
{
"requirement_type": "concurrent presence",
"expected_value": true
}
]
},
{
"exact_snippets": "except for cured basal cell carcinoma of the skin",
"criterion": "basal cell carcinoma of the skin",
"requirements": [
{
"requirement_type": "status",
"expected_value": "cured"
}
]
},
{
"exact_snippets": "except for ... carcinoma in situ of the cervix",
"criterion": "carcinoma in situ of the cervix",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Severe heart, liver, lung and kidney diseases; Neurological and mental diseases;",
"criterions": [
{
"exact_snippets": "Severe heart ... diseases",
"criterion": "heart diseases",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "severe"
}
]
},
{
"exact_snippets": "Severe ... liver ... diseases",
"criterion": "liver diseases",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "severe"
}
]
},
{
"exact_snippets": "Severe ... lung ... diseases",
"criterion": "lung diseases",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "severe"
}
]
},
{
"exact_snippets": "Severe ... kidney diseases",
"criterion": "kidney diseases",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "severe"
}
]
},
{
"exact_snippets": "Neurological ... diseases",
"criterion": "neurological diseases",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "mental diseases",
"criterion": "mental diseases",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* The presence of uncontrolled or symptomatic active central nervous system (CNS) metastases, which may be characterized by the presence of clinical symptoms, cerebral edema, spinal cord compression meningitis, pia meningeal disease, and/or progressive growth.For patients with CNS metastases that are adequately treated and whose neurological symptoms return to baseline at least 2 weeks prior to randomization (residual signs or symptoms associated with CNS treatment can be enrolled.In addition, subjects must either stop corticosteroids or receive prednisone (or an equivalent dose of another corticosteroid) at least 2 weeks prior to randomization;",
"criterions": [
{
"exact_snippets": "uncontrolled or symptomatic active central nervous system (CNS) metastases",
"criterion": "CNS metastases",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
},
{
"requirement_type": "symptomatic",
"expected_value": true
}
]
},
{
"exact_snippets": "clinical symptoms",
"criterion": "clinical symptoms",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "cerebral edema",
"criterion": "cerebral edema",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "spinal cord compression",
"criterion": "spinal cord compression",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "meningitis",
"criterion": "meningitis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "pia meningeal disease",
"criterion": "pia meningeal disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "progressive growth",
"criterion": "progressive growth",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "neurological symptoms return to baseline at least 2 weeks prior to randomization",
"criterion": "neurological symptoms",
"requirements": [
{
"requirement_type": "baseline return",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "stop corticosteroids or receive prednisone (or an equivalent dose of another corticosteroid) at least 2 weeks prior to randomization",
"criterion": "corticosteroid use",
"requirements": [
{
"requirement_type": "cessation or reduction",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "* Patients with hypertension (systolic blood pressure >140 mmHg, diastolic blood pressure >90 mmHg) who cannot be reduced to the normal range after antihypertensive medication;",
"criterions": [
{
"exact_snippets": "hypertension",
"criterion": "hypertension",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "systolic blood pressure >140 mmHg",
"criterion": "systolic blood pressure",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">",
"value": 140,
"unit": "mmHg"
}
}
]
},
{
"exact_snippets": "diastolic blood pressure >90 mmHg",
"criterion": "diastolic blood pressure",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">",
"value": 90,
"unit": "mmHg"
}
}
]
},
{
"exact_snippets": "cannot be reduced to the normal range after antihypertensive medication",
"criterion": "blood pressure control with medication",
"requirements": [
{
"requirement_type": "effectiveness",
"expected_value": false
}
]
}
]
},
{
"line": "* Patients with abnormal coagulation function (INR>1.5, APTT>1.5 ULN);",
"criterions": [
{
"exact_snippets": "abnormal coagulation function (INR>1.5",
"criterion": "INR",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">",
"value": 1.5,
"unit": "N/A"
}
}
]
},
{
"exact_snippets": "abnormal coagulation function ... APTT>1.5 ULN",
"criterion": "APTT",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">",
"value": 1.5,
"unit": "ULN"
}
}
]
}
]
},
{
"line": "* Patients with a history of cardiovascular and cerebrovascular diseases who are still taking thrombolytic drugs or anticoagulants orally.",
"criterions": [
{
"exact_snippets": "history of cardiovascular and cerebrovascular diseases",
"criterion": "cardiovascular and cerebrovascular diseases",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "taking thrombolytic drugs",
"criterion": "thrombolytic drugs",
"requirements": [
{
"requirement_type": "current use",
"expected_value": true
}
]
},
{
"exact_snippets": "taking ... anticoagulants orally",
"criterion": "oral anticoagulants",
"requirements": [
{
"requirement_type": "current use",
"expected_value": true
}
]
}
]
},
{
"line": "* Presence of any active, known or suspected autoimmune disease.Subjects who are in a stable state and do not require systemic immunosuppressive therapy are admitted: e.g., type 1 diabetes, hypothyroidism requiring hormone replacement therapy only, and skin conditions requiring no systemic therapy (e.g., vitiligo, psoriasis, and alopecia).",
"criterions": [
{
"exact_snippets": "Presence of any active, known or suspected autoimmune disease",
"criterion": "autoimmune disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Subjects who are in a stable state and do not require systemic immunosuppressive therapy",
"criterion": "systemic immunosuppressive therapy",
"requirements": [
{
"requirement_type": "requirement",
"expected_value": false
}
]
},
{
"exact_snippets": "type 1 diabetes",
"criterion": "type 1 diabetes",
"requirements": [
{
"requirement_type": "requirement",
"expected_value": true
}
]
},
{
"exact_snippets": "hypothyroidism requiring hormone replacement therapy only",
"criterion": "hypothyroidism",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": "hormone replacement therapy only"
}
]
},
{
"exact_snippets": "skin conditions requiring no systemic therapy (e.g., vitiligo, psoriasis, and alopecia)",
"criterion": "skin conditions",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": "no systemic therapy"
}
]
}
]
},
{
"line": "* Concurrent autoimmune diseases or a history of chronic or recurrent immune diseases, including a history of immunodeficiency such as HIV-positive testing or a history of organ transplantation and allogeneic bone marrow transplantation.",
"criterions": [
{
"exact_snippets": "Concurrent autoimmune diseases",
"criterion": "autoimmune diseases",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "history of chronic or recurrent immune diseases",
"criterion": "chronic or recurrent immune diseases",
"requirements": [
{
"requirement_type": "history",
"expected_value": false
}
]
},
{
"exact_snippets": "history of immunodeficiency such as HIV-positive testing",
"criterion": "immunodeficiency",
"requirements": [
{
"requirement_type": "history",
"expected_value": false
}
]
},
{
"exact_snippets": "history of organ transplantation",
"criterion": "organ transplantation",
"requirements": [
{
"requirement_type": "history",
"expected_value": false
}
]
},
{
"exact_snippets": "history of ... allogeneic bone marrow transplantation",
"criterion": "allogeneic bone marrow transplantation",
"requirements": [
{
"requirement_type": "history",
"expected_value": false
}
]
}
]
},
{
"line": "* Patients with other concomitant diseases that, in the judgment of the investigator, seriously endanger the patient's safety or affect the patient's completion of the study;",
"criterions": [
{
"exact_snippets": "other concomitant diseases",
"criterion": "concomitant diseases",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "seriously endanger the patient's safety or affect the patient's completion of the study"
}
]
}
]
},
{
"line": "* Patients with uncontrolled epilepsy, central nervous system disease or mental disorder whose clinical severity is judged by the investigator to be likely to prevent the signing of informed consent or have multiple factors affecting oral medication (such as inability to swallow, persistent uncontrollable nausea and vomiting, chronic diarrhea, and intestinal obstruction);",
"criterions": [
{
"exact_snippets": "uncontrolled epilepsy",
"criterion": "epilepsy",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
}
]
},
{
"exact_snippets": "central nervous system disease",
"criterion": "central nervous system disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "mental disorder whose clinical severity is judged by the investigator to be likely to prevent the signing of informed consent",
"criterion": "mental disorder",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "likely to prevent signing of informed consent"
}
]
},
{
"exact_snippets": "multiple factors affecting oral medication (such as inability to swallow, persistent uncontrollable nausea and vomiting, chronic diarrhea, and intestinal obstruction)",
"criterion": "factors affecting oral medication",
"requirements": [
{
"requirement_type": "presence",
"expected_value": [
"inability to swallow",
"persistent uncontrollable nausea and vomiting",
"chronic diarrhea",
"intestinal obstruction"
]
}
]
}
]
},
{
"line": "* Allergic to the test drug or its excipients;",
"criterions": [
{
"exact_snippets": "Allergic to the test drug",
"criterion": "allergy to test drug",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Allergic to ... its excipients",
"criterion": "allergy to excipients",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Persons deemed unsuitable for inclusion by the researcher.",
"criterions": [
{
"exact_snippets": "Persons deemed unsuitable for inclusion by the researcher.",
"criterion": "suitability for inclusion",
"requirements": [
{
"requirement_type": "judgment",
"expected_value": "suitable"
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [
{
"line": "* Patients with grade I or above coronary heart disease, arrhythmias (including prolonged QTc interval > 450 ms in men and > 470 ms in women), and cardiac insufficiency;",
"criterions": [
{
"exact_snippets": "grade I or above coronary heart disease",
"criterion": "coronary heart disease",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "grade"
}
}
]
},
{
"exact_snippets": "arrhythmias",
"criterion": "arrhythmias",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "prolonged QTc interval > 450 ms in men",
"criterion": "QTc interval in men",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">",
"value": 450,
"unit": "ms"
}
}
]
},
{
"exact_snippets": "prolonged QTc interval > 470 ms in women",
"criterion": "QTc interval in women",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">",
"value": 470,
"unit": "ms"
}
}
]
},
{
"exact_snippets": "cardiac insufficiency",
"criterion": "cardiac insufficiency",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
}
],
"failed_miscellaneous": []
}