| Literature DB >> 24303276 |
Sunghwan Sohn1, Zi Ye, Hongfang Liu, Christopher G Chute, Iftikhar J Kullo.
Abstract
Prevalence of abdominal aortic aneurysm (AAA) is increasing due to longer life expectancy and implementation of screening programs. Patient-specific longitudinal measurements of AAA are important to understand pathophysiology of disease development and modifiers of abdominal aortic size. In this paper, we applied natural language processing (NLP) techniques to process radiology reports and developed a rule-based algorithm to identify AAA patients and also extract the corresponding aneurysm size with the examination date. AAA patient cohorts were determined by a hierarchical approach that: 1) selected potential AAA reports using keywords; 2) classified reports into AAA-case vs. non-case using rules; and 3) determined the AAA patient cohort based on a report-level classification. Our system was built in an Unstructured Information Management Architecture framework that allows efficient use of existing NLP components. Our system produced an F-score of 0.961 for AAA-case report classification with an accuracy of 0.984 for aneurysm size extraction.Entities:
Year: 2013 PMID: 24303276 PMCID: PMC3845740
Source DB: PubMed Journal: AMIA Jt Summits Transl Sci Proc
“Aorta” and “abdominal” related keywords
| “aorta” terms | “abdominal” terms |
|---|---|
|
| |
| aorta | abdominal |
| aortae | abd |
| aortas | abdomen |
| aortic | abdomens |
| abdomina | |
| abdominals | |
| abdominopelvic region | |
| abdominopelvic regions | |
| abdominopelvis | |
| ccs_abdominal | |
| intrabdominal | |
Figure 1.
Algorithm of AAA report classification.
AAA related keywords (normalized through LVG)
| AA | AAA | S/P | Normal |
|---|---|---|---|
|
| |||
| infrarenal aorta | a.a.a. | post a.a.a. repair | normal caliber abdominal aorta |
| abdominal aorta | abdominal aortic aneurysm | s/p a.a.a. repair | normal distal aorta |
| aorta abdominal | aneurysm abdominal aorta | endograft | abdominal aorta normal caliber |
| infrarenal location | aneurysm abdominal | endovascular | aorta normal caliber |
| aneurysm abdominal aortic | aneurysm sac | ||
| aorta abdominal aneurysm | bifurcate endograft | ||
| aortic aneurysm abdominal | endoleak | ||
| infrarenal abdominal aorta | |||
| infrarenal aortic aneurysm | |||
Figure 2.
AAA annotations visualized through the UIMA CAS Visual Debugger.
AAA-case report classification in the test set
|
|
|
|---|---|
| precision | 0.939 |
| recall | 0.984 |
| F-score | 0.961 |
|
size accuracy
| 0.984 |
# correct sizes / #TP AAA cases
AAA patient identification in the test set
|
|
|
|---|---|
| precision | 0.926 |
| recall | 1 |
| F-score | 0.962 |