Skip to main content
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.