Skip to main content

Autocomplete and Validation

EHR Studio interface simplifies AQL creation with autocomplete and validation.

The invalid syntax is marked with a red curved underline. Interface suggests global keywords and objects that are common in the EHR domain.

basic
Information that is annotated with a sign # is a simplified version of an AQL notation.

The # is a sort of macro that changes unreadable AQL nodes to readable fields.

The interface offers another autosuggest feature:

basic
Autocompletion is available only when you use short notation. Read more about short notation

By clicking CTRL + space, the interface will offer all available fields in the domain.

Autocompletion also helps you write queries faster since it suggests keywords that are global to EHR queries.

basic
To get a suggestion click CTRL + space.