產業導入

Implementing Medical Records AI: Automated Discharge Summaries, ICD-10 Coding, and Quality Audit in Practice

Inpatient records run over a hundred pages. Coding a complex admission takes forty minutes. Medical records backlogs accumulate steadily. Most hospitals buy an AI system, then see 4 percent adoption. This article examines three everyday tasks in medical records work: automated summaries, ICD-10 coding, and quality audits. Data on time savings and coding accuracy show where AI helps and where it does not.

By

Tenten AI 交付團隊

產業交付

Published

December 5, 2025

Read time

7 分鐘

醫療AIICD-10編碼病歷管理RAG知識系統DRG給付AI落地

Last month I sat in the medical records department of a regional teaching hospital with a senior records manager. Her desk held a stack of discharge records. Three windows were open: the hospital information system, a coding lookup tool, and a six-year-old Excel reference sheet she maintained herself. I asked how long a complex inpatient record takes to read and code. She said: 'Twenty minutes if everything goes smoothly. Multiple comorbidities, a surgery, and an infection? That's forty minutes.'

This is a structural problem, not an efficiency one. Taiwan's DRG payment system, insurance claims, and inpatient quality metrics all place demands on the medical records department. When staff decreases, backlogs accumulate. Most hospitals respond by purchasing another AI medical records system. The demo looks polished. Nobody uses it after launch. This article focuses on what records staff actually do each day and where AI genuinely helps and where it cannot.

What medical records AI and ICD coding actually automate

Medical records AI and ICD coding does not mean replacing coders with a model. It converts unstructured clinical narrative into three usable outputs: a structured discharge summary for physicians and auditors, a ranked set of ICD-10-CM/PCS candidate codes with confidence scores, and a quality checklist that flags gaps and contradictions. The coder shifts from looking up codes from scratch to reviewing and approving them.

This distinction matters because it shapes system design. If replacement is the goal, you chase end-to-end automation, then one wrong primary diagnosis code damages billing across the hospital. If assistance is the goal, you optimize for recall, traceability, and each suggested code linked to the exact sentence in the source record. The second path is essential. When claims are miscoded, insurers recover the money. No hospital trusts a black box with the final decision.

First: automated discharge summaries

Inpatient records routinely run over a hundred pages. Nursing notes, labs, imaging reports, medications, and operative records scatter throughout the chart. The coder's first task is not coding; it is understanding what happened to the patient during this admission. This step takes the most time and is well-suited to a retrieval-augmented knowledge system.

Our approach splits the record into semantically meaningful sections, uses retrieval to gather scattered information about the same clinical event, and generates a structured summary: chief complaint, primary diagnosis, secondary diagnoses and comorbidities, procedures and surgeries performed, and a timeline of key events. Every line of the summary includes a source citation. Click it and you jump straight to that passage in the original record. This citation chain is the trust foundation for the entire system. Without it, coders won't believe a single word.

The summary is not for appearance. It becomes the input for coding and auditing downstream. Poor summary quality means everything that follows fails.

Second: ICD-10 coding suggestions

With a structured summary in place, coding has a foundation. The model generates candidate ICD-10 codes for each clinical event, complete with confidence scores and the exact source text showing why each code was selected. Several Taiwan-specific challenges emerge here and warrant discussion:

Primary diagnosis assignment follows the discharge diagnosis and admission reason, not whichever code reads most similar on the surface. We embed DRG grouper logic and the hospital's internal primary-diagnosis rules into the prompt and post-processing rather than letting a generic model improvise. The seventh axis of PCS codes (approach and device) is easiest to miss. We require the model to return to the operative report and find proof. If proof does not exist, the code is not suggested. Comorbidities and complications directly affect reimbursement. Missing them means lost revenue, so we set recall thresholds higher than precision. It is better to over-suggest and let people delete than to miss and lose income.

In reality, coders check and adjust a ranked candidate list with evidence attached. They do not accept or reject individual codes. Lookup work, reference checking, and comparison disappear. Judgment remains with the person.

Third: medical record quality audits

This part is underrated and has substantial value. Many defects are not coding errors. They are incomplete records themselves: procedures without diagnostic support, medications without corresponding diagnoses, discharge diagnoses that do not match the hospital course. These surface in the insurer's audit, and corrections after the fact cost money.

AI auditing's power lies in upstream prevention. While coding runs, the system flags contradictions and gaps: diagnoses and procedures that do not align, missing required pathology reports, comorbidities with clinical evidence that the attending physician never documented. This list lets the records department send issues to clinical staff for correction on the day of discharge, not three months later when a denial notice arrives. Auditing becomes fire prevention rather than firefighting.

Numbers: time and accuracy, before and after

Numbers matter when discussing this. Here is the actual range from a mid-size hospital three months into stable operation compared to baseline. Variation depends on departmental complexity:

MetricBeforeAfterChange
Time per inpatient record coded~25-40 min~8-15 min~60% decrease
Primary diagnosis coding accuracy~88%~96%+8 percentage points
CC/MCC missed-code rate~12%~4%Sharp decline
Post-submission denial rateBaseline~30% declinePreventive audit effect
Records backlog (pending coding)Chronic backlogDaily clearance (new norm)Not applicable

Time drops because coders must change their habits. They shift from looking up codes themselves to reviewing AI suggestions. This mental change is harder than the technology. Some veteran coders resisted initially; they felt their expertise was being questioned. The solution made the system advisory only, kept decision authority with the person, and calibrated the model using their historical coding patterns. When they realized the system was learning their own judgment, resistance faded. Accuracy gains depend heavily on summary and citation-chain quality upstream. Departments with messy source records see weaker returns.

Why a niche market is actually an opportunity

Medical records AI and ICD coding is high-intent and low-competition. It receives little attention in the press. But every hospital's records department faces this pain, and the pain is quantifiable in hours saved and denial dollars avoided. Most AI vendors focus on flashy problems. Few want to embed themselves in the records department, reverse-engineer DRG logic, learn insurance denial playbooks, and study one manager's six-year-old Excel reference sheet.

Our approach places engineers on-site next to records staff, runs real records through real coding workflows, and adjusts the system until adoption becomes daily practice rather than 4 percent. A polished demo where everyone nods does not count. Three months in, when the backlog clears by end-of-day and a coder returns to say this actually works, that is the only metric that matters.

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.