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

Download this file

1266 lines (1266 with data), 58.1 kB

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
{
"info": {
"nct_id": "NCT06059001",
"official_title": "A Phase 1b Study to Evaluate the Safety, Pharmacokinetics, and Anti-Tumour Activity of the Myc Inhibitor OMO-103 Administered Intravenously in Patients with Advanced Solid Tumours",
"inclusion_criteria": "* 1. Male or female patients, 18 years of age or older who sign the ICF and are willing and able to comply with the study protocol.\n\n 2. Histologically or cytologically proven pancreatic cancer (pancreatic ductal adenocarcinoma [PDAC]).\n\n 3. Patients have to be treatment naïve in the metastatic setting (neo-or adjuvant treatment has to be finished at least six months before) and are suitable to receive the standard regimen gemcitabine and nab-paclitaxel.\n\n 4. Patients must show a specific biomarker signature, which will be analysed before inclusion into the study, comprising CD62E, MIP-1ß, MCP-1 and IL-8.\n\n 5. Patients must have measurable disease as per RECIST v1.1 criteria and documented by computed tomography (CT) and/or magnetic resonance imaging (MRI). NOTE: Lesions to be used as measurable disease for the purpose of response assessment must either:\n 1. not reside in a field that has been subjected to prior radiotherapy, or\n 2. have demonstrated clear evidence of radiographic progression since the completion of prior radiotherapy and prior to study enrolment.\n\n 6. Tumour biopsy (either from the primary tumour or from metastases) during Screening and during Treatment should be obtained from the patients. NOTE: In case a patient has had a tumour biopsy in the previous 6 months and a paraffin block is available, a new biopsy does not need to be done at Screening.\n\n 7. For each patient undergoing pre- and on-treatment biopsies, the identified lesion to be biopsied should not have been previously irradiated and should not be the only lesion being utilised as a measurable-disease target lesion for objective response assessment. Patients must have tumour lesions that can be accessed for biopsy with acceptable clinical risk in the judgement of the Investigator.\n\n 8. ECOG performance status up to 1. 9. Adequate organ function as defined by the following criteria:\n\n Haematological:\n\n o Neutrophils ≥1,500/μL\n\n o Platelets ≥100,000/μL\n * Haemoglobin ≥10 g/dL\n\n Renal:\n\n o Creatinine Clearance (calculated via Cockcroft-Gault Equation) ≥50 mL/min\n\n Hepatic:\n\n o Serum total bilirubin ≤1.5 upper limit of normal (ULN) or\n\n o Direct bilirubin ≤ULN for patients with total bilirubin >1.5 ULN\n\n o Aspartate aminotransferase/serum glutamic-oxaloacetic transaminase (AST/SGOT) and alanine aminotransferase/serum glutamic-pyruvic transaminase (ALT/SGPT) ≤2.5 ULN or ≤5 ULN if liver metastases\n\n Chemistry:\n * Albumin >30 g/L. 10. If not postmenopausal or surgically sterile, female patients must be willing to practice at least one of the following highly effective methods of birth control (defined as having a low failure rate) for at least a menstrual cycle before and for 1 month after last study drug administration:\n\n <!-- -->\n\n 1. True abstinence, when this is in line with the preferred and usual lifestyle of the patient, from sexual intercourse with a member of the opposite sex;\n 2. Sexual intercourse with vasectomised male;\n 3. Hormonal female contraceptive (oral, parenteral, intravaginal, implantable or transdermal) for at least 3 consecutive months prior to investigational product administration (when not clinically contraindicated as in breast, ovarian and endometrial cancers);\n 4. Use of an intrauterine contraceptive device. 11. Male patients and their sexual partners must use an appropriate contraceptive from Screening for 6 months after last study drug administration, including:\n\n <!-- -->\n\n 1. True abstinence\n 2. Male sterilisation\n 3. Hormonal female contraceptive (oral, parenteral, intravaginal, implantable or transdermal) and condom\n 4. Intrauterine contraceptive device and condom.\nHealthy volunteers allowed\nMust have minimum age of 18 Years",
"exclusion_criteria": "1. Systemic anti-cancer therapy within four weeks prior to study drug administration.\n2. Radiation therapy within four weeks prior to study entry. Localised palliative radiotherapy to non-target lesions is allowed.\n3. Previous or concurrent malignancy that could affect compliance with the protocol or interpretation of results. Patients curatively treated more than 2 years prior to enrolment, and patients with adequately treated basal cell or squamous cell skin cancer, or carcinoma in situ are eligible.\n4. Previous treatment with either gemcitabine or nab-paclitaxel in any setting.\n5. Contraindication to receive gemcitabine/nab-paclitaxel.\n6. Non-malignant systemic disease including cerebrovascular accident, unstable angina pectoris, unstable atrial fibrillation, unstable cardiac arrhythmia, myocardial infarction in the last six months, New York Heart Association (NYHA) Class III or IV heart failure.\n7. Patients with active uncontrolled infection or known to be serologically positive for human immunodeficiency virus (HIV), hepatitis B (except after vaccination) or hepatitis C infection. Investigators may test as per their discretion.\n8. Other severe acute or chronic medical or psychiatric condition or laboratory abnormality that may increase the risk associated with study participation or investigational product administration or may interfere with the interpretation of study results and, in the judgment of the Investigator, would make the patient inappropriate for entry into this study.\n9. Pregnant or nursing.\n10. Patients with symptomatic or unstable central nervous system primary tumour or metastases and/or carcinomatous meningitis.\n11. Live vaccine in the last four weeks.\n12. Current participation in another trial.",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "* 1. Male or female patients, 18 years of age or older who sign the ICF and are willing and able to comply with the study protocol.",
"criterions": [
{
"exact_snippets": "Male or female patients",
"criterion": "gender",
"requirements": [
{
"requirement_type": "presence",
"expected_value": [
"male",
"female"
]
}
]
},
{
"exact_snippets": "18 years of age or older",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum age",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "years"
}
}
]
},
{
"exact_snippets": "sign the ICF",
"criterion": "informed consent form",
"requirements": [
{
"requirement_type": "signed",
"expected_value": true
}
]
},
{
"exact_snippets": "willing and able to comply with the study protocol",
"criterion": "compliance with study protocol",
"requirements": [
{
"requirement_type": "willingness and ability",
"expected_value": true
}
]
}
]
},
{
"line": "2. Histologically or cytologically proven pancreatic cancer (pancreatic ductal adenocarcinoma [PDAC]).",
"criterions": [
{
"exact_snippets": "Histologically or cytologically proven pancreatic cancer",
"criterion": "pancreatic cancer",
"requirements": [
{
"requirement_type": "confirmation method",
"expected_value": [
"histologically",
"cytologically"
]
}
]
},
{
"exact_snippets": "pancreatic ductal adenocarcinoma [PDAC]",
"criterion": "pancreatic cancer subtype",
"requirements": [
{
"requirement_type": "subtype",
"expected_value": "pancreatic ductal adenocarcinoma"
}
]
}
]
},
{
"line": "3. Patients have to be treatment naïve in the metastatic setting (neo-or adjuvant treatment has to be finished at least six months before) and are suitable to receive the standard regimen gemcitabine and nab-paclitaxel.",
"criterions": [
{
"exact_snippets": "Patients have to be treatment naïve in the metastatic setting",
"criterion": "treatment status in metastatic setting",
"requirements": [
{
"requirement_type": "status",
"expected_value": "naïve"
}
]
},
{
"exact_snippets": "neo-or adjuvant treatment has to be finished at least six months before",
"criterion": "neo-or adjuvant treatment completion",
"requirements": [
{
"requirement_type": "completion time",
"expected_value": {
"operator": ">=",
"value": 6,
"unit": "months"
}
}
]
},
{
"exact_snippets": "suitable to receive the standard regimen gemcitabine and nab-paclitaxel",
"criterion": "suitability for standard regimen",
"requirements": [
{
"requirement_type": "suitability",
"expected_value": "gemcitabine and nab-paclitaxel"
}
]
}
]
},
{
"line": "4. Patients must show a specific biomarker signature, which will be analysed before inclusion into the study, comprising CD62E, MIP-1ß, MCP-1 and IL-8.",
"criterions": [
{
"exact_snippets": "Patients must show a specific biomarker signature, ... comprising CD62E, MIP-1ß, MCP-1 and IL-8.",
"criterion": "biomarker signature",
"requirements": [
{
"requirement_type": "presence",
"expected_value": [
"CD62E",
"MIP-1ß",
"MCP-1",
"IL-8"
]
}
]
}
]
},
{
"line": "5. Patients must have measurable disease as per RECIST v1.1 criteria and documented by computed tomography (CT) and/or magnetic resonance imaging (MRI). NOTE: Lesions to be used as measurable disease for the purpose of response assessment must either:",
"criterions": [
{
"exact_snippets": "measurable disease as per RECIST v1.1 criteria",
"criterion": "measurable disease",
"requirements": [
{
"requirement_type": "criteria",
"expected_value": "RECIST v1.1"
}
]
},
{
"exact_snippets": "documented by computed tomography (CT) and/or magnetic resonance imaging (MRI)",
"criterion": "disease documentation",
"requirements": [
{
"requirement_type": "method",
"expected_value": [
"computed tomography (CT)",
"magnetic resonance imaging (MRI)"
]
}
]
}
]
},
{
"line": "1. not reside in a field that has been subjected to prior radiotherapy, or",
"criterions": [
{
"exact_snippets": "reside in a field that has been subjected to prior radiotherapy",
"criterion": "prior radiotherapy field residence",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "2. have demonstrated clear evidence of radiographic progression since the completion of prior radiotherapy and prior to study enrolment.",
"criterions": [
{
"exact_snippets": "demonstrated clear evidence of radiographic progression",
"criterion": "radiographic progression",
"requirements": [
{
"requirement_type": "evidence",
"expected_value": "clear"
}
]
},
{
"exact_snippets": "since the completion of prior radiotherapy",
"criterion": "prior radiotherapy completion",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "since completion"
}
]
},
{
"exact_snippets": "prior to study enrolment",
"criterion": "study enrolment",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "prior"
}
]
}
]
},
{
"line": "6. Tumour biopsy (either from the primary tumour or from metastases) during Screening and during Treatment should be obtained from the patients. NOTE: In case a patient has had a tumour biopsy in the previous 6 months and a paraffin block is available, a new biopsy does not need to be done at Screening.",
"criterions": [
{
"exact_snippets": "Tumour biopsy (either from the primary tumour or from metastases) during Screening and during Treatment should be obtained",
"criterion": "tumour biopsy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "In case a patient has had a tumour biopsy in the previous 6 months",
"criterion": "tumour biopsy",
"requirements": [
{
"requirement_type": "recency",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "months"
}
}
]
},
{
"exact_snippets": "a paraffin block is available",
"criterion": "paraffin block",
"requirements": [
{
"requirement_type": "availability",
"expected_value": true
}
]
}
]
},
{
"line": "7. For each patient undergoing pre- and on-treatment biopsies, the identified lesion to be biopsied should not have been previously irradiated and should not be the only lesion being utilised as a measurable-disease target lesion for objective response assessment. Patients must have tumour lesions that can be accessed for biopsy with acceptable clinical risk in the judgement of the Investigator.",
"criterions": [
{
"exact_snippets": "the identified lesion to be biopsied should not have been previously irradiated",
"criterion": "lesion irradiation history",
"requirements": [
{
"requirement_type": "irradiation",
"expected_value": false
}
]
},
{
"exact_snippets": "should not be the only lesion being utilised as a measurable-disease target lesion for objective response assessment",
"criterion": "measurable-disease target lesion",
"requirements": [
{
"requirement_type": "exclusivity",
"expected_value": false
}
]
},
{
"exact_snippets": "Patients must have tumour lesions that can be accessed for biopsy with acceptable clinical risk in the judgement of the Investigator",
"criterion": "tumour lesion accessibility",
"requirements": [
{
"requirement_type": "accessibility",
"expected_value": "acceptable clinical risk"
}
]
}
]
},
{
"line": "8. ECOG performance status up to 1. 9. Adequate organ function as defined by the following criteria:",
"criterions": [
{
"exact_snippets": "ECOG performance status up to 1",
"criterion": "ECOG performance status",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": "<=",
"value": 1,
"unit": "N/A"
}
}
]
},
{
"exact_snippets": "Adequate organ function",
"criterion": "organ function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
}
]
},
{
"line": "Haematological:",
"criterions": [
{
"exact_snippets": "Haematological",
"criterion": "haematological",
"requirements": [
{
"requirement_type": "N/A",
"expected_value": "N/A"
}
]
}
]
},
{
"line": "o Neutrophils ≥1,500/μL",
"criterions": [
{
"exact_snippets": "Neutrophils ≥1,500/μL",
"criterion": "neutrophils",
"requirements": [
{
"requirement_type": "count",
"expected_value": {
"operator": ">=",
"value": 1500,
"unit": "μL"
}
}
]
}
]
},
{
"line": "o Platelets ≥100,000/μL",
"criterions": [
{
"exact_snippets": "Platelets ≥100,000/μL",
"criterion": "platelet count",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 100000,
"unit": "μL"
}
}
]
}
]
},
{
"line": "* Haemoglobin ≥10 g/dL",
"criterions": [
{
"exact_snippets": "Haemoglobin ≥10 g/dL",
"criterion": "haemoglobin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 10,
"unit": "g/dL"
}
}
]
}
]
},
{
"line": "Renal:",
"criterions": [
{
"exact_snippets": "Renal:",
"criterion": "renal function",
"requirements": [
{
"requirement_type": "N/A",
"expected_value": "N/A"
}
]
}
]
},
{
"line": "o Creatinine Clearance (calculated via Cockcroft-Gault Equation) ≥50 mL/min",
"criterions": [
{
"exact_snippets": "Creatinine Clearance ... ≥50 mL/min",
"criterion": "creatinine clearance",
"requirements": [
{
"requirement_type": "calculation method",
"expected_value": "Cockcroft-Gault Equation"
},
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 50,
"unit": "mL/min"
}
}
]
}
]
},
{
"line": "Hepatic:",
"criterions": [
{
"exact_snippets": "Hepatic",
"criterion": "hepatic function",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "o Serum total bilirubin ≤1.5 upper limit of normal (ULN) or",
"criterions": [
{
"exact_snippets": "Serum total bilirubin ≤1.5 upper limit of normal (ULN)",
"criterion": "serum total bilirubin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "ULN"
}
}
]
}
]
},
{
"line": "o Direct bilirubin ≤ULN for patients with total bilirubin >1.5 ULN",
"criterions": [
{
"exact_snippets": "Direct bilirubin ≤ULN",
"criterion": "direct bilirubin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1,
"unit": "ULN"
}
}
]
},
{
"exact_snippets": "total bilirubin >1.5 ULN",
"criterion": "total bilirubin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">",
"value": 1.5,
"unit": "ULN"
}
}
]
}
]
},
{
"line": "o Aspartate aminotransferase/serum glutamic-oxaloacetic transaminase (AST/SGOT) and alanine aminotransferase/serum glutamic-pyruvic transaminase (ALT/SGPT) ≤2.5 ULN or ≤5 ULN if liver metastases",
"criterions": [
{
"exact_snippets": "Aspartate aminotransferase/serum glutamic-oxaloacetic transaminase (AST/SGOT) ... ≤2.5 ULN or ≤5 ULN if liver metastases",
"criterion": "AST/SGOT levels",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 2.5,
"unit": "ULN"
}
]
}
}
]
},
{
"exact_snippets": "Aspartate aminotransferase/serum glutamic-oxaloacetic transaminase (AST/SGOT) ... ≤2.5 ULN or ≤5 ULN if liver metastases",
"criterion": "AST/SGOT levels with liver metastases",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 5,
"unit": "ULN"
}
]
}
}
]
},
{
"exact_snippets": "alanine aminotransferase/serum glutamic-pyruvic transaminase (ALT/SGPT) ... ≤2.5 ULN or ≤5 ULN if liver metastases",
"criterion": "ALT/SGPT levels",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 2.5,
"unit": "ULN"
}
]
}
}
]
},
{
"exact_snippets": "alanine aminotransferase/serum glutamic-pyruvic transaminase (ALT/SGPT) ... ≤2.5 ULN or ≤5 ULN if liver metastases",
"criterion": "ALT/SGPT levels with liver metastases",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 5,
"unit": "ULN"
}
]
}
}
]
}
]
},
{
"line": "Chemistry:",
"criterions": [
{
"exact_snippets": "Chemistry",
"criterion": "chemistry",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Albumin >30 g/L. 10. If not postmenopausal or surgically sterile, female patients must be willing to practice at least one of the following highly effective methods of birth control (defined as having a low failure rate) for at least a menstrual cycle before and for 1 month after last study drug administration:",
"criterions": [
{
"exact_snippets": "Albumin >30 g/L",
"criterion": "albumin level",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">",
"value": 30,
"unit": "g/L"
}
}
]
},
{
"exact_snippets": "If not postmenopausal or surgically sterile, female patients must be willing to practice at least one of the following highly effective methods of birth control",
"criterion": "birth control",
"requirements": [
{
"requirement_type": "willingness",
"expected_value": true
}
]
}
]
},
{
"line": "1. True abstinence, when this is in line with the preferred and usual lifestyle of the patient, from sexual intercourse with a member of the opposite sex;",
"criterions": [
{
"exact_snippets": "True abstinence ... from sexual intercourse with a member of the opposite sex",
"criterion": "abstinence from sexual intercourse",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "2. Sexual intercourse with vasectomised male;",
"criterions": [
{
"exact_snippets": "Sexual intercourse with vasectomised male",
"criterion": "sexual intercourse",
"requirements": [
{
"requirement_type": "partner status",
"expected_value": "vasectomised male"
}
]
}
]
},
{
"line": "3. Hormonal female contraceptive (oral, parenteral, intravaginal, implantable or transdermal) for at least 3 consecutive months prior to investigational product administration (when not clinically contraindicated as in breast, ovarian and endometrial cancers);",
"criterions": [
{
"exact_snippets": "Hormonal female contraceptive (oral, parenteral, intravaginal, implantable or transdermal)",
"criterion": "hormonal female contraceptive",
"requirements": [
{
"requirement_type": "types",
"expected_value": [
"oral",
"parenteral",
"intravaginal",
"implantable",
"transdermal"
]
}
]
},
{
"exact_snippets": "for at least 3 consecutive months prior to investigational product administration",
"criterion": "duration of contraceptive use",
"requirements": [
{
"requirement_type": "minimum duration",
"expected_value": {
"operator": ">=",
"value": 3,
"unit": "months"
}
}
]
},
{
"exact_snippets": "when not clinically contraindicated as in breast, ovarian and endometrial cancers",
"criterion": "clinical contraindication",
"requirements": [
{
"requirement_type": "absence of contraindication",
"expected_value": [
"breast cancer",
"ovarian cancer",
"endometrial cancer"
]
}
]
}
]
},
{
"line": "4. Use of an intrauterine contraceptive device. 11. Male patients and their sexual partners must use an appropriate contraceptive from Screening for 6 months after last study drug administration, including:",
"criterions": [
{
"exact_snippets": "Use of an intrauterine contraceptive device.",
"criterion": "intrauterine contraceptive device",
"requirements": [
{
"requirement_type": "use",
"expected_value": true
}
]
},
{
"exact_snippets": "Male patients and their sexual partners must use an appropriate contraceptive from Screening for 6 months after last study drug administration",
"criterion": "contraceptive use",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 6,
"unit": "months"
}
]
}
}
]
}
]
},
{
"line": "1. True abstinence",
"criterions": [
{
"exact_snippets": "True abstinence",
"criterion": "abstinence",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "2. Male sterilisation",
"criterions": [
{
"exact_snippets": "Male sterilisation",
"criterion": "male sterilisation",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "3. Hormonal female contraceptive (oral, parenteral, intravaginal, implantable or transdermal) and condom",
"criterions": [
{
"exact_snippets": "Hormonal female contraceptive (oral, parenteral, intravaginal, implantable or transdermal)",
"criterion": "hormonal female contraceptive",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "condom",
"criterion": "condom",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "4. Intrauterine contraceptive device and condom.",
"criterions": [
{
"exact_snippets": "Intrauterine contraceptive device",
"criterion": "intrauterine contraceptive device",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "condom",
"criterion": "condom",
"requirements": [
{
"requirement_type": "presence",
"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. Systemic anti-cancer therapy within four weeks prior to study drug administration.",
"criterions": [
{
"exact_snippets": "Systemic anti-cancer therapy within four weeks prior to study drug administration.",
"criterion": "systemic anti-cancer therapy",
"requirements": [
{
"requirement_type": "time since last administration",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "2. Radiation therapy within four weeks prior to study entry. Localised palliative radiotherapy to non-target lesions is allowed.",
"criterions": [
{
"exact_snippets": "Radiation therapy within four weeks prior to study entry",
"criterion": "radiation therapy",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"operator": "<=",
"value": 4,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "Localised palliative radiotherapy to non-target lesions is allowed",
"criterion": "localised palliative radiotherapy to non-target lesions",
"requirements": [
{
"requirement_type": "allowance",
"expected_value": true
}
]
}
]
},
{
"line": "3. Previous or concurrent malignancy that could affect compliance with the protocol or interpretation of results. Patients curatively treated more than 2 years prior to enrolment, and patients with adequately treated basal cell or squamous cell skin cancer, or carcinoma in situ are eligible.",
"criterions": [
{
"exact_snippets": "Previous or concurrent malignancy",
"criterion": "malignancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Patients curatively treated more than 2 years prior to enrolment",
"criterion": "curative treatment timing",
"requirements": [
{
"requirement_type": "time since treatment",
"expected_value": {
"operator": ">",
"value": 2,
"unit": "years"
}
}
]
},
{
"exact_snippets": "patients with adequately treated basal cell or squamous cell skin cancer, or carcinoma in situ",
"criterion": "specific cancer types",
"requirements": [
{
"requirement_type": "treatment adequacy",
"expected_value": true
},
{
"requirement_type": "cancer types",
"expected_value": [
"basal cell skin cancer",
"squamous cell skin cancer",
"carcinoma in situ"
]
}
]
}
]
},
{
"line": "4. Previous treatment with either gemcitabine or nab-paclitaxel in any setting.",
"criterions": [
{
"exact_snippets": "Previous treatment with either gemcitabine",
"criterion": "previous treatment with gemcitabine",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Previous treatment with ... nab-paclitaxel",
"criterion": "previous treatment with nab-paclitaxel",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "5. Contraindication to receive gemcitabine/nab-paclitaxel.",
"criterions": [
{
"exact_snippets": "Contraindication to receive gemcitabine/nab-paclitaxel",
"criterion": "gemcitabine/nab-paclitaxel contraindication",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "6. Non-malignant systemic disease including cerebrovascular accident, unstable angina pectoris, unstable atrial fibrillation, unstable cardiac arrhythmia, myocardial infarction in the last six months, New York Heart Association (NYHA) Class III or IV heart failure.",
"criterions": [
{
"exact_snippets": "Non-malignant systemic disease",
"criterion": "non-malignant systemic disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "cerebrovascular accident",
"criterion": "cerebrovascular accident",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "unstable angina pectoris",
"criterion": "unstable angina pectoris",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "unstable atrial fibrillation",
"criterion": "unstable atrial fibrillation",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "unstable cardiac arrhythmia",
"criterion": "unstable cardiac arrhythmia",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "myocardial infarction in the last six months",
"criterion": "myocardial infarction",
"requirements": [
{
"requirement_type": "time since event",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "months"
}
}
]
},
{
"exact_snippets": "New York Heart Association (NYHA) Class III or IV heart failure",
"criterion": "NYHA Class III or IV heart failure",
"requirements": [
{
"requirement_type": "severity",
"expected_value": [
"Class III",
"Class IV"
]
}
]
}
]
},
{
"line": "7. Patients with active uncontrolled infection or known to be serologically positive for human immunodeficiency virus (HIV), hepatitis B (except after vaccination) or hepatitis C infection. Investigators may test as per their discretion.",
"criterions": [
{
"exact_snippets": "active uncontrolled infection",
"criterion": "infection",
"requirements": [
{
"requirement_type": "status",
"expected_value": "active uncontrolled"
}
]
},
{
"exact_snippets": "serologically positive for human immunodeficiency virus (HIV)",
"criterion": "HIV status",
"requirements": [
{
"requirement_type": "serological status",
"expected_value": "positive"
}
]
},
{
"exact_snippets": "serologically positive for ... hepatitis B (except after vaccination)",
"criterion": "hepatitis B status",
"requirements": [
{
"requirement_type": "serological status",
"expected_value": "positive"
},
{
"requirement_type": "vaccination status",
"expected_value": "not applicable if vaccinated"
}
]
},
{
"exact_snippets": "serologically positive for ... hepatitis C infection",
"criterion": "hepatitis C status",
"requirements": [
{
"requirement_type": "serological status",
"expected_value": "positive"
}
]
}
]
},
{
"line": "8. Other severe acute or chronic medical or psychiatric condition or laboratory abnormality that may increase the risk associated with study participation or investigational product administration or may interfere with the interpretation of study results and, in the judgment of the Investigator, would make the patient inappropriate for entry into this study.",
"criterions": [
{
"exact_snippets": "Other severe acute or chronic medical or psychiatric condition",
"criterion": "medical or psychiatric condition",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "severe"
},
{
"requirement_type": "duration",
"expected_value": [
"acute",
"chronic"
]
}
]
},
{
"exact_snippets": "laboratory abnormality",
"criterion": "laboratory abnormality",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "9. Pregnant or nursing.",
"criterions": [
{
"exact_snippets": "Pregnant",
"criterion": "pregnancy status",
"requirements": [
{
"requirement_type": "status",
"expected_value": false
}
]
},
{
"exact_snippets": "nursing",
"criterion": "nursing status",
"requirements": [
{
"requirement_type": "status",
"expected_value": false
}
]
}
]
},
{
"line": "10. Patients with symptomatic or unstable central nervous system primary tumour or metastases and/or carcinomatous meningitis.",
"criterions": [
{
"exact_snippets": "symptomatic or unstable central nervous system primary tumour",
"criterion": "central nervous system primary tumour",
"requirements": [
{
"requirement_type": "symptomatic",
"expected_value": true
},
{
"requirement_type": "stability",
"expected_value": "unstable"
}
]
},
{
"exact_snippets": "metastases",
"criterion": "metastases",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "carcinomatous meningitis",
"criterion": "carcinomatous meningitis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "11. Live vaccine in the last four weeks.",
"criterions": [
{
"exact_snippets": "Live vaccine in the last four weeks.",
"criterion": "live vaccine",
"requirements": [
{
"requirement_type": "time since administration",
"expected_value": {
"operator": "<=",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "12. Current participation in another trial.",
"criterions": [
{
"exact_snippets": "Current participation in another trial",
"criterion": "participation in another trial",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [
{
"line": "<!-- -->",
"criterions": []
},
{
"line": "<!-- -->",
"criterions": []
}
],
"failed_exclusion": [],
"failed_miscellaneous": []
}