Page History
...
Description | ||
---|---|---|
Export Extension: Create data table | The Create Data Table tool allows the i2b2 user to create their own data table definitions with ontology variables and then request data exports in the Run Query dialog. | |
Export Extension: Data Request Manager | The Data Request Manager tool allows an i2b2 manager to manage and process the user data requests. Both custom table exports and exports of pre-defined tables defined by domain can be run and managed using the new tools. | |
ENACT Ontology v4.2 | Upgraded to UMLS 2025AA:
Other updates:
| |
Update to new secure versions of software |
| The new server uses Java 17, Wildfly 37.01, and Axis2 v2 |
Digital Twin Bundle (distributed separately) | Tools for computing loyalty cohorts and computational phenotypes in i2b2. | |
Bug fixes and minor feature updates | Totalnum (patient counting) scripts have been updated, and then the PM cell has performance enhancements (a database trigger to rotate the pm_user_session table) |
...
Patient Counting Scripts ("totalnum")
PM_USER_SESSION table rotation trigger
When a user logs in, the PM_USER_SESSION table size is now checked. If it has over 1000, all of the expired sessions after the first 100 are moved to a new PM_USER_SESSION_ARC table. A large PM_USER_SESSION table causes performance problems, and this is especially problematic when using SHRINE, which frequently starts new sessions.
Changelog
Database Drivers
...