> ## Documentation Index
> Fetch the complete documentation index at: https://docs.telepatia.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Medical Record Injection

> Primary button that injects the generated medical record into the EMR form fields via RPA.

Primary button that injects the generated medical record into the EMR form fields via RPA.

The primary green button at the bottom of the panel triggers the injection flow. The button label adapts to the session lifecycle:

* **"Insert Medical Record"** — ready to inject
* **"Recording..."** — session is recording
* **"Processing..."** — session is being processed
* Disabled (gray) when injection is not possible

The button routes through the patient mismatch guard (if present) before calling the parent's inject handler.
