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

Latest commit

 

History

History
16 lines (15 loc) · 585 Bytes

CHANGELOG.md

File metadata and controls

16 lines (15 loc) · 585 Bytes

CHANGELOG

  • 1.4.0
    • Add i18n functionality to allow for specific language/locale
    • Replaced fhir-client library with the latest version
    • Allow for unknown gender option to be pulled in via FHIR
  • 1.3.0
    • Update UI for the risk factors view to be print-friendly
  • 1.2.0
    • Implemented a loading indicator while app loads and data is fetched
  • 1.1.0
    • Update recommendation text to have more clinical value
  • 1.0.0
    • Implemented UI design with React
    • Implemented ASCVD Risk Score algorithm
    • Implemented testing using Jest, Mocha, and Nightwatch