Skip to main content
Form filling converts provider and patient conversation during a visit into structured medical form output. Your application captures visit audio, and Suki maps what was said into template-driven fields you can review, edit, and save in your EHR or downstream workflows. Form filling is different from Ambient workflows, which transcribe the visit and generate structured clinical notes, LOINC-based sections, and related outputs. Form filling gives you structured form instances tied to pre-defined form templates you select for the session.

When to use Form filling

Choose Form filling when you need:
  • Structured medical forms from visit conversation without generating a full ambient clinical note.
  • Form output you control in your application (display, edit, validate, or send elsewhere).
  • Full control with Form filling REST APIs and the shared Partner WebSocket for audio.

Form Filling Guide

Capabilities, common use cases, how Form filling works, and Form filling Partner APIs.

Form Filling SDK

Embed Form filling in your web app with Suki’s hosted interface and structured results in your callbacks.

Form Filling API Basic Usage

Step-by-step Partner API workflow: create a session, seed context, stream audio, end the session, and retrieve structured data.

Resources

Refer to these guides when you are ready to integrate:

Form Filling APIs Overview

REST endpoints for sessions, context, structured data, feedback, and templates.

Suki Medical Form Templates API

List Suki-defined templates and field definitions for session context.

Medical form templates

Suki supports a set of pre-defined form templates that you can use to create sessions and populate structured form fields. The following table lists the available templates and their corresponding template_id and type. Refer to the Form filling templates guide for how templates work in your integration, and the Suki Medical form templates API for each template_id and full schema.
At this time, Suki does not support custom form templates. You can only use the pre-defined templates listed in the table above.

Next steps

Complete the Partner onboarding process and get your credentials.
Last modified on August 7, 2026