scholarly journals From unstructured EHR text to data-driven clinical decision support

2015 ◽  
Vol 15 (7) ◽  
Author(s):  
Kasper Jensen ◽  
Knut Magne Augestad ◽  
Rolv-Ole Lindsetmo ◽  
Stein Olav Skrøvseth
2019 ◽  
Vol 28 (01) ◽  
pp. 135-137 ◽  
Author(s):  
Vassilis Koutkias ◽  
Jacques Bouaud ◽  

Objectives: To summarize recent research and select the best papers published in 2018 in the field of computerized clinical decision support for the Decision Support section of the International Medical Informatics Association (IMIA) yearbook. Methods: A literature review was performed by searching two bibliographic databases for papers referring to clinical decision support systems (CDSSs). The aim was to identify a list of candidate best papers from the retrieved bibliographic records, which were then peer-reviewed by external reviewers. A consensus meeting of the IMIA editorial team finally selected the best papers on the basis of all reviews and the section editors' evaluation. Results: Among 1,148 retrieved articles, 15 best paper candidates were selected, the review of which resulted in the selection of four best papers. The first paper introduces a deep learning model for estimating short-term life expectancy (>3 months) of metastatic cancer patients by analyzing free-text clinical notes in electronic medical records, while maintaining the temporal visit sequence. The second paper takes note that CDSSs become routinely integrated in health information systems and compares statistical anomaly detection models to identify CDSS malfunctions which, if remain unnoticed, may have a negative impact on care delivery. The third paper fairly reports on lessons learnt from the development of an oncology CDSS using artificial intelligence techniques and from its assessment in a large US cancer center. The fourth paper implements a preference learning methodology for detecting inconsistencies in clinical practice guidelines and illustrates the applicability of the proposed methodology to antibiotherapy. Conclusions: Three of the four best papers rely on data-driven methods, and one builds on a knowledge-based approach. While there is currently a trend for data-driven decision support, the promising results of such approaches still need to be confirmed by the adoption of these systems and their routine use.


2016 ◽  
Vol 80 ◽  
pp. 518-529 ◽  
Author(s):  
Alexey V. Krikunov ◽  
Ekaterina V. Bolgova ◽  
Evgeniy Krotov ◽  
Tesfamariam M. Abuhay ◽  
Alexey N. Yakovlev ◽  
...  

This paper presents a Data-Driven Clinical Decision Support System (CDSS) using machine learning. The proposed system predicts the possibility of diseases based on the patient’s symptoms. It suggests lab tests and medication related to the disease. Lab test results are analyzed to check the probability of liver and kidney diseases. The proposed system uses face recognition to identify the patient. Face recognition module retrieves the Patient Health Record and provides patient information and health records access to the doctor and medical staff. The system is developed using Python Django for Backend, React.JS for User Interface and PostgreSQL as the relational database. The system uses Logistic Regression for possible disease prediction, Support Vector Machine for liver disease prediction, Random Forest for chronic kidney disease prediction. The result of the proposed data-driven clinical decision support system is compared with a doctor’s disease analysis to measure the effectiveness of the proposed system. This kind of system can help doctors in providing better care and predict the disease at an early stage.


2020 ◽  
Author(s):  
Lars Müller ◽  
Aditya Srinivasan ◽  
Shira R Abeles ◽  
Amutha Rajagopal ◽  
Francesca J Torriani ◽  
...  

BACKGROUND There is a pressing need for digital tools that can leverage big data to help clinicians select effective antibiotic treatments in the absence of timely susceptibility data. Clinical presentation and local epidemiology can inform therapy selection to balance the risk of antimicrobial resistance and patient risk. However, data and clinical expertise must be appropriately integrated into clinical workflows. OBJECTIVE The aim of this study is to leverage available data in electronic health records, to develop a data-driven, user-centered, clinical decision support system to navigate patient safety and population health. METHODS We analyzed 5 years of susceptibility testing (1,078,510 isolates) and patient data (30,761 patients) across a large academic medical center. After curating the data according to the Clinical and Laboratory Standards Institute guidelines, we analyzed and visualized the impact of risk factors on clinical outcomes. On the basis of this data-driven understanding, we developed a probabilistic algorithm that maps these data to individual cases and implemented iBiogram, a prototype digital empiric antimicrobial clinical decision support system, which we evaluated against actual prescribing outcomes. RESULTS We determined patient-specific factors across syndromes and contexts and identified relevant local patterns of antimicrobial resistance by clinical syndrome. Mortality and length of stay differed significantly depending on these factors and could be used to generate heuristic targets for an acceptable risk of underprescription. Combined with the developed <i>remaining risk</i> algorithm, these factors can be used to inform clinicians’ reasoning. A retrospective comparison of the iBiogram-suggested therapies versus the actual prescription by physicians showed similar performance for low-risk diseases such as urinary tract infections, whereas iBiogram recognized risk and recommended more appropriate coverage in high mortality conditions such as sepsis. CONCLUSIONS The application of such data-driven, patient-centered tools may guide empirical prescription for clinicians to balance morbidity and mortality with antimicrobial stewardship.


2019 ◽  
Vol 28 (01) ◽  
pp. 120-127 ◽  
Author(s):  
Stefania Montani ◽  
Manuel Striani

Objectives: This survey analyses the latest literature contributions to clinical decision support systems (DSSs) on a two-year period (2017-2018), focusing on the approaches that adopt Artificial Intelligence (AI) techniques in a broad sense. The goal is to analyse the distribution of data-driven AI approaches with respect to “classical" knowledge-based ones, and to consider the issues raised and their possible solutions. Methods: We included PubMed and Web of ScienceTM publications, focusing on contributions describing clinical DSSs that adopted one or more AI methodologies. Results: We selected 75 papers, 49 of which describe approaches in the data-driven AI area, 20 present purely knowledge-based DSSs, and 6 adopt hybrid approaches relying on both formalized knowledge and data. Conclusions: Recent studies in the clinical DSS area demonstrate a prevalence of data-driven AI, which can be adopted autonomously in purely data-driven systems, or in cooperation with domain knowledge in hybrid systems. Such hybrid approaches, able to conjugate all available knowledge sources through proper knowledge integration steps, represent an interesting example of synergy between the two AI categories. This synergy can lead to the resolution of some existing issues, such as the need for transparency and explainability, nowadays recognized as central themes to be addressed by both AI and medical informatics research.


Diagnostics ◽  
2019 ◽  
Vol 9 (2) ◽  
pp. 52 ◽  
Author(s):  
Yamid Fabián Hernández-Julio ◽  
Martha Janeth Prieto-Guevara ◽  
Wilson Nieto-Bernal ◽  
Inés Meriño-Fuentes ◽  
Alexander Guerrero-Avendaño

Clinical decision support systems (CDSS) have been designed, implemented, and validated to help clinicians and practitioners for decision-making about diagnosing some diseases. Within the CDSSs, we can find Fuzzy inference systems. For the reasons above, the objective of this study was to design, to implement, and to validate a methodology for developing data-driven Mamdani-type fuzzy clinical decision support systems using clusters and pivot tables. For validating the proposed methodology, we applied our algorithms on five public datasets including Wisconsin, Coimbra breast cancer, wart treatment (Immunotherapy and cryotherapy), and caesarian section, and compared them with other related works (Literature). The results show that the Kappa Statistics and accuracies were close to 1.0% and 100%, respectively for each output variable, which shows better accuracy than some literature results. The proposed framework could be considered as a deep learning technique because it is composed of various processing layers to learn representations of data with multiple levels of abstraction.


2020 ◽  
Vol 29 (01) ◽  
pp. 158-158

Hendriks MP, Verbeek XAAM, van Vegchel T, van der Sangen MJC, Strobbe LJA, Merkus JWS, Zonderland HM, Smorenburg CH, Jager A, Siesling S. Transformation of the National Breast Cancer Guideline into data-driven clinical decision trees. JCO Clin Cancer Inform 2019 May;3:1-14 https://ascopubs.org/doi/full/10.1200/CCI.18.00150 Kamišalić A, Riaño D, Kert S, Welzer T, Nemec Zlatolas L. Multi-level medical knowledge formalization to support medical practice for chronic diseases. Data & Knowledge Engineering 2019; 119:36–57 https://www.sciencedirect.com/science/article/abs/pii/S0169023X16303937 Khalifa M, Magrabi F, Gallego B. Developing a framework for evidence-based grading and assessment of predictive tools for clinical decision support. BMC Med Inform Decis Mak 2019 Oct 29;19(1):207 https://bmcmedinformdecismak.biomedcentral.com/articles/10.1186/s12911-019-0940-7


2021 ◽  
Author(s):  
Georgy Kopanitsa ◽  
Ilia V. Derevitskii ◽  
Daria A. Savitskaya ◽  
Sergey V. Kovalchuk

We present a user acceptance study of a clinical decision support system (CDSS) for Type 2 Diabetes Mellitus (T2DM) risk prediction. We focus on how a combination of data-driven and rule-based models influence the efficiency and acceptance by doctors. To evaluate the perceived usefulness, we randomly generated CDSS output in three different settings: Data-driven (DD) model output; DD model with a presence of known risk scale (FINDRISK); DD model with presence of risk scale and explanation of DD model. For each case, a physician was asked to answer 3 questions: if a doctor agrees with the result, if a doctor understands it, if the result is useful for the practice. We employed a Lankton’s model to evaluate the user acceptance of the clinical decision support system. Our analysis has proved that without the presence of scales, a physician trust CDSS blindly. From the answers, we can conclude that interpretability plays an important role in accepting a CDSS.


Sign in / Sign up

Export Citation Format

Share Document