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

# C

> Glossary terms starting with C

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

  | Term                         | Definition                                                                                                                                                    |
  | :--------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------ |
  | **Callback URL**             | An endpoint URL registered by a partner to receive webhook event notifications from Suki, such as session completion or note generation events.               |
  | **CANCEL**                   | A WebSocket streaming event that terminates the current ambient session entirely, discarding all captured audio and preventing note generation.               |
  | **CDN**                      | Content Delivery Network. A distributed network of servers that delivers web content to users based on geographic proximity, used for hosting SDK assets.     |
  | **Chief Complaint**          | A clinical note section (LOINC: 10154-3) describing the primary reason for the patient's visit in their own words.                                            |
  | **Clinic**                   | A healthcare facility where patients receive outpatient care, often part of a larger organization in the partner structure.                                   |
  | **Clinical Note**            | The final structured medical documentation generated from a patient encounter, organized into standardized sections using LOINC codes.                        |
  | **Clinical Workflows**       | Standardized processes and procedures used in healthcare settings to manage patient care and documentation.                                                   |
  | **Clinician**                | A healthcare professional who provides direct patient care, including doctors, nurses, and other medical practitioners who use Suki's documentation services. |
  | **Context-Aware Processing** | AI technology that intelligently organizes medical conversations into appropriate clinical sections based on the context and content of the discussion.       |
</div>
