NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

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

...

As mentioned earlier, this tool will be downloaded when LexEVS package is installed. The start scripts can be found at <LexEVS install directory/gui/.

Different start scripts will be downloaded based on operating system selected during install:

  • Windows-lbVSGUI.bat – for windows
  • Linux-lbVSGUI.sh – for linux
  • Linux_64-lbVSGUI.sh – for linux 64 bit
  • OSX-lbVSGUI.command – for OS

Major Functions Available

...

Prior to using this tool, LexEVS instance should be configured properly. File lbconfig.props located at <LexEVS install directory>/resources/config/ should be set up properly, specially the database URL, driver, username and password.

...

Step

Action

1. Make sure to check 'Enable Admin Options' in 'Commands' menu.

Image Modified

2. Select 'Load Value Set Definition – LexGrid XML' from 'Load' menu.

Image Modified

3. A separate window will open to select a file to load. Select a file to load.

Image Modified

4. Click 'Load' button. Status of load process will be displayed as the data is getting loaded. If everything goes well, you should see 'Errors Logged: false' and 'End State: completed' at the bottom of the status output.

Image Modified

5. Value Set Definitions loaded should be displayed on the main console under 'Available Value Set Definitions'.

Image Modified

Loading Pick List Definition

...

Step

Action

1. Make sure to check 'Enable Admin Options' in 'Commands' menu.

Image Modified

2. Select 'Load Pick List Definition – LexGrid XML' from 'Load' menu.

Image Modified

3. A separate window will open to select a file to load. Select a file to load.

Image Modified

4. Click 'Load' button. Status of load process will be displayed as the data is getting loaded. If everything goes well, you should see 'Errors Logged: false' and 'End State: completed' at the bottom of the status output.

A separate window will open to select a file to load. Select a file to load.

5. Pick List Definitions loaded should be displayed on the main console under 'Available Pick List Definitions'.

Image Modified

Display Definition Details

...

Step

Action

1. Select Value Set Definition under 'Available Value Set Definitions' and click on 'Display Details' button (or double click on Value Set Definition).

Image Modified

2. Separate window will be displayed with meta data of selected Value Set Definition at the top.

Image Modified

3. Click on 'Definition Entries' tab to view Definition Entries of this Value Set Definition.

Image Modified

4. Click on 'Properties' tab to view Properties of this Value Set Definition. And in this Properties view, you can select any particular property and click on 'Display Details' button to view more details like property qualifiers etc. of the selected property.

Image Modified

5. Click on 'Supported Attributes' tab to view list of Supported Attributes of this Value Set Definition.

Image Modified

Display Pick List Definition Details

...

Step

Action

1. Select the Pick List Definition under 'Available Pick List Definitions' and click on 'Display Definition Details' button (or double click on Pick List Definition).

Image Modified

2. A Separate window with the details of Pick List Definition will be displayed.

Image Modified

Exporting

Exporting Value Set Definition

...

Step

Action

1. Make sure to check 'Enable Admin Options' in 'Commands' menu.

Image Modified

2. Select the Value Set Definition under 'Available Value Set Definitions' to be exported and click on 'Value Set Definition as LexGrid XML' under 'Export' menu.

Image Modified

3. Enter the destination and the file name (should be .xml extension). Choose options appropriately and click on 'Export' button. 'Async Load' – Checking this will export the contents asynchronously'Fail on all errors' – Checking this will stop the export if any error occurs.'force' – Checking this will replace existing file. If there exists a file and this option was not checked, export will fail.

Image Modified

4. Status of an export process will be displayed as the data is getting exported. If everything goes well, you should see 'Errors Logged: false' and 'End State: completed' at the bottom of the status output.

Export process status displayed.

5. Verify the exported file. 'valueSetDefinition' should be the top element and all its available contents (mappings, properties, definitionEntries etc) should be exported.

Image Modified


Exporting Expanded Value Set (Value Set Resolution)

...