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

Fix issue with properties on null values inside queries. #56

Closed copybara-service[bot] closed 1 month ago

copybara-service[bot] commented 1 month ago

Fix issue with properties on null values inside queries.

This ensures the valueProperty helper also returns null on null value inputs.