Skip to main content
Botao primario que injeta o registro medico gerado nos campos do formulario do EMR 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.