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

Download this file

1036 lines (1036 with data), 48.3 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
{
"info": {
"nct_id": "NCT05717348",
"official_title": "An Open-label, Multicenter, Dose-escalation and Cohort Expansion Phase 1 Clinical Study of ES014 Administered in Patients Locally Advanced or Metastatic Solid Tumours",
"inclusion_criteria": "* 1. Unresectable locally advanced or metastatic solid tumour diagnosed by pathology or cytology and which meets the criteria of 1) disease progression has occurred despite receiving standard treatment and no other standard treatment is available; or 2) standard treatment has been proven to be ineffective, intolerant or considered unsuitable.\n\n 2. Provide tumor tissue samples.\n\n 3. At least one measurable lesion per RECIST v1.1.\n\n 4. Eastern Cooperative Oncology Group (ECOG) performance status (PS) 0-1. Part 1: ECOG PS 0-1. Part 2: ECOG PS 0-2.\n\n 5. Life expectancy of at least 12 weeks.\n\n 6. Adequate hematologic, hepatic, renal and coagulation functions per protocol.\n\n 7. Male and female subjects of childbearing potential must be willing to completely abstain or agree to use a highly effective method of contraception.\nHealthy volunteers allowed\nMust have minimum age of 18 Years",
"exclusion_criteria": "* 1. Any prior therapy targeting CD39, CD73, adenosine A2A receptor, or TGF-β.\n\n 2. Receipt of any investigational agents or devices within 4 weeks prior to the first dose of study drug.\n\n 3. Prior treatment with the following therapies: 1) Anticancer therapy within 30 days or 5 half-lives of the drug prior to the first dose of study drug. At least 14 days must have elapsed between the last dose of prior anticancer agent and the first dose of study drug is administered with certain exceptions. 2) A wash out of at least 2 weeks before the start of study drug for radiation to the extremities and 4 weeks for radiation to the chest, brain, or visceral organs is required.\n\n 4. Prior allogeneic or autologous bone marrow transplantation or solid organ transplantation.\n\n 5. Toxicity from previous anticancer treatment per protocol.\n\n 6. Treatment with systemic immunosuppressive medications within 4 weeks prior to the first dose of study drug.\n\n 7. Subjects who received transfusion of blood products (including platelets or red blood cells), G-CSF, GM-CSF, recombinant erythropoietin, or recombinant thrombopoietin within 14 days prior to the first dose of study treatment.\n\n 8. Major surgery within 4 weeks prior to the first dose of study treatment.\n\n 9. Live vaccine therapies within 4 weeks prior to the first dose of study treatment.\n\n 10. Recent history of allergen desensitization therapy within 4 weeks prior to the first dose of study treatment.\n\n 11. Known allergies to CHO-produced antibodies, which in the opinion of the Investigator suggests an increased potential for an adverse hypersensitivity to ES014.\n\n 12. Invasive malignancy or history of invasive malignancy other than disease under study within the last two years per protocol.\n\n 13. CNS metastases.\n\n 14. Active autoimmune disease or documented history of autoimmune disease that required systemic steroids or other immunosuppressive medications per protocol.\n\n 15. Active interstitial lung disease (ILD) or pneumonitis or a history of ILD or pneumonitis requiring treatment with steroids or other immunosuppressive medications.\n\n 16. Active infection requiring systemic therapy, known human immunodeficiency virus (HIV) infection, or positive test for hepatitis B active infection (HBsAg) or hepatitis C active infection (hepatitis C antibody).\n\n 17. Current active liver or biliary disease with certain exceptions.\n\n 18. History or evidence of cardiac abnormalities per protocol.\n\n 19. History of bleeding tendency or a recent major bleeding event which, in the opinion of the investigator, indicates that the subject is at high risk of receiving study treatment.\n\n 20. Pregnant or nursing females.\n\n 21. Any known, documented, or suspected history of substance abuse that would preclude subject from participation with certain exceptions.\n\n 22. Any other disease or clinically significant abnormality in a laboratory parameter, including serious medical or psychiatric disease/condition, that in the opinion of the investigator may compromise the safety of the subject or the integrity of the study, interfere with the subject's participation in the trial or affect the purpose of the trial.\n\n 23. Those involved in the design and/or implementation of the study.\n\n 24. Those deemed by the investigator to be unable to comply with the steps, limitations and requirements of the study.",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "* 1. Unresectable locally advanced or metastatic solid tumour diagnosed by pathology or cytology and which meets the criteria of 1) disease progression has occurred despite receiving standard treatment and no other standard treatment is available; or 2) standard treatment has been proven to be ineffective, intolerant or considered unsuitable.",
"criterions": [
{
"exact_snippets": "Unresectable locally advanced or metastatic solid tumour diagnosed by pathology or cytology",
"criterion": "solid tumour",
"requirements": [
{
"requirement_type": "resectability",
"expected_value": false
},
{
"requirement_type": "stage",
"expected_value": [
"locally advanced",
"metastatic"
]
},
{
"requirement_type": "diagnosis method",
"expected_value": [
"pathology",
"cytology"
]
}
]
},
{
"exact_snippets": "disease progression has occurred despite receiving standard treatment",
"criterion": "disease progression",
"requirements": [
{
"requirement_type": "treatment response",
"expected_value": "progression despite standard treatment"
}
]
},
{
"exact_snippets": "no other standard treatment is available",
"criterion": "availability of standard treatment",
"requirements": [
{
"requirement_type": "availability",
"expected_value": false
}
]
},
{
"exact_snippets": "standard treatment has been proven to be ineffective, intolerant or considered unsuitable",
"criterion": "standard treatment",
"requirements": [
{
"requirement_type": "effectiveness",
"expected_value": "ineffective"
},
{
"requirement_type": "tolerance",
"expected_value": "intolerant"
},
{
"requirement_type": "suitability",
"expected_value": "unsuitable"
}
]
}
]
},
{
"line": "2. Provide tumor tissue samples.",
"criterions": [
{
"exact_snippets": "tumor tissue samples",
"criterion": "tumor tissue samples",
"requirements": [
{
"requirement_type": "availability",
"expected_value": true
}
]
}
]
},
{
"line": "3. At least one measurable lesion per RECIST v1.1.",
"criterions": [
{
"exact_snippets": "At least one measurable lesion per RECIST v1.1.",
"criterion": "measurable lesion",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "lesion"
}
}
]
}
]
},
{
"line": "4. Eastern Cooperative Oncology Group (ECOG) performance status (PS) 0-1. Part 1: ECOG PS 0-1. Part 2: ECOG PS 0-2.",
"criterions": [
{
"exact_snippets": "Eastern Cooperative Oncology Group (ECOG) performance status (PS) 0-1. Part 1: ECOG PS 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"
}
]
}
}
]
},
{
"exact_snippets": "Part 2: ECOG PS 0-2.",
"criterion": "ECOG performance status",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 0,
"unit": "N/A"
},
{
"operator": "<=",
"value": 2,
"unit": "N/A"
}
]
}
}
]
}
]
},
{
"line": "5. Life expectancy of at least 12 weeks.",
"criterions": [
{
"exact_snippets": "Life expectancy of at least 12 weeks.",
"criterion": "life expectancy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 12,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "6. Adequate hematologic, hepatic, renal and coagulation functions per protocol.",
"criterions": [
{
"exact_snippets": "Adequate hematologic ... functions per protocol.",
"criterion": "hematologic function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": "per protocol"
}
]
},
{
"exact_snippets": "Adequate ... hepatic ... functions per protocol.",
"criterion": "hepatic function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": "per protocol"
}
]
},
{
"exact_snippets": "Adequate ... renal ... functions per protocol.",
"criterion": "renal function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": "per protocol"
}
]
},
{
"exact_snippets": "Adequate ... coagulation functions per protocol.",
"criterion": "coagulation function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": "per protocol"
}
]
}
]
},
{
"line": "7. Male and female subjects of childbearing potential must be willing to completely abstain or agree to use a highly effective method of contraception.",
"criterions": [
{
"exact_snippets": "Male and female subjects of childbearing potential",
"criterion": "childbearing potential",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "willing to completely abstain or agree to use a highly effective method of contraception",
"criterion": "contraception use",
"requirements": [
{
"requirement_type": "willingness",
"expected_value": true
}
]
}
]
},
{
"line": "Healthy volunteers allowed",
"criterions": [
{
"exact_snippets": "Healthy volunteers allowed",
"criterion": "volunteer health status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "healthy"
}
]
}
]
},
{
"line": "Must have minimum age of 18 Years",
"criterions": [
{
"exact_snippets": "minimum age of 18 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "Years"
}
}
]
}
]
}
],
"exclusion_lines": [
{
"line": "* 1. Any prior therapy targeting CD39, CD73, adenosine A2A receptor, or TGF-β.",
"criterions": [
{
"exact_snippets": "prior therapy targeting CD39",
"criterion": "prior therapy",
"requirements": [
{
"requirement_type": "target",
"expected_value": "CD39"
}
]
},
{
"exact_snippets": "prior therapy targeting ... CD73",
"criterion": "prior therapy",
"requirements": [
{
"requirement_type": "target",
"expected_value": "CD73"
}
]
},
{
"exact_snippets": "prior therapy targeting ... adenosine A2A receptor",
"criterion": "prior therapy",
"requirements": [
{
"requirement_type": "target",
"expected_value": "adenosine A2A receptor"
}
]
},
{
"exact_snippets": "prior therapy targeting ... TGF-β",
"criterion": "prior therapy",
"requirements": [
{
"requirement_type": "target",
"expected_value": "TGF-β"
}
]
}
]
},
{
"line": "2. Receipt of any investigational agents or devices within 4 weeks prior to the first dose of study drug.",
"criterions": [
{
"exact_snippets": "Receipt of any investigational agents or devices within 4 weeks prior to the first dose of study drug.",
"criterion": "investigational agents or devices",
"requirements": [
{
"requirement_type": "receipt",
"expected_value": false
},
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "3. Prior treatment with the following therapies: 1) Anticancer therapy within 30 days or 5 half-lives of the drug prior to the first dose of study drug. At least 14 days must have elapsed between the last dose of prior anticancer agent and the first dose of study drug is administered with certain exceptions. 2) A wash out of at least 2 weeks before the start of study drug for radiation to the extremities and 4 weeks for radiation to the chest, brain, or visceral organs is required.",
"criterions": [
{
"exact_snippets": "Prior treatment with the following therapies: 1) Anticancer therapy within 30 days or 5 half-lives of the drug prior to the first dose of study drug.",
"criterion": "prior anticancer therapy",
"requirements": [
{
"requirement_type": "time since last dose",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 30,
"unit": "days"
}
]
}
},
{
"requirement_type": "time since last dose",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 5,
"unit": "half-lives"
}
]
}
}
]
},
{
"exact_snippets": "At least 14 days must have elapsed between the last dose of prior anticancer agent and the first dose of study drug is administered with certain exceptions.",
"criterion": "time elapsed since last anticancer agent",
"requirements": [
{
"requirement_type": "time elapsed",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 14,
"unit": "days"
}
]
}
}
]
},
{
"exact_snippets": "A wash out of at least 2 weeks before the start of study drug for radiation to the extremities",
"criterion": "wash out period for radiation to extremities",
"requirements": [
{
"requirement_type": "time elapsed",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 2,
"unit": "weeks"
}
]
}
}
]
},
{
"exact_snippets": "A wash out of at least ... 4 weeks for radiation to the chest, brain, or visceral organs is required.",
"criterion": "wash out period for radiation to chest, brain, or visceral organs",
"requirements": [
{
"requirement_type": "time elapsed",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 4,
"unit": "weeks"
}
]
}
}
]
}
]
},
{
"line": "4. Prior allogeneic or autologous bone marrow transplantation or solid organ transplantation.",
"criterions": [
{
"exact_snippets": "Prior allogeneic or autologous bone marrow transplantation",
"criterion": "bone marrow transplantation",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"allogeneic",
"autologous"
]
},
{
"requirement_type": "temporal",
"expected_value": "prior"
}
]
},
{
"exact_snippets": "Prior ... solid organ transplantation",
"criterion": "solid organ transplantation",
"requirements": [
{
"requirement_type": "temporal",
"expected_value": "prior"
}
]
}
]
},
{
"line": "5. Toxicity from previous anticancer treatment per protocol.",
"criterions": [
{
"exact_snippets": "Toxicity from previous anticancer treatment",
"criterion": "toxicity from previous anticancer treatment",
"requirements": [
{
"requirement_type": "per protocol",
"expected_value": true
}
]
}
]
},
{
"line": "6. Treatment with systemic immunosuppressive medications within 4 weeks prior to the first dose of study drug.",
"criterions": [
{
"exact_snippets": "Treatment with systemic immunosuppressive medications within 4 weeks prior to the first dose of study drug.",
"criterion": "systemic immunosuppressive medications",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": false
},
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "7. Subjects who received transfusion of blood products (including platelets or red blood cells), G-CSF, GM-CSF, recombinant erythropoietin, or recombinant thrombopoietin within 14 days prior to the first dose of study treatment.",
"criterions": [
{
"exact_snippets": "transfusion of blood products (including platelets or red blood cells)",
"criterion": "transfusion of blood products",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 14,
"unit": "days prior to the first dose of study treatment"
}
}
]
},
{
"exact_snippets": "G-CSF",
"criterion": "G-CSF administration",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 14,
"unit": "days prior to the first dose of study treatment"
}
}
]
},
{
"exact_snippets": "GM-CSF",
"criterion": "GM-CSF administration",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 14,
"unit": "days prior to the first dose of study treatment"
}
}
]
},
{
"exact_snippets": "recombinant erythropoietin",
"criterion": "recombinant erythropoietin administration",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 14,
"unit": "days prior to the first dose of study treatment"
}
}
]
},
{
"exact_snippets": "recombinant thrombopoietin",
"criterion": "recombinant thrombopoietin administration",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 14,
"unit": "days prior to the first dose of study treatment"
}
}
]
}
]
},
{
"line": "8. Major surgery within 4 weeks prior to the first dose of study treatment.",
"criterions": [
{
"exact_snippets": "Major surgery within 4 weeks prior to the first dose of study treatment.",
"criterion": "major surgery",
"requirements": [
{
"requirement_type": "time since",
"expected_value": {
"operator": "<",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "9. Live vaccine therapies within 4 weeks prior to the first dose of study treatment.",
"criterions": [
{
"exact_snippets": "Live vaccine therapies within 4 weeks prior to the first dose of study treatment.",
"criterion": "live vaccine therapies",
"requirements": [
{
"requirement_type": "time since administration",
"expected_value": {
"operator": "<",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "10. Recent history of allergen desensitization therapy within 4 weeks prior to the first dose of study treatment.",
"criterions": [
{
"exact_snippets": "Recent history of allergen desensitization therapy within 4 weeks prior to the first dose of study treatment.",
"criterion": "allergen desensitization therapy",
"requirements": [
{
"requirement_type": "recency",
"expected_value": {
"operator": "<=",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "11. Known allergies to CHO-produced antibodies, which in the opinion of the Investigator suggests an increased potential for an adverse hypersensitivity to ES014.",
"criterions": [
{
"exact_snippets": "Known allergies to CHO-produced antibodies",
"criterion": "allergies to CHO-produced antibodies",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "increased potential for an adverse hypersensitivity to ES014",
"criterion": "potential for adverse hypersensitivity to ES014",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "increased"
}
]
}
]
},
{
"line": "12. Invasive malignancy or history of invasive malignancy other than disease under study within the last two years per protocol.",
"criterions": [
{
"exact_snippets": "Invasive malignancy",
"criterion": "invasive malignancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "history of invasive malignancy other than disease under study within the last two years",
"criterion": "history of invasive malignancy",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 2,
"unit": "years"
}
]
}
}
]
}
]
},
{
"line": "13. CNS metastases.",
"criterions": [
{
"exact_snippets": "CNS metastases",
"criterion": "CNS metastases",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "14. Active autoimmune disease or documented history of autoimmune disease that required systemic steroids or other immunosuppressive medications per protocol.",
"criterions": [
{
"exact_snippets": "Active autoimmune disease",
"criterion": "autoimmune disease",
"requirements": [
{
"requirement_type": "status",
"expected_value": "active"
}
]
},
{
"exact_snippets": "documented history of autoimmune disease",
"criterion": "autoimmune disease",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "required systemic steroids or other immunosuppressive medications",
"criterion": "autoimmune disease treatment",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": [
"systemic steroids",
"immunosuppressive medications"
]
}
]
}
]
},
{
"line": "15. Active interstitial lung disease (ILD) or pneumonitis or a history of ILD or pneumonitis requiring treatment with steroids or other immunosuppressive medications.",
"criterions": [
{
"exact_snippets": "Active interstitial lung disease (ILD)",
"criterion": "interstitial lung disease (ILD)",
"requirements": [
{
"requirement_type": "activity",
"expected_value": "active"
}
]
},
{
"exact_snippets": "Active ... pneumonitis",
"criterion": "pneumonitis",
"requirements": [
{
"requirement_type": "activity",
"expected_value": "active"
}
]
},
{
"exact_snippets": "a history of ILD",
"criterion": "interstitial lung disease (ILD)",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "a history of ... pneumonitis",
"criterion": "pneumonitis",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "requiring treatment with steroids or other immunosuppressive medications",
"criterion": "treatment with steroids or other immunosuppressive medications",
"requirements": [
{
"requirement_type": "necessity",
"expected_value": true
}
]
}
]
},
{
"line": "16. Active infection requiring systemic therapy, known human immunodeficiency virus (HIV) infection, or positive test for hepatitis B active infection (HBsAg) or hepatitis C active infection (hepatitis C antibody).",
"criterions": [
{
"exact_snippets": "Active infection requiring systemic therapy",
"criterion": "active infection",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": "systemic therapy"
}
]
},
{
"exact_snippets": "known human immunodeficiency virus (HIV) infection",
"criterion": "HIV infection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "positive test for hepatitis B active infection (HBsAg)",
"criterion": "hepatitis B active infection",
"requirements": [
{
"requirement_type": "test result",
"expected_value": "positive"
}
]
},
{
"exact_snippets": "positive test for ... hepatitis C active infection (hepatitis C antibody)",
"criterion": "hepatitis C active infection",
"requirements": [
{
"requirement_type": "test result",
"expected_value": "positive"
}
]
}
]
},
{
"line": "17. Current active liver or biliary disease with certain exceptions.",
"criterions": [
{
"exact_snippets": "Current active liver or biliary disease",
"criterion": "liver or biliary disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
},
{
"requirement_type": "activity",
"expected_value": "active"
}
]
}
]
},
{
"line": "18. History or evidence of cardiac abnormalities per protocol.",
"criterions": [
{
"exact_snippets": "History or evidence of cardiac abnormalities",
"criterion": "cardiac abnormalities",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "19. History of bleeding tendency or a recent major bleeding event which, in the opinion of the investigator, indicates that the subject is at high risk of receiving study treatment.",
"criterions": [
{
"exact_snippets": "History of bleeding tendency",
"criterion": "bleeding tendency",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "recent major bleeding event",
"criterion": "major bleeding event",
"requirements": [
{
"requirement_type": "recency",
"expected_value": "recent"
}
]
},
{
"exact_snippets": "in the opinion of the investigator, indicates that the subject is at high risk of receiving study treatment",
"criterion": "risk of receiving study treatment",
"requirements": [
{
"requirement_type": "risk assessment",
"expected_value": "high"
}
]
}
]
},
{
"line": "20. Pregnant or nursing females.",
"criterions": [
{
"exact_snippets": "Pregnant",
"criterion": "pregnancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "nursing females",
"criterion": "nursing",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "21. Any known, documented, or suspected history of substance abuse that would preclude subject from participation with certain exceptions.",
"criterions": [
{
"exact_snippets": "Any known, documented, or suspected history of substance abuse",
"criterion": "substance abuse history",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "22. Any other disease or clinically significant abnormality in a laboratory parameter, including serious medical or psychiatric disease/condition, that in the opinion of the investigator may compromise the safety of the subject or the integrity of the study, interfere with the subject's participation in the trial or affect the purpose of the trial.",
"criterions": [
{
"exact_snippets": "Any other disease",
"criterion": "other disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "clinically significant abnormality in a laboratory parameter",
"criterion": "clinically significant abnormality in a laboratory parameter",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "serious medical or psychiatric disease/condition",
"criterion": "serious medical or psychiatric disease/condition",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "23. Those involved in the design and/or implementation of the study.",
"criterions": [
{
"exact_snippets": "involved in the design and/or implementation of the study",
"criterion": "involvement in study design/implementation",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "24. Those deemed by the investigator to be unable to comply with the steps, limitations and requirements of the study.",
"criterions": [
{
"exact_snippets": "unable to comply with the steps, limitations and requirements of the study",
"criterion": "compliance with study protocol",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [],
"failed_miscellaneous": []
}