We’re putting $5.5M behind research and development of smaller, specialized AI models for real-world deployment — Read our manifesto →
    All posts

    [Case Study] 2.58 Million Encounters Later: What TPMG's Ambient AI Rollout Teaches Healthcare Leaders

    A measured look at scale, clinician time, patient experience, and the controls required to make ambient clinical documentation reliable.

    Conscious Engines

    Industry: Healthcare
    Organization: The Permanente Medical Group (TPMG)
    Use case: Ambient clinical documentation
    Evidence basis: A 63-week observational evaluation in NEJM Catalyst, Kaiser Permanente first-party reporting, and an American Medical Association summary
    Disclosure: This is an independent analysis by Conscious Engines based on public information.

    1. Outcome at a Glance

    TPMG moved ambient documentation from a promising assistant to clinical infrastructure. Across the reported evaluation period, the system was used by 7,260 physicians in 2,576,627 patient encounters. The estimated documentation time saved was 15,791 hours, equal to 1,794 eight-hour working days.

    Key Outcomes

    7,260

    Physicians using the system

    Observed utilization.

    2,576,627

    Encounters with ambient AI

    Observed utilization.

    3,447

    Physicians with at least 100 uses

    Observed utilization.

    15,791 hours

    Estimated documentation time saved

    Modelled from time differences reported in the cited case.

    88% of 102 respondents

    Physicians reporting a positive effect on visit interactions

    Physician survey.

    MeasurePublicly reported resultEvidence quality
    Physicians using the system7,260Observed utilization
    Encounters with ambient AI2,576,627Observed utilization
    Physicians with at least 100 uses3,447Observed utilization
    Estimated documentation time saved15,791 hoursModelled from time differences
    Physicians reporting a positive effect on visit interactions88% of 102 respondentsPhysician survey
    Patients reporting less computer attention47%Patient survey
    Patients reporting more direct conversationMore than one-third of 118 respondentsPatient survey
    Patients comfortable with the technologyAbout two-thirds of 118 respondentsPatient survey
    Initial note-quality sample35 transcripts, average score 48 of 50Small internal audit from the initial rollout

    These numbers matter because they span three dimensions that are often separated in AI business cases: operational capacity, clinician experience, and patient experience. Vincent Liu, TPMG chief data officer and a Kaiser Permanente research scientist, summarized the result plainly: “We have now shown that this technology alleviates workloads for doctors.”

    The evidence is strong enough to support deployment planning, but it is not a randomized controlled trial. Usage was voluntary, frequent users may differ from nonusers, survey responses can contain selection bias, and time saved was estimated rather than booked directly as labor cost reduction. A credible business case should preserve those distinctions.

    2. The Operational Problem

    Clinical documentation is not one task. It is a chain that starts with listening, continues through note composition and coding context, and ends with review, correction, signature, and downstream availability in the electronic health record. Generic transcription solves only the first conversion from audio to text.

    The operational burden appears in several places:

    1. Physicians divide attention between the patient and the computer.
    2. Notes are completed after the consultation, extending the working day.
    3. Medical terminology, medication names, negation, speaker identity, and specialty conventions create high error costs.
    4. A transcript is not the same as a useful clinical note. The output must fit an accepted structure and remain attributable to the clinician.
    5. Every deployment sits inside privacy, security, consent, retention, and clinical governance requirements.

    At TPMG scale, even a small per-encounter improvement compounds. Dividing 15,791 saved hours by 2,576,627 encounters gives roughly 22 seconds per encounter across all reported uses. That average can look modest, but it includes light users and heterogeneous workflows. The more important adoption signal is concentration: 3,447 physicians used the system in at least 100 encounters, and the highest-volume third of users accounted for most activations. In a 102-physician survey, 63% reported using it in every in-person visit and another 29% in most in-person visits.

    This is also why a pilot based only on note quality is incomplete. An enterprise must measure activation, edit burden, time to signature, after-hours documentation, clinician satisfaction, patient reaction, and safety events. A model can produce fluent notes while adding hidden review work.

    3. What Was Built

    The deployed capability was an ambient documentation workflow, not a stand-alone chatbot. The basic operating pattern was:

    System at a Glance

    Capture

    Record the clinical conversation with appropriate notice and controls.

    Medical speech recognition

    Convert multiple speakers and clinical terms into a transcript.

    Clinical language processing

    Select relevant facts and draft a structured note.

    Workflow integration

    Return the draft to the clinician's documentation environment.

    Human control

    Require clinician review, correction, and signature.

    Monitoring

    Track use, failure modes, feedback, and model changes.

    LayerFunction in the workflow
    CaptureRecord the clinical conversation with appropriate notice and controls
    Medical speech recognitionConvert multiple speakers and clinical terms into a transcript
    Clinical language processingSelect relevant facts and draft a structured note
    Workflow integrationReturn the draft to the clinician's documentation environment
    Human controlRequire clinician review, correction, and signature
    MonitoringTrack use, failure modes, feedback, and model changes

    The central product insight is that the output is a draft. The clinician remains the accountable author. This reduces typing and recall work without pretending that a probabilistic system owns the medical record.

    The public evaluation also crossed a model and vendor transition. That is a useful warning for health systems. Performance is not fixed at procurement. Speech models, summarization models, prompting, and interfaces change. A production program therefore needs a regression set containing local accents, specialties, drug names, abbreviations, difficult audio, sensitive discussions, and high-risk negation cases.

    The transition is also evidence about workflow durability. TPMG reported that adoption continued to rise after changing technology vendors between the initial 10-week period and the subsequent rollout. This suggests that clinicians had adopted the workflow itself, not merely one vendor interface. For buyers, portability of templates, evaluation cases, audit data, and integration logic should therefore be part of the procurement design.

    For a bespoke system, the valuable asset is usually not the base model. It is the controlled layer around it: the local terminology dictionary, specialty templates, note-style policy, EHR integration, access rules, evaluation corpus, audit trail, and model-routing logic. Those components determine whether a good demonstration becomes dependable clinical infrastructure.

    4. How It Reached Production

    TPMG's reported 63-week evaluation, from October 2023 through December 2024, shows a pattern that other enterprises can adapt.

    Start with voluntary clinical use. Adoption is a more honest test than a staged demonstration. If clinicians repeatedly choose the system when they are busy, the workflow is probably creating value.

    Instrument the full journey. TPMG evaluated utilization, estimated documentation time, physician experience, and patient experience. A stronger internal scorecard would add median edit distance, critical error rate, note-signing time, after-hours EHR activity, opt-out rate, and performance by specialty and demographic cohort.

    The specialty distribution matters. Public reporting found greater use in mental health, emergency medicine, and primary care, with lower use in infectious disease, obstetrics and gynecology, and urology. The correct rollout unit is therefore a specialty and encounter type, not the health system as one homogeneous population.

    Keep review visible. Ambient systems can omit qualifying detail, assign a statement to the wrong speaker, or create a clinically plausible sentence that was never said. Review cannot be reduced to a passive disclaimer. The interface should highlight uncertainty, make source audio or transcript segments easy to inspect, and record material edits for quality analysis.

    Govern model changes. A vendor update or internal prompt revision can change behavior across thousands of notes. Release gates should include frozen test cases, clinician scoring, security review, rollback, and post-release monitoring.

    Separate time released from cash saved. The 15,791-hour estimate represents clinician time released. Financial value depends on what the organization does with it. Value can appear as reduced after-hours work, more appointments, faster note closure, lower turnover risk, or improved patient interaction. Only some of those become near-term cash savings.

    A practical production scorecard should report at least eight metrics monthly: eligible encounters, activation rate, successful note-generation rate, median documentation time, median edit distance, critical clinical error rate, clinician satisfaction, and patient opt-out or complaint rate.

    5. What Healthcare Leaders Should Take Away

    The main lesson is not that every health system should buy an ambient scribe. It is that a task-specific clinical model can create enterprise value when it is designed around a narrow job, embedded in the system of record, and evaluated in the language of operations.

    Three decisions determine whether another provider can reproduce the result:

    1. Choose a bounded workflow. Ambient note drafting is measurable. “Improve care with AI” is not.
    2. Build the proprietary control layer. Local clinical language, templates, policies, integrations, evaluation cases, and audit data are the defensible system.
    3. Use the smallest capable model stack. Medical ASR, diarization, a note-generation model, retrieval for local policy, and deterministic validation can outperform one expensive general model used for every step.

    The production opportunity is to own that controlled stack around the health system's workflows. A healthcare deployment combines domain-adapted speech-to-text, specialty vocabulary, private retrieval, structured note generation, human review, and continuous evaluation. The goal is not a generic medical chatbot. It is a governed documentation system with known failure modes and measurable cost per accepted note.

    The TPMG evidence supports a disciplined conclusion: ambient AI can return meaningful time and improve the perceived quality of the encounter, but scale comes from workflow engineering and governance as much as model quality.

    Sources