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

Download this file

1007 lines (1007 with data), 48.5 kB

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
{
"info": {
"nct_id": "NCT02027376",
"official_title": "A Phase Ib Dose Escalation, Open Label, Multicenter Study Evaluating LDE225 (Sonidegib) in Combination With Docetaxel in Triple Negative (TN) Advanced Breast Cancer (ABC) Patients \"EDALINE\"",
"inclusion_criteria": "1. The patient is capable to understand and comply with the protocol and has signed the informed consent document.\n2. Females with histologically confirmed advanced breast cancer.\n3. TN breast cancer by local laboratory determination. Hormonal Receptor (HR) negative defined as < 1% positive cells by Immunohistochemistry (IHC) for both Estrogen Receptor (ER) and Progesterone Receptor (PgR), and HER2 negative defined as in situ hybridization (ISH) negative or IHC 0 or 1+ in the absence of ISH (Note: patients with IHC 2+ must have an ISH determination in order to confirm the HER2 negativity.\n4. Measurable or non-measurable disease according to RECIST 1.1 criteria.\n5. Patient is at least 18 years of age.\n6. World Health Organization (WHO) Performance Status ≤ 1.\n7. Life expectancy ≥ 12 weeks.\n8. Common laboratory values within normal range (...)\n9. A negative serum pregnancy test ≤ 72 hours before starting study treatment for pre-menopausal women and for women < 1 year from the last menstruation date.\nHealthy volunteers allowed\nMust be FEMALE\nMust have minimum age of 18 Years",
"exclusion_criteria": "1. Have received more than 3 prior chemotherapy regimens for ABC.\n2. Patients with untreated brain metastases. However, a patient with Central Nervous System (CNS) metastases may participate in this trial if > 4 weeks from therapy completion (incl. radiation and/or surgery), is clinically stable with respect to the tumor at the time of study entry and is not receiving corticosteroid therapy.\n3. Patients with acute or chronic liver or renal disease or pancreatitis.\n4. Patients with a second primary malignancy that is clinically detectable at the time of consideration for study enrollment.\n5. Patients unable to swallow tablets.\n6. History of a positive HIV test (HIV testing is not mandatory).\n7. History of a positive Hepatitis B surface antigen (HBsAg) or Hepatitis C test result (Hepatitis B or C testing is not mandatory).\n8. Impairment of gastrointestinal (GI) function or GI disease (e.g. ulcerative disease, uncontrolled nausea, vomiting, grade ≥ 2 diarrhea, malabsorption syndrome or small bowel resection).\n9. Peripheral vascular disease requiring active therapy or having had surgery < 12 months prior to starting study drug.\n10. Impaired cardiac function or clinically significant heart disease (...)\n\n * A past medical history of clinically significant ECG abnormalities or a family history of prolonged QT-interval syndrome\n * Other clinically significant heart disease (e.g. congestive heart failure, uncontrolled hypertension, history of labile hypertension, or history of poor compliance with an antihypertensive regimen)\n11. Patients who are receiving treatment with medications that are known to be strong inhibitors or inducers of CYP3A4/5 (listed in Protocol Attachment 3) or drugs metabolized by CYP2B6 or CYP2C9 (listed in Protocol Attachment 3) that cannot be discontinued prior to study entry and for the duration of the study. Medications that are strong CYP3A4/5 inhibitors should be discontinued for at least 2 days, and strong CYP3A4/5 inducers for at least 1 week prior to initiating LDE225 dosing.\n12. Patients who have received chemotherapy within a period of time that is < the cycle length used for that treatment (e.g. < 3 weeks for fluorouracil, doxorubicine, epirubicin) prior to starting study drug or who have not recovered from the side effects of such therapy.\n13. Patients who have received biologic therapy (e.g. antibodies) ≤ 4 weeks prior to starting study drug or who have not recovered from the side effects of such therapy.\n14. Patients who have been treated with a small molecule therapeutic ≤ 5 t1/2 or ≤ 4 weeks (whichever is shorter) prior to starting study drug or who have not recovered from the side effects of such therapy.\n15. Patients who have received any other investigational agents ≤ 5 t1/2 or ≤ 4 weeks (whichever is shorter) prior to starting study drug or who have not recovered from the side effects of such therapy.\n16. Patients who have received wide field radiotherapy (including therapeutic radioisotopes such as strontium 89) ≤ 4 weeks or limited field radiation for palliation ≤ 2 weeks prior to starting study drug or who have not recovered from side effects of such therapy.\n17. Patients who are currently receiving treatment with therapeutic doses of warfarin sodium (Coumadin) who cannot discontinue this treatment at least 5 days prior to starting study drug.\n18. Patients who are currently receiving immunosuppressive treatment and in whom the treatment cannot be discontinued prior to starting study drug, except in the case of patients with basal cell carcinoma (BCC). Immunosuppressive treatment should be discontinued for at least 1 week prior to initiating LDE225 dosing.\n\n ...",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "1. The patient is capable to understand and comply with the protocol and has signed the informed consent document.",
"criterions": [
{
"exact_snippets": "The patient is capable to understand and comply with the protocol",
"criterion": "capability to understand and comply with protocol",
"requirements": [
{
"requirement_type": "capability",
"expected_value": true
}
]
},
{
"exact_snippets": "has signed the informed consent document",
"criterion": "informed consent document",
"requirements": [
{
"requirement_type": "signed",
"expected_value": true
}
]
}
]
},
{
"line": "2. Females with histologically confirmed advanced breast cancer.",
"criterions": [
{
"exact_snippets": "Females",
"criterion": "gender",
"requirements": [
{
"requirement_type": "value",
"expected_value": "female"
}
]
},
{
"exact_snippets": "histologically confirmed",
"criterion": "histological confirmation",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "advanced breast cancer",
"criterion": "breast cancer stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": "advanced"
}
]
}
]
},
{
"line": "3. TN breast cancer by local laboratory determination. Hormonal Receptor (HR) negative defined as < 1% positive cells by Immunohistochemistry (IHC) for both Estrogen Receptor (ER) and Progesterone Receptor (PgR), and HER2 negative defined as in situ hybridization (ISH) negative or IHC 0 or 1+ in the absence of ISH (Note: patients with IHC 2+ must have an ISH determination in order to confirm the HER2 negativity.",
"criterions": [
{
"exact_snippets": "TN breast cancer by local laboratory determination",
"criterion": "TN breast cancer",
"requirements": [
{
"requirement_type": "determination",
"expected_value": "local laboratory"
}
]
},
{
"exact_snippets": "Hormonal Receptor (HR) negative defined as < 1% positive cells by Immunohistochemistry (IHC) for both Estrogen Receptor (ER) and Progesterone Receptor (PgR)",
"criterion": "Hormonal Receptor (HR)",
"requirements": [
{
"requirement_type": "negativity",
"expected_value": "< 1% positive cells by Immunohistochemistry (IHC) for both Estrogen Receptor (ER) and Progesterone Receptor (PgR)"
}
]
},
{
"exact_snippets": "HER2 negative defined as in situ hybridization (ISH) negative or IHC 0 or 1+ in the absence of ISH",
"criterion": "HER2",
"requirements": [
{
"requirement_type": "negativity",
"expected_value": [
"in situ hybridization (ISH) negative",
"IHC 0 or 1+ in the absence of ISH"
]
}
]
},
{
"exact_snippets": "patients with IHC 2+ must have an ISH determination in order to confirm the HER2 negativity",
"criterion": "HER2",
"requirements": [
{
"requirement_type": "ISH determination",
"expected_value": "required for IHC 2+ to confirm negativity"
}
]
}
]
},
{
"line": "4. Measurable or non-measurable disease according to RECIST 1.1 criteria.",
"criterions": [
{
"exact_snippets": "Measurable or non-measurable disease according to RECIST 1.1 criteria",
"criterion": "disease measurability",
"requirements": [
{
"requirement_type": "criteria",
"expected_value": "RECIST 1.1"
}
]
}
]
},
{
"line": "5. Patient is at least 18 years of age.",
"criterions": [
{
"exact_snippets": "Patient is at least 18 years of age.",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum age",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "years"
}
}
]
}
]
},
{
"line": "6. World Health Organization (WHO) Performance Status ≤ 1.",
"criterions": [
{
"exact_snippets": "World Health Organization (WHO) Performance Status ≤ 1",
"criterion": "World Health Organization (WHO) Performance Status",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<=",
"value": 1,
"unit": "N/A"
}
}
]
}
]
},
{
"line": "7. Life expectancy ≥ 12 weeks.",
"criterions": [
{
"exact_snippets": "Life expectancy ≥ 12 weeks.",
"criterion": "life expectancy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 12,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "8. Common laboratory values within normal range (...)",
"criterions": [
{
"exact_snippets": "Common laboratory values within normal range",
"criterion": "laboratory values",
"requirements": [
{
"requirement_type": "range",
"expected_value": "normal range"
}
]
}
]
},
{
"line": "9. A negative serum pregnancy test ≤ 72 hours before starting study treatment for pre-menopausal women and for women < 1 year from the last menstruation date.",
"criterions": [
{
"exact_snippets": "A negative serum pregnancy test",
"criterion": "serum pregnancy test",
"requirements": [
{
"requirement_type": "result",
"expected_value": "negative"
}
]
},
{
"exact_snippets": "≤ 72 hours before starting study treatment",
"criterion": "time before starting study treatment",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": "<=",
"value": 72,
"unit": "hours"
}
}
]
},
{
"exact_snippets": "pre-menopausal women",
"criterion": "menopausal status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "pre-menopausal"
}
]
},
{
"exact_snippets": "women < 1 year from the last menstruation date",
"criterion": "time since last menstruation",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": "<",
"value": 1,
"unit": "year"
}
}
]
}
]
},
{
"line": "Healthy volunteers allowed",
"criterions": [
{
"exact_snippets": "Healthy volunteers allowed",
"criterion": "volunteer health status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "healthy"
}
]
}
]
},
{
"line": "Must be FEMALE",
"criterions": [
{
"exact_snippets": "Must be FEMALE",
"criterion": "gender",
"requirements": [
{
"requirement_type": "expected_value",
"expected_value": "female"
}
]
}
]
},
{
"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. Have received more than 3 prior chemotherapy regimens for ABC.",
"criterions": [
{
"exact_snippets": "received more than 3 prior chemotherapy regimens",
"criterion": "prior chemotherapy regimens",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">",
"value": 3,
"unit": "N/A"
}
}
]
}
]
},
{
"line": "2. Patients with untreated brain metastases. However, a patient with Central Nervous System (CNS) metastases may participate in this trial if > 4 weeks from therapy completion (incl. radiation and/or surgery), is clinically stable with respect to the tumor at the time of study entry and is not receiving corticosteroid therapy.",
"criterions": [
{
"exact_snippets": "untreated brain metastases",
"criterion": "brain metastases",
"requirements": [
{
"requirement_type": "treatment status",
"expected_value": "untreated"
}
]
},
{
"exact_snippets": "Central Nervous System (CNS) metastases ... > 4 weeks from therapy completion (incl. radiation and/or surgery)",
"criterion": "CNS metastases",
"requirements": [
{
"requirement_type": "time since therapy completion",
"expected_value": {
"operator": ">",
"value": 4,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "Central Nervous System (CNS) metastases ... clinically stable with respect to the tumor at the time of study entry",
"criterion": "CNS metastases",
"requirements": [
{
"requirement_type": "clinical stability",
"expected_value": true
}
]
},
{
"exact_snippets": "Central Nervous System (CNS) metastases ... is not receiving corticosteroid therapy",
"criterion": "corticosteroid therapy",
"requirements": [
{
"requirement_type": "receiving status",
"expected_value": false
}
]
}
]
},
{
"line": "3. Patients with acute or chronic liver or renal disease or pancreatitis.",
"criterions": [
{
"exact_snippets": "acute or chronic liver ... disease",
"criterion": "liver disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "acute or chronic ... renal disease",
"criterion": "renal disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "pancreatitis",
"criterion": "pancreatitis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "4. Patients with a second primary malignancy that is clinically detectable at the time of consideration for study enrollment.",
"criterions": [
{
"exact_snippets": "second primary malignancy that is clinically detectable",
"criterion": "second primary malignancy",
"requirements": [
{
"requirement_type": "detectability",
"expected_value": "clinically detectable"
}
]
}
]
},
{
"line": "5. Patients unable to swallow tablets.",
"criterions": [
{
"exact_snippets": "unable to swallow tablets",
"criterion": "ability to swallow tablets",
"requirements": [
{
"requirement_type": "ability",
"expected_value": false
}
]
}
]
},
{
"line": "6. History of a positive HIV test (HIV testing is not mandatory).",
"criterions": [
{
"exact_snippets": "History of a positive HIV test",
"criterion": "HIV test",
"requirements": [
{
"requirement_type": "result",
"expected_value": "positive"
}
]
}
]
},
{
"line": "7. History of a positive Hepatitis B surface antigen (HBsAg) or Hepatitis C test result (Hepatitis B or C testing is not mandatory).",
"criterions": [
{
"exact_snippets": "History of a positive Hepatitis B surface antigen (HBsAg)",
"criterion": "Hepatitis B surface antigen (HBsAg)",
"requirements": [
{
"requirement_type": "test result",
"expected_value": "positive"
}
]
},
{
"exact_snippets": "History of a positive ... Hepatitis C test result",
"criterion": "Hepatitis C test result",
"requirements": [
{
"requirement_type": "test result",
"expected_value": "positive"
}
]
}
]
},
{
"line": "8. Impairment of gastrointestinal (GI) function or GI disease (e.g. ulcerative disease, uncontrolled nausea, vomiting, grade ≥ 2 diarrhea, malabsorption syndrome or small bowel resection).",
"criterions": [
{
"exact_snippets": "Impairment of gastrointestinal (GI) function or GI disease",
"criterion": "gastrointestinal function or disease",
"requirements": [
{
"requirement_type": "impairment",
"expected_value": true
}
]
},
{
"exact_snippets": "ulcerative disease",
"criterion": "ulcerative disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "uncontrolled nausea",
"criterion": "nausea",
"requirements": [
{
"requirement_type": "control",
"expected_value": "uncontrolled"
}
]
},
{
"exact_snippets": "vomiting",
"criterion": "vomiting",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "grade ≥ 2 diarrhea",
"criterion": "diarrhea",
"requirements": [
{
"requirement_type": "grade",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "grade"
}
}
]
},
{
"exact_snippets": "malabsorption syndrome",
"criterion": "malabsorption syndrome",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "small bowel resection",
"criterion": "small bowel resection",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
}
]
},
{
"line": "9. Peripheral vascular disease requiring active therapy or having had surgery < 12 months prior to starting study drug.",
"criterions": [
{
"exact_snippets": "Peripheral vascular disease requiring active therapy",
"criterion": "peripheral vascular disease",
"requirements": [
{
"requirement_type": "active therapy",
"expected_value": true
}
]
},
{
"exact_snippets": "Peripheral vascular disease ... having had surgery < 12 months prior to starting study drug",
"criterion": "peripheral vascular disease",
"requirements": [
{
"requirement_type": "surgery",
"expected_value": {
"operator": "<",
"value": 12,
"unit": "months"
}
}
]
}
]
},
{
"line": "10. Impaired cardiac function or clinically significant heart disease (...)",
"criterions": [
{
"exact_snippets": "Impaired cardiac function",
"criterion": "cardiac function",
"requirements": [
{
"requirement_type": "impairment",
"expected_value": true
}
]
},
{
"exact_snippets": "clinically significant heart disease",
"criterion": "heart disease",
"requirements": [
{
"requirement_type": "clinical significance",
"expected_value": true
}
]
}
]
},
{
"line": "* A past medical history of clinically significant ECG abnormalities or a family history of prolonged QT-interval syndrome",
"criterions": [
{
"exact_snippets": "A past medical history of clinically significant ECG abnormalities",
"criterion": "ECG abnormalities",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
},
{
"requirement_type": "clinical significance",
"expected_value": true
}
]
},
{
"exact_snippets": "a family history of prolonged QT-interval syndrome",
"criterion": "family history of prolonged QT-interval syndrome",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Other clinically significant heart disease (e.g. congestive heart failure, uncontrolled hypertension, history of labile hypertension, or history of poor compliance with an antihypertensive regimen)",
"criterions": [
{
"exact_snippets": "Other clinically significant heart disease (e.g. congestive heart failure",
"criterion": "congestive heart failure",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Other clinically significant heart disease ... uncontrolled hypertension",
"criterion": "uncontrolled hypertension",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Other clinically significant heart disease ... history of labile hypertension",
"criterion": "history of labile hypertension",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Other clinically significant heart disease ... history of poor compliance with an antihypertensive regimen",
"criterion": "history of poor compliance with an antihypertensive regimen",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "11. Patients who are receiving treatment with medications that are known to be strong inhibitors or inducers of CYP3A4/5 (listed in Protocol Attachment 3) or drugs metabolized by CYP2B6 or CYP2C9 (listed in Protocol Attachment 3) that cannot be discontinued prior to study entry and for the duration of the study. Medications that are strong CYP3A4/5 inhibitors should be discontinued for at least 2 days, and strong CYP3A4/5 inducers for at least 1 week prior to initiating LDE225 dosing.",
"criterions": [
{
"exact_snippets": "Patients who are receiving treatment with medications that are known to be strong inhibitors or inducers of CYP3A4/5",
"criterion": "treatment with strong inhibitors or inducers of CYP3A4/5",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "drugs metabolized by CYP2B6 or CYP2C9",
"criterion": "treatment with drugs metabolized by CYP2B6 or CYP2C9",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Medications that are strong CYP3A4/5 inhibitors should be discontinued for at least 2 days",
"criterion": "discontinuation of strong CYP3A4/5 inhibitors",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "days"
}
}
]
},
{
"exact_snippets": "strong CYP3A4/5 inducers for at least 1 week",
"criterion": "discontinuation of strong CYP3A4/5 inducers",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "week"
}
}
]
}
]
},
{
"line": "12. Patients who have received chemotherapy within a period of time that is < the cycle length used for that treatment (e.g. < 3 weeks for fluorouracil, doxorubicine, epirubicin) prior to starting study drug or who have not recovered from the side effects of such therapy.",
"criterions": [
{
"exact_snippets": "Patients who have received chemotherapy within a period of time that is < the cycle length used for that treatment",
"criterion": "recent chemotherapy",
"requirements": [
{
"requirement_type": "time since last chemotherapy",
"expected_value": {
"operator": "<",
"value": 3,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "who have not recovered from the side effects of such therapy",
"criterion": "recovery from chemotherapy side effects",
"requirements": [
{
"requirement_type": "recovery status",
"expected_value": false
}
]
}
]
},
{
"line": "13. Patients who have received biologic therapy (e.g. antibodies) ≤ 4 weeks prior to starting study drug or who have not recovered from the side effects of such therapy.",
"criterions": [
{
"exact_snippets": "Patients who have received biologic therapy (e.g. antibodies) ≤ 4 weeks prior to starting study drug",
"criterion": "biologic therapy",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"operator": "<=",
"value": 4,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "who have not recovered from the side effects of such therapy",
"criterion": "recovery from side effects of biologic therapy",
"requirements": [
{
"requirement_type": "recovery status",
"expected_value": false
}
]
}
]
},
{
"line": "14. Patients who have been treated with a small molecule therapeutic ≤ 5 t1/2 or ≤ 4 weeks (whichever is shorter) prior to starting study drug or who have not recovered from the side effects of such therapy.",
"criterions": [
{
"exact_snippets": "treated with a small molecule therapeutic ≤ 5 t1/2 or ≤ 4 weeks (whichever is shorter) prior to starting study drug",
"criterion": "prior treatment with small molecule therapeutic",
"requirements": [
{
"requirement_type": "time since treatment",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 5,
"unit": "t1/2"
},
{
"operator": "<=",
"value": 4,
"unit": "weeks"
}
]
}
}
]
},
{
"exact_snippets": "who have not recovered from the side effects of such therapy",
"criterion": "recovery from side effects of small molecule therapy",
"requirements": [
{
"requirement_type": "recovery status",
"expected_value": false
}
]
}
]
},
{
"line": "15. Patients who have received any other investigational agents ≤ 5 t1/2 or ≤ 4 weeks (whichever is shorter) prior to starting study drug or who have not recovered from the side effects of such therapy.",
"criterions": [
{
"exact_snippets": "Patients who have received any other investigational agents ≤ 5 t1/2 or ≤ 4 weeks (whichever is shorter) prior to starting study drug",
"criterion": "prior investigational agent use",
"requirements": [
{
"requirement_type": "time since last use",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 5,
"unit": "t1/2"
},
{
"operator": "<=",
"value": 4,
"unit": "weeks"
}
]
}
}
]
},
{
"exact_snippets": "who have not recovered from the side effects of such therapy",
"criterion": "recovery from side effects of prior investigational agents",
"requirements": [
{
"requirement_type": "recovery",
"expected_value": true
}
]
}
]
},
{
"line": "17. Patients who are currently receiving treatment with therapeutic doses of warfarin sodium (Coumadin) who cannot discontinue this treatment at least 5 days prior to starting study drug.",
"criterions": [
{
"exact_snippets": "currently receiving treatment with therapeutic doses of warfarin sodium (Coumadin)",
"criterion": "warfarin sodium (Coumadin) treatment",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "cannot discontinue this treatment at least 5 days prior to starting study drug",
"criterion": "discontinuation of warfarin sodium (Coumadin) treatment",
"requirements": [
{
"requirement_type": "time before starting study drug",
"expected_value": {
"operator": ">=",
"value": 5,
"unit": "days"
}
}
]
}
]
},
{
"line": "18. Patients who are currently receiving immunosuppressive treatment and in whom the treatment cannot be discontinued prior to starting study drug, except in the case of patients with basal cell carcinoma (BCC). Immunosuppressive treatment should be discontinued for at least 1 week prior to initiating LDE225 dosing.",
"criterions": [
{
"exact_snippets": "Patients who are currently receiving immunosuppressive treatment",
"criterion": "immunosuppressive treatment",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "treatment cannot be discontinued prior to starting study drug",
"criterion": "immunosuppressive treatment discontinuation",
"requirements": [
{
"requirement_type": "possibility",
"expected_value": false
}
]
},
{
"exact_snippets": "Immunosuppressive treatment should be discontinued for at least 1 week prior to initiating LDE225 dosing",
"criterion": "immunosuppressive treatment discontinuation duration",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "week"
}
}
]
},
{
"exact_snippets": "except in the case of patients with basal cell carcinoma (BCC)",
"criterion": "basal cell carcinoma (BCC)",
"requirements": [
{
"requirement_type": "exception",
"expected_value": true
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [
{
"line": "16. Patients who have received wide field radiotherapy (including therapeutic radioisotopes such as strontium 89) ≤ 4 weeks or limited field radiation for palliation ≤ 2 weeks prior to starting study drug or who have not recovered from side effects of such therapy.",
"criterions": [
{
"exact_snippets": "Patients who have received wide field radiotherapy (including therapeutic radioisotopes such as strontium 89) ≤ 4 weeks prior to starting study drug",
"criterion": "wide field radiotherapy",
"requirements": [
{
"requirement_type": "time since treatment",
"expected_value": {
"operator": "<=",
"value": 4,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "limited field radiation for palliation ≤ 2 weeks prior to starting study drug",
"criterion": "limited field radiation for palliation",
"requirements": [
{
"requirement_type": "time since treatment",
"expected_value": {
"operator": "<=",
"value": 2,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "who have not recovered from side effects of such therapy",
"criterion": "recovery from side effects of radiotherapy",
"requirements": [
{
"requirement_type": "recovery",
"expected_value": true
}
]
}
]
},
{
"line": "...",
"criterions": []
}
],
"failed_miscellaneous": []
}