Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for adding concepts to DEATH table #900

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

AndrewThien
Copy link
Contributor

Changes

This PR added a setting on the ScanReport table's Details page to enable users to make an SR Table a "Death table," where all of the concepts manually added here will be mapped to the OMOP table Death (apart from Race, Gender, and Ethnicity, which will be mapped to the PERSON table to fulfil the OMOP CDM requirement).

When this setting is "ON", the newly added logic in the save_mapping_rules function will map the added concepts to the Death table in OMOP.

If this setting were permanent, a warning dialogue would pop up to warn users and provide more information.

Closes #646

Copy link

github-actions bot commented Oct 17, 2024

Tests Skipped Failures Errors Time
25 1 💤 6 ❌ 0 🔥 3.240s ⏱️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add DEATH table fields
1 participant