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

Download this file

1034 lines (1034 with data), 49.8 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
{
"info": {
"nct_id": "NCT05548348",
"official_title": "A Single Arm, Multicenter Study of First-line Furmonertinib Treatment in Patients With Advanced Epidermal Growth Factor Receptor Uncommon Mutation Positive Non-small Cell Lung Cancer",
"inclusion_criteria": "* Provide informed consent prior to any study specific procedures;\n* 18 -70 years of age;\n* ECOG PS of 0 to 1 at screening with no clinically significant deterioration in the previous 2 weeks, life expectancy ≥12 weeks;\n* Pathologically confirmed Non-Small Cell Lung Cancer (NSCLC);\n* Locally advanced or metastatic NSCLC not amenable to curative surgery or radiotherapy (stage IIIB-IV, according to the 8th edition of the AJCC staging system);\n* Patient with EGFR G719X or S768I or L861Q mutation diagnosed histologically or cytologically, the reports must be issued or recognized by Tier 3A hospitals. The mutations above may exist alone or together;\n* No previous systemic anti-tumor therapy for locally advanced or metastatic NSCLC;\n* According to RECIST 1.1, patients have at least one tumor lesion at baseline that meets the following requirements: accurately and repeatably measurable at baseline have no radiotherapy or biopsy;\n* For premenopausal women with childbearing potential, a pregnancy test must be performed within 14 days before the first dose, and the pregnancy test (blood or urine test) must be negative; female subjects must not be lactating;\n* Willing to use contraception (male patients); Voluntary and agree to follow the study treatment protocol as well as follow-up plan, and can accept the oral medicine treatment.\nHealthy volunteers allowed\nMust have minimum age of 18 Years\nMust have maximum age of 70 Years",
"exclusion_criteria": "* small cell lung carcinoma;\n* History of hypersensitivity to active or inactive excipients of investigational product (IP) or drugs with a similar chemical structure or class to investigational product (IP);\n* Confirmed EGFR Ex20ins or Ex19del or L858R or T790M mutant;\n* Patient who receive prior treatment including: any Epidermal growth factor receptor tyrosine kinase inhibitors (EGFR-TKI); the patients who have received intrapleural perfusion therapy can only be enrolled 28 days or more after the pleural effusion is stable; major surgery within 4 weeks of the first dose of investigational product (IP); radiotherapy treatment to more than 30% of the bone marrow or with a wide field of radiation within 4 weeks of the first dose of IP; CYP3A4 strong inhibitor or strong inducer is used within 7 days prior to the first dose, or need to receive these drugs during the study period; traditional Chinese medicine and traditional Chinese medicine preparations with anti-tumor as indications and with adjuvant treatment of tumor is used within 7 days prior to the first dose, or need to receive these drugs during the study period; patients who are receiving drugs known to prolong QTc interval or may cause torsade de pointe and need to continue to receive these drugs during the study period; the time from the treatment with any other investigational product or its analogue to the first dose does not exceed 5 half-lives of the drug or 14 days, whichever is longer.\n* Prior treatment with any systemic anti-cancer therapy for advanced Non-Small Cell Lung Cancer (NSCLC) including chemotherapy, biologic therapy, target therapy, immunotherapy, or any investigational drug, except neoadjuvant or adjuvant therapy before 6 months prior to the first dose IP;\n* At the beginning of study treatment, any unresolved toxic reaction to prior treatment is present, which exceeds Grade 1 in accordance with Common Terminology Criteria for Adverse Events (CTCAE) (except for alopecia), and exceeds Grade 2 for prior platinum treatment-related neuropathy;\n* Spinal cord compression; symptomatic and unstable brain metastases, except for those patients who have completed definitive therapy, are not on steroids, and have a stable neurological status for at least 2 weeks after completion of the definitive therapy and steroids.\n* Refractory nausea and vomiting, chronic gastrointestinal diseases, inability to swallow the formulated product, or previous significant bowel resection that would preclude adequate absorption of IP;\n* Any evidence of severe or uncontrolled systemic diseases, including uncontrolled hypertension, active bleeding diatheses, and active infection, which in the Investigator's opinion makes it undesirable for the patient to participate in the trial;\n* Past medical history of Interstitial Lung Disease (ILD), drug-induced Interstitial Lung Disease, radiation pneumonitis that required steroid treatment, or any evidence of clinically active Interstitial Lung Disease;\n* Any evidence of corneal injury;\n* Inadequate bone marrow reserve or organ function;\n* QT prolongation or any clinically important abnormalities in rhythm and heart function;\n* Pregnancy or lactation;\n* Patients who may have poor compliance with the research procedures and requirements, etc., as judged by investigators.",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "* Provide informed consent prior to any study specific procedures;",
"criterions": [
{
"exact_snippets": "Provide informed consent",
"criterion": "informed consent",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* 18 -70 years of age;",
"criterions": [
{
"exact_snippets": "18 -70 years of age",
"criterion": "age",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 18,
"unit": "years"
},
{
"operator": "<=",
"value": 70,
"unit": "years"
}
]
}
}
]
}
]
},
{
"line": "* ECOG PS of 0 to 1 at screening with no clinically significant deterioration in the previous 2 weeks, life expectancy ≥12 weeks;",
"criterions": [
{
"exact_snippets": "ECOG PS of 0 to 1 at screening",
"criterion": "ECOG performance status",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 0,
"unit": "N/A"
},
{
"operator": "<=",
"value": 1,
"unit": "N/A"
}
]
}
}
]
},
{
"exact_snippets": "no clinically significant deterioration in the previous 2 weeks",
"criterion": "clinically significant deterioration",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "life expectancy ≥12 weeks",
"criterion": "life expectancy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 12,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "* Pathologically confirmed Non-Small Cell Lung Cancer (NSCLC);",
"criterions": [
{
"exact_snippets": "Pathologically confirmed Non-Small Cell Lung Cancer (NSCLC)",
"criterion": "Non-Small Cell Lung Cancer (NSCLC)",
"requirements": [
{
"requirement_type": "confirmation",
"expected_value": "pathologically confirmed"
}
]
}
]
},
{
"line": "* Locally advanced or metastatic NSCLC not amenable to curative surgery or radiotherapy (stage IIIB-IV, according to the 8th edition of the AJCC staging system);",
"criterions": [
{
"exact_snippets": "Locally advanced or metastatic NSCLC",
"criterion": "NSCLC stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": [
"locally advanced",
"metastatic"
]
}
]
},
{
"exact_snippets": "not amenable to curative surgery or radiotherapy",
"criterion": "treatment amenability",
"requirements": [
{
"requirement_type": "amenability",
"expected_value": false
}
]
},
{
"exact_snippets": "stage IIIB-IV, according to the 8th edition of the AJCC staging system",
"criterion": "AJCC staging system",
"requirements": [
{
"requirement_type": "edition",
"expected_value": "8th"
},
{
"requirement_type": "stage",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 3.5,
"unit": "stage"
},
{
"operator": "<=",
"value": 4,
"unit": "stage"
}
]
}
}
]
}
]
},
{
"line": "* Patient with EGFR G719X or S768I or L861Q mutation diagnosed histologically or cytologically, the reports must be issued or recognized by Tier 3A hospitals. The mutations above may exist alone or together;",
"criterions": [
{
"exact_snippets": "EGFR G719X or S768I or L861Q mutation",
"criterion": "EGFR mutation",
"requirements": [
{
"requirement_type": "presence",
"expected_value": [
"G719X",
"S768I",
"L861Q"
]
}
]
},
{
"exact_snippets": "diagnosed histologically or cytologically",
"criterion": "diagnosis method",
"requirements": [
{
"requirement_type": "method",
"expected_value": [
"histologically",
"cytologically"
]
}
]
},
{
"exact_snippets": "reports must be issued or recognized by Tier 3A hospitals",
"criterion": "report recognition",
"requirements": [
{
"requirement_type": "recognition",
"expected_value": "Tier 3A hospitals"
}
]
}
]
},
{
"line": "* No previous systemic anti-tumor therapy for locally advanced or metastatic NSCLC;",
"criterions": [
{
"exact_snippets": "No previous systemic anti-tumor therapy",
"criterion": "previous systemic anti-tumor therapy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "locally advanced or metastatic NSCLC",
"criterion": "NSCLC stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": [
"locally advanced",
"metastatic"
]
}
]
}
]
},
{
"line": "* According to RECIST 1.1, patients have at least one tumor lesion at baseline that meets the following requirements: accurately and repeatably measurable at baseline have no radiotherapy or biopsy;",
"criterions": [
{
"exact_snippets": "at least one tumor lesion",
"criterion": "tumor lesion",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "lesion"
}
}
]
},
{
"exact_snippets": "accurately and repeatably measurable at baseline",
"criterion": "tumor lesion measurement",
"requirements": [
{
"requirement_type": "measurability",
"expected_value": "accurately and repeatably measurable at baseline"
}
]
},
{
"exact_snippets": "have no radiotherapy or biopsy",
"criterion": "prior treatment",
"requirements": [
{
"requirement_type": "treatment history",
"expected_value": [
"no radiotherapy",
"no biopsy"
]
}
]
}
]
},
{
"line": "* For premenopausal women with childbearing potential, a pregnancy test must be performed within 14 days before the first dose, and the pregnancy test (blood or urine test) must be negative; female subjects must not be lactating;",
"criterions": [
{
"exact_snippets": "premenopausal women with childbearing potential",
"criterion": "premenopausal status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "premenopausal"
}
]
},
{
"exact_snippets": "premenopausal women with childbearing potential",
"criterion": "childbearing potential",
"requirements": [
{
"requirement_type": "potential",
"expected_value": true
}
]
},
{
"exact_snippets": "a pregnancy test must be performed within 14 days before the first dose",
"criterion": "pregnancy test timing",
"requirements": [
{
"requirement_type": "timing",
"expected_value": {
"operator": "<=",
"value": 14,
"unit": "days"
}
}
]
},
{
"exact_snippets": "the pregnancy test (blood or urine test) must be negative",
"criterion": "pregnancy test result",
"requirements": [
{
"requirement_type": "result",
"expected_value": "negative"
}
]
},
{
"exact_snippets": "female subjects must not be lactating",
"criterion": "lactation status",
"requirements": [
{
"requirement_type": "status",
"expected_value": false
}
]
}
]
},
{
"line": "* Willing to use contraception (male patients); Voluntary and agree to follow the study treatment protocol as well as follow-up plan, and can accept the oral medicine treatment.",
"criterions": [
{
"exact_snippets": "Willing to use contraception (male patients)",
"criterion": "contraception use",
"requirements": [
{
"requirement_type": "willingness",
"expected_value": true
}
]
},
{
"exact_snippets": "Voluntary and agree to follow the study treatment protocol",
"criterion": "study treatment protocol adherence",
"requirements": [
{
"requirement_type": "agreement",
"expected_value": true
}
]
},
{
"exact_snippets": "follow-up plan",
"criterion": "follow-up plan adherence",
"requirements": [
{
"requirement_type": "agreement",
"expected_value": true
}
]
},
{
"exact_snippets": "can accept the oral medicine treatment",
"criterion": "oral medicine treatment acceptance",
"requirements": [
{
"requirement_type": "acceptance",
"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"
}
}
]
}
]
},
{
"line": "Must have maximum age of 70 Years",
"criterions": [
{
"exact_snippets": "maximum age of 70 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "maximum",
"expected_value": {
"operator": "<=",
"value": 70,
"unit": "Years"
}
}
]
}
]
}
],
"exclusion_lines": [
{
"line": "* small cell lung carcinoma;",
"criterions": [
{
"exact_snippets": "small cell lung carcinoma",
"criterion": "small cell lung carcinoma",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* History of hypersensitivity to active or inactive excipients of investigational product (IP) or drugs with a similar chemical structure or class to investigational product (IP);",
"criterions": [
{
"exact_snippets": "History of hypersensitivity to active or inactive excipients of investigational product (IP)",
"criterion": "hypersensitivity to excipients of investigational product",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "History of hypersensitivity to ... drugs with a similar chemical structure or class to investigational product (IP)",
"criterion": "hypersensitivity to drugs with similar chemical structure or class to investigational product",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
}
]
},
{
"line": "* Confirmed EGFR Ex20ins or Ex19del or L858R or T790M mutant;",
"criterions": [
{
"exact_snippets": "Confirmed EGFR Ex20ins",
"criterion": "EGFR mutation",
"requirements": [
{
"requirement_type": "mutation type",
"expected_value": "Ex20ins"
}
]
},
{
"exact_snippets": "Confirmed EGFR ... Ex19del",
"criterion": "EGFR mutation",
"requirements": [
{
"requirement_type": "mutation type",
"expected_value": "Ex19del"
}
]
},
{
"exact_snippets": "Confirmed EGFR ... L858R",
"criterion": "EGFR mutation",
"requirements": [
{
"requirement_type": "mutation type",
"expected_value": "L858R"
}
]
},
{
"exact_snippets": "Confirmed EGFR ... T790M",
"criterion": "EGFR mutation",
"requirements": [
{
"requirement_type": "mutation type",
"expected_value": "T790M"
}
]
}
]
},
{
"line": "* Patient who receive prior treatment including: any Epidermal growth factor receptor tyrosine kinase inhibitors (EGFR-TKI); the patients who have received intrapleural perfusion therapy can only be enrolled 28 days or more after the pleural effusion is stable; major surgery within 4 weeks of the first dose of investigational product (IP); radiotherapy treatment to more than 30% of the bone marrow or with a wide field of radiation within 4 weeks of the first dose of IP; CYP3A4 strong inhibitor or strong inducer is used within 7 days prior to the first dose, or need to receive these drugs during the study period; traditional Chinese medicine and traditional Chinese medicine preparations with anti-tumor as indications and with adjuvant treatment of tumor is used within 7 days prior to the first dose, or need to receive these drugs during the study period; patients who are receiving drugs known to prolong QTc interval or may cause torsade de pointe and need to continue to receive these drugs during the study period; the time from the treatment with any other investigational product or its analogue to the first dose does not exceed 5 half-lives of the drug or 14 days, whichever is longer.",
"criterions": [
{
"exact_snippets": "prior treatment including: any Epidermal growth factor receptor tyrosine kinase inhibitors (EGFR-TKI)",
"criterion": "prior treatment with EGFR-TKI",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "patients who have received intrapleural perfusion therapy can only be enrolled 28 days or more after the pleural effusion is stable",
"criterion": "intrapleural perfusion therapy",
"requirements": [
{
"requirement_type": "time since treatment",
"expected_value": {
"operator": ">=",
"value": 28,
"unit": "days"
}
}
]
},
{
"exact_snippets": "major surgery within 4 weeks of the first dose of investigational product (IP)",
"criterion": "major surgery",
"requirements": [
{
"requirement_type": "time since treatment",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "radiotherapy treatment to more than 30% of the bone marrow or with a wide field of radiation within 4 weeks of the first dose of IP",
"criterion": "radiotherapy treatment",
"requirements": [
{
"requirement_type": "extent of treatment",
"expected_value": "> 30% of the bone marrow or wide field"
},
{
"requirement_type": "time since treatment",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "CYP3A4 strong inhibitor or strong inducer is used within 7 days prior to the first dose",
"criterion": "CYP3A4 strong inhibitor or strong inducer use",
"requirements": [
{
"requirement_type": "time since use",
"expected_value": {
"operator": ">=",
"value": 7,
"unit": "days"
}
}
]
},
{
"exact_snippets": "traditional Chinese medicine and traditional Chinese medicine preparations with anti-tumor as indications and with adjuvant treatment of tumor is used within 7 days prior to the first dose",
"criterion": "traditional Chinese medicine with anti-tumor indications",
"requirements": [
{
"requirement_type": "time since use",
"expected_value": {
"operator": ">=",
"value": 7,
"unit": "days"
}
}
]
},
{
"exact_snippets": "patients who are receiving drugs known to prolong QTc interval or may cause torsade de pointe and need to continue to receive these drugs during the study period",
"criterion": "drugs known to prolong QTc interval or cause torsade de pointe",
"requirements": [
{
"requirement_type": "use during study",
"expected_value": false
}
]
},
{
"exact_snippets": "the time from the treatment with any other investigational product or its analogue to the first dose does not exceed 5 half-lives of the drug or 14 days, whichever is longer",
"criterion": "treatment with other investigational product or its analogue",
"requirements": [
{
"requirement_type": "time since treatment",
"expected_value": "does not exceed 5 half-lives or 14 days, whichever is longer"
}
]
}
]
},
{
"line": "* Prior treatment with any systemic anti-cancer therapy for advanced Non-Small Cell Lung Cancer (NSCLC) including chemotherapy, biologic therapy, target therapy, immunotherapy, or any investigational drug, except neoadjuvant or adjuvant therapy before 6 months prior to the first dose IP;",
"criterions": [
{
"exact_snippets": "Prior treatment with any systemic anti-cancer therapy for advanced Non-Small Cell Lung Cancer (NSCLC) including chemotherapy, biologic therapy, target therapy, immunotherapy, or any investigational drug",
"criterion": "prior systemic anti-cancer therapy for advanced NSCLC",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "except neoadjuvant or adjuvant therapy before 6 months prior to the first dose IP",
"criterion": "neoadjuvant or adjuvant therapy",
"requirements": [
{
"requirement_type": "timing",
"expected_value": {
"operator": "<",
"value": -6,
"unit": "months"
}
}
]
}
]
},
{
"line": "* At the beginning of study treatment, any unresolved toxic reaction to prior treatment is present, which exceeds Grade 1 in accordance with Common Terminology Criteria for Adverse Events (CTCAE) (except for alopecia), and exceeds Grade 2 for prior platinum treatment-related neuropathy;",
"criterions": [
{
"exact_snippets": "unresolved toxic reaction to prior treatment is present",
"criterion": "unresolved toxic reaction to prior treatment",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "exceeds Grade 1 in accordance with Common Terminology Criteria for Adverse Events (CTCAE)",
"criterion": "toxicity grade",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">",
"value": 1,
"unit": "CTCAE Grade"
}
}
]
},
{
"exact_snippets": "exceeds Grade 2 for prior platinum treatment-related neuropathy",
"criterion": "platinum treatment-related neuropathy",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">",
"value": 2,
"unit": "CTCAE Grade"
}
}
]
}
]
},
{
"line": "* Spinal cord compression; symptomatic and unstable brain metastases, except for those patients who have completed definitive therapy, are not on steroids, and have a stable neurological status for at least 2 weeks after completion of the definitive therapy and steroids.",
"criterions": [
{
"exact_snippets": "Spinal cord compression",
"criterion": "spinal cord compression",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "symptomatic and unstable brain metastases",
"criterion": "symptomatic and unstable brain metastases",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "completed definitive therapy",
"criterion": "definitive therapy completion",
"requirements": [
{
"requirement_type": "completion",
"expected_value": true
}
]
},
{
"exact_snippets": "not on steroids",
"criterion": "steroid use",
"requirements": [
{
"requirement_type": "use",
"expected_value": false
}
]
},
{
"exact_snippets": "stable neurological status for at least 2 weeks after completion of the definitive therapy and steroids",
"criterion": "neurological status",
"requirements": [
{
"requirement_type": "stability",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "* Refractory nausea and vomiting, chronic gastrointestinal diseases, inability to swallow the formulated product, or previous significant bowel resection that would preclude adequate absorption of IP;",
"criterions": [
{
"exact_snippets": "Refractory nausea and vomiting",
"criterion": "nausea and vomiting",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "refractory"
}
]
},
{
"exact_snippets": "chronic gastrointestinal diseases",
"criterion": "gastrointestinal diseases",
"requirements": [
{
"requirement_type": "duration",
"expected_value": "chronic"
}
]
},
{
"exact_snippets": "inability to swallow the formulated product",
"criterion": "ability to swallow formulated product",
"requirements": [
{
"requirement_type": "ability",
"expected_value": false
}
]
},
{
"exact_snippets": "previous significant bowel resection that would preclude adequate absorption of IP",
"criterion": "bowel resection",
"requirements": [
{
"requirement_type": "significance",
"expected_value": "significant"
},
{
"requirement_type": "impact on absorption",
"expected_value": "preclude adequate absorption of IP"
}
]
}
]
},
{
"line": "* Any evidence of severe or uncontrolled systemic diseases, including uncontrolled hypertension, active bleeding diatheses, and active infection, which in the Investigator's opinion makes it undesirable for the patient to participate in the trial;",
"criterions": [
{
"exact_snippets": "severe or uncontrolled systemic diseases",
"criterion": "systemic diseases",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "severe"
},
{
"requirement_type": "control",
"expected_value": false
}
]
},
{
"exact_snippets": "uncontrolled hypertension",
"criterion": "hypertension",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
}
]
},
{
"exact_snippets": "active bleeding diatheses",
"criterion": "bleeding diatheses",
"requirements": [
{
"requirement_type": "activity",
"expected_value": true
}
]
},
{
"exact_snippets": "active infection",
"criterion": "infection",
"requirements": [
{
"requirement_type": "activity",
"expected_value": true
}
]
}
]
},
{
"line": "* Past medical history of Interstitial Lung Disease (ILD), drug-induced Interstitial Lung Disease, radiation pneumonitis that required steroid treatment, or any evidence of clinically active Interstitial Lung Disease;",
"criterions": [
{
"exact_snippets": "Past medical history of Interstitial Lung Disease (ILD)",
"criterion": "past medical history of Interstitial Lung Disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "drug-induced Interstitial Lung Disease",
"criterion": "drug-induced Interstitial Lung Disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "radiation pneumonitis that required steroid treatment",
"criterion": "radiation pneumonitis requiring steroid treatment",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "any evidence of clinically active Interstitial Lung Disease",
"criterion": "clinically active Interstitial Lung Disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* Any evidence of corneal injury;",
"criterions": [
{
"exact_snippets": "evidence of corneal injury",
"criterion": "corneal injury",
"requirements": [
{
"requirement_type": "evidence",
"expected_value": true
}
]
}
]
},
{
"line": "* Inadequate bone marrow reserve or organ function;",
"criterions": [
{
"exact_snippets": "Inadequate bone marrow reserve",
"criterion": "bone marrow reserve",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": false
}
]
},
{
"exact_snippets": "Inadequate ... organ function",
"criterion": "organ function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": false
}
]
}
]
},
{
"line": "* QT prolongation or any clinically important abnormalities in rhythm and heart function;",
"criterions": [
{
"exact_snippets": "QT prolongation",
"criterion": "QT prolongation",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "clinically important abnormalities in rhythm",
"criterion": "abnormalities in heart rhythm",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "clinically important"
}
]
},
{
"exact_snippets": "clinically important abnormalities in ... heart function",
"criterion": "abnormalities in heart function",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "clinically important"
}
]
}
]
},
{
"line": "* Pregnancy or lactation;",
"criterions": [
{
"exact_snippets": "Pregnancy",
"criterion": "pregnancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "lactation",
"criterion": "lactation",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* Patients who may have poor compliance with the research procedures and requirements, etc., as judged by investigators.",
"criterions": [
{
"exact_snippets": "Patients who may have poor compliance with the research procedures and requirements, etc., as judged by investigators.",
"criterion": "compliance with research procedures and requirements",
"requirements": [
{
"requirement_type": "judgment",
"expected_value": "as judged by investigators"
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [],
"failed_miscellaneous": []
}