Releases: OHDSI/Atlas
Atlas Version v2.4.1
Features
- PLE & PLP execution via Arachne Exec Engine @wivern @agackovka
- Data sources edit panel @wivern
- Separation of JDBC connection link and username & passwords into separate fields for Data sources (#675, #725) @pavgra
- Invalidation of not finished Cohorts / IRs on startup (OHDSI/WebAPI#429) @wivern
- Added ability to pick analysis id to run for Cost and utilization reports (#719) @pavgra
Fixes
- Fixed table display of Visit-dates during cohort period (#664) @chrisknoll
- Fixed display of PLP executions history when one of data sources was deleted (#686) @pavgra
- Fixed incorrect dates in PLE list (#691) @johnSamilin
- Disable buttons (PLE, view results) based on results (#710) @johnSamilin
- Fixed view button on the results tab of the PLE (#709) @johnSamilin
- Fixed querying of the same endpoint by Drug at baseline and Drug during cohort period reports (#707) @pavgra
Atlas Version 2.4.0
- Healthcare Utlization Reports - Thanks @gowthamrao , @chrisknoll, @pavgra
- Check visual appearence of the charts (#645) - Thanks @johnSamilin, @chrisknoll, @anthonysena, @pavgra
- Estimation Import Fixes (#629) - Thanks @johnSamilin
- Estimation R code doesn't include vocabulary_database_schema parameter when fetching concept sets. (#608) - Thanks @anthonysena
- Estimation print friendly not rendering cohort definitions properly (#606) - Thanks @anthonysena
- Show created/updated/author for all entities (#603) - Thanks @wivern
- Allow inclusion rule list to scroll (#594) - Thanks @chrisknoll
- Fix atlas in Safari (#592) - Thanks @johnSamilin
- Add lockout policy (#583) - Thanks @wivern
- Fix IR Button State (#580) - Thanks @johnSamilin
- Authentication Token Sent To External Domain (#578) - Thanks @pavgra
- Available cohort reports not updating with job completion (#570) - Thanks @johnSamilin
- Atlas profile - add calendar dates to x-axis in addition to days (#556) - thanks @pavgra
- Add import from cohort/conceptset (#531) - Thanks @wivern, @pavgra
- Conceptset page inside of Cohort definition not refreshing on add of new concept from vocabulary (#530) - Thanks @wivern
- Measurement Reports are missing plots - Thanks @wivern
- Optimize New Concept Set Rename (#390) - Thanks @wivern
- User Interface for Daimon / Source Configuration (#57) - Thanks @wivern
Atlas Version 2.3.1
This is a hotfix to version 2.3.0 to add fixes for PLE/PLP editors.
Atlas Version 2.3.0
- Adding support for payer plan period and censor windows in cohort definitions (#477, #563) - Thanks @raomane, @pavgra, @chrisknoll
- Cohort Reporting user interface updates (#512) - Thanks @fdefalco
- Patient Profiles fixes & enhancements - Thanks @fdefalco
- Notification System - Thanks @fdefalco
- Security & Permission Improvements (#564) - Thanks @pavgra, @mpozhidaeva, @chrisknoll, @anthonysena
- Added support for Impala and Netezza via SqlRender 1.4.8 - Thanks @pavgra, @wivern, @schuemie
- Lots of bug fixes per https://github.com/OHDSI/Atlas/issues?page=1&q=is%3Aclosed+milestone%3AV2.3.0. Thanks @fdefalco, @chrisknoll, @anthonysena
Atlas Version 2.2.1
This is a hotfix to version 2.2.0 to address a authentication API issue in the UI.
Fixes
#528 : cohort create button is disabled when security is enabled
Atlas Version 2.2.0
New Features
(OHDSI/WebAPI#227) - New reports & performance enhancements to the 'data sources' reporting - thanks @PRijnbeek and @lhalvors
(OHDSI/WebAPI#228) - Concept set 'preview' in the cohort designer - thanks @chrisknoll
(#436) - Atlas configuration changes - using confg-local.js to override settings in config.js - thanks @fdefalco, @chrisknoll and @anthonysena
(#450) - Atlas charts upgrade to D3 V4 - thanks @pavgra and @chrisknoll
(#457 & OHDSI/WebAPI#223) - Care_site entropy for report-manager - thanks @chen-regen
(#447) - Improve client side caching reset - thanks @fdefalco
(#438) - Refactor service configuration for single WebAPI reference - thanks @fdefalco
(#464 & OHDSI/WebAPI#224) - Patient Level Prediction specification editor - thanks @jreps, @fdefalco and @anthonysena
(#463) - Cohort editor - choose collapse strategy exit criteria - thanks @gowthamrao and @chrisknoll
(#465) - Cohort editor - restrict records with the same visit_occurrence_id - thanks @gowthamrao and @chrisknoll
Fixes
(#439) - Fixing Entropy report - thanks @chen-regen
(#440) - Handle arrays in facet configuration - thanks @anthonysena
(#441) - Fix cohort inclusion rule treemap error - thanks @chrisknoll
(#442) - Fix missing 'Manage Permission' button and role management pages - thanks @anthonysena
(#445) - Reporting tab does not render - thanks @chen-regen
(#456) - Fixing cohort analysis chart - thanks @chen-regen and @chrisknoll
(#458) - Fixed cohort and IR report bindings related to D3 V4 - thanks @chrisknoll
(#467) - Error when creating criteria based on observation period - thanks @chrisknoll
(#469) - Incidence rates - The time-at-risk drop downs don't set the parameters properly - thanks @chrisknoll
Important Notes
V2.2.0 of Atlas depends on WebAPI Version 2.2.0
Atlas now depends on the shared OHDSI Visualization library and D3 V4
Atlas Version 2.1.1
New Features
- OHDSI/WebAPI#223 - New features in cohort analysis
Important Notes
V2.1.1 of Atlas depends on V2.1.2 of WebAPI
Atlas Version 2.1.0
Release Version V2.1.0
New Features
#379 - Async record count loading and add timeout controls
#419 - Add Impala tab showing cohort generation SQL
#425 - DataTables version bump and crossfilter enablement
Fixes
#410 - Bug with Age at First Observation figure
#410 - Heracles Heel for Cohorts
#392 - Autoselect for day options does not update the UI
#381 - Error after creating new IR analysis
#384 - Concept set name writes right to left
#367 - Fixed redundant WebAPI calls for concept loookup
Important Notes
V2.1.0 of Atlas depends on V2.1.0 of WebAPI
Atlas Version 2.0.0
Atlas Version 2.0.0
Important Notes
- V2.0.0 of Atlas depends on V2.0.0 of WebAPI since REST end-point routes have changed.
New Features
- Fully dynamic data sources expose Achilles data via WebAPI. Thanks to @t-abdul-basser and @mark-velez for this implementation
- #86 - Initial security implementation. See the OHDSI wiki for more information: http://www.ohdsi.org/web/wiki/doku.php?id=development:security
- #212, #225, #229, #231 - Enhancements to vocabulary search and results
- #20, #187, #204, #305 - Enhancements to estimation including R-code generated utilizes the Multi-analysis approach detailed in Cohort Method repository.
- #176, #177, #188, #303 - Patient profile enhancements
- #52, #307, #309, #313 - System level refactoring around state and route management and refactoring of REST endpoint calls to match new approach in WebAPI 2.0
Fixes
- #32 - Table heading alignment
- #101 - Recent search links
- #102 - Last modified on cohort search
- #103 - Clear filter on new vocab search
- #165 - Select all concept button broken
- #181 - Data source error when data source name contains spaces
- #218 - Problem search box vocabulary
- #223 - Cartoon not rendering, navigation bug
- #234 - Patient profiles no longer linkable
- #248 - Estimation navigation error
- #261 - Cohort references in estimation
- #263 - Estimation concept set resolution
- #319 - Export multiple concept sets
- #320 - Changing data sources without selecting a report
- #329 - Observation period as initial event
- #330 - Bug in explore tab
- #331 - Vocab search - no more results tab and breadcrumbs
- #333 - Concept set comparison
- #336 - Configure vocabulary does not switch source that is queried
- #338 - initialization error
- #341 - Redundant WebAPI calls
- #342 - App startup errors
- #344 - Concept set optimization bug
- #355 - Search results view missing heading
- #356 - Inconsistent concept name link/text background colors/color key info for classifcation concepts