The following OHDSI tools have been relased on github and deployed to the OHDSI web:
#WebAPI 1.2.0
This release contains the following fixes and features:
##Fixes
Export concept set breaks on large concpt sets.
Cohort-specific report fails to show visualization on the Atlas reporting page.
##New Features
Cohort Definition service supports defining CIRCE expressions with inclusion rules.
Inclusion rule impact analysis reporting available (ie: CALYPSO)
Profiles: A feature that shows a patient profile from a sample of a cohort, or by explicit PERSON_ID.
Detailed release notes can be found at: https://github.com/OHDSI/WebAPI/releases/tag/v1.2.0
#Atlas 1.1.0
Available on the OHDSI website at http://www.ohdsi.org/web/atlas. This release has the following fixes and features:
##Fixes
#161: cohort def primary criteria bug
#159: Vertical Scrollbar not enabled in new Atlas Cohort Definition
#157: Treemaps in Data Sources do not display
#152: Small spelling / description mistakes
#150: Incorrect explanation for “Add Death Filters”
#137: Data source reports contain hidden age decile line graphs and NaNs
#128: Data Sources - Measurement - No detailed information
##Features
Extended cohort definition (CIRCE) to include inclusion rules. Requires WebAPI v1.2.0
Added Calypso-style inclusion rule impact report under Generate tab
Profile viewer which displays a timeline of observable events in the CDM for a specified person.
Detailed release notes can be found at: https://github.com/OHDSI/Atlas/releases/tag/v1.1.0
The new features in Atlas 1.1.0 depends on WebAPI 1.2.0 so please ensure that you deploy the latest WebAPI if you deploy the newest Atlas.