hossenlopp
hossenlopp
While looking at the ELM of CMS130FHIR-v0.1.000 from the January 2024 Connectathon bundles, we noticed a peculiar translation of a retrieve on `MedicationRequest`. The AdvancedIllnessandFrailty 1.8.000 CQL Library has the...
When updating cql-execution test data to be generated with 3.22.0 we noticed a test broke due to the ELM output changing for the following test CQL. ``` define NullIncludes: {1,...
A recent fqm-execution issue (#352)[https://github.com/projecttacoma/fqm-execution/issues/352]. Uncovered an issue with comparison of unconvertible units in a GreaterOrEqual comparison of Quantity for [IU]/mL. ex logic: ``` Dalteparin.dosage ( ) >= 10000 '[IU]/mL'...