Skip to content

Roadmap

Bryn Rhodes edited this page Feb 15, 2024 · 1 revision

Unit tests

  • Make sure the current unit tests have a process to support feedback
    • Create a repository for cql-tests in cqframework (@Bryn) - done!
    • Call to action to community participants to add to this test suite
    • Add tests back to the spec from community engines
  • Identify gaps in unit test coverage
  • Get the Java and JavaScript engines to use unit tests directly
  • Index tests by capability?
    • Important to keep tests organized for management
    • Implementers that submit tests would need to indicate capabilities tested
  • Support for ELM directly in the test case?
  • Provide a mechanism for posting test results

Library tests

  • Pin down test case format
  • Create a library of "library tests" alongside the "unit tests" in the current spec
  • Get the Java and JavaScript engines to use "library tests" directly

Measure tests

  • Use QM IG measure format
  • Create a library of "measure tests" where?
  • Get the "clinical-reasoning" and "ncqa" engines to use "measure tests" directly

Capability statements

  • Add capability statement to the Using CQL With FHIR?
  • Get the Java and JavaScript engines to adverties their capability statements
  • Build inferencing for capabilities of an ELM tree
  • Build a capability tester
Clone this wiki locally