Page History
...
Description | ||
---|---|---|
Create data table for Export Extension for i2b2 | 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. | |
Data Request Manager Extension for i2b2 | The Data Request Manager tool allows an i2b2 manager to manage and process the user data requests. NOTE: In this beta release, clicking Create File on a custom-table data request in a Postgres database does not actually generate the file. | |
Enhanced Data Exporter (v1.8.1) | v1.8.1-style data exports (pre-defined tables defined by domain) can now be run and managed using the new tools. Manager users can manage and generate these data file exports using the Data Request Manager Console | |
UI Query tool improvements | The new webclient has minor updates to improve the user experience | |
Digital Twin Bundle (distributed separately) | Tools for computing loyalty cohorts and computational phenotypes in i2b2. | |
Bug fixes |
...
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 17.
Note about the beta release
In this beta release, clicking Create File on a custom-table data request in a Postgres database does not actually generate the file.
...