IDRT Import and Mapping Tool (IDRT IMT)
When you first start the IMT, you will see a window similar to the screendump below. Most windows within the IMT don't contain entries. IMT is an Eclipse-based application, so we will stick to their terminology, calling these windows "views".
The different views of the software are explained in detail in a separate wiki page.
First, you will have to define at least one target server. A target server is a connection to a database that hosts one or more i2b2 projects. When you add a target server, you have to provide a number of parameters. Server configuration can be modified later and exported/imported for backup.
Target server, once they are created, appear in "Staging I2B2 Server"
Server
A Target Server is an i2b2-Database-Server, that is used to upload data to.
A Source Server is any Database-Server, that is used to extract data from.
Name |
Description |
---|---|
Add Staging I2B2Server... |
Creates a new Staging Server. |
Edit Staging I2B2Server... |
Edits the selected Staging Server. |
Delete Staging I2B2Server |
Deletes the selected Staging Server. |
New Datasource Server... |
Creates a new Datasource Server. |
Edit Datasource Server... |
Edits the selected Datasource Server. |
Delete Datasource Server |
Deletes the selected Datasource Server. |
Import Staging I2B2Server... |
Lets you import a previously exported Staging Server. |
Export Staging I2B2Server... |
Lets you export the selected Staging Server. |
Target i2b2
Here you can create a new Instance of a Target i2b2. You have to load the Ontology first.
Options
Name |
Description |
Default |
---|---|---|
Target Folder Name: |
The Root name, your Data gets imported to. |
Patientdata |
PIDGen URL |
The URL, your TMF PIDGenerator is running |
|
Export Log Location |
The Location where the Log is stored after exporting it. |
|
Syso Log |
Activates extended Loggin |
Unchecked |
Syso Log Location |
The Location where the Syso Log is stored. |
|
Filter Projects |
Filters i2b2 projects to exclude e.g. i2b2pm, i2b2hive, etc |
Checked |
Hide Temporary/Secondary Tables |
Only for Oracle: Hides temporary/secondary tables. |
Unchecked |
Show Total Number of Patients |
Shows the c_totalnum in the Mapping Editor |
Checked |
Guess-Rows |
The number of rows the CSV Importer should check to guess the datatypes of the columns. |
50 |
Views
Show View
Here you find all IDRT Views. If you have closed a View, you can restore it here.
Open Perspectives
You can choose between two Perspectives.
Name |
Description |
---|---|
PerspectiveExpert |
Shows all available Views (default). |
PerspectiveSimple |
Shows only important Views. |
Help
Name |
Description |
---|---|
Documentation |
Links to this wiki. |
Report A Bug |
Links to the IDRT GitHub. |
About |
Shows the About Text. |
Install New Software... |
Opens a Window where you can install new RCP Plugins. |
Update Software... |
Updates the software. |