Developers Getting Started With i2b2
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Step 4: Load Metadata Tables

The fourth and final step in the Metadata installation process is to load the data into the Metadata tables by running the following command:



Note
titleImportant

The Metadata provided in the data package is a sampling of terms from various standard coding systems. There data is rather large but it is by no means a complete set of ICD-9, SNOMED, LOINC, or CPT codes.


If you have your own Metadata and wish to load it instead of the i2b2 sample Metadata you can do it at this point of the installation.



Select the command line that is appropriate for your environment.


Panel
borderColor#ccc
bgColor#ffffff
titleBGColor#DDD9C3
titleLinux Run Command
borderStylesolid
indent
Level1

ant -f data_build.xml db_metadata_load_data



Panel
borderColor#ccc
bgColor#ffffff
titleBGColor#DDD9C3
titleWindows Run Command
borderStylesolid
indent
Level1

%ANT_HOME%\bin\ant.bat -f data_build.xml db_metadata_load_data



Info
titleNote

The loading of the Metadata may take an extended period of time (20 minutes) due to the amount of sample data provided.