LLM on FHIR -- Demystifying Health Records
Paul Schmiedmayer, Adrit Rao, Philipp Zagar, Vishnu Ravi, Aydin, Zahedivash, Arash Fereydooni, Oliver Aalami

TL;DR
This paper presents LLM on FHIR, an open-source mobile app that leverages large language models and FHIR APIs to improve health literacy by making electronic health records more accessible and understandable for patients.
Contribution
It introduces a novel application integrating LLMs with FHIR for patient-centered health record interaction, demonstrating feasibility and highlighting challenges in accuracy and response consistency.
Findings
High relevance and accuracy in health information delivery
Effective translation of medical data into patient-friendly language
Identified challenges in response variability and data filtering
Abstract
Objective: To enhance health literacy and accessibility of health information for a diverse patient population by developing a patient-centered artificial intelligence (AI) solution using large language models (LLMs) and Fast Healthcare Interoperability Resources (FHIR) application programming interfaces (APIs). Materials and Methods: The research involved developing LLM on FHIR, an open-source mobile application allowing users to interact with their health records using LLMs. The app is built on Stanford's Spezi ecosystem and uses OpenAI's GPT-4. A pilot study was conducted with the SyntheticMass patient dataset and evaluated by medical experts to assess the app's effectiveness in increasing health literacy. The evaluation focused on the accuracy, relevance, and understandability of the LLM's responses to common patient questions. Results: LLM on FHIR demonstrated varying but generally…
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
TopicsMachine Learning in Healthcare
MethodsAttention Is All You Need · Residual Connection · Dropout · Layer Normalization · Dense Connections · Position-Wise Feed-Forward Layer · Label Smoothing · Softmax · Absolute Position Encodings · Linear Layer
