What is it?
Text Snippets adds a lightweight ”/” command palette to every text-entry field in the chart-note form. Clinicians can drop pre-saved phrases (e.g., “Shoulder: full ROM”) with a click or a single Tab — no more re-typing the same assessment dozens of times per day.Using snippets inside a note
Example flow
- Type
Hip / - Press ↓ to highlight “Hip: tender to palpation”
- Press Tab → the phrase is inserted, the caret moves to the end, and the palette closes
Navigating the palette
Search bar- Opens automatically after
/ - Filters across all labels and groups
- Prefix with
group:to filter (e.g.,/MSK:)
- Selecting a group tile shows only that group’s snippets
- A chip in the header shows the active group; click ”×” to clear
Managing snippets (Admin & power users)
- Navigate to Profile → Preferences → Text Snippets.
- Click “Add Snippet” or edit an existing one.
- Fill in:
- Title (required, no
:or double-spaces) - Group (optional, same restrictions)
- Snippet text (required)
- Title (required, no
- Click Save.
Tips & best practices
- Autosize inputs: In Minimal design, single-line snippet fields auto-grow.
- Clipboard helper: The trailing clipboard icon copies read-only field values.
- Mobile friendly: The palette respects virtual keyboards.
- Accessibility: The ”/” icon is skipped in tab order; keyboard users rely on the slash.
Troubleshooting
FAQ
Does it work in multiline fields?
Does it work in multiline fields?
Yes — the palette anchors under the textarea.
Can sites have different snippet sets?
Can sites have different snippet sets?
Yes. The snippet list is scoped to the site.
Is any formatting inserted?
Is any formatting inserted?
No — snippets are plain text plus a trailing space.