Downloads:
Documentation:
|
i2b2 1.8.2 Release introduces functionality of user-created data table definition and data download of limited data sets (LDS). The data request Management tool enhances the capabilites of the Project manager to manage the data file exports. In addition, there are enhancements to the UI Admin console and UI Query tool and few bug fixes
Description | ||
---|---|---|
Create data table for Export Extension for i2b2 | ||
Data Request Manager Extension for i2b2 | ||
Enhanced Admin Console and UI Query tool | The new webclient has been enhanced with new features such as faster term search, streamlined icons, and an administration console. | |
Digital Twin Bundle (distributed separately) | Tools for computing loyalty cohorts and computational phenotypes in i2b2. | |
Bug fixes |
Contribution | Contributor | Description |
i2b2 can now export patient data for a patient set. The workflow involves breakdowns in the webclient, which allow users to request exports and data managers to generate exports. The export types and options are fully configurable in the database. Detailed documentation on set up can be found here: Data Exporter Set-up
The below steps describe the overall process:
The JDBC drivers were updated to the following versions.
Server Type | oracle | Postgresql | mssql |
---|---|---|---|
Driver Version | ojdbc8.jar | postgresql-42.7.1.jar | mssql-jdbc-12.4.2.jre8.jar |
Server Type | SQL Server | Oracle | PostgresSQL |
---|---|---|---|
Supported Version/s | 2012+ (tested with up to 2022) | 23.3 | 9 to 14 |
Application Type | Java | Wildfly | Apache HTD | Apache Ant | Apache Axis2 | PHP |
---|---|---|---|---|---|---|
Supported Version/s | 8 or 11 | 17.0.1Final | 2.0 (RHEL 6) and 2.2 ( RHEL 7) | 1.9.6 | 1.7.1 | 7.2.27 or higher |
Rocky linux 8 and 9, CentOS versions 7
Windows 2016 -2019
Unofficially, MacOS and other flavors of Linux are likely to work.
Web client |
---|
|
Core-server |
|
|
Core-server / Data | |
---|---|
For Java 11 install, if you change the xsd (REST API message definitions), then you will need to regenerate gensrc via JAXB in Java 8. In the i2b2-core cell directory for which you're regenerating the XSD-Java, run the ant target "jaxb_gen" on Java 8 and then build as usual using Java 11.