Current Version Information
The current version of the i2b2 software is a release candidate (1.7.09-RC1). A "release candidate" is a pre-release version of the i2b2 software that is made available to the i2b2 community prior to the official release of the i2b2 software. Release candidates should never be installed in a production environment.
On this page you will find information about this release candidate as well as links to downloading the software and viewing related documentation.
I want to... | |
---|---|
Jump to the documentation section to view the installation documents | Documentation |
Jump to the download software section | Download Software Files |
Version Information
Latest Version: | 1.7.09-RC1 |
Release Date: | March 28, 2017 |
License: | i2b2 Open Source License |
Release Summary
The first release candidate for the i2b2 on OMOP project includes the following features:
- Ability to query multiple fact tables as specified by the CDM. This is a departure from the standard i2b2 star schema where you can only query one fact table (observation_fact).
- A new parameter has been added to the crc.properties file. This parameter will "turn on" the ability to query multiple tables.
- Installation scripts for both the Oracle and SQL Server databases. These scripts will create the i2b2 tables, views, and procedures to run the i2b2 on the OMOP Clinical Data Model (CDM).
Note
The data included in Release 1.7.09-RC1 consists of demographic data and some ICD-9 diagnoses. |
Documentation
Description | Download / View Link |
---|---|
i2b2 on OMOP Installation Guide | In Progress |
i2b2 Standard Installation Guide | i2b2 Installation Guide |
Download Software Files
i2b2 Source Code
Description | Software Version | Download Link | Additional Documentation |
---|---|---|---|
Source code for the i2b2 on OMOP project | 1.7.09-RC1 | i2b2_omop_src.zip | i2b2 Server |
i2b2 Web Client source code | 1.7.08a | i2b2webclient-1708a.zip | i2b2 Client |
i2b2 Database Scripts
Description | Software Version | Download Link | Additional Documentation |
---|---|---|---|
i2b2 on OMOP Data | 1.7.09-RC1 | i2b2_omop_data.zip | |
i2b2 Core (demo) data | 1.7.08 | i2b2createdb-1708.zip | The i2b2createdb package contains all the i2b2 data tables. This package is needed to create your i2b2 hivedata and pmdata tables. |