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

# M

> Glossary terms starting with M

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

  | Term                          | Definition                                                                                                                                                                                                                                                                           |
  | :---------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | **MCP**                       | Model Context Protocol. An open standard that enables AI assistants and LLMs to securely connect with external data sources and tools, used by Suki for AI-powered documentation workflows.                                                                                          |
  | **Medically-tuned Dictation** | Speech recognition tuned for clinical vocabulary, abbreviations, and note-style phrasing. Suki uses medically tuned models so Dictation and ambient transcripts handle healthcare language more reliably than general-purpose ASR.                                                   |
  | **Medical form template**     | A Suki-defined form schema identified by form\_template\_id. Enable templates for your partner account, then pass template\_id values in Form filling API sessions or Form filling SDK start() calls.                                                                                |
  | **Medications**               | A clinical note section (LOINC: 10160-0) for current medications, dosages, and prescription changes discussed in the visit. In Suki, pass this LOINC code when you want medication details in the generated note. Medication orders use a separate LOINC (`52471-0`) in the Web SDK. |
  | **Mental Status Exam**        | A clinical note section (LOINC: 10190-7) for observations about cognition, mood, and related functioning during the encounter. In Suki, pass this LOINC code when you want mental status findings in the generated note.                                                             |
  | **Model Training**            | The process of using de-identified and anonymized data to improve AI model performance. Suki uses this data to enhance clinical note generation capabilities.                                                                                                                        |
  | **Mono Channel**              | Single-channel audio format required for Suki's platform, as opposed to stereo (dual-channel) audio.                                                                                                                                                                                 |
  | **Monologue**                 | Single-speaker audio, such as a clinician dictating alone. Dictation sessions are typically monologue-based, while ambient sessions often capture clinician-patient conversation.                                                                                                    |
  | **Multilingual Support**      | The ability to process clinical conversation across many spoken languages while producing the clinical note in English. Suki uses this so multilingual visits can still yield consistent English documentation for the chart.                                                        |
</div>
