birick1
birick1
While investigating coverage calculation and highlighting post ELM translator v3.6.0, we identified at least one case where there are localIds in the annotation but not in the ELM expression. This...
There is an outstanding ticket for implementing the `implies` operator in the engine at #158. I don't think any measure previously has used the operator. That changed recently with the...
Hi cql-execution team! When implementing a [MessageListener](https://github.com/cqframework/cql-execution/blob/master/OVERVIEW.md#messagelistener), the listener works as expected when `Message(...)` is in the primary CQL file. However, when `Message()` is in a referenced library, it does...