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

Update v5.3 insert for device exposure based on field length issue #179

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

burrowse
Copy link
Collaborator

Fixes #157

The UDI field length was updated to 255 in the OMOP CDM version 5.4 due to accomodate the length of a standard UDI field as set by the FDA. In the synthea package, this guidance is being used to generate synthetic UDIs. However, the etl-synthea script was not updated to reflect that version 5.3 of the OMOP CDM maintains that the UDI field length is 50 characters. This update truncates the source data to 50 characters to allow the ETL to successfully complete.

@burrowse burrowse merged commit ad5d50d into main Jan 10, 2024
1 of 2 checks passed
@burrowse burrowse deleted the device-exposure-insert-issue- branch January 10, 2024 20:45
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

Successfully merging this pull request may close these issues.

Error during LoadEventTables into PostreSQL
1 participant