blaze
blaze copied to clipboard
A FHIR® Server with internal, fast CQL Evaluation Engine
Would be very useful to find resources that have any value for the searched element.
The URL's in history entry requests start with the context path but should not.
Print the whole config, all env vars including the defaults, on startup.
https://github.com/facebook/rocksdb/issues/7720
That would save several MB in the Docker image.
Currently in `EqualExpression` `type/value` is called on all values that are compared for equality. However `type/value` is only implemented on primitive types. We have to check non-primitive types for equality...
The hack was introduced because of https://jira.hl7.org/browse/FHIR-29653.
``` exists ([Condition: code in "Asthma"] C where ( (C.clinicalStatus ~ "Active Status") ```