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

Decide on the layout of the table(s) linking an Episode to low-level clinical events. #5

Closed
mgurley opened this issue Nov 29, 2018 · 1 comment

Comments

@mgurley
Copy link
Collaborator

mgurley commented Nov 29, 2018

Options:

  • FACT_RELATIONSHP as is today.
  • EPISODE_EVENT with polymorphic foreign key
  • EPISODE_EVENT with multiple foreign keys
  • Multiple EPISDE_EVENT tables for each clinical event table.
@mgurley
Copy link
Collaborator Author

mgurley commented Nov 29, 2018

Consensus points to EPISODE_EVENT with polymorphic foreign key,

See here http://forums.ohdsi.org/t/oncology-episode-of-care-proposal/5440

Oncology/Episode of Care Combined Proposal needs to be updated to reflect decision OHDSI/CommonDataModel#239

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

No branches or pull requests

1 participant