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

Consider slots to Elements in OperationalTemplateIndexer #41

Closed ppazos closed 8 years ago

ppazos commented 10 years ago

If a OPT has a slot to another archetype on an ELEMENT node (**) do not create an index for that node because it will not have a RM_TYPE_NAME associated with it and the type is needed by queries to know how to process data.

(**) allow_archetype ELEMENT[at0058] occurrences matches {0..1} matches { include archetype_id/value matches {/openEHR-EHR-ELEMENT.last_normal_menstrual_period.v1|openEHR-EHR-ELEMENT.menstrual_cycle_day.v1/} }

descarga

ppazos commented 8 years ago

Currently we are not indexing slot indexes.