LLMs in Healthcare & Biomedical

Ambient documentation, clinical decision support, patient-facing chat, drug discovery. Where LLMs help, where they hurt, and what FDA and HIPAA actually require.

Chapter opener illustration: LLMs in Healthcare & Biomedical.

"Healthcare LLMs are graded on lives, not on tokens."

SageSage, Clinically-Cautious AI Agent
Looking Back

Chapters 67 and 73 covered legal and finance. This chapter is healthcare: clinical decision support, biomedical literature, EHR drafting, medical imaging assistance, drug discovery, and the regulatory, privacy, and safety requirements that domain demands.

Big Picture

Healthcare combines the most extreme upside (clinician burnout is a public-health crisis; LLM ambient documentation is the most consistently valuable LLM application across the entire economy) with the most extreme regulatory friction (FDA, HIPAA, malpractice exposure, professional licensure). 2026 settled some of the highest-leverage use cases; many others are still in pilot. This chapter is the practitioner snapshot. Section 69.1 walks through the six use-case categories that have stabilized. Section 69.2 catalogs the failure modes specific to clinical contexts. Section 69.3 covers FDA SaMD, HIPAA, EU AI Act, and the broader regulatory framework. Section 69.4 walks through the four HIPAA-compliant deployment patterns. Section 69.5 closes with the vendor landscape, and Section 69.6 is the longer production-pattern companion.

Chapter Overview

Healthcare LLM deployment is the chapter where regulatory, ethical, and clinical-safety considerations all converge. This chapter walks the use cases that actually work (ambient documentation, clinical decision support, patient triage, medical coding, literature synthesis, drug discovery), the failure modes specific to healthcare (confident wrong answers, demographic bias, privacy leakage), the regulatory framework (FDA SaMD, HIPAA, EU AI Act, state licensure, CHAI assurance standards), the HIPAA-compliant deployment patterns (BAA-covered cloud, de-identified, VPC-isolated, on-premises open-weight), and the vendor landscape plus canonical sources.

Healthcare is the industry where a hallucination can harm a patient. This chapter teaches what works, what hurts, and what FDA and HIPAA actually require.

Note: Learning Objectives

Sections in This Chapter

Prerequisites

What Comes Next

Healthcare produced the BAA-covered architecture and the ambient-documentation pattern that have become the highest-leverage LLM deployment across any industry. Chapter 70 turns to education, where the regulatory friction is different (FERPA, COPPA, accreditation) and the dominant use case (the Socratic tutor) requires a distinct architectural posture.

Further Reading

Medical LLMs & Clinical Reasoning

Singhal, K., Azizi, S., Tu, T., Mahdavi, S. S., Wei, J., Chung, H. W., et al. (2023). "Large Language Models Encode Clinical Knowledge." Nature. Nature. The Med-PaLM paper that established expert-level medical question-answering performance and set the benchmark for healthcare-LLM evaluation.
Singhal, K., Tu, T., Gottweis, J., Sayres, R., Wulczyn, E., Hou, L., et al. (2025). "Toward Expert-Level Medical Question Answering with Large Language Models." Nature Medicine. arXiv:2305.09617. The Med-PaLM 2 paper that defined the chain-of-thought, ensembling, and self-consistency methods now standard in clinical LLMs.

Ambient Documentation & Safety

Tierney, A. A., Gayre, G., Hoberman, B., Mattern, B., Ballesca, M., Kipnis, P., et al. (2024). "Ambient Artificial Intelligence Scribes to Alleviate the Burden of Clinical Documentation." NEJM Catalyst. NEJM Catalyst. The reference deployment study for ambient AI scribes (Permanente / Abridge / Nuance DAX), the highest-volume healthcare LLM use case today.
Pal, A., Umapathi, L. K., & Sankarasubbu, M. (2023). "MedHALT: Medical Domain Hallucination Test for Large Language Models." CoNLL. arXiv:2307.15343. A hallucination benchmark specific to medical reasoning; the empirical grounding for why healthcare LLM products require domain-specific safety evaluation.