Re: AQL query for blood pressure from the AQL documentation

2019-04-29 Thread Pablo Pazos
it's a typo in the spec, should be value/magnitude On Mon, Apr 29, 2019 at 6:50 PM Georg Fette wrote: > Hello, > I have a problem with the interpretation of an AQL query from the AQL > documentation. In section 6.3 the path to the value of the systolic > blood pressure is > /data[at0001]/events[

constraining of laboratory_test_analyte Analyte result

2019-04-29 Thread Georg Fette
Hello, How do I constrain the Analyte result of a laboratory_test_analyte.v1 ? The Analyte result are defined as an ELEMENT that is only constrained by a node predicate (i.e. ELEMENT[at0001]). Therefore the results cannot be bound with a specialized type and an alias within the FROM part, as in

AQL query for blood pressure from the AQL documentation

2019-04-29 Thread Georg Fette
Hello, I have a problem with the interpretation of an AQL query from the AQL documentation. In section 6.3 the path to the value of the systolic blood pressure is /data[at0001]/events[at0006]/data[at0003]/items[at0004]/value/value The first part until /data[at0001]/events[at0006]/data[at0003]/i