Skip to main content

V

TermDefinition
VARCHARA VARCHAR (Variable Character) data type in SQL accepts variable-length string data, including letters, numbers, and special characters. It is used for storing alphanumeric data where the length of the entries varies significantly, such as names, addresses, or descriptions.
varchar(36)A VARCHAR column with a 36-character maximum length. Web SDK patient.identifier and encounter.identifier must not exceed 36 characters. For the general VARCHAR SQL type, see the row above.
VerbosityA personalization setting that controls the level of detail in generated clinical notes. Options include concise, balanced, and detailed output levels.
Visit TypeA classification of the clinical encounter (e.g., new patient, follow-up, annual wellness), used alongside encounter type to guide note generation behavior.
VitalsA clinical note section (LOINC: 8716-3) documenting measured vital signs such as blood pressure, heart rate, temperature, and respiratory rate.
Voice CommandsSpoken instructions that trigger specific actions within the Suki platform, enabling hands-free interaction with clinical documentation features.