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

# I

> Glossary terms starting with I

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

  | Term                 | Definition                                                                                                                                                                                                                                                                                                                                                                 |
  | :------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | **ICD10**            | International Classification of Diseases, 10th Revision. A WHO-maintained coding system for diagnoses, symptoms, and procedures. In Suki ambient Structured Data and related outputs, diagnosis codes often use ICD10 so results map cleanly into EHR problem lists and billing workflows.                                                                                 |
  | **Idempotency**      | A property ensuring that performing the same API operation multiple times produces the same result, preventing duplicate processing of requests.                                                                                                                                                                                                                           |
  | **IDP**              | Identity Provider. An acronym for a system that manages user identities and authenticates users. Examples include Okta, Auth0, Azure AD, and custom authentication systems.                                                                                                                                                                                                |
  | **IMO**              | Intelligent Medical Objects. A clinical terminology and mapping platform that helps normalize medical concepts across coding vocabularies and EHR workflows. Partners may encounter IMO when aligning Suki diagnosis or problem content with their local terminologies.                                                                                                    |
  | **Interoperability** | The ability of different systems, devices, or software applications to communicate, exchange data, and use that information seamlessly. In Suki ambient workflows, interoperability lets you start, continue, or re-ambient a clinical note across modalities (Ambient APIs, Mobile SDK, Headless Web SDK, and Web SDK) using a shared EMR encounter ID and note artifact. |
</div>
