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

825
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...
825
Time-Series Graph00:54

Time-Series Graph

4.3K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
4.3K
Survival Tree01:19

Survival Tree

63
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
63
End Point Prediction: Gran Plot01:07

End Point Prediction: Gran Plot

287
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
287
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

63
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
63
Electrocardiogram01:29

Electrocardiogram

2.2K
An electrocardiogram (ECG or EKG) is a critical diagnostic tool that records the electrical signals produced by the heart during each heartbeat. This recording is achieved through electrodes placed strategically on the arms, legs, and chest. The electrocardiograph amplifies these signals and produces 12 distinct tracings, offering a comprehensive understanding of the heart's electrical activity.
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and...
2.2K

You might also read

Related Articles

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

Sort by
Same author

Integrating Biological Knowledge for Robust Microscopy Image Profiling on <i>De Novo</i> Cell Lines.

Proceedings. IEEE International Conference on Computer Vision·2026
Same author

Performance Gaps and Optimization Strategies in Chinese Medical Large Language Models Based on MedBench: Evaluation Study.

JMIR AI·2026
Same author

Leveraging Self-Supervised Learning for Non-Invasive Intra-Cardiac Magnetic Resonance Oximetry Assessment.

medRxiv : the preprint server for health sciences·2026
Same author

All-two-dimensional, ion-gating synaptic transistors for high-temperature and ultralow-energy-consumption neuromorphic applications.

Science advances·2026
Same author

HER2 assessment in urothelial carcinoma: standardization challenges and the path forward.

Cancer metastasis reviews·2026
Same author

Opioid Overdose Death Prediction with Graph Neural Networks.

AMIA Joint Summits on Translational Science proceedings. AMIA Joint Summits on Translational Science·2026

Related Experiment Video

Updated: Jun 11, 2025

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

7.0K

Predictive Modeling with Temporal Graphical Representation on Electronic Health Records.

Jiayuan Chen1, Changchang Yin1, Yuanlong Wang1

  • 1The Ohio State University.

IJCAI : Proceedings of the Conference
|October 3, 2024
PubMed
Summary

This study introduces a novel temporal heterogeneous graph and a temporal graph transformer (TRANS) to effectively represent patient Electronic Health Records (EHR). TRANS captures both temporal and structural EHR information, achieving state-of-the-art predictive performance.

More Related Videos

Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms
08:51

Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms

Published on: November 1, 2019

5.6K
Computer-based Multitaper Spectrogram Program for Electroencephalographic Data
04:13

Computer-based Multitaper Spectrogram Program for Electroencephalographic Data

Published on: November 13, 2019

12.1K

Related Experiment Videos

Last Updated: Jun 11, 2025

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

7.0K
Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms
08:51

Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms

Published on: November 1, 2019

5.6K
Computer-based Multitaper Spectrogram Program for Electroencephalographic Data
04:13

Computer-based Multitaper Spectrogram Program for Electroencephalographic Data

Published on: November 13, 2019

12.1K

Area of Science:

  • Artificial Intelligence in Healthcare
  • Machine Learning for Medical Informatics
  • Deep Learning for Predictive Modeling

Background:

  • Electronic Health Records (EHR) are crucial for deep learning-based healthcare predictions.
  • Existing methods struggle to integrate temporal and structural EHR information effectively.
  • Sequential models capture time but miss structural data; graphical models capture structure but miss temporal dynamics.

Purpose of the Study:

  • To develop a novel patient EHR representation that integrates both temporal and structural information.
  • To introduce a temporal graph transformer (TRANS) for enhanced EHR analysis.
  • To improve the accuracy of deep learning-based predictive models in healthcare.

Main Methods:

  • Modeled patient EHR as a temporal heterogeneous graph with visit and medical event nodes.
  • Developed TRANS, incorporating temporal edge features, positional encoding, and graph convolution.
  • Integrated structured information propagation and time-aware nodes for health status changes.

Main Results:

  • The proposed temporal heterogeneous graph effectively captures both temporal and structural EHR data.
  • TRANS demonstrated superior performance in integrating diverse EHR information.
  • Extensive experiments on three real-world datasets confirmed state-of-the-art results.

Conclusions:

  • The novel temporal heterogeneous graph and TRANS model offer a significant advancement in EHR representation.
  • This approach enhances deep learning model capabilities for healthcare predictions.
  • TRANS provides a robust framework for leveraging complex EHR data.