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

Download this file

1232 lines (1232 with data), 55.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
{
"info": {
"nct_id": "NCT01585701",
"official_title": "A Cancer Research UK Phase I First in Man Study of the Novel AGC Kinase Inhibitor AT13148 Given Orally in Patients With Advanced Solid Tumours.",
"inclusion_criteria": "1. Histologically proven advanced solid tumours, refractory to conventional treatment, or for which no conventional therapy exists or is declined by the patient. Paraffin-embedded tumour tissue must be available for genetic mutation status testing.\n2. Life expectancy of at least 12 weeks\n3. World Health Organisation (WHO) performance status of 0, 1 or 2\n4. Haematological and biochemical indices within the ranges shown below. These measurements must be performed within 7 days before their first dose of AT13148 taken between Day -7 to -4.\n\n Laboratory Test Value required\n\n Haemoglobin (Hb) ≥ 9.0 g/dL\n\n Absolute neutrophil count ≥ 1.5 x 10^9 /L\n\n Platelet count ≥ 100 x 10^9/L\n\n Fasting glucose ≤ 7 mmol/L\n\n Either:\n\n Serum bilirubin ≤ 1.5 x upper limit of normal (ULN)\n\n Or:\n\n Alanine aminotransferase (ALT) and aspartate aminotransferase (AST) ≤ 2.5 x (ULN) unless raised due to tumour in which case up to 5 x ULN is permissible\n\n Either:\n\n Calculated creatinine clearance ≥ 50 mL/min\n\n Or:\n\n Isotope clearance measurement ≥ 50mL/min (uncorrected)\n5. Adequate lung function indicated by a resting oxygen saturation level (on air) ≥ 94%, a CO-transfer factor > 60%\n6. 18 years or over\n7. Written (signed and dated) informed consent and be capable of co-operating with treatment and follow-up\nHealthy volunteers allowed\nMust have minimum age of 18 Years",
"exclusion_criteria": "1. Radiotherapy (except for palliative reasons), endocrine therapy (except luteinizing hormone releasing hormone (LHRH) agonists for prostate cancer), immunotherapy or chemotherapy during the previous four weeks (six weeks for nitrosoureas, Mitomycin-C) and 4 weeks for investigational medicinal products) before treatment.\n2. Ongoing toxic manifestations of previous treatments. Exceptions to this are alopecia or certain Grade 1 toxicities, which in the opinion of the Investigator and the Drug Development Office (DDO) should not exclude the patient.\n3. Symptomatic brain metastases (if present they must have been stable for > 3 months).\n4. Ability to become pregnant (or already pregnant or lactating). However, those female patients who have a negative serum or urine pregnancy test before enrolment and agree to use two highly effective forms of contraception (oral, injected or implanted hormonal contraception and condom, have a intra-uterine device and condom, diaphragm with spermicidal gel and condom) during the study and for six months afterwards are considered eligible.\n5. Male patients with partners of child-bearing potential (unless they agree to take measures not to father children by using one form of highly effective contraception [condom plus spermicide] during the study and for six months afterwards). Men with pregnant or lactating partners should be advised to use barrier method contraception (e.g. condom plus spermicidal gel) to prevent exposure to the foetus or neonate.\n6. Major thoracic or abdominal surgery from which the patient has not yet recovered.\n7. At high medical risk because of non-malignant systemic disease including active uncontrolled infection.\n8. Known to be serologically positive for Hepatitis B, Hepatitis C or Human Immunodeficiency Virus (HIV).\n9. History of auto-immune disease or known allergy to peanuts.\n10. Concurrent hypotension defined as a baseline supine blood pressure (BP) systolic < 90 mmHg.\n11. Patients receiving anti-hypertensive treatment or treatment with beta- blockers or rate-limiting calcium agents. A washout period of 5 x half- life of the drug should be applied following withdrawal of any of these treatments.\n12. Concurrent congestive heart failure, prior history of class III/ IV cardiac disease (New York Heart Association [NYHA]), prior history of cardiac ischaemia or prior history of cardiac arrhythmia. Coronary angioplasty or stenting in the previous 12 months.\n13. Patients with a known left ventricular ejection fraction (LVEF) < 50%. A multi-gated acquisition (MUGA) scan or echocardiogram (ECHO) must be performed in all patients.\n14. Concurrent diabetes requiring treatment (diet-controlled diabetes would be acceptable).\n15. Prior bone marrow transplant or have had extensive radiotherapy to greater than 25% of bone marrow within eight weeks.\n16. A history of or underlying interstitial lung disease.\n17. Any other condition which in the Investigator's opinion would not make the patient a good candidate for the clinical study.\n18. Is a participant or plans to participate in another interventional clinical study whilst taking part in this study. Participation in an observational study would be acceptable.",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "1. Histologically proven advanced solid tumours, refractory to conventional treatment, or for which no conventional therapy exists or is declined by the patient. Paraffin-embedded tumour tissue must be available for genetic mutation status testing.",
"criterions": [
{
"exact_snippets": "Histologically proven advanced solid tumours",
"criterion": "advanced solid tumours",
"requirements": [
{
"requirement_type": "confirmation",
"expected_value": "histologically proven"
}
]
},
{
"exact_snippets": "refractory to conventional treatment",
"criterion": "refractory to conventional treatment",
"requirements": [
{
"requirement_type": "status",
"expected_value": true
}
]
},
{
"exact_snippets": "no conventional therapy exists",
"criterion": "conventional therapy",
"requirements": [
{
"requirement_type": "existence",
"expected_value": false
}
]
},
{
"exact_snippets": "is declined by the patient",
"criterion": "conventional therapy",
"requirements": [
{
"requirement_type": "acceptance",
"expected_value": false
}
]
},
{
"exact_snippets": "Paraffin-embedded tumour tissue must be available",
"criterion": "paraffin-embedded tumour tissue",
"requirements": [
{
"requirement_type": "availability",
"expected_value": true
}
]
},
{
"exact_snippets": "genetic mutation status testing",
"criterion": "genetic mutation status testing",
"requirements": [
{
"requirement_type": "requirement",
"expected_value": true
}
]
}
]
},
{
"line": "2. Life expectancy of at least 12 weeks",
"criterions": [
{
"exact_snippets": "Life expectancy of at least 12 weeks",
"criterion": "life expectancy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 12,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "3. World Health Organisation (WHO) performance status of 0, 1 or 2",
"criterions": [
{
"exact_snippets": "World Health Organisation (WHO) performance status of 0, 1 or 2",
"criterion": "WHO performance status",
"requirements": [
{
"requirement_type": "status",
"expected_value": [
"0",
"1",
"2"
]
}
]
}
]
},
{
"line": "4. Haematological and biochemical indices within the ranges shown below. These measurements must be performed within 7 days before their first dose of AT13148 taken between Day -7 to -4.",
"criterions": [
{
"exact_snippets": "Haematological and biochemical indices within the ranges shown below",
"criterion": "haematological and biochemical indices",
"requirements": [
{
"requirement_type": "range",
"expected_value": "within the ranges shown below"
}
]
},
{
"exact_snippets": "These measurements must be performed within 7 days before their first dose of AT13148",
"criterion": "timing of measurements",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "within 7 days before first dose of AT13148"
}
]
}
]
},
{
"line": "Laboratory Test Value required",
"criterions": [
{
"exact_snippets": "Laboratory Test Value required",
"criterion": "laboratory test value",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "Haemoglobin (Hb) ≥ 9.0 g/dL",
"criterions": [
{
"exact_snippets": "Haemoglobin (Hb) ≥ 9.0 g/dL",
"criterion": "haemoglobin level",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 9.0,
"unit": "g/dL"
}
}
]
}
]
},
{
"line": "Absolute neutrophil count ≥ 1.5 x 10^9 /L",
"criterions": [
{
"exact_snippets": "Absolute neutrophil count ≥ 1.5 x 10^9 /L",
"criterion": "absolute neutrophil count",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 1.5,
"unit": "x 10^9 /L"
}
}
]
}
]
},
{
"line": "Platelet count ≥ 100 x 10^9/L",
"criterions": [
{
"exact_snippets": "Platelet count ≥ 100 x 10^9/L",
"criterion": "platelet count",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 100,
"unit": "x 10^9/L"
}
}
]
}
]
},
{
"line": "Fasting glucose ≤ 7 mmol/L",
"criterions": [
{
"exact_snippets": "Fasting glucose ≤ 7 mmol/L",
"criterion": "fasting glucose",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 7,
"unit": "mmol/L"
}
}
]
}
]
},
{
"line": "Serum bilirubin ≤ 1.5 x upper limit of normal (ULN)",
"criterions": [
{
"exact_snippets": "Serum bilirubin ≤ 1.5 x upper limit of normal (ULN)",
"criterion": "serum bilirubin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "x ULN"
}
}
]
}
]
},
{
"line": "Or:",
"criterions": [
{
"exact_snippets": "Or",
"criterion": "logical operator",
"requirements": [
{
"requirement_type": "type",
"expected_value": "or"
}
]
}
]
},
{
"line": "Alanine aminotransferase (ALT) and aspartate aminotransferase (AST) ≤ 2.5 x (ULN) unless raised due to tumour in which case up to 5 x ULN is permissible",
"criterions": [
{
"exact_snippets": "Alanine aminotransferase (ALT) ... ≤ 2.5 x (ULN) unless raised due to tumour in which case up to 5 x ULN is permissible",
"criterion": "Alanine aminotransferase (ALT)",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 2.5,
"unit": "x ULN"
}
]
}
},
{
"requirement_type": "level",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 5,
"unit": "x ULN"
}
]
}
},
{
"requirement_type": "condition",
"expected_value": "unless raised due to tumour"
}
]
},
{
"exact_snippets": "aspartate aminotransferase (AST) ≤ 2.5 x (ULN) unless raised due to tumour in which case up to 5 x ULN is permissible",
"criterion": "aspartate aminotransferase (AST)",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 2.5,
"unit": "x ULN"
}
]
}
},
{
"requirement_type": "level",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 5,
"unit": "x ULN"
}
]
}
},
{
"requirement_type": "condition",
"expected_value": "unless raised due to tumour"
}
]
}
]
},
{
"line": "Calculated creatinine clearance ≥ 50 mL/min",
"criterions": [
{
"exact_snippets": "creatinine clearance ≥ 50 mL/min",
"criterion": "creatinine clearance",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 50,
"unit": "mL/min"
}
}
]
}
]
},
{
"line": "Or:",
"criterions": [
{
"exact_snippets": "Or:",
"criterion": "alternative criteria",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "Isotope clearance measurement ≥ 50mL/min (uncorrected)",
"criterions": [
{
"exact_snippets": "Isotope clearance measurement ≥ 50mL/min",
"criterion": "isotope clearance",
"requirements": [
{
"requirement_type": "measurement",
"expected_value": {
"operator": ">=",
"value": 50,
"unit": "mL/min"
}
}
]
}
]
},
{
"line": "5. Adequate lung function indicated by a resting oxygen saturation level (on air) ≥ 94%, a CO-transfer factor > 60%",
"criterions": [
{
"exact_snippets": "Adequate lung function indicated by a resting oxygen saturation level (on air) ≥ 94%",
"criterion": "resting oxygen saturation level",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": {
"operator": ">=",
"value": 94,
"unit": "%"
}
}
]
},
{
"exact_snippets": "Adequate lung function indicated by ... a CO-transfer factor > 60%",
"criterion": "CO-transfer factor",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": {
"operator": ">",
"value": 60,
"unit": "%"
}
}
]
}
]
},
{
"line": "6. 18 years or over",
"criterions": [
{
"exact_snippets": "18 years or over",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum age",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "years"
}
}
]
}
]
},
{
"line": "7. Written (signed and dated) informed consent and be capable of co-operating with treatment and follow-up",
"criterions": [
{
"exact_snippets": "Written (signed and dated) informed consent",
"criterion": "informed consent",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "capable of co-operating with treatment and follow-up",
"criterion": "capability to cooperate",
"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. Radiotherapy (except for palliative reasons), endocrine therapy (except luteinizing hormone releasing hormone (LHRH) agonists for prostate cancer), immunotherapy or chemotherapy during the previous four weeks (six weeks for nitrosoureas, Mitomycin-C) and 4 weeks for investigational medicinal products) before treatment.",
"criterions": [
{
"exact_snippets": "Radiotherapy (except for palliative reasons) ... during the previous four weeks",
"criterion": "radiotherapy",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "endocrine therapy (except luteinizing hormone releasing hormone (LHRH) agonists for prostate cancer) ... during the previous four weeks",
"criterion": "endocrine therapy",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "immunotherapy ... during the previous four weeks",
"criterion": "immunotherapy",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "chemotherapy during the previous four weeks (six weeks for nitrosoureas, Mitomycin-C)",
"criterion": "chemotherapy",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 4,
"unit": "weeks"
},
{
"operator": ">=",
"value": 6,
"unit": "weeks"
}
]
}
}
]
},
{
"exact_snippets": "4 weeks for investigational medicinal products",
"criterion": "investigational medicinal products",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"operator": ">=",
"value": 4,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "2. Ongoing toxic manifestations of previous treatments. Exceptions to this are alopecia or certain Grade 1 toxicities, which in the opinion of the Investigator and the Drug Development Office (DDO) should not exclude the patient.",
"criterions": [
{
"exact_snippets": "Ongoing toxic manifestations of previous treatments",
"criterion": "toxic manifestations of previous treatments",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "alopecia",
"criterion": "alopecia",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "certain Grade 1 toxicities",
"criterion": "Grade 1 toxicities",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "Grade 1"
}
]
}
]
},
{
"line": "3. Symptomatic brain metastases (if present they must have been stable for > 3 months).",
"criterions": [
{
"exact_snippets": "Symptomatic brain metastases",
"criterion": "symptomatic brain metastases",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "if present they must have been stable for > 3 months",
"criterion": "brain metastases stability",
"requirements": [
{
"requirement_type": "stability duration",
"expected_value": {
"operator": ">",
"value": 3,
"unit": "months"
}
}
]
}
]
},
{
"line": "4. Ability to become pregnant (or already pregnant or lactating). However, those female patients who have a negative serum or urine pregnancy test before enrolment and agree to use two highly effective forms of contraception (oral, injected or implanted hormonal contraception and condom, have a intra-uterine device and condom, diaphragm with spermicidal gel and condom) during the study and for six months afterwards are considered eligible.",
"criterions": [
{
"exact_snippets": "Ability to become pregnant",
"criterion": "ability to become pregnant",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "already pregnant",
"criterion": "pregnancy status",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "lactating",
"criterion": "lactation status",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "negative serum or urine pregnancy test before enrolment",
"criterion": "pregnancy test result",
"requirements": [
{
"requirement_type": "result",
"expected_value": "negative"
}
]
},
{
"exact_snippets": "agree to use two highly effective forms of contraception",
"criterion": "contraception agreement",
"requirements": [
{
"requirement_type": "agreement",
"expected_value": true
}
]
},
{
"exact_snippets": "oral, injected or implanted hormonal contraception and condom",
"criterion": "contraception method",
"requirements": [
{
"requirement_type": "methods",
"expected_value": [
"oral hormonal contraception",
"injected hormonal contraception",
"implanted hormonal contraception",
"condom"
]
}
]
},
{
"exact_snippets": "intra-uterine device and condom",
"criterion": "contraception method",
"requirements": [
{
"requirement_type": "methods",
"expected_value": [
"intra-uterine device",
"condom"
]
}
]
},
{
"exact_snippets": "diaphragm with spermicidal gel and condom",
"criterion": "contraception method",
"requirements": [
{
"requirement_type": "methods",
"expected_value": [
"diaphragm with spermicidal gel",
"condom"
]
}
]
},
{
"exact_snippets": "during the study and for six months afterwards",
"criterion": "contraception duration",
"requirements": [
{
"requirement_type": "duration",
"expected_value": "during the study and for six months afterwards"
}
]
}
]
},
{
"line": "5. Male patients with partners of child-bearing potential (unless they agree to take measures not to father children by using one form of highly effective contraception [condom plus spermicide] during the study and for six months afterwards). Men with pregnant or lactating partners should be advised to use barrier method contraception (e.g. condom plus spermicidal gel) to prevent exposure to the foetus or neonate.",
"criterions": [
{
"exact_snippets": "Male patients",
"criterion": "gender",
"requirements": [
{
"requirement_type": "expected_value",
"expected_value": "male"
}
]
},
{
"exact_snippets": "partners of child-bearing potential",
"criterion": "partner's child-bearing potential",
"requirements": [
{
"requirement_type": "expected_value",
"expected_value": "child-bearing potential"
}
]
},
{
"exact_snippets": "unless they agree to take measures not to father children by using one form of highly effective contraception [condom plus spermicide] during the study and for six months afterwards",
"criterion": "contraception use",
"requirements": [
{
"requirement_type": "expected_value",
"expected_value": "one form of highly effective contraception [condom plus spermicide] during the study and for six months afterwards"
}
]
},
{
"exact_snippets": "Men with pregnant or lactating partners",
"criterion": "partner's pregnancy or lactation status",
"requirements": [
{
"requirement_type": "expected_value",
"expected_value": [
"pregnant",
"lactating"
]
}
]
},
{
"exact_snippets": "should be advised to use barrier method contraception (e.g. condom plus spermicidal gel) to prevent exposure to the foetus or neonate",
"criterion": "contraception use with pregnant or lactating partners",
"requirements": [
{
"requirement_type": "expected_value",
"expected_value": "barrier method contraception (e.g. condom plus spermicidal gel)"
}
]
}
]
},
{
"line": "6. Major thoracic or abdominal surgery from which the patient has not yet recovered.",
"criterions": [
{
"exact_snippets": "Major thoracic or abdominal surgery from which the patient has not yet recovered",
"criterion": "recovery from major thoracic or abdominal surgery",
"requirements": [
{
"requirement_type": "recovery status",
"expected_value": false
}
]
}
]
},
{
"line": "7. At high medical risk because of non-malignant systemic disease including active uncontrolled infection.",
"criterions": [
{
"exact_snippets": "high medical risk because of non-malignant systemic disease",
"criterion": "non-malignant systemic disease",
"requirements": [
{
"requirement_type": "risk level",
"expected_value": "high"
}
]
},
{
"exact_snippets": "active uncontrolled infection",
"criterion": "infection",
"requirements": [
{
"requirement_type": "control status",
"expected_value": "uncontrolled"
},
{
"requirement_type": "activity status",
"expected_value": "active"
}
]
}
]
},
{
"line": "9. History of auto-immune disease or known allergy to peanuts.",
"criterions": [
{
"exact_snippets": "History of auto-immune disease",
"criterion": "auto-immune disease",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "known allergy to peanuts",
"criterion": "allergy to peanuts",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "10. Concurrent hypotension defined as a baseline supine blood pressure (BP) systolic < 90 mmHg.",
"criterions": [
{
"exact_snippets": "Concurrent hypotension defined as a baseline supine blood pressure (BP) systolic < 90 mmHg.",
"criterion": "systolic blood pressure",
"requirements": [
{
"requirement_type": "measurement",
"expected_value": {
"operator": "<",
"value": 90,
"unit": "mmHg"
}
}
]
}
]
},
{
"line": "12. Concurrent congestive heart failure, prior history of class III/ IV cardiac disease (New York Heart Association [NYHA]), prior history of cardiac ischaemia or prior history of cardiac arrhythmia. Coronary angioplasty or stenting in the previous 12 months.",
"criterions": [
{
"exact_snippets": "Concurrent congestive heart failure",
"criterion": "congestive heart failure",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "prior history of class III/ IV cardiac disease (New York Heart Association [NYHA])",
"criterion": "class III/IV cardiac disease",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "prior history of cardiac ischaemia",
"criterion": "cardiac ischaemia",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "prior history of cardiac arrhythmia",
"criterion": "cardiac arrhythmia",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "Coronary angioplasty or stenting in the previous 12 months",
"criterion": "coronary angioplasty or stenting",
"requirements": [
{
"requirement_type": "history",
"expected_value": {
"operator": "<=",
"value": 12,
"unit": "months"
}
}
]
}
]
},
{
"line": "13. Patients with a known left ventricular ejection fraction (LVEF) < 50%. A multi-gated acquisition (MUGA) scan or echocardiogram (ECHO) must be performed in all patients.",
"criterions": [
{
"exact_snippets": "known left ventricular ejection fraction (LVEF) < 50%",
"criterion": "left ventricular ejection fraction (LVEF)",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<",
"value": 50,
"unit": "%"
}
}
]
},
{
"exact_snippets": "A multi-gated acquisition (MUGA) scan or echocardiogram (ECHO) must be performed",
"criterion": "multi-gated acquisition (MUGA) scan or echocardiogram (ECHO)",
"requirements": [
{
"requirement_type": "performance",
"expected_value": true
}
]
}
]
},
{
"line": "14. Concurrent diabetes requiring treatment (diet-controlled diabetes would be acceptable).",
"criterions": [
{
"exact_snippets": "Concurrent diabetes requiring treatment",
"criterion": "diabetes",
"requirements": [
{
"requirement_type": "concurrency",
"expected_value": true
},
{
"requirement_type": "treatment requirement",
"expected_value": true
}
]
},
{
"exact_snippets": "diet-controlled diabetes would be acceptable",
"criterion": "diet-controlled diabetes",
"requirements": [
{
"requirement_type": "acceptability",
"expected_value": true
}
]
}
]
},
{
"line": "15. Prior bone marrow transplant or have had extensive radiotherapy to greater than 25% of bone marrow within eight weeks.",
"criterions": [
{
"exact_snippets": "Prior bone marrow transplant",
"criterion": "bone marrow transplant",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "extensive radiotherapy to greater than 25% of bone marrow within eight weeks",
"criterion": "radiotherapy to bone marrow",
"requirements": [
{
"requirement_type": "extent",
"expected_value": {
"operator": ">",
"value": 25,
"unit": "%"
}
},
{
"requirement_type": "time frame",
"expected_value": "within eight weeks"
}
]
}
]
},
{
"line": "16. A history of or underlying interstitial lung disease.",
"criterions": [
{
"exact_snippets": "A history of or underlying interstitial lung disease",
"criterion": "interstitial lung disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "17. Any other condition which in the Investigator's opinion would not make the patient a good candidate for the clinical study.",
"criterions": [
{
"exact_snippets": "Any other condition which in the Investigator's opinion would not make the patient a good candidate",
"criterion": "other condition",
"requirements": [
{
"requirement_type": "investigator's opinion",
"expected_value": "not a good candidate"
}
]
}
]
},
{
"line": "18. Is a participant or plans to participate in another interventional clinical study whilst taking part in this study. Participation in an observational study would be acceptable.",
"criterions": [
{
"exact_snippets": "Is a participant or plans to participate in another interventional clinical study",
"criterion": "participation in another interventional clinical study",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [
{
"line": "Either:",
"criterions": [
{
"exact_snippets": "Tissue from tumor must be available",
"criterion": "tumor tissue",
"requirements": [
{
"requirement_type": "availability",
"expected_value": true
}
]
},
{
"exact_snippets": "> 2 cm in diameter",
"criterion": "tumor tissue",
"requirements": [
{
"requirement_type": "size",
"expected_value": {
"operator": ">",
"value": 2,
"unit": "cm"
}
}
]
}
]
},
{
"line": "Either:",
"criterions": [
{
"exact_snippets": "Tissue from tumor must be available",
"criterion": "tumor tissue",
"requirements": [
{
"requirement_type": "availability",
"expected_value": true
}
]
},
{
"exact_snippets": "Tissue from tumor ... > 2 cm in diameter.",
"criterion": "tumor tissue",
"requirements": [
{
"requirement_type": "size",
"expected_value": {
"operator": ">",
"value": 2,
"unit": "cm"
}
}
]
}
]
}
],
"failed_exclusion": [
{
"line": "8. Known to be serologically positive for Hepatitis B, Hepatitis C or Human Immunodeficiency Virus (HIV).",
"criterions": [
{
"exact_snippets": "serologically positive for Hepatitis B",
"criterion": "Hepatitis B",
"requirements": [
{
"requirement_type": "serological status",
"expected_value": "positive"
}
]
},
{
"exact_snippets": "serologically positive for Hepatitis C",
"criterion": "Hepatitis C",
"requirements": [
{
"requirement_type": "serological status",
"expected_value": "positive"
}
]
},
{
"exact_snippets": "serologically positive for ... Human Immunodeficiency Virus (HIV)",
"criterion": "Human Immunodeficiency Virus (HIV)",
"requirements": [
{
"requirement_type": "serological status",
"expected_value": "positive"
}
]
}
]
},
{
"line": "11. Patients receiving anti-hypertensive treatment or treatment with beta- blockers or rate-limiting calcium agents. A washout period of 5 x half- life of the drug should be applied following withdrawal of any of these treatments.",
"criterions": [
{
"exact_snippets": "Patients receiving anti-hypertensive treatment",
"criterion": "anti-hypertensive treatment",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "treatment with beta-blockers",
"criterion": "beta-blockers",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "treatment with ... rate-limiting calcium agents",
"criterion": "rate-limiting calcium agents",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
}
],
"failed_miscellaneous": []
}