Reducing Administrative Burden in Clinics: Utilizing OCR and LLM Technology for Seamless External Document Handling
Keywords: OCR, workflow optimization, LLM, AI in healthcare
TL;DR: Our AI tool uses OCR and LLMs to instantly extract key data from external patient documents, replacing manual entry to accelerate clinical workflows and patient care.
Abstract: \documentclass{article}
\usepackage{amsmath}
\usepackage{graphicx}
\usepackage{hyperref}
\usepackage[utf8]{inputenc}
\usepackage{authblk} % For author affiliations
\usepackage[margin=1in]{geometry} % Adjust page margins
\title{Reducing Administrative Burden in Clinics: Utilizing OCR and LLM Technology for Seamless External Document Handling}
\author[1]{Bahadır Eryılmaz}
\author[1]{Helmut Becker}
\author[3]{Georg Lodde}
\author[1,2]{Felix Nensa}
\author[3]{Elisabeth Livingstone}
\author[3]{Dirk Schadendorf}
\author[1]{Jens Kleesiek}
\affil[1]{Institute of Artificial Intelligence in Medicine, University Hospital Essen}
\affil[2]{Department of Radiology, University Hospital Essen}
\affil[3]{Department of Dermatology, University Hospital Essen}
\renewcommand\Authands{, } % To separate authors with commas
\begin{document}
\maketitle
\begin{center}
\texttt{bahadir.eryilmaz@uk-essen.de}, \texttt{helmut.becker@uk-essen.de} \\
\texttt{felix.nensa@uk-essen.de}, \texttt{jens.kleesiek@uk-essen.de} \\
\texttt{georg.lodde@uk-essen.de}, \texttt{elisabeth.livingstone@uk-essen.de}, \texttt{dirk.schadendorf@uk-essen.de}
\end{center}
\section*{Introduction}
Integration of external clinical documents (e.g., referral letters and prior records) into electronic-health-record workflows remains administratively burdensome. Manual scanning and data entry are costly, error-prone, and divert clinical resources from patient care. We introduce an AI-enabled workflow (Figure \ref{fig:workflow}) that combines optical character recognition (OCR) with large language models (LLMs) to automatically extract and structure salient clinical information, thereby facilitating patient onboarding and treatment planning.
\section*{Objectives}
The method seeks to improve clinical throughput and reduce time spent on administrative work by delivering rapid, actionable insights from external documentation through a streamlined interface.
\section*{Materials \& Methods}
The system features an intuitive interface (Figure \ref{fig:interface}) allowing clinicians to easily input documents via scanning or uploading. The OCR pipeline digitizes the text and an advanced LLM analyzes the text, performing tasks that are challenging to achieve manually in a comparable timeframe: it identifies, extracts, and structures key clinical information (e.g., diagnoses, medications, findings), generates concise summaries, and presents relevant text segments. Furthermore, clinicians can use a chat interface to obtain further information.
\section*{Results}
The application shows a clear advancement over manual document processing. It transforms unstructured external documents into structured information. This near real-time availability of key data (summaries, specific findings, medication lists) represents a profound time saving compared to manual review. Clinicians can immediately leverage this information (Figure \ref{fig:interface}), accelerating the integration of external data into patient care and decision-making far more efficiently than traditional methods allow.
\section*{Conclusion}
We present a novel, interactive application leveraging OCR and LLM technology to effectively automate the processing and integration of external clinical documents. By providing rapid insights and structured data extraction, the tool holds significant potential to improve clinician workflow efficiency, reduce administrative overhead, and enhance the timely utilization of external patient information in the clinic.
\end{document}
Serve As Reviewer: ~Pallavi1
Submission Number: 8
Loading