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 transcribes the visit and generates 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.Documentation Index
Fetch the complete documentation index at: https://developer.suki.ai/llms.txt
Use this file to discover all available pages before exploring further.
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
Related guides
Form Filling
Capabilities, common use cases, how form filling works, and Form Filling Partner APIs.
Basic Usage
Step-by-step Partner API workflow: create a session, seed context, stream audio, end the session, and retrieve structured data.
Related APIs documentation
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.