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

Download this file

1318 lines (1318 with data), 63.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
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
{
"info": {
"nct_id": "NCT05887882",
"official_title": "A Phase I Study of Intra-Tumoral Injections of Ex Vivo Expanded Natural Killer Cells in Children and Young Adults With Recurrent or Progressive Supratentorial Malignant Brain Tumors",
"inclusion_criteria": "1. Participants must have a histologically-confirmed recurrent or progressive, non-metastatic supratentorial World Health Organization (WHO) Grade III/IV malignant brain tumor. Including, but not limited to: anaplastic ependymoma, embryonal tumor, primitive neuroectodermal tumor, atypical teratoid rhabdoid tumor (ATRT), anaplastic astrocytoma, anaplastic oligoastrocytoma, anaplastic oligodendroglioma, anaplastic pleomorphic xanthoastrocytoma, glioblastoma multiforme, gliosarcoma, or malignant glioma (NOS), WHO Grade II ependymoma.\n2. Participants should be candidates for resection of the recurrent tumor and be deemed candidate for placement of an Ommaya reservoir placed intra-cavitary/intra-tumoral; measurable residual tumor after surgery is not required for study entry. Pre-operative imaging need to estimate that the resection cavity will be at least 2 cm x 2 cm in two dimensions for patients to be eligible.\n3. Given the lack of a standard of care treatment for children with recurrent or progressive grade III/IV malignant brain tumors, participants must have completed first-line treatment with radiation and/or chemotherapy prior to participating in this trial.\n4. All participants must be >= 1 year of age and < 39 years of age at the time of entry into the study. The first 3 participants must be >= 8 years of age and < 39 years of age at the time of entry into the study.\n5. Performance Score: Karnofsky >= 50 for participants > 16 years of age and Lansky >= 50 for participants <=16 years of age. Participants who are unable to walk because of paralysis, but who are up in a wheelchair, will be considered ambulatory for the purpose of assessing the performance score.\n6. Must have recovered from the acute toxic effects of prior therapy (i.e., NCI Common Terminology Criteria for Adverse Events (CTCAE) version 5, grade 1 or less)\n\n * An interval of at least 12 weeks must have elapsed since the completion of radiation therapy.\n * At least 6 weeks since the completion of any cytotoxic chemotherapy regimen.\n * At least 12 weeks since the completion of any immunotherapies or cell therapies.\n * For targeted agents only, participants should have recovered from any toxicity of the agent and have a minimum of 2 weeks since the last dose.\n * For participants who have received prior bevacizumab, at least 6 weeks is required.\n7. Organ Function Requirements:\n\n 1. Adequate Bone Marrow Function Defined as:\n\n * Peripheral absolute neutrophil count (ANC) >750/mm^3.\n * Platelet count >75,000/mm^3 (transfusion independent, defined as not receiving platelet transfusions for at least 7 days prior to enrollment).\n 2. Adequate Renal Function Defined as:\n\n * A serum creatinine <= 1.5 x upper limit normal (ULN) based on age/gender.\n 3. Adequate Liver Function Defined as:\n\n * Total bilirubin <= 1.5 x upper limit of normal (ULN) for age; in presence of Gilbert's syndrome, total bilirubin <= 3 x ULN or direct bilirubin <= 1.5 x ULN.\n * Alanine aminotransferase (ALT) <= 3 x ULN.\n * Aspartate aminotransferase (AST) <= 3 x ULN.\n 4. Adequate Neurologic Function Defined as:\n\n * Participants with seizure disorder may be enrolled if seizures are well-controlled. Participants on non-enzyme inducing anticonvulsants may be excluded pending interaction(s) with study drug.\n * Signs and symptoms of neurologic deficit must be stable for >= 1 week prior to enrollment.\n8. The effects of Transforming growth factor beta resistant (TGFβi) natural killer (NK) cells on the developing human fetus are unknown. For this reason and because TGFβi NK cells as well as other therapeutic agents used in this trial are known to be teratogenic, women of child-bearing potential and men must agree to use adequate contraception (hormonal or barrier method of birth control; abstinence) prior to study entry, for the duration of study participation and 6 months after completion of TGFβi NK cells administration. Should a woman become pregnant or suspect she is pregnant while she or her partner is participating in this study, she should inform her treating physician immediately.\n9. A legal parent/guardian or patient must be able to understand, and willing to sign, a written informed consent and assent document, as appropriate.\n10. Participants who are receiving dexamethasone must be on a stable or decreasing dose for 1-week prior to registration.\nHealthy volunteers allowed\nMust have minimum age of 1 Year\nMust have maximum age of 38 Years",
"exclusion_criteria": "1. Participants with evidence of disseminated disease, including multi-focal disease, diffuse leptomeningeal disease, Cerebral spinal fluid (CSF) dissemination or extra-neural disease.\n2. Tumor involvement that would require ventricular, brainstem or posterior fossa injection or access through a ventricle or risk of ventricular penetration in order to deliver the TGFβi NK cells.\n3. Participants undergoing needle or open biopsy.\n4. Participants who are receiving any other investigational agents.\n5. Women of childbearing potential must not be pregnant or breast-feeding.\n6. Evidence of active uncontrolled infection or unstable or severe intercurrent medical conditions.\n7. Any medical condition that precludes surgery.\n8. Prothrombin time/international normalized ratio (PT/INR) or partial thromboplastin time (PTT) > 1.5 x ULN.\n9. Participants with a known disorder that affects their immune system, such as human immunodeficiency virus (HIV), or an auto- immune disorder requiring systemic cytotoxic or immunosuppressive therapy are not eligible.\n10. Evidence of bleeding diathesis or use of anticoagulant medication or any medication which may increase the risk of bleeding. If the medication can be discontinued >1 week prior to NK cell infusion then the subject may be eligible following consultation with the Study Chairs.\n11. Participants with significant systemic or major illnesses including but not limited to: congestive heart failure, ischemic heart disease, kidney disease or renal failure, organ transplantation, or significant psychiatric disorder.\n12. History or current diagnosis of any medical or psychological condition that in the Investigator's opinion, might interfere with the participants ability to participate or inability to obtain informed consent because of psychiatric or complicating medical problems.\n\nImportant note: The eligibility criteria listed above are interpreted literally and cannot be waived.",
"miscellaneous_criteria": ""
},
"inclusion_lines": [
{
"line": "1. Participants must have a histologically-confirmed recurrent or progressive, non-metastatic supratentorial World Health Organization (WHO) Grade III/IV malignant brain tumor. Including, but not limited to: anaplastic ependymoma, embryonal tumor, primitive neuroectodermal tumor, atypical teratoid rhabdoid tumor (ATRT), anaplastic astrocytoma, anaplastic oligoastrocytoma, anaplastic oligodendroglioma, anaplastic pleomorphic xanthoastrocytoma, glioblastoma multiforme, gliosarcoma, or malignant glioma (NOS), WHO Grade II ependymoma.",
"criterions": [
{
"exact_snippets": "histologically-confirmed recurrent or progressive, non-metastatic supratentorial World Health Organization (WHO) Grade III/IV malignant brain tumor",
"criterion": "malignant brain tumor",
"requirements": [
{
"requirement_type": "confirmation",
"expected_value": "histologically-confirmed"
},
{
"requirement_type": "recurrence",
"expected_value": "recurrent or progressive"
},
{
"requirement_type": "metastasis",
"expected_value": false
},
{
"requirement_type": "location",
"expected_value": "supratentorial"
},
{
"requirement_type": "grade",
"expected_value": [
"WHO Grade III",
"WHO Grade IV"
]
}
]
},
{
"exact_snippets": "anaplastic ependymoma, embryonal tumor, primitive neuroectodermal tumor, atypical teratoid rhabdoid tumor (ATRT), anaplastic astrocytoma, anaplastic oligoastrocytoma, anaplastic oligodendroglioma, anaplastic pleomorphic xanthoastrocytoma, glioblastoma multiforme, gliosarcoma, or malignant glioma (NOS), WHO Grade II ependymoma",
"criterion": "specific tumor types",
"requirements": [
{
"requirement_type": "types",
"expected_value": [
"anaplastic ependymoma",
"embryonal tumor",
"primitive neuroectodermal tumor",
"atypical teratoid rhabdoid tumor (ATRT)",
"anaplastic astrocytoma",
"anaplastic oligoastrocytoma",
"anaplastic oligodendroglioma",
"anaplastic pleomorphic xanthoastrocytoma",
"glioblastoma multiforme",
"gliosarcoma",
"malignant glioma (NOS)",
"WHO Grade II ependymoma"
]
}
]
}
]
},
{
"line": "2. Participants should be candidates for resection of the recurrent tumor and be deemed candidate for placement of an Ommaya reservoir placed intra-cavitary/intra-tumoral; measurable residual tumor after surgery is not required for study entry. Pre-operative imaging need to estimate that the resection cavity will be at least 2 cm x 2 cm in two dimensions for patients to be eligible.",
"criterions": [
{
"exact_snippets": "candidates for resection of the recurrent tumor",
"criterion": "recurrent tumor resection candidacy",
"requirements": [
{
"requirement_type": "candidacy",
"expected_value": true
}
]
},
{
"exact_snippets": "candidate for placement of an Ommaya reservoir placed intra-cavitary/intra-tumoral",
"criterion": "Ommaya reservoir placement candidacy",
"requirements": [
{
"requirement_type": "candidacy",
"expected_value": true
}
]
},
{
"exact_snippets": "measurable residual tumor after surgery is not required for study entry",
"criterion": "measurable residual tumor",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "Pre-operative imaging need to estimate that the resection cavity will be at least 2 cm x 2 cm in two dimensions",
"criterion": "resection cavity size",
"requirements": [
{
"requirement_type": "size",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 2,
"unit": "cm"
}
]
}
}
]
}
]
},
{
"line": "3. Given the lack of a standard of care treatment for children with recurrent or progressive grade III/IV malignant brain tumors, participants must have completed first-line treatment with radiation and/or chemotherapy prior to participating in this trial.",
"criterions": [
{
"exact_snippets": "children with recurrent or progressive grade III/IV malignant brain tumors",
"criterion": "malignant brain tumors",
"requirements": [
{
"requirement_type": "grade",
"expected_value": [
"III",
"IV"
]
},
{
"requirement_type": "recurrence",
"expected_value": true
},
{
"requirement_type": "progression",
"expected_value": true
}
]
},
{
"exact_snippets": "participants must have completed first-line treatment with radiation and/or chemotherapy",
"criterion": "first-line treatment",
"requirements": [
{
"requirement_type": "completion",
"expected_value": true
},
{
"requirement_type": "treatment type",
"expected_value": [
"radiation",
"chemotherapy"
]
}
]
}
]
},
{
"line": "4. All participants must be >= 1 year of age and < 39 years of age at the time of entry into the study. The first 3 participants must be >= 8 years of age and < 39 years of age at the time of entry into the study.",
"criterions": [
{
"exact_snippets": "All participants must be >= 1 year of age and < 39 years of age",
"criterion": "age",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 1,
"unit": "year"
},
{
"operator": "<",
"value": 39,
"unit": "years"
}
]
}
}
]
},
{
"exact_snippets": "The first 3 participants must be >= 8 years of age and < 39 years of age",
"criterion": "age for first 3 participants",
"requirements": [
{
"requirement_type": "range",
"expected_value": {
"comparisons": [
{
"operator": ">=",
"value": 8,
"unit": "years"
},
{
"operator": "<",
"value": 39,
"unit": "years"
}
]
}
}
]
}
]
},
{
"line": "5. Performance Score: Karnofsky >= 50 for participants > 16 years of age and Lansky >= 50 for participants <=16 years of age. Participants who are unable to walk because of paralysis, but who are up in a wheelchair, will be considered ambulatory for the purpose of assessing the performance score.",
"criterions": [
{
"exact_snippets": "Performance Score: Karnofsky >= 50 for participants > 16 years of age",
"criterion": "Karnofsky Performance Score",
"requirements": [
{
"requirement_type": "score",
"expected_value": {
"operator": ">=",
"value": 50,
"unit": "N/A"
}
},
{
"requirement_type": "age",
"expected_value": {
"operator": ">",
"value": 16,
"unit": "years"
}
}
]
},
{
"exact_snippets": "Performance Score: ... Lansky >= 50 for participants <=16 years of age",
"criterion": "Lansky Performance Score",
"requirements": [
{
"requirement_type": "score",
"expected_value": {
"operator": ">=",
"value": 50,
"unit": "N/A"
}
},
{
"requirement_type": "age",
"expected_value": {
"operator": "<=",
"value": 16,
"unit": "years"
}
}
]
},
{
"exact_snippets": "Participants who are unable to walk because of paralysis, but who are up in a wheelchair, will be considered ambulatory",
"criterion": "ambulatory status",
"requirements": [
{
"requirement_type": "condition",
"expected_value": "considered ambulatory if up in a wheelchair despite paralysis"
}
]
}
]
},
{
"line": "6. Must have recovered from the acute toxic effects of prior therapy (i.e., NCI Common Terminology Criteria for Adverse Events (CTCAE) version 5, grade 1 or less)",
"criterions": [
{
"exact_snippets": "recovered from the acute toxic effects of prior therapy",
"criterion": "recovery from acute toxic effects of prior therapy",
"requirements": [
{
"requirement_type": "severity",
"expected_value": {
"operator": "<=",
"value": 1,
"unit": "grade"
}
}
]
}
]
},
{
"line": "* An interval of at least 12 weeks must have elapsed since the completion of radiation therapy.",
"criterions": [
{
"exact_snippets": "An interval of at least 12 weeks must have elapsed since the completion of radiation therapy.",
"criterion": "interval since completion of radiation therapy",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 12,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "* At least 6 weeks since the completion of any cytotoxic chemotherapy regimen.",
"criterions": [
{
"exact_snippets": "At least 6 weeks since the completion of any cytotoxic chemotherapy regimen.",
"criterion": "time since completion of cytotoxic chemotherapy regimen",
"requirements": [
{
"requirement_type": "time since completion",
"expected_value": {
"operator": ">=",
"value": 6,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "* At least 12 weeks since the completion of any immunotherapies or cell therapies.",
"criterions": [
{
"exact_snippets": "At least 12 weeks since the completion of any immunotherapies",
"criterion": "immunotherapy completion",
"requirements": [
{
"requirement_type": "time since completion",
"expected_value": {
"operator": ">=",
"value": 12,
"unit": "weeks"
}
}
]
},
{
"exact_snippets": "At least 12 weeks since the completion of ... cell therapies",
"criterion": "cell therapy completion",
"requirements": [
{
"requirement_type": "time since completion",
"expected_value": {
"operator": ">=",
"value": 12,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "* For targeted agents only, participants should have recovered from any toxicity of the agent and have a minimum of 2 weeks since the last dose.",
"criterions": [
{
"exact_snippets": "participants should have recovered from any toxicity of the agent",
"criterion": "recovery from toxicity",
"requirements": [
{
"requirement_type": "status",
"expected_value": "recovered"
}
]
},
{
"exact_snippets": "have a minimum of 2 weeks since the last dose",
"criterion": "time since last dose",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 2,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "* For participants who have received prior bevacizumab, at least 6 weeks is required.",
"criterions": [
{
"exact_snippets": "participants who have received prior bevacizumab",
"criterion": "prior bevacizumab treatment",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "at least 6 weeks is required",
"criterion": "time since prior bevacizumab treatment",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 6,
"unit": "weeks"
}
}
]
}
]
},
{
"line": "7. Organ Function Requirements:",
"criterions": [
{
"exact_snippets": "Organ Function Requirements",
"criterion": "organ function",
"requirements": [
{
"requirement_type": "N/A",
"expected_value": "requirements"
}
]
}
]
},
{
"line": "1. Adequate Bone Marrow Function Defined as:",
"criterions": [
{
"exact_snippets": "Adequate Bone Marrow Function",
"criterion": "bone marrow function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
}
]
},
{
"line": "* Peripheral absolute neutrophil count (ANC) >750/mm^3.",
"criterions": [
{
"exact_snippets": "Peripheral absolute neutrophil count (ANC) >750/mm^3",
"criterion": "peripheral absolute neutrophil count (ANC)",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">",
"value": 750,
"unit": "mm^3"
}
}
]
}
]
},
{
"line": "* Platelet count >75,000/mm^3 (transfusion independent, defined as not receiving platelet transfusions for at least 7 days prior to enrollment).",
"criterions": [
{
"exact_snippets": "Platelet count >75,000/mm^3",
"criterion": "platelet count",
"requirements": [
{
"requirement_type": "quantity",
"expected_value": {
"operator": ">",
"value": 75000,
"unit": "mm^3"
}
}
]
},
{
"exact_snippets": "transfusion independent, defined as not receiving platelet transfusions for at least 7 days prior to enrollment",
"criterion": "transfusion independence",
"requirements": [
{
"requirement_type": "duration since last transfusion",
"expected_value": {
"operator": ">=",
"value": 7,
"unit": "days"
}
}
]
}
]
},
{
"line": "2. Adequate Renal Function Defined as:",
"criterions": [
{
"exact_snippets": "Adequate Renal Function",
"criterion": "renal function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
}
]
},
{
"line": "* A serum creatinine <= 1.5 x upper limit normal (ULN) based on age/gender.",
"criterions": [
{
"exact_snippets": "serum creatinine <= 1.5 x upper limit normal (ULN)",
"criterion": "serum creatinine",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 1.5,
"unit": "x ULN"
}
}
]
}
]
},
{
"line": "3. Adequate Liver Function Defined as:",
"criterions": [
{
"exact_snippets": "Adequate Liver Function",
"criterion": "liver function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
}
]
},
{
"line": "* Total bilirubin <= 1.5 x upper limit of normal (ULN) for age; in presence of Gilbert's syndrome, total bilirubin <= 3 x ULN or direct bilirubin <= 1.5 x ULN.",
"criterions": [
{
"exact_snippets": "Total bilirubin <= 1.5 x upper limit of normal (ULN) for age",
"criterion": "total bilirubin",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 1.5,
"unit": "x ULN"
}
]
}
}
]
},
{
"exact_snippets": "in presence of Gilbert's syndrome, total bilirubin <= 3 x ULN",
"criterion": "total bilirubin in presence of Gilbert's syndrome",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 3,
"unit": "x ULN"
}
]
}
}
]
},
{
"exact_snippets": "in presence of Gilbert's syndrome, ... direct bilirubin <= 1.5 x ULN",
"criterion": "direct bilirubin in presence of Gilbert's syndrome",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"comparisons": [
{
"operator": "<=",
"value": 1.5,
"unit": "x ULN"
}
]
}
}
]
}
]
},
{
"line": "* Alanine aminotransferase (ALT) <= 3 x ULN.",
"criterions": [
{
"exact_snippets": "Alanine aminotransferase (ALT) <= 3 x ULN.",
"criterion": "Alanine aminotransferase (ALT)",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "x ULN"
}
}
]
}
]
},
{
"line": "* Aspartate aminotransferase (AST) <= 3 x ULN.",
"criterions": [
{
"exact_snippets": "Aspartate aminotransferase (AST) <= 3 x ULN",
"criterion": "aspartate aminotransferase (AST)",
"requirements": [
{
"requirement_type": "level",
"expected_value": {
"operator": "<=",
"value": 3,
"unit": "x ULN"
}
}
]
}
]
},
{
"line": "4. Adequate Neurologic Function Defined as:",
"criterions": [
{
"exact_snippets": "Adequate Neurologic Function",
"criterion": "neurologic function",
"requirements": [
{
"requirement_type": "adequacy",
"expected_value": true
}
]
}
]
},
{
"line": "* Participants with seizure disorder may be enrolled if seizures are well-controlled. Participants on non-enzyme inducing anticonvulsants may be excluded pending interaction(s) with study drug.",
"criterions": [
{
"exact_snippets": "Participants with seizure disorder",
"criterion": "seizure disorder",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "seizures are well-controlled",
"criterion": "seizure control",
"requirements": [
{
"requirement_type": "control status",
"expected_value": "well-controlled"
}
]
},
{
"exact_snippets": "Participants on non-enzyme inducing anticonvulsants",
"criterion": "non-enzyme inducing anticonvulsants",
"requirements": [
{
"requirement_type": "use",
"expected_value": true
}
]
},
{
"exact_snippets": "interaction(s) with study drug",
"criterion": "interaction with study drug",
"requirements": [
{
"requirement_type": "potential",
"expected_value": true
}
]
}
]
},
{
"line": "* Signs and symptoms of neurologic deficit must be stable for >= 1 week prior to enrollment.",
"criterions": [
{
"exact_snippets": "Signs and symptoms of neurologic deficit must be stable for >= 1 week",
"criterion": "neurologic deficit",
"requirements": [
{
"requirement_type": "stability",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "week"
}
}
]
}
]
},
{
"line": "8. The effects of Transforming growth factor beta resistant (TGFβi) natural killer (NK) cells on the developing human fetus are unknown. For this reason and because TGFβi NK cells as well as other therapeutic agents used in this trial are known to be teratogenic, women of child-bearing potential and men must agree to use adequate contraception (hormonal or barrier method of birth control; abstinence) prior to study entry, for the duration of study participation and 6 months after completion of TGFβi NK cells administration. Should a woman become pregnant or suspect she is pregnant while she or her partner is participating in this study, she should inform her treating physician immediately.",
"criterions": [
{
"exact_snippets": "women of child-bearing potential",
"criterion": "women of child-bearing potential",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "men must agree to use adequate contraception",
"criterion": "men contraception agreement",
"requirements": [
{
"requirement_type": "agreement",
"expected_value": true
}
]
},
{
"exact_snippets": "women of child-bearing potential ... must agree to use adequate contraception",
"criterion": "women contraception agreement",
"requirements": [
{
"requirement_type": "agreement",
"expected_value": true
}
]
},
{
"exact_snippets": "adequate contraception (hormonal or barrier method of birth control; abstinence)",
"criterion": "contraception method",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"hormonal",
"barrier method of birth control",
"abstinence"
]
}
]
},
{
"exact_snippets": "prior to study entry, for the duration of study participation and 6 months after completion of TGFβi NK cells administration",
"criterion": "contraception duration",
"requirements": [
{
"requirement_type": "duration",
"expected_value": "prior to study entry, for the duration of study participation and 6 months after completion of TGFβi NK cells administration"
}
]
}
]
},
{
"line": "9. A legal parent/guardian or patient must be able to understand, and willing to sign, a written informed consent and assent document, as appropriate.",
"criterions": [
{
"exact_snippets": "A legal parent/guardian or patient must be able to understand",
"criterion": "understanding of informed consent",
"requirements": [
{
"requirement_type": "ability",
"expected_value": true
}
]
},
{
"exact_snippets": "willing to sign, a written informed consent and assent document",
"criterion": "willingness to sign informed consent",
"requirements": [
{
"requirement_type": "willingness",
"expected_value": true
}
]
}
]
},
{
"line": "10. Participants who are receiving dexamethasone must be on a stable or decreasing dose for 1-week prior to registration.",
"criterions": [
{
"exact_snippets": "Participants who are receiving dexamethasone",
"criterion": "dexamethasone treatment",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "must be on a stable or decreasing dose",
"criterion": "dexamethasone dose stability",
"requirements": [
{
"requirement_type": "stability",
"expected_value": [
"stable",
"decreasing"
]
}
]
},
{
"exact_snippets": "for 1-week prior to registration",
"criterion": "dexamethasone dose stability duration",
"requirements": [
{
"requirement_type": "duration",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "week"
}
}
]
}
]
},
{
"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 1 Year",
"criterions": [
{
"exact_snippets": "minimum age of 1 Year",
"criterion": "age",
"requirements": [
{
"requirement_type": "minimum",
"expected_value": {
"operator": ">=",
"value": 1,
"unit": "Year"
}
}
]
}
]
},
{
"line": "Must have maximum age of 38 Years",
"criterions": [
{
"exact_snippets": "maximum age of 38 Years",
"criterion": "age",
"requirements": [
{
"requirement_type": "N/A",
"expected_value": {
"operator": "<=",
"value": 38,
"unit": "Years"
}
}
]
}
]
}
],
"exclusion_lines": [
{
"line": "1. Participants with evidence of disseminated disease, including multi-focal disease, diffuse leptomeningeal disease, Cerebral spinal fluid (CSF) dissemination or extra-neural disease.",
"criterions": [
{
"exact_snippets": "evidence of disseminated disease",
"criterion": "disseminated disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "multi-focal disease",
"criterion": "multi-focal disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "diffuse leptomeningeal disease",
"criterion": "diffuse leptomeningeal disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "Cerebral spinal fluid (CSF) dissemination",
"criterion": "CSF dissemination",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "extra-neural disease",
"criterion": "extra-neural disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "2. Tumor involvement that would require ventricular, brainstem or posterior fossa injection or access through a ventricle or risk of ventricular penetration in order to deliver the TGFβi NK cells.",
"criterions": [
{
"exact_snippets": "Tumor involvement that would require ventricular, brainstem or posterior fossa injection",
"criterion": "tumor involvement",
"requirements": [
{
"requirement_type": "location",
"expected_value": [
"ventricular",
"brainstem",
"posterior fossa"
]
}
]
},
{
"exact_snippets": "access through a ventricle",
"criterion": "access requirement",
"requirements": [
{
"requirement_type": "location",
"expected_value": "ventricle"
}
]
},
{
"exact_snippets": "risk of ventricular penetration",
"criterion": "risk of ventricular penetration",
"requirements": [
{
"requirement_type": "risk",
"expected_value": true
}
]
}
]
},
{
"line": "3. Participants undergoing needle or open biopsy.",
"criterions": [
{
"exact_snippets": "Participants undergoing needle or open biopsy",
"criterion": "biopsy",
"requirements": [
{
"requirement_type": "type",
"expected_value": [
"needle",
"open"
]
}
]
}
]
},
{
"line": "4. Participants who are receiving any other investigational agents.",
"criterions": [
{
"exact_snippets": "Participants who are receiving any other investigational agents",
"criterion": "receiving investigational agents",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "5. Women of childbearing potential must not be pregnant or breast-feeding.",
"criterions": [
{
"exact_snippets": "Women of childbearing potential must not be pregnant",
"criterion": "pregnancy",
"requirements": [
{
"requirement_type": "status",
"expected_value": false
}
]
},
{
"exact_snippets": "Women of childbearing potential must not be ... breast-feeding",
"criterion": "breast-feeding",
"requirements": [
{
"requirement_type": "status",
"expected_value": false
}
]
}
]
},
{
"line": "6. Evidence of active uncontrolled infection or unstable or severe intercurrent medical conditions.",
"criterions": [
{
"exact_snippets": "Evidence of active uncontrolled infection",
"criterion": "active uncontrolled infection",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "unstable or severe intercurrent medical conditions",
"criterion": "unstable or severe intercurrent medical conditions",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "7. Any medical condition that precludes surgery.",
"criterions": [
{
"exact_snippets": "Any medical condition that precludes surgery.",
"criterion": "medical condition",
"requirements": [
{
"requirement_type": "impact on surgery",
"expected_value": "precludes"
}
]
}
]
},
{
"line": "8. Prothrombin time/international normalized ratio (PT/INR) or partial thromboplastin time (PTT) > 1.5 x ULN.",
"criterions": [
{
"exact_snippets": "Prothrombin time/international normalized ratio (PT/INR) ... > 1.5 x ULN",
"criterion": "Prothrombin time/international normalized ratio (PT/INR)",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">",
"value": 1.5,
"unit": "x ULN"
}
}
]
},
{
"exact_snippets": "partial thromboplastin time (PTT) > 1.5 x ULN",
"criterion": "partial thromboplastin time (PTT)",
"requirements": [
{
"requirement_type": "value",
"expected_value": {
"operator": ">",
"value": 1.5,
"unit": "x ULN"
}
}
]
}
]
},
{
"line": "9. Participants with a known disorder that affects their immune system, such as human immunodeficiency virus (HIV), or an auto- immune disorder requiring systemic cytotoxic or immunosuppressive therapy are not eligible.",
"criterions": [
{
"exact_snippets": "known disorder that affects their immune system",
"criterion": "immune system disorder",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "human immunodeficiency virus (HIV)",
"criterion": "HIV",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "auto- immune disorder requiring systemic cytotoxic or immunosuppressive therapy",
"criterion": "autoimmune disorder requiring systemic cytotoxic or immunosuppressive therapy",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "10. Evidence of bleeding diathesis or use of anticoagulant medication or any medication which may increase the risk of bleeding. If the medication can be discontinued >1 week prior to NK cell infusion then the subject may be eligible following consultation with the Study Chairs.",
"criterions": [
{
"exact_snippets": "Evidence of bleeding diathesis",
"criterion": "bleeding diathesis",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "use of anticoagulant medication",
"criterion": "anticoagulant medication",
"requirements": [
{
"requirement_type": "use",
"expected_value": true
}
]
},
{
"exact_snippets": "any medication which may increase the risk of bleeding",
"criterion": "medication increasing bleeding risk",
"requirements": [
{
"requirement_type": "use",
"expected_value": true
}
]
}
]
},
{
"line": "11. Participants with significant systemic or major illnesses including but not limited to: congestive heart failure, ischemic heart disease, kidney disease or renal failure, organ transplantation, or significant psychiatric disorder.",
"criterions": [
{
"exact_snippets": "significant systemic or major illnesses ... congestive heart failure",
"criterion": "congestive heart failure",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "significant systemic or major illnesses ... ischemic heart disease",
"criterion": "ischemic heart disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "significant systemic or major illnesses ... kidney disease or renal failure",
"criterion": "kidney disease",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "significant systemic or major illnesses ... kidney disease or renal failure",
"criterion": "renal failure",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
},
{
"exact_snippets": "significant systemic or major illnesses ... organ transplantation",
"criterion": "organ transplantation",
"requirements": [
{
"requirement_type": "history",
"expected_value": false
}
]
},
{
"exact_snippets": "significant systemic or major illnesses ... significant psychiatric disorder",
"criterion": "significant psychiatric disorder",
"requirements": [
{
"requirement_type": "presence",
"expected_value": false
}
]
}
]
},
{
"line": "12. History or current diagnosis of any medical or psychological condition that in the Investigator's opinion, might interfere with the participants ability to participate or inability to obtain informed consent because of psychiatric or complicating medical problems.",
"criterions": [
{
"exact_snippets": "History or current diagnosis of any medical or psychological condition",
"criterion": "medical or psychological condition",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
},
{
"exact_snippets": "inability to obtain informed consent because of psychiatric or complicating medical problems",
"criterion": "ability to obtain informed consent",
"requirements": [
{
"requirement_type": "presence",
"expected_value": true
}
]
}
]
},
{
"line": "Important note: The eligibility criteria listed above are interpreted literally and cannot be waived.",
"criterions": [
{
"exact_snippets": "eligibility criteria",
"criterion": "eligibility criteria",
"requirements": [
{
"requirement_type": "interpretation",
"expected_value": "literal"
},
{
"requirement_type": "waiver",
"expected_value": false
}
]
}
]
}
],
"miscellaneous_lines": [],
"failed_inclusion": [],
"failed_exclusion": [],
"failed_miscellaneous": []
}