CQL 3.15.0
What's Changed
- Ensure a CQL expression referencing an abstract class/non-retrievable class, such as DomainResource, will fail. by @lukedegruchy in #1404
- Use conditional logic to select the error message for an unmatched identifier based on whether it was a case-insensitive match by @lukedegruchy in #1406
- Set ValueSetRef.preserve to true for included value sets by @antvaset in #1409
- Update to HAPI 7.4.0
- Update to FHIR Core 6.3.11
Full Changelog: v3.14.0...v3.15.0