The following is not receiving an error: expand Interval[@2012-02-01, @2012-02-28] per day However, CQL signature for [Expand]( https://cql.hl7.org/09-b-cqlreference.html#expand) requires a list of intervals.
The following is not receiving an error:
expand Interval[@2012-02-01, @2012-02-28] per day
However, CQL signature for Expand requires a list of intervals.