ppazos / cabolabs-ehrserver

Open platform to manage and share standardized clinical data, designed by @ppazos at CaboLabs Health Informatics.
https://cabolabs.com
Apache License 2.0
179 stars 110 forks source link

DataValue queries: add support to 'any archetype version' #988

Closed ppazos closed 6 years ago

ppazos commented 6 years ago

This was already implemented but it is returning less results than expected.

It seems the view is sending the archetype with the version portion even when the allow_any_archetype_version is true for datavalue queries. Need to check if this is the issue.

ppazos commented 6 years ago

Query results are correct, path grouping seems to be doing something wrong.