Skip to content

Workflow Library 0.1.0-alpha03

Pre-release
Pre-release
Compare
Choose a tag to compare
@divyaramnath-13 divyaramnath-13 released this 31 Jul 13:59
· 284 commits to master since this release
a26dcbe

This workflow-0.1.0-alpha03 release contains the following enhancements and fixes:

Enhancements:

  • CarePlan can be generated without an Encounter [#1741]
  • Cache ModelResolver and use cached FhirContext to increase performance [#1753]
  • Migration of the CQL Translator, Engine and Evaluator to version 2.4 [#1771]
  • Workflow library is now integrated with Knowledge Manager [#1854]
  • A compiled Library cache that survives multiple executions of the evaluator has been added to improve workflow performance [#2033]

Fixes:

  • CQL logic in a PlanDefinition is now correctly evaluated by specifying a data endpoint when invoking $apply [#1982]