Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Methods of Documentation VII: EMR01:30

Methods of Documentation VII: EMR

769
Electronic Medical Records (EMRs) primarily center around electronically documenting patients' health information within a single healthcare organization or practice. They contain essential clinical data related to a patient's medical history, diagnoses, medications, treatment plans, lab results, and other pertinent information relevant to the specific encounter or episode of care. EMRs are designed to streamline documentation and workflow processes within individual healthcare...
769
Issues And Trends In Healthcare Delivery System01:29

Issues And Trends In Healthcare Delivery System

5.5K
The issues and trends in healthcare delivery are constantly changing. The COVID-19 pandemic is one recent issue that wreaked havoc on healthcare systems, causing a shortage of healthcare workers, high demand for medicines and supplies, and increased medical expenditure due to a lack of insurance. Other issues include rising healthcare costs and care fragmentation.
Cost Containment
Payment for healthcare services has historically promoted adoption of costly and often unnecessary or inefficient...
5.5K
Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

14
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
14
Methods of Documentation VI: Case Management Model01:15

Methods of Documentation VI: Case Management Model

541
The case management model is a multidisciplinary approach that involves healthcare professionals from diverse disciplines, such as physicians, nurses, therapists, social workers, and pharmacists, working collaboratively to address the various needs of patients. Each healthcare professional brings unique expertise and perspectives, contributing to a more comprehensive understanding of the patient's condition and tailoring treatment plans accordingly.
For example, a patient with a chronic...
541

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

MeCaMIL: Causality-Aware Multiple Instance Learning for Fair and Interpretable Whole Slide Image Diagnosis.

IEEE transactions on medical imaging·2026
Same author

Two-Stage Decoupling Framework for Variable-Length Glaucoma Prognosis.

Learning with longitudinal medical images and data : first International Workshop, LMID 2025, held in conjunction with MICCAI 2025, Daejeon, South Korea, September 27, 2025, Proceedings. International Workshop on Learning with Longitudi...·2026
Same author

Deep Continuous-Time State-Space Models for Marked Event Sequences.

Advances in neural information processing systems·2026
Same authorSame journal

A Survey on Unifying Large Language Models and Knowledge Graphs for Biomedicine and Healthcare.

KDD : proceedings. International Conference on Knowledge Discovery & Data Mining·2026
Same author

BIPEFT: Budget-Guided Iterative Search for Parameter Efficient Fine-Tuning of Large Pretrained Language Models.

Findings of ACL. EMNLP. Conference on Empirical Methods in Natural Language Processing·2025
Same author

A Novel Approach for Perceptions of Physician Decision-Making and Latent Topic Refinement in Large Language Model-Enhanced Medical Dialog Generation.

IEEE transactions on neural networks and learning systems·2025

Related Experiment Video

Updated: May 10, 2025

Author Spotlight: Automated Deep Brain Stimulation for Parkinson's Disease - Exploring the Possibilities and Challenges of Home Monitoring
06:32

Author Spotlight: Automated Deep Brain Stimulation for Parkinson's Disease - Exploring the Possibilities and Challenges of Home Monitoring

Published on: July 14, 2023

1.1K

Synthesizing Multimodal Electronic Health Records via Predictive Diffusion Models.

Yuan Zhong1, Xiaochen Wang1, Jiaqi Wang1

  • 1The Pennsylvania State University, University Park, PA, USA.

KDD : Proceedings. International Conference on Knowledge Discovery & Data Mining
|April 21, 2025
PubMed
Summary

This study introduces EHRPD, a novel diffusion-based model for synthesizing electronic health records (EHR). EHRPD improves temporal accuracy and data utility in synthetic EHR generation.

Keywords:
Diffusion ModelsElectronic Health RecordsMedical Data SynthesisMultimodal Data Mining

More Related Videos

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
07:31

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack

Published on: May 15, 2020

6.9K
Dynamic Digital Biomarkers of Motor and Cognitive Function in Parkinson's Disease
10:28

Dynamic Digital Biomarkers of Motor and Cognitive Function in Parkinson's Disease

Published on: July 24, 2019

15.0K

Related Experiment Videos

Last Updated: May 10, 2025

Author Spotlight: Automated Deep Brain Stimulation for Parkinson's Disease - Exploring the Possibilities and Challenges of Home Monitoring
06:32

Author Spotlight: Automated Deep Brain Stimulation for Parkinson's Disease - Exploring the Possibilities and Challenges of Home Monitoring

Published on: July 14, 2023

1.1K
Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
07:31

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack

Published on: May 15, 2020

6.9K
Dynamic Digital Biomarkers of Motor and Cognitive Function in Parkinson's Disease
10:28

Dynamic Digital Biomarkers of Motor and Cognitive Function in Parkinson's Disease

Published on: July 24, 2019

15.0K

Area of Science:

  • Health Informatics
  • Artificial Intelligence in Healthcare
  • Biomedical Data Science

Background:

  • Synthesizing electronic health records (EHR) is crucial for addressing data scarcity, enhancing data quality, and ensuring fairness in healthcare applications.
  • Current generative models like GANs and VAEs often fail to adequately capture temporal dependencies and time information in EHR data, limiting generation quality.
  • Existing methods struggle with effective visit representation learning due to simplistic mapping functions, compromising the fidelity of synthetic EHR data.

Purpose of the Study:

  • To propose EHRPD, a novel diffusion-based model for generating synthetic electronic health records (EHR) that accurately models temporal dynamics and time intervals.
  • To enhance the quality and diversity of synthetic EHR data by introducing a time-aware visit embedding module and a predictive denoising diffusion probabilistic model (P-DDPM).
  • To optimize the P-DDPM model using a predictive U-Net (PU-Net) for improved EHR data synthesis.

Main Methods:

  • Developed EHRPD, a diffusion-based model predicting the next patient visit and estimating time intervals.
  • Introduced a time-aware visit embedding module to improve representation learning.
  • Implemented a predictive denoising diffusion probabilistic model (P-DDPM) optimized by a predictive U-Net (PU-Net).

Main Results:

  • EHRPD demonstrated superior performance in generating synthetic EHR data across fidelity, privacy, and utility metrics on two public datasets.
  • The proposed model effectively addresses limitations of existing methods by accurately modeling temporal dependencies and time information.
  • Experimental results confirm the efficacy of the time-aware embedding and PU-Net in enhancing generation quality and diversity.

Conclusions:

  • EHRPD offers a significant advancement in synthetic EHR data generation, overcoming key limitations of current generative techniques.
  • The model's ability to capture temporal dynamics and time intervals enhances the utility and reliability of synthetic EHR data.
  • EHRPD provides a promising solution for data scarcity and fairness challenges in healthcare through high-quality synthetic data generation.