Add function support to AQL

Description

Describe in the spec how functions are expressible in AQL queries, e.g.

select c/name/value, tag(c, 'EpisodeOfCareId') from composition c where tag(c, 'EpisodeOfCareId') = 'test' limit 5

Need to modify the grammar spec to support this.

Activity

Show:

Details

Reporter

Raised By

Bjørn Næss
Bostjan Lah
Seref Arikan

Components

Affects versions

Created November 7, 2018 at 10:28 AM
Updated February 14, 2020 at 2:07 PM