paper-with-me

홈 › Papers

Medical device surveillance with electronic health records

2019-04-03 · Alison Callahan, Jason A. Fries, Christopher Ré, James I Huddleston III, Nicholas J Giori, Scott Delp, Nigam H. Shah

Post-market medical device surveillance is a challenge facing manufacturers, regulatory agencies, and health care providers. Electronic health records are valuable sources of real world evidence to assess device safety and track device-related patient outcomes over time. However, distilling this evidence remains challenging, as information is fractured across clinical notes and structured records. Modern machine learning methods for machine reading promise to unlock increasingly complex information from text, but face barriers due to their reliance on large and expensive hand-labeled training sets. To address these challenges, we developed and validated state-of-the-art deep learning methods that identify patient outcomes from clinical notes without requiring hand-labeled training data. Using hip replacements as a test case, our methods accurately extracted implant details and reports of complications and pain from electronic health records with up to 96.3% precision, 98.5% recall, and 97.4% F1, improved classification performance by 12.7- 53.0% over rule-based methods, and detected over 6 times as many complication events compared to using structured data alone. Using these events to assess complication-free survivorship of different implant systems, we found significant variation between implants, including for risk of revision surgery, which could not be detected using coded data alone. Patients with revision surgeries had more hip pain mentions in the post-hip replacement, pre-revision period compared to patients with no evidence of revision surgery (mean hip pain mentions 4.97 vs. 3.23; t = 5.14; p < 0.001). Some implant models were associated with higher or lower rates of hip pain mentions. Our methods complement existing surveillance mechanisms by requiring orders of magnitude less hand-labeled training data, offering a scalable solution for national medical device surveillance.

📄 PDF Abstract BibTeX arXiv:1904.07640

Code (1)

som-shahlab/ehr-rwe 공식 구현 pytorch

Tasks

Reading Comprehension

Similar Papers 제목 키워드 기반

FedSepsis: A Federated Multi-Modal Deep Learning-Based Internet of Medical Things Application for Early Detection of Sepsis from Electronic Health Records Using Raspberry Pi and Jetson Nano Devices

2023-01-14 · Sensors 2023 1 · Mahbub Ul Alam, Rahim Rahmani

The concept of the Internet of Medical Things brings a promising option to utilize various electronic health records stored in different medical devices and servers to create practical but secure clinical decision suppor…

CPUFederated Learning

Bidirectional Recurrent Neural Networks for Medical Event Detection in Electronic Health Records

2016-06-25 · Abhyuday Jagannatha, Hong Yu

Sequence labeling for extraction of medical events and their attributes from unstructured text in Electronic Health Record (EHR) notes is a key step towards semantic understanding of EHRs. It has important applications i…

BIG-bench Machine LearningEvent DetectionPharmacovigilance

Cloud-based Electronic Health Records for Real-time, Region-specific Influenza Surveillance

2015-12-13 · Mauricio Santillana, Andre Nguyen, Tamara Louie, Anna Zink 외

Accurate real-time monitoring systems of influenza outbreaks help public health officials make informed decisions that may help save lives. We show that information extracted from cloud-based electronic health records da…

BIG-bench Machine Learning

Detecting Adverse Drug Events from Swedish Electronic Health Records using Text Mining

2020-05-01 · LREC 2020 5 · Maria Bampa, Hercules Dalianis

Electronic Health Records are a valuable source of patient information which can be leveraged to detect Adverse Drug Events (ADEs) and aid post-mark drug-surveillance. The overall aim of this study is to scrutinize text …

Privacy Preserving Machine Learning for Electronic Health Records using Federated Learning and Differential Privacy

2024-06-23 · Naif A. Ganadily, Han J. Xia

An Electronic Health Record (EHR) is an electronic database used by healthcare providers to store patients' medical records which may include diagnoses, treatments, costs, and other personal information. Machine learning…

Federated LearningPrivacy Preserving