Ricoh builds a scalable intelligent document processing platform on AWS for healthcare clients
Ricoh's healthcare document processing relied on bespoke engineering per customer, with each deployment requiring unique development, custom prompt engineering, model fine-tuning, and integration testing that could not be reused—consuming 40–60 hours of developer time per customer setup. With an anticipated sevenfold increase in document volume, these bottlenecks limited expansion. Strict compliance requirements (HITRUST, HIPAA, SOC 2) further constrained AI innovation.
A simple API call to Amazon Bedrock—sending a scanned document alongside a prompt—was insufficient for complex multi-part healthcare documents. Template-based extraction also proved ineffective given the high variability in layouts, naming conventions, and document structures across healthcare providers.
Ricoh reduced customer onboarding time by over 90% (from 4–6 weeks to 2–3 days) and cut engineering hours per deployment by over 90% (from ~80 hours to under 5 hours).
Monthly throughput is projected to grow sevenfold to over 70,000 documents. The solution achieves 98–99% extraction accuracy while reducing manual review costs by 60–70% compared to fully manual processing, with annual savings exceeding 1,900 person-hours.
Show all 9 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
Ricoh reduced customer onboarding time by over 90% (from 4–6 weeks to 2–3 days) and cut engineering hours per deployment by over 90% (from ~80 hours to under 5 hours).
What tools did this team use?
Amazon Bedrock, Amazon Textract, AWS Lambda, Amazon S3, Amazon DynamoDB, Amazon SQS, Amazon EventBridge, AWS KMS, Amazon CloudWatch, AWS CloudTrail.
What results were reported?
Customer onboarding time: 4–6 weeks to 2–3 days, >90% reduction; Engineering hours per deployment: ~80 hours to <5 hours, >90% reduction; Monthly document throughput: ~10,000 to >70,000 documents, 7-fold increase; Processing spike capacity: 1,000 documents in minutes (source-reported, not independently verified).
What failed first in this deployment?
A simple API call to Amazon Bedrock—sending a scanned document alongside a prompt—was insufficient for complex multi-part healthcare documents.
How is this claims processing AI workflow structured?
Document ingestion via S3 → AI document classification → Document splitting and routing → OCR and AI-powered extraction → Confidence scoring validation → Human review of low-confidence fields → Output storage and feedback loop.