A
| Term | Definition |
|---|---|
| ABORT | A WebSocket streaming event that terminates the current audio stream due to interruption while keeping the session active for later resumption. Note generation continues with audio received before interruption. |
| ACO | Accountable Care Organization. A healthcare group that coordinates care for a defined patient population and shares accountability for cost and quality outcomes. ACOs often care about structured diagnosis and HCC-related data in documentation workflows. |
| AES-256 | Advanced Encryption Standard with 256-bit key length. A symmetric encryption algorithm used by Suki to encrypt data at rest. |
| Allergies | A clinical note section (LOINC: 48765-2) that lists known allergic reactions and adverse responses that can change treatment decisions. In Suki, pass this LOINC code in ambient session sections when you want allergy content captured in the generated note. |
| Allowlist | A security mechanism where specific domains, IPs, or URLs are explicitly permitted. Partners must allowlist Suki domains in their firewall or WAF settings for SDK and API connectivity. |
| Ambient API | The specific set of APIs used to create clinical notes from conversations. |
| ambient session | A single, time-bound instance of an ambient recording for a specific patient encounter that captures clinical conversations. |
| Auto Onboarding | A streamlined process where new providers are automatically registered in the Suki platform during their first authentication, without requiring manual setup. |
| API | Application Programming Interface. A set of rules and tools for building software and applications. |
| ASR | Automatic Speech Recognition. Technology that converts speech into text. Suki uses ASR to produce clinical transcripts that feed ambient note generation and Dictation experiences. |
| Assessment | A clinical note section (LOINC: 51848-0) for the clinician’s interpretation of the patient’s condition. In Suki, pass this LOINC code when you want assessment content in the generated note; it can also support Problem-Based Charting when marked as the PBN section. |
| Assessment and Plan | A clinical note section (LOINC: 51847-2) that combines the clinician’s assessment with the treatment plan. In Suki, this is a common default Problem-Based Note (PBN) section when you enable Problem-Based Charting. |
| Audio Chunking | The process of dividing continuous audio streams into smaller segments. Suki requires 100ms audio packets for optimal performance and latency balance. |