Jove
Visualize
Contact Us

Related Concept Videos

Methods of Documentation VII: EMR01:30

Methods of Documentation VII: EMR

913
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...
913
Health Literacy01:21

Health Literacy

4.1K
Health literacy is an individual's or a community's capacity to comprehend, receive, read, and use relevant healthcare information and services. The World Health Organization (WHO, 2018) defines health literacy as the cognitive and social skills that determine the ability of individuals to gain access to, understand, and use information in ways that promote and maintain good health. As a result, the WHO helps individuals manage long-term health concerns, participate in preventative...
4.1K

You might also read

Related Articles

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

Sort by
Same author

Integrating equity into incident reporting and patient concerns systems: a critical interpretive synthesis.

BMJ quality & safety·2025
Same author

Systems Factors Contributing to Racial/Ethnic Disparities in Maternal Health: A Systematic Review.

Journal of racial and ethnic health disparities·2025
Same author

Examining the development, effectiveness, and limitations of computer-aided diagnosis systems for retained surgical items detection: a systematic review.

Ergonomics·2025
Same author

Evaluating Active Learning Strategies for Automated Classification of Patient Safety Event Reports in Hospitals.

Proceedings of the Human Factors and Ergonomics Society ... Annual Meeting. Human Factors and Ergonomics Society. Annual meeting·2024
Same author

Intersection of Performance, Interpretability, and Fairness in Neural Prototype Tree for Chest X-Ray Pathology Detection: Algorithm Development and Validation Study.

JMIR formative research·2024
Same author

Checking all the boxes: a checklist for when and how to use checklists effectively.

BMJ quality & safety·2024
Same journal

Determinants of Acute Kidney Injury After Endoscopic Retrograde Cholangiopancreatography in Patients With Liver Cirrhosis: Retrospective Observational Study.

JMIR medical informatics·2026
Same journal

Multimodule Human-Artificial Intelligence Collaboration Pipeline for Large Language Model-Assisted Thematic Analysis Across Digital Health Interview Studies: Comparative Evaluation Study.

JMIR medical informatics·2026
Same journal

Graph Network Feature Space Fusion for Predicting Irregularly Sampled Medical Time-Series Data: Deep Learning Model Development and Validation Study.

JMIR medical informatics·2026
Same journal

Intrasystem Repeatability of S-Detect for Breast Ultrasound Classification With Identical Static Images: Single-Center Retrospective Repeatability Study.

JMIR medical informatics·2026
Same journal

Clinician Perspectives on Ambient AI Scribes in the Intensive Care Unit: Qualitative Interview Study.

JMIR medical informatics·2026
Same journal

IdeaDistiller-AI Support for Idea Synthesis in Concept Mapping: Algorithm Development and Validation Study.

JMIR medical informatics·2026
See all related articles
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 Experiment Video

Updated: Sep 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.2K

Efficient Detection of Stigmatizing Language in Electronic Health Records via In-Context Learning: Comparative

Hongbo Chen1, Myrtede Alfred1, Eldan Cohen1

  • 1Department of Mechanical and Industrial Engineering, University of Toronto, Toronto, ON, Canada.

JMIR Medical Informatics
|August 18, 2025
PubMed
Summary
This summary is machine-generated.

In-context learning (ICL) effectively detects stigmatizing language in electronic health records (EHRs) with less data. This data-efficient approach also shows improved fairness compared to traditional methods.

Keywords:
artificial intelligenceelectronic health recordfairnessfew-shotin-context learninglarge language modelmachine learningprompting strategystigmatizing languagetext classificationzero-shot

More Related Videos

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

681
Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
05:56

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

Published on: April 14, 2023

2.6K

Related Experiment Videos

Last Updated: Sep 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.2K
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

681
Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
05:56

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

Published on: April 14, 2023

2.6K

Area of Science:

  • Natural Language Processing (NLP)
  • Machine Learning in Healthcare
  • Clinical Informatics

Background:

  • Stigmatizing language in electronic health records (EHRs) perpetuates bias and risks patient care.
  • Supervised machine learning models for stigma detection require extensive annotated datasets.
  • In-context learning (ICL) offers a data-efficient alternative using instructions and examples.

Purpose of the Study:

  • To evaluate the effectiveness of ICL for detecting stigmatizing language in EHRs.
  • To assess ICL performance under data-scarce conditions.
  • To compare ICL with traditional machine learning approaches regarding efficiency and fairness.

Main Methods:

  • Analysis of 5043 sentences from the Medical Information Mart for Intensive Care-IV (MIMIC-IV) dataset.
  • Comparison of ICL (zero-shot, few-shot with 4 prompting strategies) against zero-shot textual entailment and few-shot SetFit models.
  • Evaluation of model fairness using the equal performance criterion across protected attributes (sex, age, race).

Main Results:

  • ICL models, like GEMMA-2 (zero-shot) and LLAMA-3 (few-shot), significantly outperformed textual entailment and SetFit models in detecting stigmatizing language.
  • The best ICL model achieved an F1-score of 0.901 with only 32 labeled instances, closely rivaling supervised fine-tuning models trained on thousands of instances.
  • ICL models demonstrated greater fairness, exhibiting less bias across protected attributes compared to supervised fine-tuning models.

Conclusions:

  • ICL provides a flexible and robust method for identifying stigmatizing language in EHRs.
  • ICL is a more data-efficient and equitable alternative to conventional supervised machine learning.
  • ICL can improve bias detection in clinical documentation while minimizing the need for large labeled datasets.