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

Download this file

1022 lines (1022 with data), 44.6 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
{
"info": {
"nct_id": "NCT01012362",
"official_title": "Phase I Study of Pazopanib and Ixabepilone in Patients With Solid Tumors",
"inclusion_criteria": "* Diagnosis of advanced non-hematologic solid tumor malignancy, including, but not limited to breast, lung, colon, pancreatic, head and neck, kidney or sarcoma that has failed or become intolerant to standard therapy and is no longer likely to respond to such therapy Effective with the August 2011 version of the protocol, enrollment is limited to squamous cell carcinoma of the head and neck (refer to section 1.4 for rationale). Note: Patients with a primary diagnosis of hepatocellular carcinoma will be eligible for enrollment into dose level 1 or 2 only, provided they met all other inclusion/exclusion criteria - the maximum tolerated dose (MTD) for pazopanib monotherapy in patients with hepatocellular cancer was found to be 600 mg daily.\n* Measureable or evaluable disease per Response Evaluation Criteria in Solid Tumors (RECIST).\n* Prior systemic chemotherapy, immunotherapy, or biological therapy is allowed; however prior use of either pazopanib or ixabepilone alone or in combination is not allowed.\n* At least 14 days must have elapsed since 1) previous systemic therapy (28 days for bevacizumab) before the 1st dose of study drug, 2) last dose of radiation therapy or surgery (28 days for major surgery).\n* Patient must have recovered from the acute toxic effects of previous anti-cancer treatment prior to study enrollment.\n* Eastern Cooperative Oncology Group (ECOG) performance status of 0-1.\n* Adequate organ function within 14 days of enrollment defined as:\n\n * Absolute neutrophil count (ANC) >1.5 x 10^9/L\n * Hemoglobin > or = 9 g/dL\n * Platelets > or = 100 x 10^9/L\n * Prothrombin time or international normalized ratio, and partial thromboplastin time (PTT) < or = 1.2 x upper limit of normal (ULN)\n * Total bilirubin < or = ULN\n * Aspartate aminotransferase (AST) and alanine aminotransferase (ALT) < or = 2.5 x ULN\n * Serum creatinine < or = 1.5 mg/dL\n * Urine protein to Creatinine Ratio < 1\n * Total serum calcium < 12.0 mg/dL\n* Men and women with child-bearing potential must adhere to protocol criteria to prevent conception during study\nHealthy volunteers allowed\nMust have minimum age of 18 Years",
"exclusion_criteria": "* Women who are pregnant or nursing.\n* Prior radiation to > =or = 30% of major bone marrow containing areas (pelvis, lumbar spine)\n* History or clinical evidence of central nervous system (CNS) metastases or leptomeningeal carcinomatosis\n* Clinically significant gastrointestinal abnormalities that may increase the risk of GI bleeding or may affect absorption of investigational product\n* History of another malignancy - must be at least 3 years disease-free\n* Presence of uncontrolled infection\n* Prolongation of corrected QT interval (QTc) > 480 msecs\n* History of any one or more of the following cardiovascular conditions within the past 6 months:\n\n * Cardiac angioplasty or stenting\n * Myocardial infarction\n * Unstable angina\n * Coronary artery bypass graft surgery\n * Symptomatic peripheral vascular disease\n * Class III or IV congestive heart failure, as defined by the New York Heart Association (NYHA)\n* Poorly controlled hypertension\n* History of cerebrovascular accident,pulmonary embolism or untreated deep venous thrombosis (DVT) within the past 6 months\n* Prior major surgery or trauma within 28 days prior to 1st dose of study drug\n* Evidence of active bleeding or bleeding diathesis\n* Known endobronchial lesions or involvement of large pulmonary vessels by tumor\n* Hemoptysis with 6 weeks of 1st dose of study drug\n* Neuropathy Grade 1",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "* Diagnosis of advanced non-hematologic solid tumor malignancy, including, but not limited to breast, lung, colon, pancreatic, head and neck, kidney or sarcoma that has failed or become intolerant to standard therapy and is no longer likely to respond to such therapy Effective with the August 2011 version of the protocol, enrollment is limited to squamous cell carcinoma of the head and neck (refer to section 1.4 for rationale). Note: Patients with a primary diagnosis of hepatocellular carcinoma will be eligible for enrollment into dose level 1 or 2 only, provided they met all other inclusion/exclusion criteria - the maximum tolerated dose (MTD) for pazopanib monotherapy in patients with hepatocellular cancer was found to be 600 mg daily.",
"criterions": [
{
"exact_snippets": "Diagnosis of advanced non-hematologic solid tumor malignancy",
"criterion": "advanced non-hematologic solid tumor malignancy",
"requirements": [
{
"requirement_type": "diagnosis",
"expected_value": true
}
]
},
{
"exact_snippets": "including, but not limited to breast, lung, colon, pancreatic, head and neck, kidney or sarcoma",
"criterion": "specific tumor types",
"requirements": [
{
"requirement_type": "types",
"expected_value": [
"breast",
"lung",
"colon",
"pancreatic",
"head and neck",
"kidney",
"sarcoma"
]
}
]
},
{
"exact_snippets": "that has failed or become intolerant to standard therapy and is no longer likely to respond to such therapy",
"criterion": "response to standard therapy",
"requirements": [
{
"requirement_type": "failure or intolerance",
"expected_value": true
}
]
},
{
"exact_snippets": "enrollment is limited to squamous cell carcinoma of the head and neck",
"criterion": "squamous cell carcinoma of the head and neck",
"requirements": [
{
"requirement_type": "enrollment limitation",
"expected_value": true
}
]
},
{
"exact_snippets": "Patients with a primary diagnosis of hepatocellular carcinoma will be eligible for enrollment into dose level 1 or 2 only",
"criterion": "hepatocellular carcinoma",
"requirements": [
{
"requirement_type": "enrollment eligibility",
"expected_value": "dose level 1 or 2 only"
}
]
},
{
"exact_snippets": "the maximum tolerated dose (MTD) for pazopanib monotherapy in patients with hepatocellular cancer was found to be 600 mg daily",
"criterion": "maximum tolerated dose for pazopanib",
"requirements": [
{
"requirement_type": "dose",
"expected_value": {
"operator": "=",
"value": 600,
"unit": "mg daily"
}
}
]
}
]
},
{
"line": "* Measureable or evaluable disease per Response Evaluation Criteria in Solid Tumors (RECIST).",
"criterions": [
{
"exact_snippets": "Measureable or evaluable disease per Response Evaluation Criteria in Solid Tumors (RECIST).",
"criterion": "disease",
"requirements": [
{
"requirement_type": "measurability",
"expected_value": [
"measurable",
"evaluable"
]
},
{
"requirement_type": "evaluation_criteria",
"expected_value": "Response Evaluation Criteria in Solid Tumors (RECIST)"
}
]
}
]
},
{
"line": "* Prior systemic chemotherapy, immunotherapy, or biological therapy is allowed; however prior use of either pazopanib or ixabepilone alone or in combination is not allowed.",
"criterions": [
{
"exact_snippets": "Prior systemic chemotherapy, immunotherapy, or biological therapy is allowed",
"criterion": "prior systemic therapy",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"chemotherapy",
"immunotherapy",
"biological therapy"
]
},
{
"requirement_type": "allowance",
"expected_value": true
}
]
},
{
"exact_snippets": "prior use of either pazopanib or ixabepilone alone or in combination is not allowed",
"criterion": "prior use of pazopanib or ixabepilone",
"requirements": [
{
"requirement_type": "allowance",
"expected_value": false
}
]
}
]
},
{
"line": "* At least 14 days must have elapsed since 1) previous systemic therapy (28 days for bevacizumab) before the 1st dose of study drug, 2) last dose of radiation therapy or surgery (28 days for major surgery).",
"criterions": [
{
"exact_snippets": "At least 14 days must have elapsed since ... previous systemic therapy",
"criterion": "elapsed time since previous systemic therapy",
"requirements": [
{
"requirement_type": "time elapsed",
"expected_value": {
"operator": ">=",
"value": 14,
"unit": "days"
}
}
]
},
{
"exact_snippets": "At least ... 28 days for bevacizumab",
"criterion": "elapsed time since previous bevacizumab therapy",
"requirements": [
{
"requirement_type": "time elapsed",
"expected_value": {
"operator": ">=",
"value": 28,
"unit": "days"
}
}
]
},
{
"exact_snippets": "At least 14 days must have elapsed since ... last dose of radiation therapy",
"criterion": "elapsed time since last dose of radiation therapy",
"requirements": [
{
"requirement_type": "time elapsed",
"expected_value": {
"operator": ">=",
"value": 14,
"unit": "days"
}
}
]
},
{
"exact_snippets": "At least 14 days must have elapsed since ... surgery",
"criterion": "elapsed time since surgery",
"requirements": [
{
"requirement_type": "time elapsed",
"expected_value": {
"operator": ">=",
"value": 14,
"unit": "days"
}
}
]
},
{
"exact_snippets": "At least ... 28 days for major surgery",
"criterion": "elapsed time since major surgery",
"requirements": [
{
"requirement_type": "time elapsed",
"expected_value": {
"operator": ">=",
"value": 28,
"unit": "days"
}
}
]
}
]
},
{
"line": "* Patient must have recovered from the acute toxic effects of previous anti-cancer treatment prior to study enrollment.",
"criterions": [
{
"exact_snippets": "recovered from the acute toxic effects of previous anti-cancer treatment",
"criterion": "recovery from acute toxic effects",
"requirements": [
{
"requirement_type": "status",
"expected_value": "recovered"
}
]
}
]
},
{
"line": "* Eastern Cooperative Oncology Group (ECOG) performance status of 0-1.",
"criterions": [
{
"exact_snippets": "Eastern Cooperative Oncology Group (ECOG) performance status of 0-1",
"criterion": "ECOG performance status",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 0,
"unit": "N/A"
},
{
"operator": "<=",
"value": 1,
"unit": "N/A"
}
]
}
}
]
}
]
},
{
"line": "* Adequate organ function within 14 days of enrollment defined as:",
"criterions": [
{
"exact_snippets": "Adequate organ function",
"criterion": "organ function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
},
{
"exact_snippets": "within 14 days of enrollment",
"criterion": "timeframe for organ function assessment",
"requirements": [
{
"requirement_type": "timeframe",
"expected_value": {
"operator": "<=",
"value": 14,
"unit": "days"
}
}
]
}
]
},
{
"line": "* Absolute neutrophil count (ANC) >1.5 x 10^9/L",
"criterions": [
{
"exact_snippets": "Absolute neutrophil count (ANC) >1.5 x 10^9/L",
"criterion": "absolute neutrophil count (ANC)",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">",
"value": 1.5,
"unit": "x 10^9/L"
}
}
]
}
]
},
{
"line": "* Hemoglobin > or = 9 g/dL",
"criterions": [
{
"exact_snippets": "Hemoglobin > or = 9 g/dL",
"criterion": "hemoglobin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": ">=",
"value": 9,
"unit": "g/dL"
}
}
]
}
]
},
{
"line": "* Platelets > or = 100 x 10^9/L",
"criterions": [
{
"exact_snippets": "Platelets > or = 100 x 10^9/L",
"criterion": "platelet count",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 100,
"unit": "x 10^9/L"
}
}
]
}
]
},
{
"line": "* Prothrombin time or international normalized ratio, and partial thromboplastin time (PTT) < or = 1.2 x upper limit of normal (ULN)",
"criterions": [
{
"exact_snippets": "Prothrombin time or international normalized ratio ... < or = 1.2 x upper limit of normal (ULN)",
"criterion": "prothrombin time or international normalized ratio",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<=",
"value": 1.2,
"unit": "x ULN"
}
}
]
},
{
"exact_snippets": "partial thromboplastin time (PTT) < or = 1.2 x upper limit of normal (ULN)",
"criterion": "partial thromboplastin time (PTT)",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<=",
"value": 1.2,
"unit": "x ULN"
}
}
]
}
]
},
{
"line": "* Total bilirubin < or = ULN",
"criterions": [
{
"exact_snippets": "Total bilirubin < or = ULN",
"criterion": "total bilirubin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1,
"unit": "ULN"
}
}
]
}
]
},
{
"line": "* Serum creatinine < or = 1.5 mg/dL",
"criterions": [
{
"exact_snippets": "Serum creatinine < or = 1.5 mg/dL",
"criterion": "serum creatinine",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "mg/dL"
}
}
]
}
]
},
{
"line": "* Urine protein to Creatinine Ratio < 1",
"criterions": [
{
"exact_snippets": "Urine protein to Creatinine Ratio < 1",
"criterion": "Urine protein to Creatinine Ratio",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": "<",
"value": 1,
"unit": "N/A"
}
}
]
}
]
},
{
"line": "* Total serum calcium < 12.0 mg/dL",
"criterions": [
{
"exact_snippets": "Total serum calcium < 12.0 mg/dL",
"criterion": "total serum calcium",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<",
"value": 12.0,
"unit": "mg/dL"
}
}
]
}
]
},
{
"line": "* Men and women with child-bearing potential must adhere to protocol criteria to prevent conception during study",
"criterions": [
{
"exact_snippets": "Men and women with child-bearing potential",
"criterion": "child-bearing potential",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "adhere to protocol criteria to prevent conception during study",
"criterion": "adherence to protocol criteria to prevent conception",
"requirements": [
{
"requirement_type": "adherence",
"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": "* Women who are pregnant or nursing.",
"criterions": [
{
"exact_snippets": "Women who are pregnant",
"criterion": "pregnancy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "nursing",
"criterion": "nursing",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "* Prior radiation to > =or = 30% of major bone marrow containing areas (pelvis, lumbar spine)",
"criterions": [
{
"exact_snippets": "Prior radiation to > =or = 30% of major bone marrow containing areas (pelvis, lumbar spine)",
"criterion": "prior radiation to major bone marrow containing areas",
"requirements": [
{
"requirement_type": "percentage",
"expected_value": {
"operator": ">=",
"value": 30,
"unit": "%"
}
},
{
"requirement_type": "location",
"expected_value": [
"pelvis",
"lumbar spine"
]
}
]
}
]
},
{
"line": "* History or clinical evidence of central nervous system (CNS) metastases or leptomeningeal carcinomatosis",
"criterions": [
{
"exact_snippets": "History or clinical evidence of central nervous system (CNS) metastases",
"criterion": "central nervous system (CNS) metastases",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "History or clinical evidence of ... leptomeningeal carcinomatosis",
"criterion": "leptomeningeal carcinomatosis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Clinically significant gastrointestinal abnormalities that may increase the risk of GI bleeding or may affect absorption of investigational product",
"criterions": [
{
"exact_snippets": "Clinically significant gastrointestinal abnormalities",
"criterion": "gastrointestinal abnormalities",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "clinically significant"
}
]
},
{
"exact_snippets": "may increase the risk of GI bleeding",
"criterion": "risk of GI bleeding",
"requirements": [
{
"requirement_type": "risk",
"expected_value": "increased"
}
]
},
{
"exact_snippets": "may affect absorption of investigational product",
"criterion": "absorption of investigational product",
"requirements": [
{
"requirement_type": "effect",
"expected_value": "may affect"
}
]
}
]
},
{
"line": "* History of another malignancy - must be at least 3 years disease-free",
"criterions": [
{
"exact_snippets": "History of another malignancy - must be at least 3 years disease-free",
"criterion": "history of another malignancy",
"requirements": [
{
"requirement_type": "disease-free duration",
"expected_value": {
"operator": ">=",
"value": 3,
"unit": "years"
}
}
]
}
]
},
{
"line": "* Presence of uncontrolled infection",
"criterions": [
{
"exact_snippets": "Presence of uncontrolled infection",
"criterion": "uncontrolled infection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Prolongation of corrected QT interval (QTc) > 480 msecs",
"criterions": [
{
"exact_snippets": "Prolongation of corrected QT interval (QTc) > 480 msecs",
"criterion": "corrected QT interval (QTc)",
"requirements": [
{
"requirement_type": "prolongation",
"expected_value": {
"operator": ">",
"value": 480,
"unit": "msecs"
}
}
]
}
]
},
{
"line": "* History of any one or more of the following cardiovascular conditions within the past 6 months:",
"criterions": [
{
"exact_snippets": "History of any one or more of the following cardiovascular conditions within the past 6 months",
"criterion": "cardiovascular conditions",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
},
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "months"
}
}
]
}
]
},
{
"line": "* Cardiac angioplasty or stenting",
"criterions": [
{
"exact_snippets": "Cardiac angioplasty",
"criterion": "cardiac angioplasty",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "stenting",
"criterion": "stenting",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Myocardial infarction",
"criterions": [
{
"exact_snippets": "Myocardial infarction",
"criterion": "myocardial infarction",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Unstable angina",
"criterions": [
{
"exact_snippets": "Unstable angina",
"criterion": "unstable angina",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Coronary artery bypass graft surgery",
"criterions": [
{
"exact_snippets": "Coronary artery bypass graft surgery",
"criterion": "coronary artery bypass graft surgery",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Symptomatic peripheral vascular disease",
"criterions": [
{
"exact_snippets": "Symptomatic peripheral vascular disease",
"criterion": "peripheral vascular disease",
"requirements": [
{
"requirement_type": "symptomatic",
"expected_value": true
}
]
}
]
},
{
"line": "* Class III or IV congestive heart failure, as defined by the New York Heart Association (NYHA)",
"criterions": [
{
"exact_snippets": "Class III or IV congestive heart failure, as defined by the New York Heart Association (NYHA)",
"criterion": "congestive heart failure",
"requirements": [
{
"requirement_type": "severity",
"expected_value": [
"Class III",
"Class IV"
]
}
]
}
]
},
{
"line": "* Poorly controlled hypertension",
"criterions": [
{
"exact_snippets": "Poorly controlled hypertension",
"criterion": "hypertension",
"requirements": [
{
"requirement_type": "control",
"expected_value": "poorly controlled"
}
]
}
]
},
{
"line": "* History of cerebrovascular accident,pulmonary embolism or untreated deep venous thrombosis (DVT) within the past 6 months",
"criterions": [
{
"exact_snippets": "History of cerebrovascular accident",
"criterion": "cerebrovascular accident",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "pulmonary embolism",
"criterion": "pulmonary embolism",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "untreated deep venous thrombosis (DVT)",
"criterion": "untreated deep venous thrombosis",
"requirements": [
{
"requirement_type": "treatment status",
"expected_value": "untreated"
}
]
},
{
"exact_snippets": "within the past 6 months",
"criterion": "time frame for conditions",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": {
"operator": "<=",
"value": 6,
"unit": "months"
}
}
]
}
]
},
{
"line": "* Prior major surgery or trauma within 28 days prior to 1st dose of study drug",
"criterions": [
{
"exact_snippets": "Prior major surgery or trauma within 28 days prior to 1st dose of study drug",
"criterion": "major surgery",
"requirements": [
{
"requirement_type": "time since occurrence",
"expected_value": {
"operator": "<=",
"value": 28,
"unit": "days"
}
}
]
},
{
"exact_snippets": "Prior major surgery or trauma within 28 days prior to 1st dose of study drug",
"criterion": "trauma",
"requirements": [
{
"requirement_type": "time since occurrence",
"expected_value": {
"operator": "<=",
"value": 28,
"unit": "days"
}
}
]
}
]
},
{
"line": "* Evidence of active bleeding or bleeding diathesis",
"criterions": [
{
"exact_snippets": "Evidence of active bleeding",
"criterion": "active bleeding",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "bleeding diathesis",
"criterion": "bleeding diathesis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Known endobronchial lesions or involvement of large pulmonary vessels by tumor",
"criterions": [
{
"exact_snippets": "Known endobronchial lesions",
"criterion": "endobronchial lesions",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "involvement of large pulmonary vessels by tumor",
"criterion": "involvement of large pulmonary vessels by tumor",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "* Hemoptysis with 6 weeks of 1st dose of study drug",
"criterions": [
{
"exact_snippets": "Hemoptysis",
"criterion": "hemoptysis",
"requirements": [
{
"requirement_type": "timeframe",
"expected_value": "within 6 weeks of 1st dose of study drug"
}
]
}
]
},
{
"line": "* Neuropathy Grade 1",
"criterions": [
{
"exact_snippets": "Neuropathy Grade 1",
"criterion": "neuropathy",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "Grade 1"
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [
{
"line": "* Aspartate aminotransferase (AST) and alanine aminotransferase (ALT) < or = 2.5 x ULN",
"criterions": [
{
"exact_snippets": "Aspartate aminotransferase (AST) < or = 2.5 x ULN",
"criterion": "Aspartate aminotransferase (AST)",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 2.5,
"unit": "x ULN"
}
}
]
},
{
"exact_snippets": "alanine aminotransferase (ALT) < or = 2.5 x ULN",
"criterion": "alanine aminotransferase (ALT)",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 2.5,
"unit": "x ULN"
}
}
]
}
]
}
],
"failed_exclusion": [],
"failed_miscellaneous": []
}