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

Download this file

1131 lines (1131 with data), 51.5 kB

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
{
"info": {
"nct_id": "NCT02857166",
"official_title": "Phase IA Study of the Safety, Tolerability, Pharmacokinetics and Efficacy of Recombinant Humanized Anti-PD-1 Monoclonal Antibody (JS001) in Patients With Advanced Solid Tumors",
"inclusion_criteria": "1. Histological or cytological diagnosis of advanced or recurrent adenocarcinoma of solid tumor, including adenocarcinoma of the stomach or gastro-esophageal junction, esophageal squamous cell carcinoma, nasopharyngeal carcinoma, cholangiocarcinoma, Pancreatic ductal cell carcinoma, etc.\n\n * at least one prior chemotherapy regimen\n * age between 18 and 75 years, both gender\n * has at least one measurable disease by Response Evaluation Criteria in Solid Tumors (RECIST V1.1)\n2. life expectancy ≥ 3 months\n3. ECOG performance status of 0 or 1\n4. Has had last dose of chemotherapy more than 4 weeks prior to the first dose of study therapy JS001, and has recovered to National Cancer Institute (NCI) Common Terminology Criteria for Adverse Events (CTCAE) version 4.0 Grade 1 or better from the AEs due to the chemotherapy.\n5. Has had last administration of radioactive therapy more than 4 weeks prior to the first dose of study therapy JS001.\n6. Has had last administration of immunosuppressive systemic steroid therapy (more than 10 mg/d prednisone or equal dose) more than 2 weeks prior to the first dose of study therapy JS001.\n7. Has undergone major surgery that needs general anesthesia more than 4 weeks prior to the first dose of study therapy JS001. Has undergone surgery that needs local anesthesia or epidural anesthesia more than 72 hours prior to the first dose of study therapy JS001 and has already recovered from the surgery. Has undergone biopsy more than 1 hour prior to the first dose of study therapy JS001.\n8. The lab examination results of the screening must fulfill all of the following:\n\n * absolute neutrophil count more than or equal to 1.5×109/ L\n * platelet count more than or equal to 90×109/ L\n * hemoglobin more than or equal to 90 g/L\n * creatinine less than or equal to132.6µmol/L or creatinine clearance >40 mL/min\n * aspartate transferase(AST) and alanine transferase(ALT) less than or equal to 3.0 ×ULN\n * total bilirubin less than or equal to 1.5×ULN( except for the patients with Gilbert syndrome, whose total bilirubin ,must less than or equal to 51.3µmol/L)\n9. Patient has been informed about the nature of the study, and has agreed to participate in the study, and signed the Informed Consent Form prior to participation in any study related activities.\n10. Able to adhere to the study visit schedule and other protocol requirements.\nHealthy volunteers allowed\nMust have minimum age of 18 Years\nMust have maximum age of 75 Years",
"exclusion_criteria": "1. Has had antineoplastic herbal therapy within 2 weeks prior to the first dose of study therapy JS001.\n2. Is currently participating and receiving study therapy or has participated in a study of an investigational agent and receive study therapy or used an investigational device within 4 weeks of the first dose of study drug.\n3. Has a medical condition that requires chronic systemic steroid therapy or on any other form of immunosuppressive medication.\n4. Has a known history of a hematologic malignancy, primary brain tumor or sarcoma, or of another primary solid tumor, unless the participant has undergone potentially curative therapy with no evidence of that disease for 5 years.\n5. Has known active central nervous system (CNS) metastases and/or carcinomatous meningitis.\n6. Has interstitial lung disease OR has had a history of pneumonitis that has required oral or IV steroids.\n7. Has active or suspected autoimmune disease except leukoderma,type I Diabetes, Residual hypothyroidism that induced by autoimmune thyroiditis and only requires the use of hormone replacement therapy, Or disease that rarely relapse without external stimulating factors.\n8. Had prior treatment targeting PD-1: anti-PD-1,anti-PD-L1, anti-PD-L2, cytotoxic T-lymphocyte-associated protein (CTLA), or other antibodies that targeting T cell costimulatory pathway or checkpoint.\n9. Has an active infection requiring systematic therapy.\n10. Is positive for Human Immunodeficiency Virus (HIV).\n11. Has active Tuberculosis.\n12. Has known active Hepatitis B or C.\n13. Has known psychiatric or substance abuse disorders that would interfere with cooperation with the requirements of the study.\n14. Has received or will receive a live vaccine within 30 days prior to the first administration of study drug.\n15. Is pregnant or breastfeeding.\n16. Cannot tolerate vein puncture and / or venous access.\n17. Any other conclusive medical reasons, mental illness, and / or social reasons that determined by the investigators.",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "1. Histological or cytological diagnosis of advanced or recurrent adenocarcinoma of solid tumor, including adenocarcinoma of the stomach or gastro-esophageal junction, esophageal squamous cell carcinoma, nasopharyngeal carcinoma, cholangiocarcinoma, Pancreatic ductal cell carcinoma, etc.",
"criterions": [
{
"exact_snippets": "Histological or cytological diagnosis of advanced or recurrent adenocarcinoma of solid tumor",
"criterion": "adenocarcinoma of solid tumor",
"requirements": [
{
"requirement_type": "diagnosis",
"expected_value": "histological or cytological"
},
{
"requirement_type": "stage",
"expected_value": "advanced or recurrent"
}
]
},
{
"exact_snippets": "adenocarcinoma of the stomach or gastro-esophageal junction",
"criterion": "adenocarcinoma of the stomach or gastro-esophageal junction",
"requirements": [
{
"requirement_type": "diagnosis",
"expected_value": "adenocarcinoma"
}
]
},
{
"exact_snippets": "esophageal squamous cell carcinoma",
"criterion": "esophageal squamous cell carcinoma",
"requirements": [
{
"requirement_type": "diagnosis",
"expected_value": "squamous cell carcinoma"
}
]
},
{
"exact_snippets": "nasopharyngeal carcinoma",
"criterion": "nasopharyngeal carcinoma",
"requirements": [
{
"requirement_type": "diagnosis",
"expected_value": "carcinoma"
}
]
},
{
"exact_snippets": "cholangiocarcinoma",
"criterion": "cholangiocarcinoma",
"requirements": [
{
"requirement_type": "diagnosis",
"expected_value": "cholangiocarcinoma"
}
]
},
{
"exact_snippets": "Pancreatic ductal cell carcinoma",
"criterion": "Pancreatic ductal cell carcinoma",
"requirements": [
{
"requirement_type": "diagnosis",
"expected_value": "ductal cell carcinoma"
}
]
}
]
},
{
"line": "* at least one prior chemotherapy regimen",
"criterions": [
{
"exact_snippets": "at least one prior chemotherapy regimen",
"criterion": "prior chemotherapy regimen",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "N/A"
}
}
]
}
]
},
{
"line": "* age between 18 and 75 years, both gender",
"criterions": [
{
"exact_snippets": "age between 18 and 75 years",
"criterion": "age",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 18,
"unit": "years"
},
{
"operator": "<=",
"value": 75,
"unit": "years"
}
]
}
}
]
},
{
"exact_snippets": "both gender",
"criterion": "gender",
"requirements": [
{
"requirement_type": "inclusion",
"expected_value": [
"male",
"female"
]
}
]
}
]
},
{
"line": "* has at least one measurable disease by Response Evaluation Criteria in Solid Tumors (RECIST V1.1)",
"criterions": [
{
"exact_snippets": "at least one measurable disease by Response Evaluation Criteria in Solid Tumors (RECIST V1.1)",
"criterion": "measurable disease",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "disease"
}
}
]
}
]
},
{
"line": "2. life expectancy ≥ 3 months",
"criterions": [
{
"exact_snippets": "life expectancy ≥ 3 months",
"criterion": "life expectancy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 3,
"unit": "months"
}
}
]
}
]
},
{
"line": "3. ECOG performance status of 0 or 1",
"criterions": [
{
"exact_snippets": "ECOG performance status of 0 or 1",
"criterion": "ECOG performance status",
"requirements": [
{
"requirement_type": "value",
"expected_value": [
"0",
"1"
]
}
]
}
]
},
{
"line": "4. Has had last dose of chemotherapy more than 4 weeks prior to the first dose of study therapy JS001, and has recovered to National Cancer Institute (NCI) Common Terminology Criteria for Adverse Events (CTCAE) version 4.0 Grade 1 or better from the AEs due to the chemotherapy.",
"criterions": [
{
"exact_snippets": "Has had last dose of chemotherapy more than 4 weeks prior to the first dose of study therapy JS001",
"criterion": "time since last chemotherapy dose",
"requirements": [
{
"requirement_type": "time elapsed",
"expected_value": {
"operator": ">",
"value": 4,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "has recovered to National Cancer Institute (NCI) Common Terminology Criteria for Adverse Events (CTCAE) version 4.0 Grade 1 or better from the AEs due to the chemotherapy",
"criterion": "recovery from chemotherapy adverse events",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": "<=",
"value": 1,
"unit": "Grade"
}
}
]
}
]
},
{
"line": "5. Has had last administration of radioactive therapy more than 4 weeks prior to the first dose of study therapy JS001.",
"criterions": [
{
"exact_snippets": "last administration of radioactive therapy more than 4 weeks prior to the first dose of study therapy JS001",
"criterion": "radioactive therapy administration",
"requirements": [
{
"requirement_type": "time since last administration",
"expected_value": {
"operator": ">",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "6. Has had last administration of immunosuppressive systemic steroid therapy (more than 10 mg/d prednisone or equal dose) more than 2 weeks prior to the first dose of study therapy JS001.",
"criterions": [
{
"exact_snippets": "last administration of immunosuppressive systemic steroid therapy",
"criterion": "immunosuppressive systemic steroid therapy",
"requirements": [
{
"requirement_type": "time since last administration",
"expected_value": {
"operator": ">",
"value": 2,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "more than 10 mg/d prednisone or equal dose",
"criterion": "steroid dosage",
"requirements": [
{
"requirement_type": "dosage",
"expected_value": {
"operator": ">",
"value": 10,
"unit": "mg/d"
}
}
]
}
]
},
{
"line": "7. Has undergone major surgery that needs general anesthesia more than 4 weeks prior to the first dose of study therapy JS001. Has undergone surgery that needs local anesthesia or epidural anesthesia more than 72 hours prior to the first dose of study therapy JS001 and has already recovered from the surgery. Has undergone biopsy more than 1 hour prior to the first dose of study therapy JS001.",
"criterions": [
{
"exact_snippets": "Has undergone major surgery that needs general anesthesia more than 4 weeks prior to the first dose of study therapy JS001.",
"criterion": "major surgery with general anesthesia",
"requirements": [
{
"requirement_type": "time since surgery",
"expected_value": {
"operator": ">",
"value": 4,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "Has undergone surgery that needs local anesthesia or epidural anesthesia more than 72 hours prior to the first dose of study therapy JS001 and has already recovered from the surgery.",
"criterion": "surgery with local or epidural anesthesia",
"requirements": [
{
"requirement_type": "time since surgery",
"expected_value": {
"operator": ">",
"value": 72,
"unit": "hours"
}
},
{
"requirement_type": "recovery",
"expected_value": true
}
]
},
{
"exact_snippets": "Has undergone biopsy more than 1 hour prior to the first dose of study therapy JS001.",
"criterion": "biopsy",
"requirements": [
{
"requirement_type": "time since biopsy",
"expected_value": {
"operator": ">",
"value": 1,
"unit": "hour"
}
}
]
}
]
},
{
"line": "8. The lab examination results of the screening must fulfill all of the following:",
"criterions": [
{
"exact_snippets": "lab examination results",
"criterion": "lab examination results",
"requirements": [
{
"requirement_type": "fulfillment",
"expected_value": "all of the following"
}
]
}
]
},
{
"line": "* absolute neutrophil count more than or equal to 1.5×109/ L",
"criterions": [
{
"exact_snippets": "absolute neutrophil count more than or equal to 1.5×109/ L",
"criterion": "absolute neutrophil count",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1.5,
"unit": "×10^9/L"
}
}
]
}
]
},
{
"line": "* platelet count more than or equal to 90×109/ L",
"criterions": [
{
"exact_snippets": "platelet count more than or equal to 90×109/ L",
"criterion": "platelet count",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 90,
"unit": "×10^9/L"
}
}
]
}
]
},
{
"line": "* hemoglobin more than or equal to 90 g/L",
"criterions": [
{
"exact_snippets": "hemoglobin more than or equal to 90 g/L",
"criterion": "hemoglobin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 90,
"unit": "g/L"
}
}
]
}
]
},
{
"line": "* creatinine less than or equal to132.6µmol/L or creatinine clearance >40 mL/min",
"criterions": [
{
"exact_snippets": "creatinine less than or equal to132.6µmol/L",
"criterion": "creatinine level",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 132.6,
"unit": "µmol/L"
}
}
]
},
{
"exact_snippets": "creatinine clearance >40 mL/min",
"criterion": "creatinine clearance",
"requirements": [
{
"requirement_type": "clearance",
"expected_value": {
"operator": ">",
"value": 40,
"unit": "mL/min"
}
}
]
}
]
},
{
"line": "* aspartate transferase(AST) and alanine transferase(ALT) less than or equal to 3.0 ×ULN",
"criterions": [
{
"exact_snippets": "aspartate transferase(AST) ... less than or equal to 3.0 ×ULN",
"criterion": "aspartate transferase (AST)",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 3.0,
"unit": "×ULN"
}
}
]
},
{
"exact_snippets": "alanine transferase(ALT) less than or equal to 3.0 ×ULN",
"criterion": "alanine transferase (ALT)",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 3.0,
"unit": "×ULN"
}
}
]
}
]
},
{
"line": "* total bilirubin less than or equal to 1.5×ULN( except for the patients with Gilbert syndrome, whose total bilirubin ,must less than or equal to 51.3µmol/L)",
"criterions": [
{
"exact_snippets": "total bilirubin less than or equal to 1.5×ULN",
"criterion": "total bilirubin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "ULN"
}
}
]
},
{
"exact_snippets": "patients with Gilbert syndrome, whose total bilirubin ,must less than or equal to 51.3µmol/L",
"criterion": "total bilirubin in patients with Gilbert syndrome",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 51.3,
"unit": "µmol/L"
}
}
]
}
]
},
{
"line": "9. Patient has been informed about the nature of the study, and has agreed to participate in the study, and signed the Informed Consent Form prior to participation in any study related activities.",
"criterions": [
{
"exact_snippets": "Patient has been informed about the nature of the study",
"criterion": "informed about the nature of the study",
"requirements": [
{
"requirement_type": "awareness",
"expected_value": true
}
]
},
{
"exact_snippets": "has agreed to participate in the study",
"criterion": "agreement to participate",
"requirements": [
{
"requirement_type": "consent",
"expected_value": true
}
]
},
{
"exact_snippets": "signed the Informed Consent Form",
"criterion": "Informed Consent Form",
"requirements": [
{
"requirement_type": "signature",
"expected_value": true
}
]
}
]
},
{
"line": "10. Able to adhere to the study visit schedule and other protocol requirements.",
"criterions": [
{
"exact_snippets": "Able to adhere to the study visit schedule",
"criterion": "adherence to study visit schedule",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
},
{
"exact_snippets": "Able to adhere to ... other protocol requirements",
"criterion": "adherence to protocol requirements",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
}
]
},
{
"line": "Healthy volunteers allowed",
"criterions": [
{
"exact_snippets": "Healthy volunteers allowed",
"criterion": "volunteer health status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "healthy"
}
]
}
]
},
{
"line": "Must have minimum age of 18 Years",
"criterions": [
{
"exact_snippets": "minimum age of 18 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "Years"
}
}
]
}
]
},
{
"line": "Must have maximum age of 75 Years",
"criterions": [
{
"exact_snippets": "maximum age of 75 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "maximum",
"expected_value": {
"operator": "<=",
"value": 75,
"unit": "Years"
}
}
]
}
]
}
],
"exclusion_lines": [
{
"line": "1. Has had antineoplastic herbal therapy within 2 weeks prior to the first dose of study therapy JS001.",
"criterions": [
{
"exact_snippets": "Has had antineoplastic herbal therapy within 2 weeks prior to the first dose of study therapy JS001.",
"criterion": "antineoplastic herbal therapy",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"operator": "<=",
"value": 2,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "2. Is currently participating and receiving study therapy or has participated in a study of an investigational agent and receive study therapy or used an investigational device within 4 weeks of the first dose of study drug.",
"criterions": [
{
"exact_snippets": "Is currently participating and receiving study therapy",
"criterion": "current participation in a study",
"requirements": [
{
"requirement_type": "participation",
"expected_value": true
},
{
"requirement_type": "receiving therapy",
"expected_value": true
}
]
},
{
"exact_snippets": "has participated in a study of an investigational agent and receive study therapy",
"criterion": "past participation in a study",
"requirements": [
{
"requirement_type": "participation",
"expected_value": true
},
{
"requirement_type": "receiving therapy",
"expected_value": true
}
]
},
{
"exact_snippets": "used an investigational device within 4 weeks of the first dose of study drug",
"criterion": "use of investigational device",
"requirements": [
{
"requirement_type": "time since use",
"expected_value": {
"operator": "<=",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "3. Has a medical condition that requires chronic systemic steroid therapy or on any other form of immunosuppressive medication.",
"criterions": [
{
"exact_snippets": "Has a medical condition that requires chronic systemic steroid therapy",
"criterion": "chronic systemic steroid therapy",
"requirements": [
{
"requirement_type": "necessity",
"expected_value": true
}
]
},
{
"exact_snippets": "on any other form of immunosuppressive medication",
"criterion": "immunosuppressive medication",
"requirements": [
{
"requirement_type": "usage",
"expected_value": true
}
]
}
]
},
{
"line": "4. Has a known history of a hematologic malignancy, primary brain tumor or sarcoma, or of another primary solid tumor, unless the participant has undergone potentially curative therapy with no evidence of that disease for 5 years.",
"criterions": [
{
"exact_snippets": "known history of a hematologic malignancy",
"criterion": "hematologic malignancy",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "known history of a ... primary brain tumor",
"criterion": "primary brain tumor",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "known history of a ... sarcoma",
"criterion": "sarcoma",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "known history of a ... another primary solid tumor",
"criterion": "another primary solid tumor",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "undergone potentially curative therapy with no evidence of that disease for 5 years",
"criterion": "curative therapy and disease evidence",
"requirements": [
{
"requirement_type": "therapy",
"expected_value": "potentially curative"
},
{
"requirement_type": "disease evidence",
"expected_value": {
"operator": "=",
"value": 0,
"unit": "years"
}
}
]
}
]
},
{
"line": "5. Has known active central nervous system (CNS) metastases and/or carcinomatous meningitis.",
"criterions": [
{
"exact_snippets": "known active central nervous system (CNS) metastases",
"criterion": "central nervous system (CNS) metastases",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
},
{
"requirement_type": "activity",
"expected_value": "active"
}
]
},
{
"exact_snippets": "carcinomatous meningitis",
"criterion": "carcinomatous meningitis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "6. Has interstitial lung disease OR has had a history of pneumonitis that has required oral or IV steroids.",
"criterions": [
{
"exact_snippets": "Has interstitial lung disease",
"criterion": "interstitial lung disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "has had a history of pneumonitis ... required oral or IV steroids",
"criterion": "history of pneumonitis",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": [
"oral steroids",
"IV steroids"
]
}
]
}
]
},
{
"line": "7. Has active or suspected autoimmune disease except leukoderma,type I Diabetes, Residual hypothyroidism that induced by autoimmune thyroiditis and only requires the use of hormone replacement therapy, Or disease that rarely relapse without external stimulating factors.",
"criterions": [
{
"exact_snippets": "Has active or suspected autoimmune disease",
"criterion": "autoimmune disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "except leukoderma",
"criterion": "leukoderma",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "except ... type I Diabetes",
"criterion": "type I Diabetes",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "except ... Residual hypothyroidism that induced by autoimmune thyroiditis and only requires the use of hormone replacement therapy",
"criterion": "residual hypothyroidism induced by autoimmune thyroiditis",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": "hormone replacement therapy"
}
]
},
{
"exact_snippets": "except ... disease that rarely relapse without external stimulating factors",
"criterion": "disease that rarely relapse without external stimulating factors",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "9. Has an active infection requiring systematic therapy.",
"criterions": [
{
"exact_snippets": "active infection requiring systematic therapy",
"criterion": "active infection",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": "systematic therapy"
}
]
}
]
},
{
"line": "10. Is positive for Human Immunodeficiency Virus (HIV).",
"criterions": [
{
"exact_snippets": "positive for Human Immunodeficiency Virus (HIV)",
"criterion": "Human Immunodeficiency Virus (HIV)",
"requirements": [
{
"requirement_type": "status",
"expected_value": "positive"
}
]
}
]
},
{
"line": "11. Has active Tuberculosis.",
"criterions": [
{
"exact_snippets": "Has active Tuberculosis",
"criterion": "Tuberculosis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
},
{
"requirement_type": "activity",
"expected_value": "active"
}
]
}
]
},
{
"line": "12. Has known active Hepatitis B or C.",
"criterions": [
{
"exact_snippets": "Has known active Hepatitis B",
"criterion": "Hepatitis B",
"requirements": [
{
"requirement_type": "status",
"expected_value": "active"
}
]
},
{
"exact_snippets": "Has known active ... C",
"criterion": "Hepatitis C",
"requirements": [
{
"requirement_type": "status",
"expected_value": "active"
}
]
}
]
},
{
"line": "13. Has known psychiatric or substance abuse disorders that would interfere with cooperation with the requirements of the study.",
"criterions": [
{
"exact_snippets": "known psychiatric ... disorders",
"criterion": "psychiatric disorders",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "substance abuse disorders",
"criterion": "substance abuse disorders",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "14. Has received or will receive a live vaccine within 30 days prior to the first administration of study drug.",
"criterions": [
{
"exact_snippets": "Has received or will receive a live vaccine within 30 days prior to the first administration of study drug.",
"criterion": "live vaccine",
"requirements": [
{
"requirement_type": "timeframe",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 30,
"unit": "days"
}
]
}
}
]
}
]
},
{
"line": "15. Is pregnant or breastfeeding.",
"criterions": [
{
"exact_snippets": "Is pregnant",
"criterion": "pregnancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "breastfeeding",
"criterion": "breastfeeding",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "16. Cannot tolerate vein puncture and / or venous access.",
"criterions": [
{
"exact_snippets": "Cannot tolerate vein puncture",
"criterion": "vein puncture tolerance",
"requirements": [
{
"requirement_type": "tolerance",
"expected_value": false
}
]
},
{
"exact_snippets": "Cannot tolerate ... venous access",
"criterion": "venous access tolerance",
"requirements": [
{
"requirement_type": "tolerance",
"expected_value": false
}
]
}
]
},
{
"line": "17. Any other conclusive medical reasons, mental illness, and / or social reasons that determined by the investigators.",
"criterions": [
{
"exact_snippets": "Any other conclusive medical reasons",
"criterion": "conclusive medical reasons",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "mental illness",
"criterion": "mental illness",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "social reasons",
"criterion": "social reasons",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [
{
"line": "8. Had prior treatment targeting PD-1: anti-PD-1,anti-PD-L1, anti-PD-L2, cytotoxic T-lymphocyte-associated protein (CTLA), or other antibodies that targeting T cell costimulatory pathway or checkpoint.",
"criterions": [
{
"exact_snippets": "prior treatment targeting PD-1: anti-PD-1, anti-PD-L1, anti-PD-L2",
"criterion": "prior treatment targeting PD-1",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "prior treatment targeting ... cytotoxic T-lymphocyte-associated protein (CTLA)",
"criterion": "prior treatment targeting CTLA",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "prior treatment targeting ... other antibodies that targeting T cell costimulatory pathway or checkpoint",
"criterion": "prior treatment targeting T cell costimulatory pathway or checkpoint",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
}
],
"failed_miscellaneous": []
}