| { | |
| "spans": [ | |
| { | |
| "start": 15, | |
| "end": 25, | |
| "text": "chest pain", | |
| "label": "condition", | |
| "score": 0.94, | |
| "attributes": { | |
| "assertion": [ | |
| { | |
| "label": "absent", | |
| "score": 0.93 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "start": 42, | |
| "end": 51, | |
| "text": "pneumonia", | |
| "label": "condition", | |
| "score": 0.96, | |
| "attributes": { | |
| "assertion": [ | |
| { | |
| "label": "absent", | |
| "score": 0.95 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "start": 62, | |
| "end": 73, | |
| "text": "mild anemia", | |
| "label": "condition", | |
| "score": 0.87, | |
| "attributes": { | |
| "assertion": [ | |
| { | |
| "label": "possible", | |
| "score": 0.81 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "start": 86, | |
| "end": 98, | |
| "text": "hypertension", | |
| "label": "condition", | |
| "score": 0.95, | |
| "attributes": { | |
| "assertion": [ | |
| { | |
| "label": "historical", | |
| "score": 0.92 | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| } |