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

Download this file

1212 lines (1212 with data), 55.2 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
{
"info": {
"nct_id": "NCT06470880",
"official_title": "Circulating Tumour DNA Guided Adaptive BRAF and MEK Inhibitor Therapy",
"inclusion_criteria": "Healthy volunteers allowed\nMust have minimum age of 18 Years",
"exclusion_criteria": "",
"miscellaneous_criteria": "Inclusion Criteria\n\nAt Screening\n\n1. Written and informed consent obtained from participant and agreement of participant to comply with the requirements of the study\n2. Histological confirmation of cutaneous melanoma\n3. ≥ 18 years of age\n4. Stage III un-resectable/ IV disease\n5. Measurable disease on CT (thorax, abdomen and pelvis, ± neck if indicated) and/or PET-CT, and CT or MRI (brain) scan (RECIST v1.1)\n6. BRAF p.V600E/K/R/D mutation confirmed (exact point mutation must be known)\n7. ECOG performance status 0/1/2\n8. Prior radiotherapy or radiosurgery must have been completed at least 2 weeks prior to the first dose of study drugs\n9. Adequate organ function as defined below:\n\n i. Haemoglobin ≥ 9 g/dL ii. White blood count ≥ 2 x109/L iii. ANCa ≥ 1.2 x109/L iv. Platelet count ≥ 75 x109/L v. Albumin ≥ 2.5 g/dL vi. Total bilirubinb ≤ 1.5 x ULNa vii. ASTa or ALTa ≤ 3 x ULNa viii. Calculated creatinine clearance ≥ 30ml/min\n10. Women of childbearing potential participating in the study (WOCBP see Appendix B for definition) must have a negative serum or urine pregnancy test (minimum sensitivity 25 IU/L or equivalent units of HCG) within 72 hours prior to the start of study drug.\n11. WOCBP must agree to follow instructions for method(s) of contraception for the duration of treatment with study drugs plus at least 28 days following last dose of drug (either encorafenib or binimetinib), (see Appendix B).\n12. Males who are sexually active with WOCBP must agree to follow instructions for method(s) of contraception for the duration of treatment plus 90 days (duration of sperm turnover) from last dose of drug (either encorafenib or binimetinib), (see Appendix B).\n\n At randomisation:\n13. Left Ventricular Ejection fraction (LVEF) ≥ 50% or ≥LLNa by ECHO\n14. BRAF ctDNA TAB level of ≥15 copies/ml of plasma\n\nExclusion Criteria\n\n1. Prior systemic targeted BRAF/MEKi therapy for stage IV (metastatic) melanoma (treatment for stage III allowed as long as RFS ≥26 weeks following discontinuation of drugs)\n2. BRAF wild-type malignant melanoma\n3. Metastasis to the brain or leptomeninges\n4. Any contraindication to treatment with encorafenib or binimetinib as per the local Summary of Product Characteristics\n5. Hypersensitivity to the active substance or to any of the excipients of encorafenib or binimetinib\n6. Current use of a prohibited medication as described in Section 8.9\n7. History of another malignancy. Exception: Patients who have been disease-free for 3 years, (i.e. patients with second malignancies that are indolent or definitively treated at least 3 years ago), curatively treated in situ cancer of the cervix, ductal carcinoma in situ (DCIS); stage 1, grade I endometrial carcinoma, or patients with a history of completely resected non-melanoma skin cancer. No additional therapy should be required whilst the patient is on study\n8. Any serious or unstable pre-existing medical conditions (aside from malignancy exceptions specified above), psychiatric disorders, or other conditions that could interfere with the patient's safety, obtaining informed consent, or compliance with study procedures\n9. Known Human Immunodeficiency Virus (HIV), Hepatitis B Virus (HBV), or Hepatitis C Virus (HCV) infection\n10. Patients with rare hereditary problems of galactose intolerance, total lactase deficiency or glucose-galactose malabsorption\n11. Child Pugh B or C liver disease\n12. Coronary syndromes (including myocardial infarction within 6 months or unstable angina)\n13. A history or evidence of current ≥ Class II congestive heart failure as defined by the NYHA guidelines with an ejection fraction of <50% (see appendix C)\n14. Treatment refractory hypertension defined as a blood pressure of systolic >150 mmHg and/or diastolic >95 mm Hg on >3 occasions which cannot be controlled by anti-hypertensive therapy\n15. Uncorrectable electrolyte abnormalities > CTCAE v5 Grade 1 (e.g. hypokalaemia, hypomagnesaemia, hypocalcaemia), long QT syndrome (baseline 1 QTC interval ≥ 480msec) or taking medicinal products known to prolong the QT interval\n16. A history or current evidence/risk of retinal vein occlusion (RVO) or central serous retinopathy (CSR) including presence of predisposing factors to RVO or CSR (e.g., uncontrolled glaucoma or ocular hypertension, uncontrolled hypertension, uncontrolled diabetes mellitus, or a history of hyperviscosity or hypercoagulability syndromes)\n17. Females who are pregnant or breast-feeding and are not able to stop breast-feeding prior to first dose of study drugs (see section 7.5)\n18. Prisoners or patients who are involuntarily incarcerated\n19. Patients who are compulsorily detained for treatment of either a psychiatric or physical (e.g., infectious disease) illness"
},
"inclusion_lines": [
{
"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": [],
"miscellaneous_lines": [
{
"line": "1. Written and informed consent obtained from participant and agreement of participant to comply with the requirements of the study",
"criterions": [
{
"exact_snippets": "Written and informed consent obtained from participant",
"criterion": "informed consent",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "agreement of participant to comply with the requirements of the study",
"criterion": "agreement to comply with study requirements",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "2. Histological confirmation of cutaneous melanoma",
"criterions": [
{
"exact_snippets": "Histological confirmation of cutaneous melanoma",
"criterion": "cutaneous melanoma",
"requirements": [
{
"requirement_type": "confirmation method",
"expected_value": "histological"
}
]
}
]
},
{
"line": "3. ≥ 18 years of age",
"criterions": [
{
"exact_snippets": "≥ 18 years of age",
"criterion": "age",
"requirements": [
{
"requirement_type": "N/A",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "years"
}
}
]
}
]
},
{
"line": "4. Stage III un-resectable/ IV disease",
"criterions": [
{
"exact_snippets": "Stage III un-resectable",
"criterion": "disease stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": "III"
},
{
"requirement_type": "resectability",
"expected_value": false
}
]
},
{
"exact_snippets": "IV disease",
"criterion": "disease stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": "IV"
}
]
}
]
},
{
"line": "5. Measurable disease on CT (thorax, abdomen and pelvis, ± neck if indicated) and/or PET-CT, and CT or MRI (brain) scan (RECIST v1.1)",
"criterions": [
{
"exact_snippets": "Measurable disease on CT (thorax, abdomen and pelvis, ± neck if indicated) and/or PET-CT, and CT or MRI (brain) scan (RECIST v1.1)",
"criterion": "measurable disease",
"requirements": [
{
"requirement_type": "imaging modality",
"expected_value": [
"CT",
"PET-CT",
"MRI"
]
},
{
"requirement_type": "location",
"expected_value": [
"thorax",
"abdomen",
"pelvis",
"neck",
"brain"
]
},
{
"requirement_type": "criteria",
"expected_value": "RECIST v1.1"
}
]
}
]
},
{
"line": "6. BRAF p.V600E/K/R/D mutation confirmed (exact point mutation must be known)",
"criterions": [
{
"exact_snippets": "BRAF p.V600E/K/R/D mutation confirmed (exact point mutation must be known)",
"criterion": "BRAF mutation",
"requirements": [
{
"requirement_type": "mutation type",
"expected_value": [
"p.V600E",
"p.V600K",
"p.V600R",
"p.V600D"
]
},
{
"requirement_type": "confirmation",
"expected_value": true
},
{
"requirement_type": "specificity",
"expected_value": "exact point mutation must be known"
}
]
}
]
},
{
"line": "7. ECOG performance status 0/1/2",
"criterions": [
{
"exact_snippets": "ECOG performance status 0/1/2",
"criterion": "ECOG performance status",
"requirements": [
{
"requirement_type": "value",
"expected_value": [
"0",
"1",
"2"
]
}
]
}
]
},
{
"line": "8. Prior radiotherapy or radiosurgery must have been completed at least 2 weeks prior to the first dose of study drugs",
"criterions": [
{
"exact_snippets": "Prior radiotherapy or radiosurgery must have been completed at least 2 weeks prior to the first dose of study drugs",
"criterion": "prior radiotherapy or radiosurgery",
"requirements": [
{
"requirement_type": "completion time",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "9. Adequate organ function as defined below:",
"criterions": [
{
"exact_snippets": "Adequate organ function",
"criterion": "organ function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
}
]
},
{
"line": "i. Haemoglobin ≥ 9 g/dL ii. White blood count ≥ 2 x109/L iii. ANCa ≥ 1.2 x109/L iv. Platelet count ≥ 75 x109/L v. Albumin ≥ 2.5 g/dL vi. Total bilirubinb ≤ 1.5 x ULNa vii. ASTa or ALTa ≤ 3 x ULNa viii. Calculated creatinine clearance ≥ 30ml/min",
"criterions": [
{
"exact_snippets": "Haemoglobin ≥ 9 g/dL",
"criterion": "haemoglobin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 9,
"unit": "g/dL"
}
}
]
},
{
"exact_snippets": "White blood count ≥ 2 x109/L",
"criterion": "white blood count",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "x109/L"
}
}
]
},
{
"exact_snippets": "ANCa ≥ 1.2 x109/L",
"criterion": "ANCa",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 1.2,
"unit": "x109/L"
}
}
]
},
{
"exact_snippets": "Platelet count ≥ 75 x109/L",
"criterion": "platelet count",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 75,
"unit": "x109/L"
}
}
]
},
{
"exact_snippets": "Albumin ≥ 2.5 g/dL",
"criterion": "albumin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 2.5,
"unit": "g/dL"
}
}
]
},
{
"exact_snippets": "Total bilirubinb ≤ 1.5 x ULNa",
"criterion": "total bilirubin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "x ULNa"
}
}
]
},
{
"exact_snippets": "ASTa or ALTa ≤ 3 x ULNa",
"criterion": "ASTa or ALTa",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "x ULNa"
}
}
]
},
{
"exact_snippets": "Calculated creatinine clearance ≥ 30ml/min",
"criterion": "calculated creatinine clearance",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 30,
"unit": "ml/min"
}
}
]
}
]
},
{
"line": "10. Women of childbearing potential participating in the study (WOCBP see Appendix B for definition) must have a negative serum or urine pregnancy test (minimum sensitivity 25 IU/L or equivalent units of HCG) within 72 hours prior to the start of study drug.",
"criterions": [
{
"exact_snippets": "Women of childbearing potential ... must have a negative serum or urine pregnancy test",
"criterion": "pregnancy test",
"requirements": [
{
"requirement_type": "result",
"expected_value": "negative"
}
]
},
{
"exact_snippets": "minimum sensitivity 25 IU/L or equivalent units of HCG",
"criterion": "pregnancy test sensitivity",
"requirements": [
{
"requirement_type": "sensitivity",
"expected_value": {
"operator": ">=",
"value": 25,
"unit": "IU/L"
}
}
]
},
{
"exact_snippets": "within 72 hours prior to the start of study drug",
"criterion": "timing of pregnancy test",
"requirements": [
{
"requirement_type": "timing",
"expected_value": "within 72 hours prior to the start of study drug"
}
]
}
]
},
{
"line": "11. WOCBP must agree to follow instructions for method(s) of contraception for the duration of treatment with study drugs plus at least 28 days following last dose of drug (either encorafenib or binimetinib), (see Appendix B).",
"criterions": [
{
"exact_snippets": "WOCBP must agree to follow instructions for method(s) of contraception",
"criterion": "contraception agreement",
"requirements": [
{
"requirement_type": "agreement",
"expected_value": true
}
]
},
{
"exact_snippets": "duration of treatment with study drugs plus at least 28 days following last dose of drug",
"criterion": "contraception duration",
"requirements": [
{
"requirement_type": "duration",
"expected_value": "duration of treatment with study drugs plus at least 28 days following last dose of drug"
}
]
}
]
},
{
"line": "12. Males who are sexually active with WOCBP must agree to follow instructions for method(s) of contraception for the duration of treatment plus 90 days (duration of sperm turnover) from last dose of drug (either encorafenib or binimetinib), (see Appendix B).",
"criterions": [
{
"exact_snippets": "Males who are sexually active with WOCBP must agree to follow instructions for method(s) of contraception",
"criterion": "contraception agreement",
"requirements": [
{
"requirement_type": "agreement",
"expected_value": true
}
]
},
{
"exact_snippets": "duration of treatment plus 90 days (duration of sperm turnover) from last dose of drug",
"criterion": "contraception duration",
"requirements": [
{
"requirement_type": "duration",
"expected_value": "duration of treatment plus 90 days"
}
]
}
]
},
{
"line": "13. Left Ventricular Ejection fraction (LVEF) ≥ 50% or ≥LLNa by ECHO",
"criterions": [
{
"exact_snippets": "Left Ventricular Ejection fraction (LVEF) ≥ 50%",
"criterion": "Left Ventricular Ejection fraction (LVEF)",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">=",
"value": 50,
"unit": "%"
}
}
]
},
{
"exact_snippets": "Left Ventricular Ejection fraction (LVEF) ... ≥LLNa by ECHO",
"criterion": "Left Ventricular Ejection fraction (LVEF)",
"requirements": [
{
"requirement_type": "value",
"expected_value": ">=LLNa by ECHO"
}
]
}
]
},
{
"line": "14. BRAF ctDNA TAB level of ≥15 copies/ml of plasma",
"criterions": [
{
"exact_snippets": "BRAF ctDNA TAB level of ≥15 copies/ml of plasma",
"criterion": "BRAF ctDNA TAB level",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 15,
"unit": "copies/ml of plasma"
}
}
]
}
]
},
{
"line": "1. Prior systemic targeted BRAF/MEKi therapy for stage IV (metastatic) melanoma (treatment for stage III allowed as long as RFS ≥26 weeks following discontinuation of drugs)",
"criterions": [
{
"exact_snippets": "Prior systemic targeted BRAF/MEKi therapy for stage IV (metastatic) melanoma",
"criterion": "prior systemic targeted BRAF/MEKi therapy",
"requirements": [
{
"requirement_type": "stage",
"expected_value": "IV (metastatic) melanoma"
}
]
},
{
"exact_snippets": "treatment for stage III allowed as long as RFS ≥26 weeks following discontinuation of drugs",
"criterion": "treatment for stage III",
"requirements": [
{
"requirement_type": "RFS following discontinuation of drugs",
"expected_value": {
"operator": ">=",
"value": 26,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "2. BRAF wild-type malignant melanoma",
"criterions": [
{
"exact_snippets": "BRAF wild-type malignant melanoma",
"criterion": "BRAF mutation status",
"requirements": [
{
"requirement_type": "mutation type",
"expected_value": "wild-type"
}
]
},
{
"exact_snippets": "BRAF wild-type malignant melanoma",
"criterion": "malignant melanoma",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "3. Metastasis to the brain or leptomeninges",
"criterions": [
{
"exact_snippets": "Metastasis to the brain",
"criterion": "brain metastasis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Metastasis to the ... leptomeninges",
"criterion": "leptomeningeal metastasis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "4. Any contraindication to treatment with encorafenib or binimetinib as per the local Summary of Product Characteristics",
"criterions": [
{
"exact_snippets": "Any contraindication to treatment with encorafenib",
"criterion": "contraindication to encorafenib",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Any contraindication to treatment with ... binimetinib",
"criterion": "contraindication to binimetinib",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "5. Hypersensitivity to the active substance or to any of the excipients of encorafenib or binimetinib",
"criterions": [
{
"exact_snippets": "Hypersensitivity to the active substance or to any of the excipients of encorafenib",
"criterion": "hypersensitivity to encorafenib",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Hypersensitivity to the active substance or to any of the excipients of ... binimetinib",
"criterion": "hypersensitivity to binimetinib",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "6. Current use of a prohibited medication as described in Section 8.9",
"criterions": [
{
"exact_snippets": "Current use of a prohibited medication",
"criterion": "prohibited medication use",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "7. History of another malignancy. Exception: Patients who have been disease-free for 3 years, (i.e. patients with second malignancies that are indolent or definitively treated at least 3 years ago), curatively treated in situ cancer of the cervix, ductal carcinoma in situ (DCIS); stage 1, grade I endometrial carcinoma, or patients with a history of completely resected non-melanoma skin cancer. No additional therapy should be required whilst the patient is on study",
"criterions": [
{
"exact_snippets": "History of another malignancy",
"criterion": "history of another malignancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "disease-free for 3 years",
"criterion": "disease-free status",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 3,
"unit": "years"
}
}
]
},
{
"exact_snippets": "curatively treated in situ cancer of the cervix",
"criterion": "in situ cancer of the cervix",
"requirements": [
{
"requirement_type": "treatment status",
"expected_value": "curatively treated"
}
]
},
{
"exact_snippets": "ductal carcinoma in situ (DCIS)",
"criterion": "ductal carcinoma in situ (DCIS)",
"requirements": [
{
"requirement_type": "treatment status",
"expected_value": "curatively treated"
}
]
},
{
"exact_snippets": "stage 1, grade I endometrial carcinoma",
"criterion": "endometrial carcinoma",
"requirements": [
{
"requirement_type": "stage",
"expected_value": "1"
},
{
"requirement_type": "grade",
"expected_value": "I"
}
]
},
{
"exact_snippets": "history of completely resected non-melanoma skin cancer",
"criterion": "non-melanoma skin cancer",
"requirements": [
{
"requirement_type": "resection status",
"expected_value": "completely resected"
}
]
},
{
"exact_snippets": "No additional therapy should be required whilst the patient is on study",
"criterion": "additional therapy requirement",
"requirements": [
{
"requirement_type": "requirement",
"expected_value": false
}
]
}
]
},
{
"line": "8. Any serious or unstable pre-existing medical conditions (aside from malignancy exceptions specified above), psychiatric disorders, or other conditions that could interfere with the patient's safety, obtaining informed consent, or compliance with study procedures",
"criterions": [
{
"exact_snippets": "serious or unstable pre-existing medical conditions",
"criterion": "pre-existing medical conditions",
"requirements": [
{
"requirement_type": "severity/stability",
"expected_value": "serious or unstable"
}
]
},
{
"exact_snippets": "psychiatric disorders",
"criterion": "psychiatric disorders",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "other conditions that could interfere with the patient's safety, obtaining informed consent, or compliance with study procedures",
"criterion": "conditions interfering with study participation",
"requirements": [
{
"requirement_type": "interference",
"expected_value": true
}
]
}
]
},
{
"line": "9. Known Human Immunodeficiency Virus (HIV), Hepatitis B Virus (HBV), or Hepatitis C Virus (HCV) infection",
"criterions": [
{
"exact_snippets": "Known Human Immunodeficiency Virus (HIV) ... infection",
"criterion": "Human Immunodeficiency Virus (HIV) infection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Hepatitis B Virus (HBV) ... infection",
"criterion": "Hepatitis B Virus (HBV) infection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Hepatitis C Virus (HCV) infection",
"criterion": "Hepatitis C Virus (HCV) infection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "10. Patients with rare hereditary problems of galactose intolerance, total lactase deficiency or glucose-galactose malabsorption",
"criterions": [
{
"exact_snippets": "rare hereditary problems of galactose intolerance",
"criterion": "galactose intolerance",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "rare hereditary problems of ... total lactase deficiency",
"criterion": "total lactase deficiency",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "rare hereditary problems of ... glucose-galactose malabsorption",
"criterion": "glucose-galactose malabsorption",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "11. Child Pugh B or C liver disease",
"criterions": [
{
"exact_snippets": "Child Pugh B or C liver disease",
"criterion": "Child Pugh liver disease",
"requirements": [
{
"requirement_type": "severity",
"expected_value": [
"B",
"C"
]
}
]
}
]
},
{
"line": "12. Coronary syndromes (including myocardial infarction within 6 months or unstable angina)",
"criterions": [
{
"exact_snippets": "Coronary syndromes (including myocardial infarction within 6 months or unstable angina)",
"criterion": "coronary syndromes",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "myocardial infarction within 6 months",
"criterion": "myocardial infarction",
"requirements": [
{
"requirement_type": "time since event",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "months"
}
}
]
},
{
"exact_snippets": "unstable angina",
"criterion": "unstable angina",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "13. A history or evidence of current ≥ Class II congestive heart failure as defined by the NYHA guidelines with an ejection fraction of <50% (see appendix C)",
"criterions": [
{
"exact_snippets": "A history or evidence of current ≥ Class II congestive heart failure as defined by the NYHA guidelines",
"criterion": "congestive heart failure",
"requirements": [
{
"requirement_type": "severity",
"expected_value": ">= Class II"
}
]
},
{
"exact_snippets": "ejection fraction of <50%",
"criterion": "ejection fraction",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<",
"value": 50,
"unit": "%"
}
}
]
}
]
},
{
"line": "14. Treatment refractory hypertension defined as a blood pressure of systolic >150 mmHg and/or diastolic >95 mm Hg on >3 occasions which cannot be controlled by anti-hypertensive therapy",
"criterions": [
{
"exact_snippets": "Treatment refractory hypertension defined as a blood pressure of systolic >150 mmHg",
"criterion": "systolic blood pressure",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">",
"value": 150,
"unit": "mmHg"
}
}
]
},
{
"exact_snippets": "diastolic >95 mm Hg",
"criterion": "diastolic blood pressure",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">",
"value": 95,
"unit": "mm Hg"
}
}
]
},
{
"exact_snippets": "on >3 occasions",
"criterion": "blood pressure measurement occasions",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">",
"value": 3,
"unit": "occasions"
}
}
]
},
{
"exact_snippets": "cannot be controlled by anti-hypertensive therapy",
"criterion": "control by anti-hypertensive therapy",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
}
]
}
]
},
{
"line": "15. Uncorrectable electrolyte abnormalities > CTCAE v5 Grade 1 (e.g. hypokalaemia, hypomagnesaemia, hypocalcaemia), long QT syndrome (baseline 1 QTC interval ≥ 480msec) or taking medicinal products known to prolong the QT interval",
"criterions": [
{
"exact_snippets": "Uncorrectable electrolyte abnormalities > CTCAE v5 Grade 1",
"criterion": "electrolyte abnormalities",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">",
"value": 1,
"unit": "CTCAE v5 Grade"
}
}
]
},
{
"exact_snippets": "long QT syndrome",
"criterion": "long QT syndrome",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "baseline 1 QTC interval ≥ 480msec",
"criterion": "QTC interval",
"requirements": [
{
"requirement_type": "length",
"expected_value": {
"operator": ">=",
"value": 480,
"unit": "msec"
}
}
]
},
{
"exact_snippets": "taking medicinal products known to prolong the QT interval",
"criterion": "medicinal products known to prolong the QT interval",
"requirements": [
{
"requirement_type": "usage",
"expected_value": true
}
]
}
]
},
{
"line": "16. A history or current evidence/risk of retinal vein occlusion (RVO) or central serous retinopathy (CSR) including presence of predisposing factors to RVO or CSR (e.g., uncontrolled glaucoma or ocular hypertension, uncontrolled hypertension, uncontrolled diabetes mellitus, or a history of hyperviscosity or hypercoagulability syndromes)",
"criterions": [
{
"exact_snippets": "history or current evidence/risk of retinal vein occlusion (RVO)",
"criterion": "retinal vein occlusion (RVO)",
"requirements": [
{
"requirement_type": "history or current evidence/risk",
"expected_value": true
}
]
},
{
"exact_snippets": "history or current evidence/risk of ... central serous retinopathy (CSR)",
"criterion": "central serous retinopathy (CSR)",
"requirements": [
{
"requirement_type": "history or current evidence/risk",
"expected_value": true
}
]
},
{
"exact_snippets": "presence of predisposing factors to RVO or CSR",
"criterion": "predisposing factors to RVO or CSR",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "uncontrolled glaucoma",
"criterion": "glaucoma",
"requirements": [
{
"requirement_type": "control",
"expected_value": "uncontrolled"
}
]
},
{
"exact_snippets": "ocular hypertension",
"criterion": "ocular hypertension",
"requirements": [
{
"requirement_type": "control",
"expected_value": "uncontrolled"
}
]
},
{
"exact_snippets": "uncontrolled hypertension",
"criterion": "hypertension",
"requirements": [
{
"requirement_type": "control",
"expected_value": "uncontrolled"
}
]
},
{
"exact_snippets": "uncontrolled diabetes mellitus",
"criterion": "diabetes mellitus",
"requirements": [
{
"requirement_type": "control",
"expected_value": "uncontrolled"
}
]
},
{
"exact_snippets": "history of hyperviscosity or hypercoagulability syndromes",
"criterion": "hyperviscosity or hypercoagulability syndromes",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
}
]
},
{
"line": "17. Females who are pregnant or breast-feeding and are not able to stop breast-feeding prior to first dose of study drugs (see section 7.5)",
"criterions": [
{
"exact_snippets": "Females who are pregnant",
"criterion": "pregnancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "breast-feeding and are not able to stop breast-feeding prior to first dose of study drugs",
"criterion": "breast-feeding",
"requirements": [
{
"requirement_type": "ability to stop",
"expected_value": true
}
]
}
]
},
{
"line": "18. Prisoners or patients who are involuntarily incarcerated",
"criterions": [
{
"exact_snippets": "Prisoners",
"criterion": "prisoner status",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "patients who are involuntarily incarcerated",
"criterion": "involuntary incarceration",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "19. Patients who are compulsorily detained for treatment of either a psychiatric or physical (e.g., infectious disease) illness",
"criterions": [
{
"exact_snippets": "compulsorily detained for treatment of ... psychiatric ... illness",
"criterion": "psychiatric illness",
"requirements": [
{
"requirement_type": "detention status",
"expected_value": "compulsorily detained for treatment"
}
]
},
{
"exact_snippets": "compulsorily detained for treatment of ... physical (e.g., infectious disease) illness",
"criterion": "physical illness",
"requirements": [
{
"requirement_type": "detention status",
"expected_value": "compulsorily detained for treatment"
}
]
}
]
}
],
"failed_inclusion": [],
"failed_exclusion": [],
"failed_miscellaneous": [
{
"line": "Inclusion Criteria",
"criterions": []
},
{
"line": "At Screening",
"criterions": []
},
{
"line": "At randomisation:",
"criterions": []
},
{
"line": "Exclusion Criteria",
"criterions": []
}
]
}