Achilles v1.5.0 has been released at its GitHub repository. Release notes are available there.
New Features
(#204) - New rules 42,43 and 44 (see rule overview CSV file) for details.
(#211) - New measures related to frequency distribution that calculate the number of persons associated with more than 1,2,3,4… of a OMOP concept, e.g. >1 BMI (analyses 691,791,891,1891)
(#205) - Codebase enhanced to use the latest version of #OHDSI/DatabaseConnector package
(#212) - Enhancement of codebase to support OHDSI/WebAPI#227 and related OHDSI/Atlas performance enhancements. See “Notes” below.
Fixes
(#223) - Impala changes (cast command added to some queries
(#204) - Updated README file
(#222) - Fix of typo in Heel SQL file
(#207) - Removal of order by in query that causes error in one sql flavor
Notes
This release supports performance enhancements (detailed in OHDSI/WebAPI#227) in V2.2.0 of WebAPI. Users of WebAPI V2.2.0 who wish to leverage these enhancements must insure they have run the Achilles methods conceptHierarchy and createIndices.