Skip to content

Workflow Library 0.1.0-beta01

Pre-release
Pre-release
Compare
Choose a tag to compare
@jingtang10 jingtang10 released this 10 Oct 13:51
· 31 commits to master since this release
62d3f89

The 0.1.0 beta01 release of the Workflow Library includes the following enhancements and fixes:

New APIs and API changes ✨

  • ActivityFlow API (beta) that allows applications to implement Activity Flow in Clinical Practice Guidelines [#2476]
  • Expose additional parameters in the FhirOperator APIs [#2383]
  • Rename generateCarePlan's param from patientId to subject [#2263]

Dependencies 📚

  • Correct internal dependencies to published libraries [#2278]
  • Update internal dependency on Knowledge Manager to beta01 [#2690]
  • Update clinical reasoning dependencies [#2637]

Performance fix 💨

  • Add a compiled Library cache that survives multiple executions of the evaluator [#2033]
  • Remove duplicate knowledge repository instance in the workflow library [#2629]

Tests ✅

  • Add test cases for Smart Immunizations IG [#2261]

Contributors: @vitorpamplona @aditya-07 @jingtang10 @brynrhodes