Operation Measure Evaluate Measure
The official documentation can be found here.
- Asynchronous Requests can be used
- blazectl supports async requests since v0.15.0
- cancellation of async requests is fully supported. the evaluation is stopped almost immediately
- the
FHIR_OPERATION_EVALUATE_MEASURE_TIMEOUT
is only applied to synchronous requests CQL_EXPR_CACHE_SIZE
can be set to enable a cache of certain CQL expressions that will speed up evaluations- a detailed documentation how to use the $evaluate-measure API can be found here
- a documentation how to use $evaluate-measure via blazectl can be found here