Evaluating the Utility of Personal Health Records in Personalized Health AI
Research area: cs.AI Authors: Rory Sayres, Kejia Chen, Ayush Jain Published: 2026-05-21 arXiv: 2505.01252
Overview
Patient-managed Personal Health Records (PHRs) promise to empower patients to better understand their health. However, the information contained in these records is complex and can hinder insight. This study assesses the potential of large language models (specifically Gemini 3.0 Flash) to provide helpful answers to user health queries when given clinical data from PHRs as context.
Methodology
- Queries: 2,257 user queries drawn from three distributions representing different patient question styles:
- Short web search queries
- Longer questions derived from chatbot conversation templates
- Questions patients asked their healthcare team (patient calls)
- Records: Queries were matched with de-identified PHRs drawn from a pool of 1,945 records.
- Conditions: Gemini generated responses under three contexts: 1. No PHR context 2. Basic summary of demographics, conditions, and medications 3. Full, extensive clinical notes
- Frameworks:
- SHARP, an existing rating framework
- A newly developed framework targeting specific error modes in PHR interpretation
- Raters:
- Automated raters evaluated the full query set
- Clinician ratings were collected on a subset (n=95)
- Both rater groups had access to the full PHR context
- Significant improvements in answer helpfulness across all question types when PHR data was provided (p < 0.001, paired t-test).
- Potential gains observed in safety, accuracy, relevance, and personalization of responses.
- The new PHR evaluation framework identified gaps in LLM understanding, including:
- Temporal disorientation when handling complex records
- Rare but meaningful confabulations
Evaluation
Key Findings
Conclusion
The results suggest that PHR data has potential to help people across a wide range of user needs. The framework introduced in this work provides a foundation for monitoring gaps in LLM answers grounded in PHR context. The authors motivate further research to assess and realize the benefits of helping users understand their health records.
--- *Automatically collected on 2026-05-21*