You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: output/allTrials/identified/NCT00001148_identified.json
+39-35Lines changed: 39 additions & 35 deletions
Original file line number
Diff line number
Diff line change
@@ -58,23 +58,14 @@
58
58
},
59
59
{
60
60
"exact_snippets": "WHO grade III and IV, WHO classification of glial tumors",
61
-
"criterion": "tumor grade",
61
+
"criterion": "WHO grade",
62
62
"requirements": [
63
63
{
64
64
"requirement_type": "classification",
65
-
"expected_value": {
66
-
"operator": "=",
67
-
"value": 3,
68
-
"unit": "WHO grade"
69
-
}
70
-
},
71
-
{
72
-
"requirement_type": "classification",
73
-
"expected_value": {
74
-
"operator": "=",
75
-
"value": 4,
76
-
"unit": "WHO grade"
77
-
}
65
+
"expected_value": [
66
+
"III",
67
+
"IV"
68
+
]
78
69
}
79
70
]
80
71
}
@@ -268,7 +259,7 @@
268
259
"requirements": [
269
260
{
270
261
"requirement_type": "level",
271
-
"expected_value": "> 3 times the upper limit of normal"
262
+
"expected_value": "greater than 3 times the upper limit of normal"
272
263
}
273
264
]
274
265
}
@@ -292,7 +283,7 @@
292
283
]
293
284
},
294
285
{
295
-
"exact_snippets": "Coagulopathy ... activated partial thromboplastin time [APTT] > 1.5 times control)",
286
+
"exact_snippets": "Coagulopathy ... activated partial thromboplastin time [APTT] > 1.5 times control",
296
287
"criterion": "activated partial thromboplastin time (APTT)",
297
288
"requirements": [
298
289
{
@@ -349,7 +340,7 @@
349
340
"line": "Acute infection.",
350
341
"criterions": [
351
342
{
352
-
"exact_snippets": "Acute infection.",
343
+
"exact_snippets": "Acute infection",
353
344
"criterion": "acute infection",
354
345
"requirements": [
355
346
{
@@ -364,7 +355,7 @@
364
355
"line": "Acute medical problems.",
365
356
"criterions": [
366
357
{
367
-
"exact_snippets": "Acute medical problems.",
358
+
"exact_snippets": "Acute medical problems",
368
359
"criterion": "acute medical problems",
369
360
"requirements": [
370
361
{
@@ -413,7 +404,7 @@
413
404
"line": "Allergy to CT contrast agents.",
414
405
"criterions": [
415
406
{
416
-
"exact_snippets": "Allergy to CT contrast agents",
407
+
"exact_snippets": "Allergy to CT contrast agents.",
417
408
"criterion": "allergy",
418
409
"requirements": [
419
410
{
@@ -428,7 +419,7 @@
428
419
"line": "Absence of tumor-specific gene mutation.",
429
420
"criterions": [
430
421
{
431
-
"exact_snippets": "Absence of tumor-specific gene mutation",
422
+
"exact_snippets": "Absence of tumor-specific gene mutation.",
432
423
"criterion": "tumor-specific gene mutation",
433
424
"requirements": [
434
425
{
@@ -438,16 +429,28 @@
438
429
]
439
430
}
440
431
]
432
+
}
433
+
],
434
+
"failed_inclusion": [],
435
+
"failed_exclusion": [],
436
+
"failed_miscellaneous": [
437
+
{
438
+
"line": "INCLUSION CRITERIA:",
439
+
"criterions": []
440
+
},
441
+
{
442
+
"line": "EXCLUSION CRITERIA:",
443
+
"criterions": []
441
444
},
442
445
{
443
446
"line": "Pregnant women. Women of child-bearing potential will undergo a urine and/or serum pregnancy test. Women who are pregnant will not be allowed to participate in this study.",
444
447
"criterions": [
445
448
{
446
-
"exact_snippets": "Pregnant women ... Women who are pregnant will not be allowed to participate",
449
+
"exact_snippets": "Pregnant women. Women who are pregnant will not be allowed to participate",
0 commit comments