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

Download this file

1413 lines (1413 with data), 65.7 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
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
{
"info": {
"nct_id": "NCT03117101",
"official_title": "An Open-label, Dose-finding Phase I Study to Determine the Maximum Tolerated Dose, Recommended Dose, Pharmacokinetics, Pharmacodynamics of the Dual -VEGFR-FGFR Tyrosine Kinase Inhibitor, AL3810, Givenorally as Single Agent to Patients With Advanced Solid Tumours",
"inclusion_criteria": "1. Chinese male or female patient aged ≥ 18 years old and ≤ 70 years old.\n2. Estimated life expectancy ≥ 12 weeks.\n3. Histologically or cytologically confirmed, locally advanced or metastatic solid tumor, refractory to standard therapy or no standard therapy available.\n4. Full recovery (to grade ≤ 1) from any prior surgical procedure(s) and from reversible side effects of prior therapy for cancer including radiation therapy, chemotherapy, small molecule therapeutics and immunotherapy.\n5. Patients should be evaluable according to RECIST criteria, version 1.1.\n6. Adequate haematological, hepatic and renal functions:\n\n Absolute neutrophil count (ANC) ≥ 1.5x 10^9/L Platelet counts ≥ 100 x 10^9/L. Haemoglobin ≥ 9 g/dL. Creatinine clearance > 50 mL/min (assessed with MDRD formula). Proteinuria qualitative test < 1+. If proteinuria qualitative test ≥ 1+, proteinuria over 24 hours should be < 1.0 g/24hrs.\n\n INR ≤ 1.5. AST, ALT ≤ 1.5 x Upper Limit of Normal Value (ULN) (≤ 3 x ULN in case of liver metastasis).\n\n Bilirubin < 1.5 x ULN.\n7. Eastern Co-operative Group (ECOG) performance status ≤ 1.\n8. Ability to swallow oral capsules.\n9. Negative serum pregnancy test at screening in women of childbearing potential within 7 days prior the study drug intake.\n10. Willingness and ability to comply with study procedures.\n11. Signed written Informed Consent Form.\nHealthy volunteers allowed\nMust have minimum age of 18 Years\nMust have maximum age of 70 Years",
"exclusion_criteria": "12. Participation in another therapeutic clinical trial at the same time or within 4 weeks prior to first AL3810 intake. In case of involvement in a non-interventional clinical trial (e.g. epidemiological study), inclusion in the present study is possible.\n13. Foreseeable poor compliance to the study procedures.\n14. Known active central nervous system (CNS) metastases not controlled by prior surgery or radiotherapy and/or low dose steroids.\n15. Active second malignancy or history of other malignancy within 2 years, with the exception of non-melanoma skin cancers or carcinoma in situ (CIS) of the breast or cervix or controlled, superficial carcinoma of the bladder.\n16. Chemotherapy including biologic/targeted therapy or immunological agents within 4 weeks or 5 half-lives of the agent, whichever the longest, before inclusion.\n17. Previous treatment with bevacizumab within 3 months before the first day of AL3810 administration.\n18. Patients who received radiotherapy within 4 weeks of starting study treatment.\n19. Major surgery within 4 weeks before first day of study drug administration.\n20. History of clinically significant or uncontrolled cardiac disease, including congestive heart failure (New York Heart Association functional classification ≥ 3), angina, myocardial infarction or ventricular arrhythmia.\n21. Significant cardiovascular disease or condition, including:\n\n Congestive heart failure requiring therapy. Ventricular and/or supra-ventricular arrhythmia requiring therapy. Severe conduction disturbance (including QTc interval prolongation > 450 msec [corrected], history of severe arrhythmia, or history of familial arrhythmia [e.g., Wolff-Parkinson-White syndrome]).\n\n Angina pectoris requiring therapy. Left ventricular ejection fraction (LVEF) < 50% evaluated by cardiac ultrasound (ECHO) or Multi Gated Acquisition Scan (MUGA).\n\n Myocardial infarction (MI) within 6 months prior to administration of the first dose.\n\n Cardiovascular disease > Class I, according to the New York Heart Association's (NYHA) Functional Criteria.\n\n Uncontrolled arterial hypertension (defined as systolic blood pressure ≥ 140mmHg and/or diastolic blood pressure ≥ 90mmHg with optimized antihypertensive therapy or patients treated with ≥2 antihypertensive agents) or systolic blood pressure ≥ 160mmHg and/or diastolic blood pressure ≥ 100mmHg with or without antihypertensive therapy.\n22. Patients with thromboembolic events < 12 months prior to treatment start or at high risk of such events.\n23. Ongoing treatment with warfarin or other oral anticoagulant.\n24. Unavoidable concomitant treatment with any drug known for potential risk of causing Torsades de Pointes.\n25. Serum potassium (K+) levels below LLN or 3.0 mmol/L at screening.\n26. Patients who received administration of strong inhibitors of CYP2C8 and/or CYP3A4 or strong inducers of CYP3A4 within 7 days before the first dose of AL3810 or have on-going requirements for these medications (appendix 15).\n27. Significant gastrointestinal abnormalities, including ulcerative colitis, chronic diarrhoea associated with intestinal malabsorption, Crohn's disease, or decided by investigator.\n28. Known pre-existing clinically significant disorder of the hypothalamic-pituitary axis, thyroid and adrenal gland.\n29. Serious/active bacterial, viral or fungal infection (including known active human immunodeficiency virus [HIV] infection) requiring systemic treatment.\n30. Concomitant uncontrolled severe systemic disease (e.g., uncontrolled diabetes mellitus, etc.).\n31. Psychiatric disorder or altered mental status that would preclude understanding of the informed consent process and/or completion of the necessary study procedures.\n32. Known organ dysfunction which would either compromise the patient's safety or interfere with the evaluation of AL3810.\n33. Men and women of child bearing potential unable or unwilling to employ effective contraception (abstinence, barrier method with spermicide, intrauterine device, or steroidal contraceptive for women and barrier method) during the study and for 6 months thereafter.",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "1. Chinese male or female patient aged ≥ 18 years old and ≤ 70 years old.",
"criterions": [
{
"exact_snippets": "Chinese male or female patient",
"criterion": "ethnicity",
"requirements": [
{
"requirement_type": "ethnicity",
"expected_value": "Chinese"
}
]
},
{
"exact_snippets": "male or female patient",
"criterion": "gender",
"requirements": [
{
"requirement_type": "gender",
"expected_value": [
"male",
"female"
]
}
]
},
{
"exact_snippets": "aged ≥ 18 years old and ≤ 70 years old",
"criterion": "age",
"requirements": [
{
"requirement_type": "age",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 18,
"unit": "years"
},
{
"operator": "<=",
"value": 70,
"unit": "years"
}
]
}
}
]
}
]
},
{
"line": "2. Estimated life expectancy ≥ 12 weeks.",
"criterions": [
{
"exact_snippets": "Estimated life expectancy ≥ 12 weeks.",
"criterion": "life expectancy",
"requirements": [
{
"requirement_type": "N/A",
"expected_value": {
"operator": ">=",
"value": 12,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "3. Histologically or cytologically confirmed, locally advanced or metastatic solid tumor, refractory to standard therapy or no standard therapy available.",
"criterions": [
{
"exact_snippets": "Histologically or cytologically confirmed",
"criterion": "tumor confirmation method",
"requirements": [
{
"requirement_type": "method",
"expected_value": [
"histologically",
"cytologically"
]
}
]
},
{
"exact_snippets": "locally advanced or metastatic solid tumor",
"criterion": "tumor stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": [
"locally advanced",
"metastatic"
]
}
]
},
{
"exact_snippets": "refractory to standard therapy",
"criterion": "response to standard therapy",
"requirements": [
{
"requirement_type": "response",
"expected_value": "refractory"
}
]
},
{
"exact_snippets": "no standard therapy available",
"criterion": "availability of standard therapy",
"requirements": [
{
"requirement_type": "availability",
"expected_value": false
}
]
}
]
},
{
"line": "4. Full recovery (to grade ≤ 1) from any prior surgical procedure(s) and from reversible side effects of prior therapy for cancer including radiation therapy, chemotherapy, small molecule therapeutics and immunotherapy.",
"criterions": [
{
"exact_snippets": "Full recovery (to grade ≤ 1) from any prior surgical procedure(s)",
"criterion": "recovery from prior surgical procedures",
"requirements": [
{
"requirement_type": "recovery grade",
"expected_value": {
"operator": "<=",
"value": 1,
"unit": "grade"
}
}
]
},
{
"exact_snippets": "Full recovery (to grade ≤ 1) ... from reversible side effects of prior therapy for cancer including radiation therapy, chemotherapy, small molecule therapeutics and immunotherapy",
"criterion": "recovery from reversible side effects of prior cancer therapy",
"requirements": [
{
"requirement_type": "recovery grade",
"expected_value": {
"operator": "<=",
"value": 1,
"unit": "grade"
}
}
]
}
]
},
{
"line": "5. Patients should be evaluable according to RECIST criteria, version 1.1.",
"criterions": [
{
"exact_snippets": "evaluable according to RECIST criteria, version 1.1.",
"criterion": "RECIST criteria evaluation",
"requirements": [
{
"requirement_type": "version",
"expected_value": "1.1"
}
]
}
]
},
{
"line": "6. Adequate haematological, hepatic and renal functions:",
"criterions": [
{
"exact_snippets": "Adequate haematological ... functions",
"criterion": "haematological functions",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
},
{
"exact_snippets": "Adequate ... hepatic ... functions",
"criterion": "hepatic functions",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
},
{
"exact_snippets": "Adequate ... renal functions",
"criterion": "renal functions",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
}
]
},
{
"line": "Absolute neutrophil count (ANC) ≥ 1.5x 10^9/L Platelet counts ≥ 100 x 10^9/L. Haemoglobin ≥ 9 g/dL. Creatinine clearance > 50 mL/min (assessed with MDRD formula). Proteinuria qualitative test < 1+. If proteinuria qualitative test ≥ 1+, proteinuria over 24 hours should be < 1.0 g/24hrs.",
"criterions": [
{
"exact_snippets": "Absolute neutrophil count (ANC) ≥ 1.5x 10^9/L",
"criterion": "absolute neutrophil count (ANC)",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 1.5,
"unit": "x 10^9/L"
}
}
]
},
{
"exact_snippets": "Platelet counts ≥ 100 x 10^9/L",
"criterion": "platelet counts",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 100,
"unit": "x 10^9/L"
}
}
]
},
{
"exact_snippets": "Haemoglobin ≥ 9 g/dL",
"criterion": "haemoglobin",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 9,
"unit": "g/dL"
}
}
]
},
{
"exact_snippets": "Creatinine clearance > 50 mL/min (assessed with MDRD formula)",
"criterion": "creatinine clearance",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">",
"value": 50,
"unit": "mL/min"
}
}
]
},
{
"exact_snippets": "Proteinuria qualitative test < 1+",
"criterion": "proteinuria qualitative test",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": "<",
"value": 1,
"unit": "+"
}
}
]
},
{
"exact_snippets": "If proteinuria qualitative test ≥ 1+, proteinuria over 24 hours should be < 1.0 g/24hrs",
"criterion": "proteinuria over 24 hours",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<",
"value": 1.0,
"unit": "g/24hrs"
}
}
]
}
]
},
{
"line": "INR ≤ 1.5. AST, ALT ≤ 1.5 x Upper Limit of Normal Value (ULN) (≤ 3 x ULN in case of liver metastasis).",
"criterions": [
{
"exact_snippets": "INR ≤ 1.5",
"criterion": "INR",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "N/A"
}
}
]
},
{
"exact_snippets": "AST, ALT ≤ 1.5 x Upper Limit of Normal Value (ULN)",
"criterion": "AST, ALT",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "x ULN"
}
}
]
},
{
"exact_snippets": "AST, ALT ... ≤ 3 x ULN in case of liver metastasis",
"criterion": "AST, ALT in case of liver metastasis",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "x ULN"
}
}
]
}
]
},
{
"line": "Bilirubin < 1.5 x ULN.",
"criterions": [
{
"exact_snippets": "Bilirubin < 1.5 x ULN",
"criterion": "bilirubin level",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<",
"value": 1.5,
"unit": "x ULN"
}
}
]
}
]
},
{
"line": "7. Eastern Co-operative Group (ECOG) performance status ≤ 1.",
"criterions": [
{
"exact_snippets": "Eastern Co-operative Group (ECOG) performance status ≤ 1",
"criterion": "ECOG performance status",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": "<=",
"value": 1,
"unit": "N/A"
}
}
]
}
]
},
{
"line": "8. Ability to swallow oral capsules.",
"criterions": [
{
"exact_snippets": "Ability to swallow oral capsules",
"criterion": "ability to swallow oral capsules",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
}
]
},
{
"line": "9. Negative serum pregnancy test at screening in women of childbearing potential within 7 days prior the study drug intake.",
"criterions": [
{
"exact_snippets": "Negative serum pregnancy test",
"criterion": "serum pregnancy test",
"requirements": [
{
"requirement_type": "result",
"expected_value": "negative"
}
]
},
{
"exact_snippets": "women of childbearing potential",
"criterion": "childbearing potential",
"requirements": [
{
"requirement_type": "status",
"expected_value": "women of childbearing potential"
}
]
},
{
"exact_snippets": "within 7 days prior the study drug intake",
"criterion": "timing of test",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": "within 7 days prior to study drug intake"
}
]
}
]
},
{
"line": "10. Willingness and ability to comply with study procedures.",
"criterions": [
{
"exact_snippets": "Willingness and ability to comply with study procedures.",
"criterion": "compliance with study procedures",
"requirements": [
{
"requirement_type": "willingness",
"expected_value": true
},
{
"requirement_type": "ability",
"expected_value": true
}
]
}
]
},
{
"line": "11. Signed written Informed Consent Form.",
"criterions": [
{
"exact_snippets": "Signed written Informed Consent Form",
"criterion": "informed consent form",
"requirements": [
{
"requirement_type": "signed",
"expected_value": true
},
{
"requirement_type": "written",
"expected_value": true
}
]
}
]
},
{
"line": "Healthy volunteers allowed",
"criterions": [
{
"exact_snippets": "Healthy volunteers allowed",
"criterion": "volunteer health status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "healthy"
}
]
}
]
},
{
"line": "Must have minimum age of 18 Years",
"criterions": [
{
"exact_snippets": "minimum age of 18 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "Years"
}
}
]
}
]
},
{
"line": "Must have maximum age of 70 Years",
"criterions": [
{
"exact_snippets": "maximum age of 70 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "maximum",
"expected_value": {
"operator": "<=",
"value": 70,
"unit": "Years"
}
}
]
}
]
}
],
"exclusion_lines": [
{
"line": "12. Participation in another therapeutic clinical trial at the same time or within 4 weeks prior to first AL3810 intake. In case of involvement in a non-interventional clinical trial (e.g. epidemiological study), inclusion in the present study is possible.",
"criterions": [
{
"exact_snippets": "Participation in another therapeutic clinical trial at the same time or within 4 weeks prior to first AL3810 intake.",
"criterion": "participation in another therapeutic clinical trial",
"requirements": [
{
"requirement_type": "timeframe",
"expected_value": "at the same time or within 4 weeks prior to first AL3810 intake"
}
]
},
{
"exact_snippets": "involvement in a non-interventional clinical trial (e.g. epidemiological study)",
"criterion": "involvement in a non-interventional clinical trial",
"requirements": [
{
"requirement_type": "allowance",
"expected_value": true
}
]
}
]
},
{
"line": "13. Foreseeable poor compliance to the study procedures.",
"criterions": [
{
"exact_snippets": "Foreseeable poor compliance to the study procedures.",
"criterion": "compliance to the study procedures",
"requirements": [
{
"requirement_type": "compliance",
"expected_value": "not poor"
}
]
}
]
},
{
"line": "14. Known active central nervous system (CNS) metastases not controlled by prior surgery or radiotherapy and/or low dose steroids.",
"criterions": [
{
"exact_snippets": "Known active central nervous system (CNS) metastases",
"criterion": "central nervous system (CNS) metastases",
"requirements": [
{
"requirement_type": "activity",
"expected_value": "active"
}
]
},
{
"exact_snippets": "not controlled by prior surgery or radiotherapy and/or low dose steroids",
"criterion": "control of CNS metastases",
"requirements": [
{
"requirement_type": "control method",
"expected_value": [
"prior surgery",
"radiotherapy",
"low dose steroids"
]
}
]
}
]
},
{
"line": "15. Active second malignancy or history of other malignancy within 2 years, with the exception of non-melanoma skin cancers or carcinoma in situ (CIS) of the breast or cervix or controlled, superficial carcinoma of the bladder.",
"criterions": [
{
"exact_snippets": "Active second malignancy",
"criterion": "second malignancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "history of other malignancy within 2 years",
"criterion": "history of other malignancy",
"requirements": [
{
"requirement_type": "time since diagnosis",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 2,
"unit": "years"
}
]
}
}
]
},
{
"exact_snippets": "with the exception of non-melanoma skin cancers",
"criterion": "non-melanoma skin cancers",
"requirements": [
{
"requirement_type": "exception",
"expected_value": true
}
]
},
{
"exact_snippets": "with the exception of ... carcinoma in situ (CIS) of the breast or cervix",
"criterion": "carcinoma in situ (CIS) of the breast or cervix",
"requirements": [
{
"requirement_type": "exception",
"expected_value": true
}
]
},
{
"exact_snippets": "with the exception of ... controlled, superficial carcinoma of the bladder",
"criterion": "controlled, superficial carcinoma of the bladder",
"requirements": [
{
"requirement_type": "exception",
"expected_value": true
}
]
}
]
},
{
"line": "16. Chemotherapy including biologic/targeted therapy or immunological agents within 4 weeks or 5 half-lives of the agent, whichever the longest, before inclusion.",
"criterions": [
{
"exact_snippets": "Chemotherapy including biologic/targeted therapy or immunological agents within 4 weeks or 5 half-lives of the agent, whichever the longest, before inclusion.",
"criterion": "chemotherapy",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 4,
"unit": "weeks"
}
]
}
}
]
},
{
"exact_snippets": "biologic/targeted therapy or immunological agents within 4 weeks or 5 half-lives of the agent, whichever the longest, before inclusion.",
"criterion": "biologic/targeted therapy or immunological agents",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": "4 weeks or 5 half-lives of the agent, whichever the longest"
}
]
}
]
},
{
"line": "17. Previous treatment with bevacizumab within 3 months before the first day of AL3810 administration.",
"criterions": [
{
"exact_snippets": "Previous treatment with bevacizumab within 3 months before the first day of AL3810 administration.",
"criterion": "previous treatment with bevacizumab",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "months"
}
}
]
}
]
},
{
"line": "18. Patients who received radiotherapy within 4 weeks of starting study treatment.",
"criterions": [
{
"exact_snippets": "received radiotherapy within 4 weeks of starting study treatment",
"criterion": "radiotherapy",
"requirements": [
{
"requirement_type": "time since treatment",
"expected_value": {
"operator": "<=",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "19. Major surgery within 4 weeks before first day of study drug administration.",
"criterions": [
{
"exact_snippets": "Major surgery within 4 weeks before first day of study drug administration.",
"criterion": "major surgery",
"requirements": [
{
"requirement_type": "time since surgery",
"expected_value": {
"operator": "<",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "20. History of clinically significant or uncontrolled cardiac disease, including congestive heart failure (New York Heart Association functional classification ≥ 3), angina, myocardial infarction or ventricular arrhythmia.",
"criterions": [
{
"exact_snippets": "clinically significant or uncontrolled cardiac disease",
"criterion": "cardiac disease",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "clinically significant or uncontrolled"
}
]
},
{
"exact_snippets": "congestive heart failure (New York Heart Association functional classification ≥ 3)",
"criterion": "congestive heart failure",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">=",
"value": 3,
"unit": "New York Heart Association functional classification"
}
}
]
},
{
"exact_snippets": "angina",
"criterion": "angina",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "myocardial infarction",
"criterion": "myocardial infarction",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "ventricular arrhythmia",
"criterion": "ventricular arrhythmia",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "21. Significant cardiovascular disease or condition, including:",
"criterions": [
{
"exact_snippets": "Significant cardiovascular disease or condition",
"criterion": "cardiovascular disease or condition",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "significant"
}
]
}
]
},
{
"line": "Congestive heart failure requiring therapy. Ventricular and/or supra-ventricular arrhythmia requiring therapy. Severe conduction disturbance (including QTc interval prolongation > 450 msec [corrected], history of severe arrhythmia, or history of familial arrhythmia [e.g., Wolff-Parkinson-White syndrome]).",
"criterions": [
{
"exact_snippets": "Congestive heart failure requiring therapy.",
"criterion": "congestive heart failure",
"requirements": [
{
"requirement_type": "therapy requirement",
"expected_value": true
}
]
},
{
"exact_snippets": "Ventricular and/or supra-ventricular arrhythmia requiring therapy.",
"criterion": "ventricular and/or supra-ventricular arrhythmia",
"requirements": [
{
"requirement_type": "therapy requirement",
"expected_value": true
}
]
},
{
"exact_snippets": "Severe conduction disturbance (including QTc interval prolongation > 450 msec [corrected]",
"criterion": "QTc interval",
"requirements": [
{
"requirement_type": "prolongation",
"expected_value": {
"operator": ">",
"value": 450,
"unit": "msec"
}
}
]
},
{
"exact_snippets": "history of severe arrhythmia",
"criterion": "history of severe arrhythmia",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "history of familial arrhythmia [e.g., Wolff-Parkinson-White syndrome]",
"criterion": "history of familial arrhythmia",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "Angina pectoris requiring therapy. Left ventricular ejection fraction (LVEF) < 50% evaluated by cardiac ultrasound (ECHO) or Multi Gated Acquisition Scan (MUGA).",
"criterions": [
{
"exact_snippets": "Angina pectoris requiring therapy.",
"criterion": "angina pectoris",
"requirements": [
{
"requirement_type": "therapy requirement",
"expected_value": true
}
]
},
{
"exact_snippets": "Left ventricular ejection fraction (LVEF) < 50%",
"criterion": "left ventricular ejection fraction (LVEF)",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<",
"value": 50,
"unit": "%"
}
}
]
}
]
},
{
"line": "Myocardial infarction (MI) within 6 months prior to administration of the first dose.",
"criterions": [
{
"exact_snippets": "Myocardial infarction (MI) within 6 months prior to administration of the first dose.",
"criterion": "myocardial infarction",
"requirements": [
{
"requirement_type": "time since occurrence",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "months"
}
}
]
}
]
},
{
"line": "Cardiovascular disease > Class I, according to the New York Heart Association's (NYHA) Functional Criteria.",
"criterions": [
{
"exact_snippets": "Cardiovascular disease > Class I, according to the New York Heart Association's (NYHA) Functional Criteria.",
"criterion": "cardiovascular disease",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">",
"value": 1,
"unit": "NYHA Class"
}
}
]
}
]
},
{
"line": "Uncontrolled arterial hypertension (defined as systolic blood pressure ≥ 140mmHg and/or diastolic blood pressure ≥ 90mmHg with optimized antihypertensive therapy or patients treated with ≥2 antihypertensive agents) or systolic blood pressure ≥ 160mmHg and/or diastolic blood pressure ≥ 100mmHg with or without antihypertensive therapy.",
"criterions": [
{
"exact_snippets": "Uncontrolled arterial hypertension",
"criterion": "arterial hypertension",
"requirements": [
{
"requirement_type": "control status",
"expected_value": "uncontrolled"
}
]
},
{
"exact_snippets": "systolic blood pressure ≥ 140mmHg",
"criterion": "systolic blood pressure",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 140,
"unit": "mmHg"
}
}
]
},
{
"exact_snippets": "diastolic blood pressure ≥ 90mmHg",
"criterion": "diastolic blood pressure",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 90,
"unit": "mmHg"
}
}
]
},
{
"exact_snippets": "optimized antihypertensive therapy",
"criterion": "antihypertensive therapy",
"requirements": [
{
"requirement_type": "optimization",
"expected_value": true
}
]
},
{
"exact_snippets": "patients treated with ≥2 antihypertensive agents",
"criterion": "antihypertensive agents",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "agents"
}
}
]
},
{
"exact_snippets": "systolic blood pressure ≥ 160mmHg",
"criterion": "systolic blood pressure",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 160,
"unit": "mmHg"
}
}
]
},
{
"exact_snippets": "diastolic blood pressure ≥ 100mmHg",
"criterion": "diastolic blood pressure",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 100,
"unit": "mmHg"
}
}
]
},
{
"exact_snippets": "with or without antihypertensive therapy",
"criterion": "antihypertensive therapy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": "with or without"
}
]
}
]
},
{
"line": "22. Patients with thromboembolic events < 12 months prior to treatment start or at high risk of such events.",
"criterions": [
{
"exact_snippets": "thromboembolic events < 12 months prior to treatment start",
"criterion": "thromboembolic events",
"requirements": [
{
"requirement_type": "time since event",
"expected_value": {
"operator": "<",
"value": 12,
"unit": "months"
}
}
]
},
{
"exact_snippets": "high risk of such events",
"criterion": "risk of thromboembolic events",
"requirements": [
{
"requirement_type": "risk level",
"expected_value": "high"
}
]
}
]
},
{
"line": "23. Ongoing treatment with warfarin or other oral anticoagulant.",
"criterions": [
{
"exact_snippets": "Ongoing treatment with warfarin",
"criterion": "warfarin treatment",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Ongoing treatment with ... other oral anticoagulant",
"criterion": "oral anticoagulant treatment",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "24. Unavoidable concomitant treatment with any drug known for potential risk of causing Torsades de Pointes.",
"criterions": [
{
"exact_snippets": "Unavoidable concomitant treatment with any drug known for potential risk of causing Torsades de Pointes",
"criterion": "concomitant treatment with drug causing Torsades de Pointes",
"requirements": [
{
"requirement_type": "unavoidability",
"expected_value": true
}
]
}
]
},
{
"line": "25. Serum potassium (K+) levels below LLN or 3.0 mmol/L at screening.",
"criterions": [
{
"exact_snippets": "Serum potassium (K+) levels below LLN or 3.0 mmol/L",
"criterion": "serum potassium levels",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"comparisons": [
{
"operator": "<",
"value": 3.0,
"unit": "mmol/L"
}
]
}
}
]
}
]
},
{
"line": "26. Patients who received administration of strong inhibitors of CYP2C8 and/or CYP3A4 or strong inducers of CYP3A4 within 7 days before the first dose of AL3810 or have on-going requirements for these medications (appendix 15).",
"criterions": [
{
"exact_snippets": "Patients who received administration of strong inhibitors of CYP2C8",
"criterion": "administration of strong inhibitors of CYP2C8",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": "within 7 days before the first dose of AL3810"
}
]
},
{
"exact_snippets": "Patients who received administration of ... strong inducers of CYP3A4",
"criterion": "administration of strong inducers of CYP3A4",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": "within 7 days before the first dose of AL3810"
}
]
},
{
"exact_snippets": "Patients who ... have on-going requirements for these medications",
"criterion": "on-going requirements for strong inhibitors of CYP2C8 and/or CYP3A4 or strong inducers of CYP3A4",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "27. Significant gastrointestinal abnormalities, including ulcerative colitis, chronic diarrhoea associated with intestinal malabsorption, Crohn's disease, or decided by investigator.",
"criterions": [
{
"exact_snippets": "Significant gastrointestinal abnormalities, including ulcerative colitis",
"criterion": "ulcerative colitis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Significant gastrointestinal abnormalities, including ... chronic diarrhoea associated with intestinal malabsorption",
"criterion": "chronic diarrhoea associated with intestinal malabsorption",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Significant gastrointestinal abnormalities, including ... Crohn's disease",
"criterion": "Crohn's disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Significant gastrointestinal abnormalities, including ... decided by investigator",
"criterion": "gastrointestinal abnormalities",
"requirements": [
{
"requirement_type": "significance",
"expected_value": "decided by investigator"
}
]
}
]
},
{
"line": "28. Known pre-existing clinically significant disorder of the hypothalamic-pituitary axis, thyroid and adrenal gland.",
"criterions": [
{
"exact_snippets": "Known pre-existing clinically significant disorder of the hypothalamic-pituitary axis",
"criterion": "hypothalamic-pituitary axis disorder",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Known pre-existing clinically significant disorder of the ... thyroid",
"criterion": "thyroid disorder",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Known pre-existing clinically significant disorder of the ... adrenal gland",
"criterion": "adrenal gland disorder",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "29. Serious/active bacterial, viral or fungal infection (including known active human immunodeficiency virus [HIV] infection) requiring systemic treatment.",
"criterions": [
{
"exact_snippets": "Serious/active bacterial, viral or fungal infection",
"criterion": "bacterial, viral or fungal infection",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "serious/active"
}
]
},
{
"exact_snippets": "known active human immunodeficiency virus [HIV] infection",
"criterion": "human immunodeficiency virus [HIV] infection",
"requirements": [
{
"requirement_type": "status",
"expected_value": "known active"
}
]
},
{
"exact_snippets": "requiring systemic treatment",
"criterion": "systemic treatment",
"requirements": [
{
"requirement_type": "necessity",
"expected_value": true
}
]
}
]
},
{
"line": "30. Concomitant uncontrolled severe systemic disease (e.g., uncontrolled diabetes mellitus, etc.).",
"criterions": [
{
"exact_snippets": "Concomitant uncontrolled severe systemic disease",
"criterion": "systemic disease",
"requirements": [
{
"requirement_type": "control",
"expected_value": "uncontrolled"
},
{
"requirement_type": "severity",
"expected_value": "severe"
}
]
},
{
"exact_snippets": "uncontrolled diabetes mellitus",
"criterion": "diabetes mellitus",
"requirements": [
{
"requirement_type": "control",
"expected_value": "uncontrolled"
}
]
}
]
},
{
"line": "31. Psychiatric disorder or altered mental status that would preclude understanding of the informed consent process and/or completion of the necessary study procedures.",
"criterions": [
{
"exact_snippets": "Psychiatric disorder",
"criterion": "psychiatric disorder",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "altered mental status",
"criterion": "altered mental status",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "32. Known organ dysfunction which would either compromise the patient's safety or interfere with the evaluation of AL3810.",
"criterions": [
{
"exact_snippets": "Known organ dysfunction",
"criterion": "organ dysfunction",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "33. Men and women of child bearing potential unable or unwilling to employ effective contraception (abstinence, barrier method with spermicide, intrauterine device, or steroidal contraceptive for women and barrier method) during the study and for 6 months thereafter.",
"criterions": [
{
"exact_snippets": "Men and women of child bearing potential",
"criterion": "child bearing potential",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "unable or unwilling to employ effective contraception (abstinence, barrier method with spermicide, intrauterine device, or steroidal contraceptive for women and barrier method) during the study and for 6 months thereafter",
"criterion": "use of effective contraception",
"requirements": [
{
"requirement_type": "willingness",
"expected_value": true
},
{
"requirement_type": "ability",
"expected_value": true
},
{
"requirement_type": "methods",
"expected_value": [
"abstinence",
"barrier method with spermicide",
"intrauterine device",
"steroidal contraceptive for women",
"barrier method"
]
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [],
"failed_miscellaneous": []
}