Extraction of Risk Factors for Cardiovascular Diseases from Chinese Electronic Medical Records.

Jia Su,Jinpeng Hu,Jingchi Jiang,Jing Xie,Yang,Bin He,Jinfeng Yang,Yi Guan
DOI: https://doi.org/10.1016/j.cmpb.2019.01.007
IF: 6.1
2019-01-01
Computer Methods and Programs in Biomedicine
Abstract:BACKGROUND AND OBJECTIVE:Early prevention of cardiovascular diseases (CVDs) can effectively prevent later loss of health, and the detection of CVDs risk factors is a simple method to achieve early prevention. Personal health records play a prominent role in the field of health information extraction because of their factuality and reliability. This present study describes how to extract risk factors for CVDs from Chinese electronic medical records (CEMRs).METHODS:The extraction process involves two tasks: (a) CVDs risk factor recognition and (b) risk factor time and assertion classification. We considered risk factor recognition as a named entity recognition (NER) task and time and assertion classification as a textual classification task. An information extraction pipeline system consisting of NER and textual classification modules with machine learning models was developed. In the risk factor recognition module, bidirectional long short term memory (BLSTM) with extra risk factor textual feature input was built, as well, convolutional neural networks (CNNs) with risk factor type and section label input and support vector machine (SVM) were built for time and assertion classification.RESULTS:We have achieved the best performance of risk factor recognition with F1 value of 0.9609, time and assertion classification with F1 of 0.9812 and 0.9612, respectively. The experimental results showed that our system achieved a high performance and can extract risk factors from CEMRs efficiently.CONCLUSIONS:The proposed system is the first system for CVDs risk factors extraction from CEMRs and shows competition to risk factor extraction systems that developed on English EMRs. Further, its good performance should have a strong influence on CVDs prevention.
What problem does this paper attempt to address?