> ## 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.

# F

> Glossary terms starting with F

<div className="sdk-overview-container">
  <h1 className="sdk-overview-main-title">F</h1>

  | Term                             | Definition                                                                                                                                                                                                                                                                  |
  | :------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | **Family History**               | A clinical note section (LOINC: 10157-6) documenting relevant medical conditions and diseases among the patient's biological relatives.                                                                                                                                     |
  | **Federated Authentication**     | An authentication model where multiple systems trust a single identity provider, allowing users to access multiple services with one set of credentials.                                                                                                                    |
  | **FHIR**                         | Fast Healthcare Interoperability Resources. A standard for exchanging healthcare information electronically, developed by HL7, enabling interoperability between health IT systems.                                                                                         |
  | **Form filling**                 | AI-powered workflow that populates Suki medical form templates from visit conversation. Use **Form filling** for the capability; use **Form Filling API** for the REST product.                                                                                             |
  | **Form Filling API**             | REST APIs for voice-driven medical form sessions: create and manage sessions, stream audio over the Partner WebSocket, and retrieve structured form output.                                                                                                                 |
  | **Form Filling Session**         | A time-bound visit session for capturing conversation and generating structured medical form output. REST responses return its ID as `ambient_session_id`. That value is not the same as an **Ambient Session** ID from the Ambient API even though the field name matches. |
  | **Form Filling Session Context** | Patient, provider, encounter, and medical form template metadata you seed or update for a Form filling session through **Form Filling API** context endpoints.                                                                                                              |
</div>
