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.
D
| Term | Definition |
|---|---|
| De-identification | The process of removing personally identifiable information (PII) from data. Suki de-identifies audio by chunking files and removes PII from transcripts for model training purposes. |
| Diagnosis | A clinical determination of a patient’s condition or disease, often encoded using standardized systems like ICD10 or SNOMED for interoperability with EHR systems. |
| Diagnosis Context | Structured diagnosis data (including code, code type, and description) passed as session context to guide problem-based note generation. |
| Dictation | The process of speaking aloud to create written text, often used by clinicians to create medical documentation using voice input. |
| Differential Diagnosis | A list of possible conditions or diseases that could explain a patient’s symptoms, used during clinical reasoning to narrow down to a final diagnosis. |