Hi Thomas,
I do not want to use the path element "items[at0001]" multiple times. What I mean is that in the query

SELECT a/items[at0001]/value
FROM EHR e CONTAINS CLUSTER a[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1]

the path "a/items[at0001]" denotes a list of ELEMENT (min: 0, max: *). Thus the access to the field "value" of this list seems odd. But from the specification it seems that if I want to receive all values of all values of all elements this query is the correct query to make what I want. To access all path leafs of all elements of such a list is therefore implicitely done.
Greetings
Georg

--
---------------------------------------------------------------------
Dipl.-Inf. Georg Fette      Raum: B009
Universität Würzburg        Tel.: +49-(0)931-31-85516
Am Hubland                  Fax.: +49-(0)931-31-86732
97074 Würzburg              mail: georg.fe...@uni-wuerzburg.de
---------------------------------------------------------------------


_______________________________________________
openEHR-technical mailing list
openEHR-technical@lists.openehr.org
http://lists.openehr.org/mailman/listinfo/openehr-technical_lists.openehr.org

Reply via email to