Skip to content

Releases: SAFEHR-data/omopcat

omopcat 0.3.0

27 Jan 14:14
c05402b

Choose a tag to compare

What's Changed

New Contributors

  • @DW10 made their first contribution in #120

Full Changelog: v0.2.2...v0.3.0

omopcat 0.2.2

21 Nov 12:26
af518c5

Choose a tag to compare

Refactoring the deployment setup and reorganise the repo (@milanmlft in #108).
The preprocessing functionality now lives in a separate omopcat.preprocessing
package in the preprocessing/ directory of the repo. While the app was moved to
app/. Both have their own Docker containers so they can be run independently
from each other.

New features

Fixes

Full Changelog: v0.2.1...v0.2.2

omopcat 0.2.1

06 Nov 16:06
676805e

Choose a tag to compare

Updating GAE deployment with full Epic extract for October 2024.

New features

Misc

Full Changelog: v0.2.0...v0.2.1

omopcat 0.2.0

09 Oct 11:46
8b77a3e

Choose a tag to compare

This version adds support for OMOP bundles. The app name also changed from calypso to omopcat.

Major changes

Minor changes and bug fixes

Full Changelog: v0.1.0...v0.2.0

omopcat 0.1.0

12 Sep 14:19
d6e80bd

Choose a tag to compare

The minimal data catalogue.

  • Implemented prototype (#3)
  • Added preprocessing script to calculate summary statistics (#22)
  • Made dashboard reactive to concept selection and date range filtering (#31, #37)
  • Added handling of categorical concepts (#32)
  • Added setup and use of realistic test data (#24)
  • Set up deployment environment (#44, #45)
  • Added masking of low-frequency statistics (#51)