OMOP
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

 

Assumptions

 

  • The data in this package is based on the CMS SynPUF 1K data set provided by OMOP.
  • The project for this installation will be called omop.
  • The PM Cell and hive are already installed.

html-text
<div class="i2b2-panel">
    <table class="i2b2-note">
        <colgroup>
            <col width="24">
            <col>
        </colgroup>
        <tbody>
            <tr>
                <td>
                    <img src="https://community.i2b2.org/wiki/download/attachments/14091764/icon_note.png" width="16" height="16" align="absmiddle" alt="info" border="0">
                </td>
                <td>
                    <b>Note</b>
                    <br><br>You will need to know the domain that was defined during the PM Cell installation.
                </td>
            </tr>
        </tbody>
    </table>
</div>

Order of Installation

It is important the tables, procedures, and views are installed in the order defined below. Failure to do so will result in errors when running the scripts.

CRC Tables

Image Added 

crcdata

 crcdata: create tables

Image Added 

crcdata

 crcdata: create stored procedures

Image Added 

crcdata

 crcdata: load data

Image Added 

crcdata

 crcdata: create OMOP views

Ontology Tables

Image Added 

metadata

 metadata: create tables

Image Added 

metadata

 metadata: load

data 

data

Workplace Tables

Image Added 

workdata

 workdata: create tables

Image Added   workdata: load

data 

 

 

Extract the i2b2 Data Package

In the Requirements Chapter of this install document you downloaded a zip file that contained the i2b2 on OMOP

data

package. This zip file contains only those data installation scripts needed to create the i2b2 tables and load sample data for this project.

Steps to extract the code

indent
Level1

1. Set up a target source directory for the i2b2 on omop data.

indent
Level1

2. Locate the i2b2_omop_data.zip file you downloaded in the Requirements chapter.

indent
Level1

3. Extract the data package into the target source directory you just created.

Tip
titleTip

You will want to make note of the location as it will be needed further along in the i2b2 installation. In the installation document whenever you see YOUR_I2B2_DATA_DIR it will need to be replaced with the location of your i2b2 Data files.

For your convenience an installation Worksheet to track the setup locations has been provided in the Appendices Chapter of the i2b2 Installation Guide..

Directory Structure and Schema Mapping