-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Praveen Angyan edited this page Aug 9, 2021
·
16 revisions
The process of enhancing an OMOP data warehouse and integrating with the i2b2 web application consists of these broad steps:
- Input data preparation: Prepare a database view and export address data (attached to entities like patients) or geocoded addresses (See next step for required format)
- Enhancement with SEDoH values: Run the Python script on the exported data to geocode addresses and enhance with the SEDoH variables
- Preparation of SEDoH data for ingestion: Import data, match with the entities associated with the addresses, and merge with SEDoH concepts
- Integration with the OMOP CDM: Setup OMOP CDM and import enhanced data into OMOP tables
- Integration with the i2b2 web application: Setup i2b2 database and import enhanced data into i2b2 database