Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Releases: cerner/ascvd-risk-calculator

1.4.0 Release

16 Oct 16:30
Compare
Choose a tag to compare
  • 1.4.0
    • Add i18n functionality to allow for specific language/locale (include en-UK and es locales)
    • Replaced fhir-client library with the latest version
    • Allow for unknown gender option to be pulled in via FHIR

1.3.0 Release

27 Jul 20:25
Compare
Choose a tag to compare
  • 1.3.0
    • Update UI for the risk factors view to be print-friendly

1.2.0 Release

22 Jun 20:21
Compare
Choose a tag to compare
  • 1.2.0
    • Implemented a loading indicator while app loads and data is fetched

1.1.0 Release

16 May 13:34
Compare
Choose a tag to compare
  • 1.1.0
    • Update recommendation text to have more clinical value

Initial Release

15 May 16:03
Compare
Choose a tag to compare
  • 1.0.0
    • Implemented UI design with React
    • Implemented ASCVD Risk Score algorithm
    • Implemented testing using Jest, Mocha, and Nightwatch