[GH-ISSUE #95] Make link between episode_parent_id and episode_id #56

Closed
opened 2026-03-23 20:28:45 +00:00 by mirror · 0 comments
Owner

Originally created by @hannevanl on GitHub (Aug 13, 2024).
Original GitHub issue: https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/issues/95

OHDSI has a bug in their documentation: episode_parent_id is not a foreignkey, while it should be
Issue has been made at the ohdsi platform: https://github.com/OHDSI/CommonDataModel/issues/707
In the mean time it should be solved by hard coding it into riab (like it was done for note_nlp: https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/blob/main/src/riab/etl/etl_base.py#L107)

Originally created by @hannevanl on GitHub (Aug 13, 2024). Original GitHub issue: https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/issues/95 OHDSI has a bug in their documentation: episode_parent_id is not a foreignkey, while it should be Issue has been made at the ohdsi platform: https://github.com/OHDSI/CommonDataModel/issues/707 In the mean time it should be solved by hard coding it into riab (like it was done for note_nlp: https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/blob/main/src/riab/etl/etl_base.py#L107)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RADar-AZDelta/archived-Rabbit-in-a-Blender#56
No description provided.