UiPath Documentation
industry-department-solutions
latest
false
  • Release notes
    • 2026
      • April 2026
UiPath logo, featuring letters U and I in white

Healthcare Solutions release notes

Last updated Apr 20, 2026

April 2026

April 20, 2026

Medical Record Summarization is now in Controlled Generally Available (CGA)

Medical Record Summarization is a UiPath industry solution that uses agentic AI to generate structured clinical summaries from patient medical records. The initial release includes a full end-to-end workflow covering template authoring, automated summarization, and human clinical review. The solution has been in Controlled GA since March 25, 2026. For more information, see About Medical Record Summarization.

Template management

Administrators and template authors can create, configure, and publish structured summarization templates. Each template defines the sections included in the generated summary, the output format for each section, the reviewers assigned to the resulting summaries, and the system prompt and concurrency settings used during AI processing.

Templates follow a three-stage lifecycle: Draft, Published, and Deployed. Every saved change creates a new numbered version.

Section output types

Template sections support two output types:

  • Summary - generates a narrative prose paragraph for the section topic.
  • Q+A - generates a structured response in one of four answer formats: Yes/No, Multiple choice, Numeric, or Free text.

Authors can mix output types within a single template.

AI-powered summarization via DeepRAG

Summarization is powered by DeepRAG, UiPath's proprietary agentic search and synthesis technology. DeepRAG performs section-aware retrieval across medical record documents and generates citation-linked output. Each finding in the generated summary includes a citation marker that links directly to the source page in the original document.

Summarization runs are executed using a scheduled automation pipeline that monitors a connected storage bucket for new documents, queues them for processing, and runs them through the summarization workflow in parallel.

Deployment management

Administrators can connect published templates to Orchestrator triggers to automate summarization runs. Each deployment specifies the document source (UiPath storage bucket), the trigger schedule, and the runtime type (Serverless or other robot infrastructure).

Active deployments can be paused, resumed, triggered immediately, edited, or deleted from the Admin → Deployments page.

Clinical review workflow

Completed summaries are routed to a clinical review queue where users in the MRSReviewer local group can review, approve, reject, or override AI-generated content.

Opening a summary automatically transitions its status from Ready to Review started, signaling to other reviewers that the record is being reviewed. Each citation marker in the summary navigates the embedded PDF viewer to the corresponding source page in the original document.

Reviewers have three available actions:

  • Approve - marks the summary as clinically reviewed and accepted.
  • Reject - marks the summary for re-processing or exclusion.
  • Override - opens an inline rich-text editor where the reviewer can modify the AI-generated text before approving.

Reviewer locking

When a reviewer opens a summary, a lock banner is displayed to other users viewing the same record. Other users can view the summary but cannot take review actions until the record is released. This prevents conflicting edits during simultaneous review sessions.

Customizable application appearance

Administrators can update the application's visual identity from Admin → Appearance. Configurable options include the company logo (PNG or SVG, under 500 KB), the application title displayed in the header, and the color theme. Themes can use one of the built-in defaults or a custom theme defined by primary and accent OKLCH color values.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated