PRISM: A Transformer-based Language Model of Structured Clinical Event Data
Lionel Levine, John Santerre, Alex S. Young, T. Barry Levine, Francis Campion, Majid Sarrafzadeh

TL;DR
PRISM is a transformer-based model that effectively captures complex sequential clinical event data, improving prediction of diagnostic pathways and supporting clinical decision-making.
Contribution
It introduces a novel transformer architecture tailored for structured clinical sequences, enabling realistic modeling of patient diagnostic trajectories.
Findings
Significant improvement over baselines in next-token prediction
Sequences reflect realistic diagnostic and laboratory progressions
Demonstrates potential for clinical decision support applications
Abstract
We introduce PRISM (Predictive Reasoning in Sequential Medicine), a transformer-based architecture designed to model the sequential progression of clinical decision-making processes. Unlike traditional approaches that rely on isolated diagnostic classification, PRISM frames clinical trajectories as tokenized sequences of events - including diagnostic tests, laboratory results, and diagnoses - and learns to predict the most probable next steps in the patient diagnostic journey. Leveraging a large custom clinical vocabulary and an autoregressive training objective, PRISM demonstrates the ability to capture complex dependencies across longitudinal patient timelines. Experimental results show substantial improvements over random baselines in next-token prediction tasks, with generated sequences reflecting realistic diagnostic pathways, laboratory result progressions, and clinician ordering…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiomedical Text Mining and Ontologies
