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

Convert any input into OMOP #49

Closed
AshlinHarris opened this issue May 10, 2022 · 1 comment
Closed

Convert any input into OMOP #49

AshlinHarris opened this issue May 10, 2022 · 1 comment

Comments

@AshlinHarris
Copy link
Contributor

Methods can assume that input is already in OMOP. By converting other datasets, we convert to a known problem.

@AshlinHarris AshlinHarris added this to the Distant future milestone May 10, 2022
@AshlinHarris
Copy link
Contributor Author

Conversion to OMOP would be done at the database level, so this task is better suited for a data cleaning package. Additionally, it seems complex enough to require another dedicated Julia package.

Currently, PreprocessMD.jl doesn't require OMOP format for function inputs, but this might change as the feature set grows and becomes more specialized.

External packages that perform this task should be linked (#166).

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

No branches or pull requests

1 participant