Roadmap - cqframework/clinical_quality_language GitHub Wiki

Latest (last 12 weeks)

  • Release 4.6.0 - Bug fixes
  • Release 4.5.0
    • Skip version check when loaded source library does not declare a version (Was an issue with Loading US CQL v1 NPM content)
    • Engine KMP and JavaScript
  • Release 4.4.0
    • Bug fixes
    • Version uplifts (especially HAPI 8.8.0)
  • Release 4.3.0
    • Unit conversion support in equality, comparison, and arithmetic operators
    • Build enhancements

Now (next 12 weeks)

  • Bug Fixes
    • DQIC is a big driver here (engine parity with JS, .NET, other industry engines)
    • US Quality Core support (not the model info, but a warning in retrieves that has arisen from the refactoring (#1714))

Next (next 6 months)

  • CQL 2.0 Features
    • New terminology operators
    • Type declarations (implemented as backwards-compatible modelinfo)
    • Message and warning standardization
  • Dynamic Model Info Support
    • The ability to automatically derive model info from IGs (so they don't have to be published with the ModelInfo)
  • Better error reporting

Later (next 12 months)

  • Continuing to move towards the AST model that supports better language integration with IDEs