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
provides data for a domain of i2b2demo and a project of Demo. The assumption is that the PM Service will be configured as such when installing the PM Cell.
  • 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

   crcdata: create tables

   crcdata: create stored procedures

Image Modified   crcdata: load data

Image Modified   crcdata: create OMOP views

Ontology Tables

Image Modified   metadata: create tables

Image Modified   metadata: load data data

Workplace Tables

   workdata: create tables

   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

 

 workdata: load data