Quest Diagnostics Uses Gemini for Lab Results

Quest Diagnostics has introduced an AI companion to help patients understand their lab tests. The new feature uses Google's Gemini to analyze up to five years of personal lab data, explain the results in plain language, and highlight potential health risks.

The Quest AI Companion is built on Google's Gemini family of models, a set of next-generation multimodal AIs capable of understanding and processing text, code, and images. For this application, which involves reasoning over time-series data and providing nuanced explanations, it's likely leveraging a version of Gemini Pro, known for its strong natural language understanding and text generation capabilities. The collaboration between Quest and Google Cloud, which began in March 2025, utilizes Google's HIPAA-compliant infrastructure to ensure patient data remains secure. From an MLOps perspective, deploying a model like Gemini into a clinical setting requires a robust architecture. The system operates on Google Cloud Platform (GCP), likely within a Virtual Private Cloud (VPC) to isolate resources and protect patient data. GCP's Healthcare API is probably used to ingest and manage lab data in standardized formats like FHIR (Fast Healthcare Interoperability Resources), which then feeds into the Gemini model for analysis. Continuous monitoring for model drift and performance is crucial to ensure the accuracy and reliability of the generated explanations over time. The core of the AI companion's functionality lies in its ability to perform time-series analysis on a patient's lab results. For example, it can identify a steady increase in a patient's A1c levels over several years, flagging a potential trend towards pre-diabetes. It can also recognize correlations between different markers, such as noting that a patient's consistently low Vitamin D levels might be contributing to fatigue, and then suggest relevant questions for their doctor. This type of pattern recognition is a key application of AI in predictive healthcare. This move by Quest is part of a broader trend of patient-facing AI tools aimed at democratizing health information. Similar applications are being piloted at institutions like the Mayo Clinic, which uses AI to detect early signs of kidney disease from blood tests, and Cleveland Clinic, which has implemented AI chatbots in its patient portal. However, Quest's direct-to-consumer approach with a five-year data history is a significant step in empowering patients with personalized health insights. The natural language processing (NLP) capabilities of the Gemini model are central to the user experience. The AI companion translates complex medical terminology from lab reports into plain language, making the results more accessible to the average person. For instance, it can explain what "HDL" and "LDL" cholesterol are, what the normal ranges are, and what a patient's specific numbers might indicate in the context of their overall health profile. This reduces the need for patients to turn to less reliable public search engines for answers. While the AI companion provides valuable educational information, it is not a diagnostic tool and does not offer medical advice. Its primary purpose is to help patients better understand their health data and facilitate more informed conversations with their healthcare providers. The system is designed to help users formulate specific questions for their next doctor's appointment based on the trends and information it has identified in their lab results. The development of such AI-powered health companions also raises important considerations around data privacy and security. By operating within Quest's existing HIPAA-compliant MyQuest portal, the AI Companion avoids the need for patients to upload their sensitive health information to public AI tools. This closed-loop system is a critical design choice for maintaining patient trust and ensuring regulatory compliance. For those interested in the technical underpinnings, similar healthcare AI applications on GCP often use services like Vertex AI for model deployment and management, and BigQuery for large-scale data analytics. The architecture would also include robust identity and access management controls, encryption of data both at rest and in transit, and detailed audit logging to meet the stringent requirements of HIPAA.

Get your own daily briefing

Scout delivers personalized news, insights, and conversations tailored to your role and industry.

Download on the App Store

Shared from Scout - Be the smartest in the room.