mirror of
https://github.com/RADar-AZDelta/Keun.git
synced 2026-03-23 20:37:05 +00:00
[GH-ISSUE #200] KEUN; check for domainID in automapping #99
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
RADar-AZDelta/archived-Keun#99
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kdenturc on GitHub (Feb 29, 2024).
Original GitHub issue: https://github.com/RADar-AZDelta/Keun/issues/200
Originally assigned to: @BostoenToby on GitHub.
@BostoenToby
RiAB version 0.038 is online and does a check on FK domains with concepts
(vb gender_concept_id van person tabel, moet van het domain 'Gender' zijn)
CommonDataModel/inst/csv/OMOP_CDMv5.4_Field_Level.csv at main · OHDSI/CommonDataModel (github.com)
if you have automapping on, it can occur that other domains are chosen, and even if it is UNCHECKED, it gives errors in the run RiAB, would be nice to have a filter for this in your download or automapping...
tx!
@BostoenToby commented on GitHub (Mar 6, 2024):
Let the user set a certain domain for a Keun file & the automapping will make sure that it picks a concept with the correct domainId
@BostoenToby commented on GitHub (Mar 12, 2024):
I've added this new feature in the newest version of Keun.