How one hospital got medical records AI into actual clinical practice: adoption, physician time, and security
A technically sound medical records AI remained at 4% adoption after two years. Engineers embedded in the internal medicine ward for ten weeks increased adoption to 78% and reduced discharge summary drafting time from 22 to 7 minutes. This case examines how addressing adoption friction, physician workload, and security constraints enabled the system to move from marginal use to daily practice.
By
Tenten AI 交付團隊
產業交付
Published
November 28, 2025
Read time
6 分鐘

At 7:40 am, before the morning huddle ended, an attending physician was standing at a chart cart outside the ward for ten minutes. The task was not patient rounds but completing the previous day's discharge summaries. This scene repeated throughout our first week on site.
Two years earlier, the hospital had deployed an AI system for automated medical record generation. The procurement process went smoothly and the demo convinced department heads to move forward. When we reviewed actual system logs, adoption was 4% across the hospital for regular discharge summary use. The internal medicine ward showed higher usage at approximately 30%, but it was concentrated among junior residents. Attending physicians rarely used it.
The model itself was sound. The real issue was integration: no one had incorporated it into clinical workflow. This case describes how a technically functional AI for medical records moved from 4% adoption to a tool physicians used daily.
Numbers first, then the method
Adoption and time savings matter in a hospital setting. Any claim about clinical benefit requires evidence. We measured 14 physicians in this internal medicine ward before and after our ten-week engagement:
| Metric | Before | Week 10 |
|---|---|---|
| AI adoption for discharge summaries | 4% (system-wide), ~30% (ward) | 78% |
| Time per discharge summary draft | 22 min average | 7 min average |
| Physician documentation hours per day | ~2.5 hours | ~1.4 hours |
| Drafts requiring substantial revision | Not applicable | 19% |
| Discharge summary rejection/rework rate | 11% | 5% |
Nineteen percent of the AI-generated drafts required substantial revision by physicians. We did not hide this number; it became part of weekly calibration. The drafts were not meant to be sent unchanged. They were meant to give physicians something to review instead of starting with a blank page. The time savings came not from signing but from the twenty minutes physicians would otherwise spend organizing thoughts, reviewing lab results, and copying information.
What changed: embedding engineers in clinical workflow
For the first four weeks, our engineers worked in the internal medicine workspace. They watched how physicians wrote notes and where they encountered problems, rather than collecting written requirements. The prior system failed because it learned from generic hospital templates. This department had its own conventions for structuring case narratives, with implicit agreements about how much lab detail to include. The generic model produced technically correct but poorly fitted summaries. Physicians would revise the third draft and return to typing manually.
We kept the model but changed the training data. We fed three years of deidentified discharge summaries from this hospital's archives into the RAG system so the AI would learn this hospital's conventions. We then embedded the generation directly into the existing EHR. No new window, no additional login. When a physician opened a chart, the draft was ready.
Adoption climbed from approximately 30% to 78% not through persuasion but by removing friction. Each week we met with three attending physicians who were thought leaders in the department. We reviewed the most-revised drafts together and two weeks later incorporated those patterns into the system. By week six, even skeptical senior attendings were requesting specific changes. They had shifted from seeing this as an imposed tool to viewing it as their own.
Security and governance
Hospital AI implementations most often stall at the security review. The bottleneck is usually process, not technology.
We established clear boundaries from the start. Patient records do not leave the hospital. The entire inference system runs on hospital servers. Patient health information never reaches external APIs. All data entering the model is deidentified first, with names, medical record numbers, and other identifiers removed before the RAG pipeline processes them. This was not done for compliance documentation. It was necessary to obtain security team approval.
We followed the hospital's governance process completely rather than circumventing it. This included security risk assessment, privacy impact assessment, and IRB review of clinical scope. We underestimated the time needed for cross-department coordination. IT, security, quality, and clinical teams each had legitimate concerns. The liability question alone, who is responsible if an AI-generated summary contains an error, required three meetings to resolve.
The final agreement was straightforward and essential: AI produces drafts only. The physician is the sole signer and sole responsible party. The system records an immutable audit trail for every edit, including who made it, when, and what was changed. Once this boundary was established, progress accelerated.
In every successful hospital AI deployment we have completed, outcomes depend mostly not on model selection but on whether someone embedded themselves in the clinic, addressed adoption and time and security simultaneously, and remained until the system was genuinely used.
A polished demo is not the measure of success. The attending physician no longer stands at the chart cart after morning rounds, scrambling to complete yesterday's notes. That is the outcome. This work requires embedding engineers in the clinical environment and staying until the system is being used.

One stuck workflow
is enough to begin
Tell us what the team does today, where it breaks down, and what a better working day should look like.