Unlocking electronic health records: a hybrid graph RAG approach to safe clinical AI for patient QA
Samuel Thio, Matthew Lewis, Spiros Denaxas, Richard J. B. Dobson

TL;DR
MediGRAF is a new system that combines structured and unstructured data to improve clinical information retrieval from electronic health records, reducing errors and improving accuracy.
Contribution
Introduces MediGRAF, a hybrid graph RAG system that integrates structured and unstructured data for safer and more accurate clinical AI.
Findings
Achieved 100% recall for factual queries, ensuring all relevant information was retrieved.
Complex inference tasks scored 4.25/5 in expert evaluation with zero safety violations.
Demonstrated hybrid graph-grounding as a superior approach for clinical information retrieval.
Abstract
Electronic health record (EHR) systems present clinicians with vast repositories of clinical information, creating a significant cognitive burden where critical details are easily overlooked. While Large Language Models (LLMs) offer transformative potential for data processing, they face significant limitations in clinical settings, particularly regarding context grounding and hallucinations. Current solutions typically isolate retrieval methods, focusing either on structured data (SQL/Cypher) or unstructured semantic search, but fail to integrate both simultaneously. This work presents MediGRAF (Medical Graph Retrieval Augmented Framework), a novel hybrid Graph RAG system that bridges this gap. By uniquely combining Neo4j Text2Cypher capabilities for structured relationship traversal with vector embeddings for unstructured narrative retrieval, MediGRAF enables natural language…
Genes, proteins, chemicals, diseases, species, mutations and cell lines named across the full text — each resolved to its canonical identifier and authoritative record.
Click any figure to enlarge with its caption.
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5
Figure 6Peer 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 · Topic Modeling · Artificial Intelligence in Healthcare and Education
