A-Z Glossary
This document offers recommendations for the terms and language to use in a DHIS2 app. The guidelines below aren't strict rules, but recommendations to keep consistency across similar themes and concepts. Always strive to use terminology users are familiar with.
This document also outlines some DHIS2-specific terms that should be used with care. Using these terms inconsistently creates a confusing user experience.
& ⛔
- Avoid. Use the full word and instead.
- ✅ Recommended: Patients and records.
- ❌ Not recommended: Patients & records.
Access ⚠️
-
OK to use when referring to permission to access an object.
-
Don't use as a verb. Use a clearer, more action specific term like open, edit, or view.
-
✅ Recommended: You don't have access to this object.
-
✅ Recommended: Open the visualization.
-
❌ Not recommended: Access the visualization.
Add ✔️
- Use when the action will perform an additive action, like adding an existing item to a group.
- Don't use at the end of a form, where it might be misunderstood as adding something to the form. Use create or save instead.
- Create can be used if the action isn't strictly additive, like making a new dashboard that's a collection of other items. Add works, but create may be clearer.
App ✔️
- Use instead of application in most situations.
- Use application in technical situations.
- Where possible, be specific and refer to the app name instead (without app).
- ✅ Recommended: Open Data Visualizer to make charts and tables.
Box ⚠️
- OK to use to refer to a specific control, but use the label name instead.
- Always prefix with the label name.
- ✅ Recommended: Enter your username in the username box.
- ❌ Not recommended: Enter your username in the box.
Cancel ✔️
- Use as an action word that signals abandoning the current action without applying or saving changes.
Clear ⚠️
- Use when all values will be removed from the current selection, for example when clearing filters or clearing all choices.
- Don't use when permanently deleting items, use remove or delete instead.