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

Classification of Illness01:17

Classification of Illness

8.1K
The meaning of illness is individualized to each person who experiences an alteration in health. In contrast, disease is a medical term indicating a pathological change in the structure and function of the body or mind. It is a condition that has specific symptoms and boundaries.
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
8.1K
Classification of Systems-I01:26

Classification of Systems-I

373
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
373
Classification of Leukocytes01:30

Classification of Leukocytes

4.0K
Leukocytes are classified into two groups based on the presence or absence of cytoplasmic granules. Granular leukocytes, which contain granules, belong to the myeloid lineage and are divided into three subtypes: neutrophils, eosinophils, and basophils. These cells are roughly spherical and characterized by the granules in their cytoplasm.
Neutrophils are the most abundant type of granular leukocytes, comprising 50-70% of all leukocytes. They feature small, evenly distributed granules and a...
4.0K
Classification of Systems-II01:31

Classification of Systems-II

270
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
270

You might also read

Related Articles

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

Sort by
Same author

The HALO Model: A Learning Health System Framework for Artificial Intelligence.

Learning health systems·2026
Same author

A Structured Comparison of the Coalition for Health AI Responsible AI Guide and South Korea's Trustworthy AI Guideline for Health Care AI Assurance: Comparative Framework Analysis.

JMIR AI·2026
Same author

Incidence, Risk Factors, and Outcomes in Stressor-Associated Atrial Fibrillation: Insights From the VITAL-AF Trial.

Circulation·2026
Same author

Early prediction of Alzheimer's disease using longitudinal electronic health records of US military veterans.

Communications medicine·2026
Same author

Digital Assessment of Cognitive Health in Outpatient Primary Care: Usability Study.

JMIR formative research·2025
Same author

Usability and Implementation Considerations of Fitbit and App Intervention for Diverse Cancer Survivors: Mixed Methods Study.

JMIR cancer·2025
Same journal

Pregnancy-Related Clinical Codes in Unlikely Populations in Primary Care.

JMIR medical informatics·2026
Same journal

Selecting, Scaling, and Measuring the Value of Ambient AI in a Nonacademic Health System: Multiphase Pilot Study.

JMIR medical informatics·2026
Same journal

Prediction of Early Hospital Admission (≤24 Hours) After Stroke Using Machine Learning and Deep Learning: Multicenter Study From China.

JMIR medical informatics·2026
Same journal

Assessing the Feasibility and Acceptability of Implementing a Preclinic Vital Signs Assessment in Primary Care: Cross-Sectional Pilot Study.

JMIR medical informatics·2026
Same journal

Candidate Passive Sensor Suite Technologies for Tactical Combat Casualty Care Environments: Comparative Assessment Study.

JMIR medical informatics·2026
Same journal

Relevance of the uMap Collaborative Platform as Support for Choropleth Mapping: A Traffic‒Light Statistical Signal Atlas of All-Cause Mortality-First French Lockdown.

JMIR medical informatics·2026
See all related articles

Related Experiment Video

Updated: Oct 29, 2025

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.4K

Relation Classification for Bleeding Events From Electronic Health Records Using Deep Learning Systems: An Empirical

Avijit Mitra1, Bhanu Pratap Singh Rawat1, David D McManus2

  • 1College of Information and Computer Sciences, University of Massachusetts Amherst, Amherst, MA, United States.

JMIR Medical Informatics
|July 13, 2021
PubMed
Summary
This summary is machine-generated.

Deep learning models, particularly BERT, effectively extract bleeding event relations from electronic health records, outperforming other methods for improved clinical data analysis.

Keywords:
BERTCNNGCNbleedingelectronic health recordsrelation classification

Related Experiment Videos

Last Updated: Oct 29, 2025

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.4K

Area of Science:

  • Natural Language Processing (NLP)
  • Deep Learning (DL)
  • Clinical Informatics

Background:

  • Accurate identification of bleeding events in electronic health records (EHRs) is vital for patient care.
  • Extracting relationships between bleeding events and clinical entities (e.g., anatomic sites, lab tests) is essential for EHR data analysis.
  • Previous studies have explored NLP and DL for clinical applications, but none have specifically focused on extracting bleeding event-related entity relationships using DL.

Purpose of the Study:

  • To evaluate the performance of multiple deep learning (DL) systems for classifying relationships between bleeding events and related clinical entities within a novel EHR dataset.
  • To compare state-of-the-art DL architectures, including CNN, AGGCN, and BERT-based models, on this specific clinical NLP task.

Main Methods:

  • A new dataset of 1046 deidentified EHR notes was annotated by experts for bleeding events and their attributes.
  • Three DL architectures were evaluated: Convolutional Neural Network (CNN), Attention-Guided Graph Convolutional Network (AGGCN), and Bidirectional Encoder Representations from Transformers (BERT).
  • Three BERT variants were tested: BioBERT, Bio+Clinical BERT, and EHR notes-pretrained EHRBERT.

Main Results:

  • BERT-based models demonstrated significantly superior performance compared to CNN and AGGCN models.
  • BioBERT achieved the highest macro F1 score of 0.842, outperforming AGGCN by 1.4% and CNN by 7.9%.
  • The results highlight the effectiveness of BERT models in capturing complex relationships within clinical text.

Conclusions:

  • BERT-based models are highly effective for classifying relations between bleeding events and other medical concepts in EHRs.
  • These models outperform traditional DL architectures like CNN and AGGCN for this specific task.
  • The study suggests that leveraging pretrained contextualized word representations and target entity representations enhances the performance of DL models in clinical NLP.