Discharge Instructions are not One Task: Grounding Differences Between Surgical and Non-Surgical Admissions

· Source: Paper Index on ACL Anthology · Field: Health & Wellbeing — Clinical Care & Medical Practice, Health & Medical Research · Depth: Expert, quick

Summary

This work investigates discharge instructions (DIs) within the MIMIC-IV dataset, focusing on their complexity and grounding against Electronic Health Records (EHR). Researchers decomposed DIs into medically relevant statements using two large language models and verified each against the EHR. A key finding reveals that DIs for Surgical admissions are significantly longer, averaging 24–25 statements per admission, compared to 11–12 statements in Non-Surgical cases. While the absolute amount of EHR-supported content remains similar across both types, the additional length in Surgical DIs stems primarily from information not directly stated in the record or requiring clinically plausible extrapolation. This analysis highlights the need for improved fine-grained grounding and completeness evaluations to enhance the safety and reliability of automated discharge instruction generation.

Key takeaway

For NLP Engineers developing clinical text generation systems, understanding the distinct complexities of discharge instructions is crucial. You should prioritize developing models that can not only synthesize EHR data but also perform clinically plausible extrapolation, especially for surgical cases where much content is not verbatim in the record. Implement fine-grained grounding and completeness evaluations to ensure generated instructions are both accurate and safe for patients.

Key insights

Discharge instructions vary significantly by admission type, with surgical cases requiring more extrapolated content.

Principles

Method

Decomposed discharge instructions into medically relevant statements using two LLMs, then verified each statement against the Electronic Health Record (EHR) for grounding.

In practice

Topics

Best for: AI Scientist, NLP Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.