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 Suki Medical 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

Reference guides

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 API References

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

Suki Medical Form Templates

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

Medical form templates

Suki supports a set of pre-defined Medical form templates that you can use to create sessions. Refer to Form filling templates for how templates work in your integration, and Suki Medical form templates API for each template_id and full schema.

Next steps

Complete the Partner onboarding process and get your credentials.
Last modified on July 24, 2026