Health System Scale Semantic Search Across Unstructured Clinical Notes
Faith Wavinya Mutinda, Spandana Makeneni, Anna Lin, Shivaji Dutta, Irit R. Rasooly, Patrick Dibussolo, Shivani Kamath Belman, Hessam Shahriari, Kevin Murphy, Alex B. Ruan, Barbara H. Chaiyachati, Sanjay Chainani, Robert W. Grundmeier, Scott M. Haag, Jeffrey M. Miller

TL;DR
This paper demonstrates the deployment of a scalable, efficient semantic search system across a large health system's clinical notes, improving retrieval speed and clinical workflow efficiency.
Contribution
It introduces a practical, large-scale semantic search infrastructure using instruction-tuned embeddings, optimized for clinical data, with proven clinical utility and cost-effectiveness.
Findings
Achieved sub-second query latency with low monthly costs.
Qwen3 embeddings with 300-token chunks attained 94.6% accuracy on a clinical benchmark.
Semantic search reduced chart review time by up to 89% while maintaining agreement.
Abstract
Introduction: Semantic search, which retrieves documents based on conceptual similarity rather than keyword matching, offers substantial advantages for retrieval of clinical information. However, deploying semantic search across entire health systems, comprising hundreds of millions of clinical notes, presents formidable engineering, cost, and governance challenges that have prevented adoption. Methods: We deployed a semantic search system at a large children's hospital indexing 166 million clinical notes (484 million vectors) from 1.68 million patients. The system uses instruction-tuned qwen3-embedding-0.6B embeddings, stores vectors in a managed database with storage-optimized indexing, maintains full-text metadata in a low-latency key-value store, and operates within a HIPAA-compliant governance framework. We evaluated the system through three experiments: optimization of embedding…
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.
