google / cql

An experimental Clinical Quality Language execution engine for analyzing FHIR healthcare data at scale.
Apache License 2.0
57 stars 6 forks source link

Add support for Overlaps(Interval<DateTime>, Interval<DateTime) operator. #55

Closed copybara-service[bot] closed 1 month ago

copybara-service[bot] commented 1 month ago

Add support for Overlaps(Interval, Interval<DateTime) operator.

Added a helper function for getting start and end of an interval in one call.