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

Download this file

1100 lines (1100 with data), 48.7 kB

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
{
"info": {
"nct_id": "NCT00716391",
"official_title": "Open Label Randomized, Multi-centre Phase III Trial of TPF Plus Concomitant Treatment With Cisplatin and Radiotherapy Versus Concomitant Cetuximab and Radiotherapy in Locally Advanced, Unresectable Head and Neck Cancer.",
"inclusion_criteria": "1. Before the beginning of protocol's specific procedures, the informed consent has to be obtained.\n2. Locally advanced cancer of head and neck (oral cavity, oropharynx, larynx and hypopharynx) stage III-IV, without evidence of metastasis.\n3. The tumor must be considered to be non-operable according to the criteria of the Northern California Oncology Group. The reason of non-surgical resection will be annotated in the CRF.\n\n Criteria of non-surgical resection according to the NCOG:\n\n 3.1.Technically not resectable (includes: evidence of mediastinal dissemination; fixed tumor to the clavicle, base of the cranium or cervical vertebrae; affectation of the nasopharynx).\n\n 3.2.Medical criteria based on a low surgical curability. 3.3.Medical contraindication for the surgery.\n4. Epidermoid carcinoma histologically demonstrated\n5. Measurable disease according to the RECIST criteria .\n6. Men or women with age between 18 and 70 years, both inclusive.\n7. Functional condition index according to ECOG scale:0-1\n8. Patients in medical conditions to be able to receive treatment with TPF induction followed by normofractionated radiotherapy with cetuximab or cisplatin.\n9. Patients with adequate hematologic function: neutrophils superior or equal to 2 x 109, platelets superior or equal to 100 x 109, hemoglobin superior or equal to 10 g/dl.\n10. Adequate hepatic function: bilirubin lower or equal to 1 x top normal Limit, GOT and GPT lower or equal to 2,5 Top Normal Limit , alkaline phosphatase < 5 Top Normal Limit.\n11. Adequate renal function: creatinin <1,4 mg/dl (120 µmol/l); if the values are > 1,4 mg/dl, the clearance of creatinin will have to be > 60 ml/min (real or calculated for Cockcroft-Gault's method).\n12. Calcium lower or equal to 1,25 x top normal limit.\n13. Adequate nutritional condition: loss of weight <20% with relation to the theoretical weight and albumin superior or equal to 35 g/L.\n14. Patients must be accessible for the treatment and the follow-up.\nHealthy volunteers allowed\nMust have minimum age of 18 Years\nMust have maximum age of 70 Years",
"exclusion_criteria": "1. Metastatic disease\n2. Surgical treatment, previous radiotherapy and/or chemotherapy for the study disease.\n3. Other tumor locations in head and neck that are not oral cavity, oropharynx, larynx, hypopharynx.\n4. Other stages that are not III or IVM0.\n5. Other previous and / or synchronic squamous carcinoma.\n6. Diagnosis of another neoplasia in the last 5 years, excepting carcinoma in situ of uterine neck and/or a cutaneous carcinoma basocellular properly treated.\n7. Active infection(at needs endovenous antibiotics), including active tuberculosis and diagnosed HIV.\n8. Not controlled hypertension defined as arterial systolic tension superior or equal to 180 mm Hg and / or diastolic arterial tension superior or equal to 130 mm Hg baseline.\n9. Pregnancy(absence must be confirmed with the test of beta-HCG) or period of lactation.\n10. Immunity systemic treatment, chronic and concomitant, or hormonal treatment of the cancer.\n11. Other antineoplastic concomitant treatments.\n12. Coronary clinically significant arteriopathy or precedents of myocardial infarction in the last 12 months or high risk of not controlled arrhythmia or cardiac not controlled insufficiency.\n13. Pulmonary obstructive chronic disease that had needed 3 or more hospitalizations in the last 12 months.\n14. Active non controlled peptic ulcer.\n15. Presence of a psychological or medical disease that could prevent to accomplish the study by the patient or to grant his/her signature in the informed consent form.\n16. Known drugs abuse (with the exception of excessive consumption of alcohol)\n17. Known allergic reaction to some of the components of the treatment of the study.\n18. Previous treatment with monoclonal antibodies or other transduction of the sign inhibitors or treatment directed against the EGFR.\n19. Any experimental treatment in 30 days before the entry in the study.",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "1. Before the beginning of protocol's specific procedures, the informed consent has to be obtained.",
"criterions": [
{
"exact_snippets": "informed consent has to be obtained",
"criterion": "informed consent",
"requirements": [
{
"requirement_type": "obtained",
"expected_value": true
}
]
}
]
},
{
"line": "2. Locally advanced cancer of head and neck (oral cavity, oropharynx, larynx and hypopharynx) stage III-IV, without evidence of metastasis.",
"criterions": [
{
"exact_snippets": "Locally advanced cancer of head and neck (oral cavity, oropharynx, larynx and hypopharynx)",
"criterion": "cancer location",
"requirements": [
{
"requirement_type": "presence",
"expected_value": [
"oral cavity",
"oropharynx",
"larynx",
"hypopharynx"
]
}
]
},
{
"exact_snippets": "stage III-IV",
"criterion": "cancer stage",
"requirements": [
{
"requirement_type": "stage",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 3,
"unit": "N/A"
},
{
"operator": "<=",
"value": 4,
"unit": "N/A"
}
]
}
}
]
},
{
"exact_snippets": "without evidence of metastasis",
"criterion": "metastasis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "3. The tumor must be considered to be non-operable according to the criteria of the Northern California Oncology Group. The reason of non-surgical resection will be annotated in the CRF.",
"criterions": [
{
"exact_snippets": "The tumor must be considered to be non-operable",
"criterion": "tumor operability",
"requirements": [
{
"requirement_type": "operability",
"expected_value": "non-operable"
}
]
}
]
},
{
"line": "Criteria of non-surgical resection according to the NCOG:",
"criterions": [
{
"exact_snippets": "non-surgical resection",
"criterion": "surgical resection",
"requirements": [
{
"requirement_type": "eligibility",
"expected_value": false
}
]
}
]
},
{
"line": "3.1.Technically not resectable (includes: evidence of mediastinal dissemination; fixed tumor to the clavicle, base of the cranium or cervical vertebrae; affectation of the nasopharynx).",
"criterions": [
{
"exact_snippets": "Technically not resectable ... evidence of mediastinal dissemination",
"criterion": "mediastinal dissemination",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Technically not resectable ... fixed tumor to the clavicle",
"criterion": "fixed tumor to the clavicle",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Technically not resectable ... fixed tumor to the ... base of the cranium",
"criterion": "fixed tumor to the base of the cranium",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Technically not resectable ... fixed tumor to the ... cervical vertebrae",
"criterion": "fixed tumor to the cervical vertebrae",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Technically not resectable ... affectation of the nasopharynx",
"criterion": "affectation of the nasopharynx",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "3.2.Medical criteria based on a low surgical curability. 3.3.Medical contraindication for the surgery.",
"criterions": [
{
"exact_snippets": "low surgical curability",
"criterion": "surgical curability",
"requirements": [
{
"requirement_type": "level",
"expected_value": "low"
}
]
},
{
"exact_snippets": "Medical contraindication for the surgery",
"criterion": "surgery contraindication",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "4. Epidermoid carcinoma histologically demonstrated",
"criterions": [
{
"exact_snippets": "Epidermoid carcinoma histologically demonstrated",
"criterion": "epidermoid carcinoma",
"requirements": [
{
"requirement_type": "confirmation method",
"expected_value": "histologically demonstrated"
}
]
}
]
},
{
"line": "5. Measurable disease according to the RECIST criteria .",
"criterions": [
{
"exact_snippets": "Measurable disease according to the RECIST criteria",
"criterion": "measurable disease",
"requirements": [
{
"requirement_type": "criteria",
"expected_value": "RECIST"
}
]
}
]
},
{
"line": "6. Men or women with age between 18 and 70 years, both inclusive.",
"criterions": [
{
"exact_snippets": "Men or women",
"criterion": "gender",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "age between 18 and 70 years, both inclusive",
"criterion": "age",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 18,
"unit": "years"
},
{
"operator": "<=",
"value": 70,
"unit": "years"
}
]
}
}
]
}
]
},
{
"line": "7. Functional condition index according to ECOG scale:0-1",
"criterions": [
{
"exact_snippets": "Functional condition index according to ECOG scale: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": "8. Patients in medical conditions to be able to receive treatment with TPF induction followed by normofractionated radiotherapy with cetuximab or cisplatin.",
"criterions": [
{
"exact_snippets": "Patients in medical conditions to be able to receive treatment with TPF induction",
"criterion": "medical conditions",
"requirements": [
{
"requirement_type": "ability to receive treatment",
"expected_value": "TPF induction"
}
]
},
{
"exact_snippets": "Patients in medical conditions to be able to receive treatment ... followed by normofractionated radiotherapy with cetuximab or cisplatin",
"criterion": "medical conditions",
"requirements": [
{
"requirement_type": "ability to receive treatment",
"expected_value": "normofractionated radiotherapy with cetuximab or cisplatin"
}
]
}
]
},
{
"line": "9. Patients with adequate hematologic function: neutrophils superior or equal to 2 x 109, platelets superior or equal to 100 x 109, hemoglobin superior or equal to 10 g/dl.",
"criterions": [
{
"exact_snippets": "neutrophils superior or equal to 2 x 109",
"criterion": "neutrophils",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "x 10^9"
}
}
]
},
{
"exact_snippets": "platelets superior or equal to 100 x 109",
"criterion": "platelets",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 100,
"unit": "x 10^9"
}
}
]
},
{
"exact_snippets": "hemoglobin superior or equal to 10 g/dl",
"criterion": "hemoglobin",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 10,
"unit": "g/dl"
}
}
]
}
]
},
{
"line": "10. Adequate hepatic function: bilirubin lower or equal to 1 x top normal Limit, GOT and GPT lower or equal to 2,5 Top Normal Limit , alkaline phosphatase < 5 Top Normal Limit.",
"criterions": [
{
"exact_snippets": "bilirubin lower or equal to 1 x top normal Limit",
"criterion": "bilirubin level",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1,
"unit": "x top normal Limit"
}
}
]
},
{
"exact_snippets": "GOT and GPT lower or equal to 2,5 Top Normal Limit",
"criterion": "GOT and GPT levels",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 2.5,
"unit": "Top Normal Limit"
}
}
]
},
{
"exact_snippets": "alkaline phosphatase < 5 Top Normal Limit",
"criterion": "alkaline phosphatase level",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<",
"value": 5,
"unit": "Top Normal Limit"
}
}
]
}
]
},
{
"line": "11. Adequate renal function: creatinin <1,4 mg/dl (120 µmol/l); if the values are > 1,4 mg/dl, the clearance of creatinin will have to be > 60 ml/min (real or calculated for Cockcroft-Gault's method).",
"criterions": [
{
"exact_snippets": "Adequate renal function: creatinin <1,4 mg/dl (120 µmol/l)",
"criterion": "creatinine level",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<",
"value": 1.4,
"unit": "mg/dl"
}
}
]
},
{
"exact_snippets": "if the values are > 1,4 mg/dl, the clearance of creatinin will have to be > 60 ml/min",
"criterion": "creatinine clearance",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">",
"value": 60,
"unit": "ml/min"
}
}
]
}
]
},
{
"line": "12. Calcium lower or equal to 1,25 x top normal limit.",
"criterions": [
{
"exact_snippets": "Calcium lower or equal to 1,25 x top normal limit.",
"criterion": "calcium level",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": "<=",
"value": 1.25,
"unit": "x top normal limit"
}
}
]
}
]
},
{
"line": "13. Adequate nutritional condition: loss of weight <20% with relation to the theoretical weight and albumin superior or equal to 35 g/L.",
"criterions": [
{
"exact_snippets": "Adequate nutritional condition: loss of weight <20% with relation to the theoretical weight",
"criterion": "weight loss",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": "<",
"value": 20,
"unit": "% of theoretical weight"
}
}
]
},
{
"exact_snippets": "Adequate nutritional condition: ... albumin superior or equal to 35 g/L.",
"criterion": "albumin level",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 35,
"unit": "g/L"
}
}
]
}
]
},
{
"line": "14. Patients must be accessible for the treatment and the follow-up.",
"criterions": [
{
"exact_snippets": "Patients must be accessible for the treatment",
"criterion": "patient accessibility",
"requirements": [
{
"requirement_type": "accessibility",
"expected_value": true
}
]
},
{
"exact_snippets": "Patients must be accessible for ... the follow-up",
"criterion": "patient accessibility",
"requirements": [
{
"requirement_type": "accessibility",
"expected_value": true
}
]
}
]
},
{
"line": "Healthy volunteers allowed",
"criterions": [
{
"exact_snippets": "Healthy volunteers allowed",
"criterion": "volunteer health status",
"requirements": [
{
"requirement_type": "status",
"expected_value": "healthy"
}
]
}
]
},
{
"line": "Must have minimum age of 18 Years",
"criterions": [
{
"exact_snippets": "minimum age of 18 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum",
"expected_value": {
"operator": ">=",
"value": 18,
"unit": "Years"
}
}
]
}
]
},
{
"line": "Must have maximum age of 70 Years",
"criterions": [
{
"exact_snippets": "maximum age of 70 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "maximum",
"expected_value": {
"operator": "<=",
"value": 70,
"unit": "Years"
}
}
]
}
]
}
],
"exclusion_lines": [
{
"line": "1. Metastatic disease",
"criterions": [
{
"exact_snippets": "Metastatic disease",
"criterion": "metastatic disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "2. Surgical treatment, previous radiotherapy and/or chemotherapy for the study disease.",
"criterions": [
{
"exact_snippets": "Surgical treatment",
"criterion": "surgical treatment",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "previous radiotherapy",
"criterion": "radiotherapy",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
},
{
"exact_snippets": "previous ... chemotherapy",
"criterion": "chemotherapy",
"requirements": [
{
"requirement_type": "history",
"expected_value": true
}
]
}
]
},
{
"line": "3. Other tumor locations in head and neck that are not oral cavity, oropharynx, larynx, hypopharynx.",
"criterions": [
{
"exact_snippets": "Other tumor locations in head and neck",
"criterion": "tumor location",
"requirements": [
{
"requirement_type": "location",
"expected_value": "head and neck"
}
]
},
{
"exact_snippets": "not oral cavity, oropharynx, larynx, hypopharynx",
"criterion": "tumor location exclusion",
"requirements": [
{
"requirement_type": "exclusion",
"expected_value": [
"oral cavity",
"oropharynx",
"larynx",
"hypopharynx"
]
}
]
}
]
},
{
"line": "4. Other stages that are not III or IVM0.",
"criterions": [
{
"exact_snippets": "Other stages that are not III or IVM0",
"criterion": "cancer stage",
"requirements": [
{
"requirement_type": "exclusion",
"expected_value": [
"III",
"IVM0"
]
}
]
}
]
},
{
"line": "5. Other previous and / or synchronic squamous carcinoma.",
"criterions": [
{
"exact_snippets": "Other previous and / or synchronic squamous carcinoma.",
"criterion": "squamous carcinoma",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "6. Diagnosis of another neoplasia in the last 5 years, excepting carcinoma in situ of uterine neck and/or a cutaneous carcinoma basocellular properly treated.",
"criterions": [
{
"exact_snippets": "Diagnosis of another neoplasia in the last 5 years",
"criterion": "another neoplasia",
"requirements": [
{
"requirement_type": "diagnosis",
"expected_value": true
},
{
"requirement_type": "time frame",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 5,
"unit": "years"
}
]
}
}
]
},
{
"exact_snippets": "excepting carcinoma in situ of uterine neck",
"criterion": "carcinoma in situ of uterine neck",
"requirements": [
{
"requirement_type": "diagnosis",
"expected_value": false
}
]
},
{
"exact_snippets": "excepting ... a cutaneous carcinoma basocellular properly treated",
"criterion": "cutaneous carcinoma basocellular",
"requirements": [
{
"requirement_type": "diagnosis",
"expected_value": false
},
{
"requirement_type": "treatment status",
"expected_value": "properly treated"
}
]
}
]
},
{
"line": "7. Active infection(at needs endovenous antibiotics), including active tuberculosis and diagnosed HIV.",
"criterions": [
{
"exact_snippets": "Active infection(at needs endovenous antibiotics)",
"criterion": "active infection",
"requirements": [
{
"requirement_type": "treatment",
"expected_value": "endovenous antibiotics"
}
]
},
{
"exact_snippets": "active tuberculosis",
"criterion": "tuberculosis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "diagnosed HIV",
"criterion": "HIV",
"requirements": [
{
"requirement_type": "diagnosis",
"expected_value": true
}
]
}
]
},
{
"line": "8. Not controlled hypertension defined as arterial systolic tension superior or equal to 180 mm Hg and / or diastolic arterial tension superior or equal to 130 mm Hg baseline.",
"criterions": [
{
"exact_snippets": "Not controlled hypertension defined as arterial systolic tension superior or equal to 180 mm Hg",
"criterion": "arterial systolic tension",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">=",
"value": 180,
"unit": "mm Hg"
}
}
]
},
{
"exact_snippets": "Not controlled hypertension defined as ... diastolic arterial tension superior or equal to 130 mm Hg",
"criterion": "diastolic arterial tension",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": ">=",
"value": 130,
"unit": "mm Hg"
}
}
]
}
]
},
{
"line": "9. Pregnancy(absence must be confirmed with the test of beta-HCG) or period of lactation.",
"criterions": [
{
"exact_snippets": "Pregnancy(absence must be confirmed with the test of beta-HCG)",
"criterion": "pregnancy",
"requirements": [
{
"requirement_type": "absence",
"expected_value": true
}
]
},
{
"exact_snippets": "period of lactation",
"criterion": "lactation",
"requirements": [
{
"requirement_type": "absence",
"expected_value": true
}
]
}
]
},
{
"line": "10. Immunity systemic treatment, chronic and concomitant, or hormonal treatment of the cancer.",
"criterions": [
{
"exact_snippets": "Immunity systemic treatment",
"criterion": "immunity systemic treatment",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "chronic and concomitant",
"criterion": "chronic and concomitant treatment",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "hormonal treatment of the cancer",
"criterion": "hormonal treatment of the cancer",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "11. Other antineoplastic concomitant treatments.",
"criterions": [
{
"exact_snippets": "Other antineoplastic concomitant treatments.",
"criterion": "antineoplastic concomitant treatments",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "12. Coronary clinically significant arteriopathy or precedents of myocardial infarction in the last 12 months or high risk of not controlled arrhythmia or cardiac not controlled insufficiency.",
"criterions": [
{
"exact_snippets": "Coronary clinically significant arteriopathy",
"criterion": "coronary arteriopathy",
"requirements": [
{
"requirement_type": "severity",
"expected_value": "clinically significant"
}
]
},
{
"exact_snippets": "precedents of myocardial infarction in the last 12 months",
"criterion": "myocardial infarction",
"requirements": [
{
"requirement_type": "time frame",
"expected_value": "in the last 12 months"
}
]
},
{
"exact_snippets": "high risk of not controlled arrhythmia",
"criterion": "arrhythmia",
"requirements": [
{
"requirement_type": "risk",
"expected_value": "high"
},
{
"requirement_type": "control",
"expected_value": false
}
]
},
{
"exact_snippets": "cardiac not controlled insufficiency",
"criterion": "cardiac insufficiency",
"requirements": [
{
"requirement_type": "control",
"expected_value": false
}
]
}
]
},
{
"line": "13. Pulmonary obstructive chronic disease that had needed 3 or more hospitalizations in the last 12 months.",
"criterions": [
{
"exact_snippets": "Pulmonary obstructive chronic disease",
"criterion": "pulmonary obstructive chronic disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "3 or more hospitalizations in the last 12 months",
"criterion": "hospitalizations",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">=",
"value": 3,
"unit": "hospitalizations"
}
},
{
"requirement_type": "time frame",
"expected_value": "last 12 months"
}
]
}
]
},
{
"line": "14. Active non controlled peptic ulcer.",
"criterions": [
{
"exact_snippets": "Active non controlled peptic ulcer",
"criterion": "peptic ulcer",
"requirements": [
{
"requirement_type": "status",
"expected_value": "active"
},
{
"requirement_type": "control",
"expected_value": false
}
]
}
]
},
{
"line": "15. Presence of a psychological or medical disease that could prevent to accomplish the study by the patient or to grant his/her signature in the informed consent form.",
"criterions": [
{
"exact_snippets": "Presence of a psychological or medical disease",
"criterion": "psychological or medical disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "could prevent to accomplish the study",
"criterion": "ability to accomplish the study",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
},
{
"exact_snippets": "to grant his/her signature in the informed consent form",
"criterion": "ability to grant signature in informed consent form",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
}
]
},
{
"line": "16. Known drugs abuse (with the exception of excessive consumption of alcohol)",
"criterions": [
{
"exact_snippets": "Known drugs abuse",
"criterion": "drug abuse",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "17. Known allergic reaction to some of the components of the treatment of the study.",
"criterions": [
{
"exact_snippets": "Known allergic reaction to some of the components of the treatment",
"criterion": "allergic reaction to treatment components",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "18. Previous treatment with monoclonal antibodies or other transduction of the sign inhibitors or treatment directed against the EGFR.",
"criterions": [
{
"exact_snippets": "Previous treatment with monoclonal antibodies",
"criterion": "previous treatment with monoclonal antibodies",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Previous treatment with ... other transduction of the sign inhibitors",
"criterion": "previous treatment with transduction of the sign inhibitors",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Previous treatment with ... treatment directed against the EGFR",
"criterion": "previous treatment directed against the EGFR",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "19. Any experimental treatment in 30 days before the entry in the study.",
"criterions": [
{
"exact_snippets": "Any experimental treatment in 30 days before the entry in the study.",
"criterion": "experimental treatment",
"requirements": [
{
"requirement_type": "time since last treatment",
"expected_value": {
"operator": "<=",
"value": 30,
"unit": "days"
}
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [],
"failed_miscellaneous": []
}