N
| Term | Definition |
|---|---|
| Natural Language Voice Interaction | Technology that allows users to interact with systems using spoken natural language commands and queries. |
| NLP | Natural Language Processing. AI technology that helps computers understand, interpret, and generate human language. |
| Note Archive | A Web SDK component that allows users to view and manage both current and historical clinical notes associated with a patient. |
| Note Editor | A rich-text editing component in the Web SDK designed specifically for AI-generated clinical content, supporting editing, formatting, and section-level interaction. |
| Note Generation | The automated process of creating structured clinical documentation from recorded patient encounters using AI technology. |
| Note Section | A discrete, labeled portion of a clinical note identified by a LOINC code (e.g., HPI, Physical Exam, and Assessment and Plan) that organizes documentation into standardized categories. |
| Note Submission | The action of finalizing and sending a completed clinical note to the partner’s EHR system, typically triggered via an SDK callback or API event. |
| Notification Webhook | A server-to-server HTTP callback from Suki to a partner’s registered endpoint, triggered by events such as note generation completion or session status changes. |