Release Management
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1.7.13 Release Notes

...

Highlight of Features

Frontend Features

LOTS OF TABS!

P2

Community-Contributed Features

Contribution

Contributor









Backend Features

Improved Totalnum Scripts

Totalnum Scripts for Postgres and MSSQL have been updated to improve the Totalnum counter performance on very large(>1.5 million) ontology elements such as ACT medications, Debug messages have also been added for troubleshoot purposes
Totalnum Scripts Setup

...

    These total counts will be visible in the ontology browser in the web client.

I2b2-Synthea data Load

A new option is now available for loading Synthea data files into i2b2. Synthetic patient data generated by Synthea is hosted on  SyntheticMass..The Synthea sample files have been converted to i2b2-ACT format. The zipped data files can be downloaded from https://github.com/i2b2/i2b2-synthea
Synthea Load Process:

...

  1. Download latest stored procedures from github
  2. Execute the stored procedures on your database to create the patientnum and encounternumbers.

Improved db Upgrade Process

Currently i2b2 db upgrade process is tedious involving multiple manual steps of running upgrade scripts and stored procedures. This release provides a single upgrade script which will perform the complete db upgrade.

Changelog

Database Drivers

The JDBC drivers were updated to the following versions.

Driver

New Version

ojdbc8.jar

Oracle 12.2.0.1

postgresql-42.2.5.jar

PostgreSQL 42.2.5

mssql-jdbc-7.0.0.jre8.jar

MS Sql Server 7.0.0

Supported Db Server versions

Type

Version

SQL Server

2012+

Oracle

12g+

Postgres

9


Supported software versions

Application

Version

Java

8

java

11

Wildfly

17.0.0

Apache HTD

2.4.17 or higher

Apache Ant

1.9.6

Apache Axis2

1.7.1

PHP

7.2.27 or higher

i2b2 Database Changes

New db updates include

i2b2 Server and Client Changes

New Features and Improvements







Bug Fixes


Notes for Developers

For Java 11 install, if you change xsd, then modify the gensource.

...