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

Download this file

1079 lines (1079 with data), 51.2 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
{
"info": {
"nct_id": "NCT04304248",
"official_title": "A Phase II Study of Neoadjuvant Toripalimab Plus Platinum-based Doublet for Potentially Resectable Stage III Non-small Cell Lung Cancer",
"inclusion_criteria": "1. Previously untreated patients with histologically- or cytologically- documented NSCLC who present stage IIIA disease (according to 8th version of the International Association for the Study of Lung Cancer Staging Manual in Thoracic Oncology) and also, potentially resectable locally advanced NSCLC patients' stage IIIB with T3N2 disease according to 8th edition can be included.\n\n PET/CT including IV contrast (CT of diagnostic quality) will be performed at baseline (28 days +10 before randomization);\n2. Tumor should be EGFR wild-type or EML4-ALK negative;\n3. Tumor should be considered resectable before study entry by a multidisciplinary team;\n4. ECOG (Performance status) 0-1;\n5. Screening laboratory values must meet the following criteria and should be obtained within 14 days prior to randomization.\n\n i. Neutrophils ≥ 1500×109/L ii. Platelets ≥ 100 x×109/L iii. Hemoglobin > 9.0 g/dL iv. Serum creatinine ≤ 1.5 x ULN or creatinine clearance (CrCl) ≥ 40 mL/min v. AST/ALT ≤ 3 x ULN vi. Total Bilirubin ≤ 1.5 x ULN (except subjects with Gilbert Syndrome, who can have total bilirubin < 3.0 mg/dL) vii. The patients need to have a forced expiratory volume (FEV1) ≥ 1.2 liters or >40% predicted value viii. INR/APTT within normal limits;\n6. All patients are notified of the investigational nature of this study and signed a written informed consent in accordance with institutional and national guidelines, including the Declaration of Helsinki prior to any trial-related intervention;\n7. Patients aged > 18 years;\n8. Women of childbearing potential, including women who had their last menstrual period in the last 2 years, must have a negative serum or urine pregnancy test within 7 days before randomization.\n\n All sexually active men and women of childbearing potential must use an effective contraceptive method (two barrier methods or a barrier method plus a hormonal method) during the study treatment and for a period of at least 12 months following the last administration of trial drugs;\n9. Patient capable of proper therapeutic compliance and accessible for correct follow-up;\n10. Measurable or evaluable disease (according to RECIST 1.1 criteria).\nHealthy volunteers allowed\nMust have minimum age of 18 Years\nMust have maximum age of 80 Years",
"exclusion_criteria": "1. All patients carrying activating mutations in the TK domain of EGFR or any variety of alterations in the ALK gene.\n2. Patients with active, known or suspected autoimmune disease. Subjects with vitiligo, type I diabetes mellitus, residual hypothyroidism due to autoimmune thyroiditis only requiring hormone replacement or unexpected conditions of recurrence in the absence of an external trigger are allowed to be included.\n3. Patients with a condition requiring systemic treatment with either corticosteroids (>10 mg daily prednisone equivalent) or other immunosuppressive medications within 14 days of randomization. Inhaled or topical steroids, and adrenal replacement steroid doses > 10 mg daily prednisone equivalent, are permitted in the absence of active autoimmune disease.\n4. Patients with a history of interstitial lung disease cannot be included if they have symptomatic ILD (Grade 3-4) and/or poor lung function. In case of doubt please contact trial team.\n5. Patients with other active malignancy requiring concurrent intervention and/or concurrent treatment with other investigational drugs or anti-cancer therapy\n6. Patients with previous malignancies (except non-melanoma skin cancers, and the following in situ cancers: bladder, gastric, colon, endometrial, cervical/dysplasia, melanoma, or breast) are excluded unless a complete remission was achieved at least 2 years prior to study entry AND no additional therapy is required during the study period.\n7. Any medical, mental or psychological condition which in the opinion of the investigator would not permit the patient to complete the study or understand the patient information\n8. Patients who have had prior treatment with an anti-PD-1, anti-PD-L1, anti-PD-L2, anti-CTLA-4 antibody, or any other antibody or drug specifically targeting T-cell costimulation or immune checkpoint pathways\n9. Patients with positive test for hepatitis B virus surface antigen (HBV sAg) or hepatitis C virus ribonucleic acid (HCV antibody) indicating acute or chronic infection\n10. Patients with known history of testing positive for human immunodeficiency virus (HIV) or known acquired immunodeficiency syndrome (AIDS)\n11. Patients with history of allergy to study drug components excipients\n12. Women who are pregnant or in the period of breastfeeding\n13. Sexually active men and women of childbearing potential who are not willing to use an effective contraceptive method during the study",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "1. Previously untreated patients with histologically- or cytologically- documented NSCLC who present stage IIIA disease (according to 8th version of the International Association for the Study of Lung Cancer Staging Manual in Thoracic Oncology) and also, potentially resectable locally advanced NSCLC patients' stage IIIB with T3N2 disease according to 8th edition can be included.",
"criterions": [
{
"exact_snippets": "Previously untreated patients",
"criterion": "treatment history",
"requirements": [
{
"requirement_type": "treatment status",
"expected_value": "untreated"
}
]
},
{
"exact_snippets": "histologically- or cytologically- documented NSCLC",
"criterion": "NSCLC documentation",
"requirements": [
{
"requirement_type": "documentation method",
"expected_value": [
"histologically",
"cytologically"
]
}
]
},
{
"exact_snippets": "stage IIIA disease (according to 8th version of the International Association for the Study of Lung Cancer Staging Manual in Thoracic Oncology)",
"criterion": "NSCLC stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": "IIIA"
}
]
},
{
"exact_snippets": "potentially resectable locally advanced NSCLC patients' stage IIIB with T3N2 disease according to 8th edition",
"criterion": "NSCLC stage and resectability",
"requirements": [
{
"requirement_type": "stage",
"expected_value": "IIIB"
},
{
"requirement_type": "resectability",
"expected_value": "potentially resectable"
},
{
"requirement_type": "disease classification",
"expected_value": "T3N2"
}
]
}
]
},
{
"line": "PET/CT including IV contrast (CT of diagnostic quality) will be performed at baseline (28 days +10 before randomization);",
"criterions": [
{
"exact_snippets": "PET/CT including IV contrast (CT of diagnostic quality)",
"criterion": "PET/CT scan",
"requirements": [
{
"requirement_type": "contrast",
"expected_value": "IV"
},
{
"requirement_type": "quality",
"expected_value": "diagnostic"
}
]
},
{
"exact_snippets": "will be performed at baseline (28 days +10 before randomization)",
"criterion": "timing of PET/CT scan",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "baseline (28 days +10 before randomization)"
}
]
}
]
},
{
"line": "2. Tumor should be EGFR wild-type or EML4-ALK negative;",
"criterions": [
{
"exact_snippets": "Tumor should be EGFR wild-type",
"criterion": "EGFR status",
"requirements": [
{
"requirement_type": "mutation",
"expected_value": "wild-type"
}
]
},
{
"exact_snippets": "Tumor should be ... EML4-ALK negative",
"criterion": "EML4-ALK status",
"requirements": [
{
"requirement_type": "mutation",
"expected_value": "negative"
}
]
}
]
},
{
"line": "3. Tumor should be considered resectable before study entry by a multidisciplinary team;",
"criterions": [
{
"exact_snippets": "Tumor should be considered resectable",
"criterion": "tumor resectability",
"requirements": [
{
"requirement_type": "consideration",
"expected_value": true
}
]
},
{
"exact_snippets": "before study entry",
"criterion": "timing of tumor resectability consideration",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "before study entry"
}
]
},
{
"exact_snippets": "by a multidisciplinary team",
"criterion": "evaluation team for tumor resectability",
"requirements": [
{
"requirement_type": "team composition",
"expected_value": "multidisciplinary"
}
]
}
]
},
{
"line": "4. ECOG (Performance status) 0-1;",
"criterions": [
{
"exact_snippets": "ECOG (Performance status) 0-1",
"criterion": "ECOG performance status",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 0,
"unit": "N/A"
},
{
"operator": "<=",
"value": 1,
"unit": "N/A"
}
]
}
}
]
}
]
},
{
"line": "5. Screening laboratory values must meet the following criteria and should be obtained within 14 days prior to randomization.",
"criterions": [
{
"exact_snippets": "Screening laboratory values must meet the following criteria",
"criterion": "screening laboratory values",
"requirements": [
{
"requirement_type": "compliance",
"expected_value": "must meet the following criteria"
}
]
},
{
"exact_snippets": "obtained within 14 days prior to randomization",
"criterion": "screening laboratory values",
"requirements": [
{
"requirement_type": "timing",
"expected_value": {
"operator": "<=",
"value": 14,
"unit": "days"
}
}
]
}
]
},
{
"line": "i. Neutrophils ≥ 1500×109/L ii. Platelets ≥ 100 x×109/L iii. Hemoglobin > 9.0 g/dL iv. Serum creatinine ≤ 1.5 x ULN or creatinine clearance (CrCl) ≥ 40 mL/min v. AST/ALT ≤ 3 x ULN vi. Total Bilirubin ≤ 1.5 x ULN (except subjects with Gilbert Syndrome, who can have total bilirubin < 3.0 mg/dL) vii. The patients need to have a forced expiratory volume (FEV1) ≥ 1.2 liters or >40% predicted value viii. INR/APTT within normal limits;",
"criterions": [
{
"exact_snippets": "Neutrophils ≥ 1500×109/L",
"criterion": "neutrophils",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1500,
"unit": "×109/L"
}
}
]
},
{
"exact_snippets": "Platelets ≥ 100 x×109/L",
"criterion": "platelets",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 100,
"unit": "x×109/L"
}
}
]
},
{
"exact_snippets": "Hemoglobin > 9.0 g/dL",
"criterion": "hemoglobin",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">",
"value": 9.0,
"unit": "g/dL"
}
}
]
},
{
"exact_snippets": "Serum creatinine ≤ 1.5 x ULN",
"criterion": "serum creatinine",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "x ULN"
}
}
]
},
{
"exact_snippets": "creatinine clearance (CrCl) ≥ 40 mL/min",
"criterion": "creatinine clearance",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 40,
"unit": "mL/min"
}
}
]
},
{
"exact_snippets": "AST/ALT ≤ 3 x ULN",
"criterion": "AST/ALT",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "x ULN"
}
}
]
},
{
"exact_snippets": "Total Bilirubin ≤ 1.5 x ULN",
"criterion": "total bilirubin",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "x ULN"
}
}
]
},
{
"exact_snippets": "subjects with Gilbert Syndrome, who can have total bilirubin < 3.0 mg/dL",
"criterion": "total bilirubin in subjects with Gilbert Syndrome",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<",
"value": 3.0,
"unit": "mg/dL"
}
}
]
},
{
"exact_snippets": "forced expiratory volume (FEV1) ≥ 1.2 liters",
"criterion": "forced expiratory volume (FEV1)",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1.2,
"unit": "liters"
}
}
]
},
{
"exact_snippets": "forced expiratory volume (FEV1) ... >40% predicted value",
"criterion": "forced expiratory volume (FEV1)",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">",
"value": 40,
"unit": "% predicted value"
}
}
]
},
{
"exact_snippets": "INR/APTT within normal limits",
"criterion": "INR/APTT",
"requirements": [
{
"requirement_type": "range",
"expected_value": "within normal limits"
}
]
}
]
},
{
"line": "6. All patients are notified of the investigational nature of this study and signed a written informed consent in accordance with institutional and national guidelines, including the Declaration of Helsinki prior to any trial-related intervention;",
"criterions": [
{
"exact_snippets": "notified of the investigational nature of this study",
"criterion": "notification of investigational nature",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "signed a written informed consent",
"criterion": "written informed consent",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "in accordance with institutional and national guidelines, including the Declaration of Helsinki",
"criterion": "compliance with guidelines",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "7. Patients aged > 18 years;",
"criterions": [
{
"exact_snippets": "Patients aged > 18 years",
"criterion": "age",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">",
"value": 18,
"unit": "years"
}
}
]
}
]
},
{
"line": "8. Women of childbearing potential, including women who had their last menstrual period in the last 2 years, must have a negative serum or urine pregnancy test within 7 days before randomization.",
"criterions": [
{
"exact_snippets": "Women of childbearing potential",
"criterion": "childbearing potential",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "women who had their last menstrual period in the last 2 years",
"criterion": "last menstrual period",
"requirements": [
{
"requirement_type": "time since last period",
"expected_value": {
"operator": "<=",
"value": 2,
"unit": "years"
}
}
]
},
{
"exact_snippets": "must have a negative serum or urine pregnancy test",
"criterion": "pregnancy test",
"requirements": [
{
"requirement_type": "result",
"expected_value": "negative"
}
]
},
{
"exact_snippets": "within 7 days before randomization",
"criterion": "timing of pregnancy test",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 7,
"unit": "days"
}
}
]
}
]
},
{
"line": "All sexually active men and women of childbearing potential must use an effective contraceptive method (two barrier methods or a barrier method plus a hormonal method) during the study treatment and for a period of at least 12 months following the last administration of trial drugs;",
"criterions": [
{
"exact_snippets": "sexually active men and women of childbearing potential",
"criterion": "sexually active status",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "use an effective contraceptive method",
"criterion": "contraceptive method usage",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "two barrier methods or a barrier method plus a hormonal method",
"criterion": "contraceptive method type",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"two barrier methods",
"a barrier method plus a hormonal method"
]
}
]
},
{
"exact_snippets": "during the study treatment and for a period of at least 12 months following the last administration of trial drugs",
"criterion": "contraceptive method duration",
"requirements": [
{
"requirement_type": "duration",
"expected_value": "during the study treatment and for a period of at least 12 months following the last administration of trial drugs"
}
]
}
]
},
{
"line": "9. Patient capable of proper therapeutic compliance and accessible for correct follow-up;",
"criterions": [
{
"exact_snippets": "Patient capable of proper therapeutic compliance",
"criterion": "therapeutic compliance",
"requirements": [
{
"requirement_type": "capability",
"expected_value": true
}
]
},
{
"exact_snippets": "accessible for correct follow-up",
"criterion": "follow-up accessibility",
"requirements": [
{
"requirement_type": "accessibility",
"expected_value": true
}
]
}
]
},
{
"line": "10. Measurable or evaluable disease (according to RECIST 1.1 criteria).",
"criterions": [
{
"exact_snippets": "Measurable or evaluable disease (according to RECIST 1.1 criteria)",
"criterion": "disease",
"requirements": [
{
"requirement_type": "measurability",
"expected_value": [
"measurable",
"evaluable"
]
},
{
"requirement_type": "criteria",
"expected_value": "RECIST 1.1"
}
]
}
]
},
{
"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 80 Years",
"criterions": [
{
"exact_snippets": "maximum age of 80 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "maximum",
"expected_value": {
"operator": "<=",
"value": 80,
"unit": "Years"
}
}
]
}
]
}
],
"exclusion_lines": [
{
"line": "1. All patients carrying activating mutations in the TK domain of EGFR or any variety of alterations in the ALK gene.",
"criterions": [
{
"exact_snippets": "activating mutations in the TK domain of EGFR",
"criterion": "EGFR TK domain mutations",
"requirements": [
{
"requirement_type": "mutation type",
"expected_value": "activating"
}
]
},
{
"exact_snippets": "alterations in the ALK gene",
"criterion": "ALK gene alterations",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "2. Patients with active, known or suspected autoimmune disease. Subjects with vitiligo, type I diabetes mellitus, residual hypothyroidism due to autoimmune thyroiditis only requiring hormone replacement or unexpected conditions of recurrence in the absence of an external trigger are allowed to be included.",
"criterions": [
{
"exact_snippets": "active, known or suspected autoimmune disease",
"criterion": "autoimmune disease",
"requirements": [
{
"requirement_type": "status",
"expected_value": [
"active",
"known",
"suspected"
]
}
]
},
{
"exact_snippets": "vitiligo",
"criterion": "vitiligo",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "type I diabetes mellitus",
"criterion": "type I diabetes mellitus",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "residual hypothyroidism due to autoimmune thyroiditis only requiring hormone replacement",
"criterion": "residual hypothyroidism due to autoimmune thyroiditis",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": "hormone replacement"
}
]
},
{
"exact_snippets": "unexpected conditions of recurrence in the absence of an external trigger",
"criterion": "unexpected conditions of recurrence",
"requirements": [
{
"requirement_type": "trigger",
"expected_value": "absence of an external trigger"
}
]
}
]
},
{
"line": "3. Patients with a condition requiring systemic treatment with either corticosteroids (>10 mg daily prednisone equivalent) or other immunosuppressive medications within 14 days of randomization. Inhaled or topical steroids, and adrenal replacement steroid doses > 10 mg daily prednisone equivalent, are permitted in the absence of active autoimmune disease.",
"criterions": [
{
"exact_snippets": "condition requiring systemic treatment with either corticosteroids (>10 mg daily prednisone equivalent) or other immunosuppressive medications within 14 days of randomization",
"criterion": "systemic treatment with corticosteroids or immunosuppressive medications",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Inhaled or topical steroids, and adrenal replacement steroid doses > 10 mg daily prednisone equivalent, are permitted in the absence of active autoimmune disease",
"criterion": "active autoimmune disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "4. Patients with a history of interstitial lung disease cannot be included if they have symptomatic ILD (Grade 3-4) and/or poor lung function. In case of doubt please contact trial team.",
"criterions": [
{
"exact_snippets": "history of interstitial lung disease",
"criterion": "history of interstitial lung disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "symptomatic ILD (Grade 3-4)",
"criterion": "symptomatic ILD",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">=",
"value": 3,
"unit": "Grade"
}
}
]
},
{
"exact_snippets": "poor lung function",
"criterion": "lung function",
"requirements": [
{
"requirement_type": "quality",
"expected_value": "poor"
}
]
}
]
},
{
"line": "5. Patients with other active malignancy requiring concurrent intervention and/or concurrent treatment with other investigational drugs or anti-cancer therapy",
"criterions": [
{
"exact_snippets": "Patients with other active malignancy requiring concurrent intervention",
"criterion": "other active malignancy",
"requirements": [
{
"requirement_type": "intervention requirement",
"expected_value": true
}
]
},
{
"exact_snippets": "concurrent treatment with other investigational drugs",
"criterion": "treatment with other investigational drugs",
"requirements": [
{
"requirement_type": "concurrent treatment",
"expected_value": true
}
]
},
{
"exact_snippets": "concurrent treatment with ... anti-cancer therapy",
"criterion": "treatment with anti-cancer therapy",
"requirements": [
{
"requirement_type": "concurrent treatment",
"expected_value": true
}
]
}
]
},
{
"line": "6. Patients with previous malignancies (except non-melanoma skin cancers, and the following in situ cancers: bladder, gastric, colon, endometrial, cervical/dysplasia, melanoma, or breast) are excluded unless a complete remission was achieved at least 2 years prior to study entry AND no additional therapy is required during the study period.",
"criterions": [
{
"exact_snippets": "Patients with previous malignancies",
"criterion": "previous malignancies",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "except non-melanoma skin cancers",
"criterion": "non-melanoma skin cancers",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "in situ cancers: bladder, gastric, colon, endometrial, cervical/dysplasia, melanoma, or breast",
"criterion": "in situ cancers",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
},
{
"requirement_type": "types",
"expected_value": [
"bladder",
"gastric",
"colon",
"endometrial",
"cervical/dysplasia",
"melanoma",
"breast"
]
}
]
},
{
"exact_snippets": "complete remission was achieved at least 2 years prior to study entry",
"criterion": "complete remission",
"requirements": [
{
"requirement_type": "time since remission",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "years"
}
}
]
},
{
"exact_snippets": "no additional therapy is required during the study period",
"criterion": "additional therapy",
"requirements": [
{
"requirement_type": "requirement",
"expected_value": false
}
]
}
]
},
{
"line": "7. Any medical, mental or psychological condition which in the opinion of the investigator would not permit the patient to complete the study or understand the patient information",
"criterions": [
{
"exact_snippets": "Any medical, mental or psychological condition",
"criterion": "medical, mental or psychological condition",
"requirements": [
{
"requirement_type": "impact on study completion or understanding",
"expected_value": "would not permit the patient to complete the study or understand the patient information"
}
]
}
]
},
{
"line": "9. Patients with positive test for hepatitis B virus surface antigen (HBV sAg) or hepatitis C virus ribonucleic acid (HCV antibody) indicating acute or chronic infection",
"criterions": [
{
"exact_snippets": "positive test for hepatitis B virus surface antigen (HBV sAg)",
"criterion": "hepatitis B virus surface antigen (HBV sAg)",
"requirements": [
{
"requirement_type": "test result",
"expected_value": "positive"
}
]
},
{
"exact_snippets": "positive test for ... hepatitis C virus ribonucleic acid (HCV antibody)",
"criterion": "hepatitis C virus ribonucleic acid (HCV antibody)",
"requirements": [
{
"requirement_type": "test result",
"expected_value": "positive"
}
]
}
]
},
{
"line": "10. Patients with known history of testing positive for human immunodeficiency virus (HIV) or known acquired immunodeficiency syndrome (AIDS)",
"criterions": [
{
"exact_snippets": "known history of testing positive for human immunodeficiency virus (HIV)",
"criterion": "HIV status",
"requirements": [
{
"requirement_type": "history of positive test",
"expected_value": true
}
]
},
{
"exact_snippets": "known acquired immunodeficiency syndrome (AIDS)",
"criterion": "AIDS status",
"requirements": [
{
"requirement_type": "known status",
"expected_value": true
}
]
}
]
},
{
"line": "11. Patients with history of allergy to study drug components excipients",
"criterions": [
{
"exact_snippets": "history of allergy to study drug components excipients",
"criterion": "allergy to study drug components",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
}
]
},
{
"line": "12. Women who are pregnant or in the period of breastfeeding",
"criterions": [
{
"exact_snippets": "Women who are pregnant",
"criterion": "pregnancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "in the period of breastfeeding",
"criterion": "breastfeeding",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "13. Sexually active men and women of childbearing potential who are not willing to use an effective contraceptive method during the study",
"criterions": [
{
"exact_snippets": "Sexually active men and women",
"criterion": "sexual activity",
"requirements": [
{
"requirement_type": "status",
"expected_value": "active"
}
]
},
{
"exact_snippets": "men and women of childbearing potential",
"criterion": "childbearing potential",
"requirements": [
{
"requirement_type": "status",
"expected_value": "of childbearing potential"
}
]
},
{
"exact_snippets": "not willing to use an effective contraceptive method during the study",
"criterion": "contraceptive use",
"requirements": [
{
"requirement_type": "willingness",
"expected_value": false
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [
{
"line": "8. Patients who have had prior treatment with an anti-PD-1, anti-PD-L1, anti-PD-L2, anti-CTLA-4 antibody, or any other antibody or drug specifically targeting T-cell costimulation or immune checkpoint pathways",
"criterions": [
{
"exact_snippets": "prior treatment with an anti-PD-1",
"criterion": "prior treatment with anti-PD-1 antibody",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "prior treatment with an anti-PD-L1",
"criterion": "prior treatment with anti-PD-L1 antibody",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "prior treatment with an anti-PD-L2",
"criterion": "prior treatment with anti-PD-L2 antibody",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "prior treatment with an anti-CTLA-4 antibody",
"criterion": "prior treatment with anti-CTLA-4 antibody",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "prior treatment with ... any other antibody or drug specifically targeting T-cell costimulation or immune checkpoint pathways",
"criterion": "prior treatment with antibody or drug targeting T-cell costimulation or immune checkpoint pathways",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
}
],
"failed_miscellaneous": []
}