Re: usage of templates in AQL

2019-09-16 Thread Thomas
The short answer is that you don't have to care at all about the templates that were used. This is one of the fundamental advantages of openEHR - the query will find your blood sugars no matter what application, screen or form was used to capture it.What you need to know is what kind of Entry and w

Re: usage of templates in AQL

2019-09-16 Thread Ian McNicoll
Hi Georg, There is no direct connection between AQL and templates. What do I need to know about the data model structures of the templates potentially containing this archetype ? Nothing - you can use the CONTAINS statement to find your candidate archetype regardless of the enclosing composition

usage of templates in AQL

2019-09-16 Thread Georg Fette
Hello, I have some question related to the coupling of AQL and templates: Imagine I want to write an AQL query containing a certain archetype and that archetype is used in multiple templates in the openEHR system. What do I need to know about the data model structures of the templates potentiall

Re: openehr template specification questions

2019-09-16 Thread Georg Fette
Hi Thomas, Thanks for the link. The links on the page https://specifications.openehr.org/releases/ITS-XML/latest/components/AM/OET/ are all dead. Some of them can be repaired by removing the OET from the url. Greetings Georg Am 16.09.2019 um 13:06 schrieb Thomas Beale: Georg, if you go to the

Fwd: Re: openehr template specification questions

2019-09-16 Thread Thomas Beale
Georg, if you go to the ITS page , you can see links to most concrete formats you need. The XML format for AOM2 and OPT2 is there as well, which is the format for ADL2 templates, since the latter are just a kind of archetype in AD

openehr template specification questions

2019-09-16 Thread Georg Fette
Hello, I am currently trying to learn the openEHR template format specification. The first thing I did was looking at the specification page (https://specifications.openehr.org/), to see what template formats exist. On this page OPT1.4, OPT2 and AOM2 are listed as description laguages that some