Skip to content

Releases: ppazos/cabolabs-ehrserver

v2.3

06 Sep 21:51
Compare
Choose a tag to compare

Main changes:

  • added zero state message to several lists
  • fixed regression with queries to search using null_flavour
  • fixed SNOMED service
  • added missing permissions
  • added visualization of commit logs
  • added data indexing for PARTY_IDENTIFIER.identifiers
  • added OPT indexing of DV_INTERVAL nodes

CHANGELOG: https://github.com/ppazos/cabolabs-ehrserver/milestone/24?closed=1

v2.2

10 Apr 16:34
Compare
Choose a tag to compare
v2.2 Pre-release
Pre-release
  • added AWS S3 support
  • small fixes and improvements
  • updated guide

CHANGELOG: https://github.com/ppazos/cabolabs-ehrserver/milestone/23?closed=1

Migration to Grails 3.3.10 stabilization

20 Oct 01:42
Compare
Choose a tag to compare

Fixed minor issues and added some small features.

List of issues closed for this release: https://github.com/ppazos/cabolabs-ehrserver/milestone/22?closed=1

Migration to Grails 3.3.10

13 Oct 00:28
Compare
Choose a tag to compare
Pre-release

First version after migrating from Grails 2.5.6 to 3.3.10. Needs more testing, so it's a pre-release.

Small bug fixes preparing for EHRServer2

04 Oct 19:39
Compare
Choose a tag to compare
v1.5.1

preparation for migration to grails 3.x, lastests fixes for 1.5.x

v1.5

13 Jul 06:48
Compare
Choose a tag to compare

Lots of fixes and improvements were added to this release.

Many fixes were added to the query builder and execution. The full list of closed issues is here: https://github.com/ppazos/cabolabs-ehrserver/milestone/16?closed=1

v1.4

22 Mar 00:36
Compare
Choose a tag to compare

The biggest feature we added on this release is the Sync API that allows to create clusters of EHRServer instances and automatically sync data between servers on the same cluster.

Also huge improvements were done on the Query Builder component to simplify even more the query creation.

Then lots of small improvements and fixes were added.

List of issues solved for this release: https://github.com/ppazos/cabolabs-ehrserver/milestone/15?closed=1

v1.3

31 Jul 07:49
Compare
Choose a tag to compare

Fixes a lot of small bugs, improved performance, added checks for some border cases, small optimizations, and added a brand new complex criteria builder for the openEHR queries.

All closed issues are here https://github.com/ppazos/cabolabs-ehrserver/issues?q=is%3Aissue+milestone%3Av1.3+is%3Aclosed

v1.2

07 Mar 18:16
Compare
Choose a tag to compare

Focus on Cloud deployment

Most important changes:

  • New internal template versioning mechanism
  • Improvements for account and organization management
  • Improvements for SNOMED CT expression evaluation service integration
  • Translated Web Console tour
  • Added permission checks for writing organization repositories
  • Improvements on the Query Builder (select templates for criteria, adding NOT condition, new query groups)

The detail of all the changes are here: https://github.com/ppazos/cabolabs-ehrserver/milestone/13?closed=1&page=1

Latest documentation:

v1.1

19 Oct 05:24
Compare
Choose a tag to compare

New query features and lots of usability improvements.

Most important changes:

  • Added indexes to key tables to accelerate queries.
  • Queries can contain SNOMED CT expressions on the criteria.
  • EHR Queries that execute multiple single queries to check several conditions over a set of EHRs and return the EHRs that comply with all the conditions.
  • Queries support multiple archetype id versions.
  • Query Builder: added template and archetype filters on the concept (archetype) selector.
  • Improvements to query sharing.
  • Notification builder: added WYSIWYG editor to support HTML notifications.
  • API updated URL for the get EHR service.
  • API fixed GET compositions service that was attaching JSON to the XML response.
  • Request Map permissions now can be managed from the Web Console.
  • Improved contact form on the Web Console.
  • Added HTML template for email notifications, improved email structure.
  • Update to Grails 2.5.6.
  • Added the concept of folder templates (this feature will be fully implemented on the next version).

All closed issues for v1.1: https://github.com/ppazos/cabolabs-ehrserver/milestone/11?closed=1&page=3

Latest documentation: https://cabolabs.com/en/projects

Test it: https://cabolabs-ehrserver.rhcloud.com/

Demos and other related videos: https://www.youtube.com/c/CaboLabsHealthInformatics