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

Add option to disable SNOMED expression processing from queries if it's not configured #1080

Closed ppazos closed 3 years ago

ppazos commented 4 years ago

The query builder / edit should not show the in_snomed_ed operator if the SNOMED expression processing is disabled.

We can add a config area where individual config items can be set, like flags with type and value. We have something like that somewhere.

ppazos commented 3 years ago