Skip to content

Clinical Reasoning 3.13.0

Latest
Compare
Choose a tag to compare
@JPercival JPercival released this 11 Oct 15:57
· 12 commits to master since this release

What's Changed

  • 521 prospective gap calc by @Capt-Mac in #533
  • APHL-1075-retire_operation by @ibaisi in #539
  • Operation Registry by @JPercival in #531
  • Replace String period start and end with ZonedDateTime and add new validator for ZonedDateTime periods. by @lukedegruchy in #538
  • Feature/externalized libraries by @jkiddo in #520
  • Fix logback-classic on classpath by @JPercival in #541
  • 535 measure evaluation should respect improvement notation specified on group by @Capt-Mac in #540
  • Move transactionStub to transaction implementation for repository by @JPercival in #544
  • 542 care gaps non document mode by @Capt-Mac in #543
  • Add docs for eithers by @JPercival in #545
  • Refactor how Questionnaires are generated during the $apply operation by @barhodes in #505
  • Semver sort and tests by @TahaAttari in #546
  • Fixed the isOwned extension URL throughout by @sliver007 in #547
  • Remove unused parameters from generate Questionnaire operation by @barhodes in #548
  • make methods accessible for extension by @Capt-Mac in #549
  • care-gap measure parameter lift null pointer fix by @Capt-Mac in #550
  • Lift measure parameter cleanup by @Capt-Mac in #551
  • Update tests and $release to remove orphan references by @TahaAttari in #552
  • Null check caregap measureparams by @Capt-Mac in #554
  • Fix multiple iterations of an artifact in ReleaseVisitor by @barhodes in #555
  • Remove race condition between different evaluation periods by deleting Parameters parameter from evaluateMeasure(). by @lukedegruchy in #556

New Contributors

Full Changelog: v3.12.0...v3.13.0