github OHDSI/Atlas v2.5.0
Atlas Version 2.5.0

latest releases: v2.14.1, v2.14.0, v2.13.0...
6 years ago

New Features

Allow user to select which analysis to run in cohort reporting.
Added Role Manager for LDAP security integration
Support local build of Atlas for isolated environment support. See 'Local Build Instructions' below.
Enhanced Impala Support
CEM 1.0 Integration: Define negative controls using the Common Evidence Model.
CIRCE 1.6 integration. See OHDSI/Circe-be for details.
Major code refactoring: leveraging ES6 classes and improved project structure. Thank you to Odysseus and team!

Fixes

#722: Cost and Utilization plot fixes
#806: Unable to navigate directly to concept
#844: Fixes for timeouts when accessing external resources in an isolated environment.
#863: Cohort Reporting Condition reports are not appearing
#864: Fix Data Source refresh when different source is selected.
#874 #873: Fixed issues with permissions and copying Incidence Rate analysis projects.

Local Build Instructions:
If you want to have all external resources downloaded and bundled (so that no external resources are accessed), follow the following instructions:

  1. Execute "npm i"
  2. Execute "npm run build"
  3. Update config-local.js to include "config.useBundled3dPartyLibs = true;"

Don't miss a new Atlas release

NewReleases is sending notifications on new releases.