You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Carrot loads the OMOP vocabs from Athena. But these update every 6 months.
In that time, users have mapped their data, so how should we handle updating the vocabularies for a deployed Carrot instance?
Freeze in time (users unhappy because Vocabs are now not relevant)
Drop existing vocabs, and update (existing mappings will move beneath the user)
Handle this work with further development (hard to prioritise and resource)
We are anticipating the next update in March 2026, so far talking to users the following approach is:
Notify users that this will be happening
Users could take time to generate rules themselves (takes a snapshot)
Additionally, it feels desirable to:
provide some metadata about a generated rules file (which version of vocabs it contains)
make it clear to users the current version of vocabs that carrot runs with
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Carrot loads the OMOP vocabs from Athena. But these update every 6 months.
In that time, users have mapped their data, so how should we handle updating the vocabularies for a deployed Carrot instance?
We are anticipating the next update in March 2026, so far talking to users the following approach is:
Additionally, it feels desirable to:
Related to:
All reactions