NIH | National Cancer Institute | NCI Wiki  

WIKI MAINTENANCE NOTICE

Please be advised that NCI Wiki will be undergoing maintenance Monday, July 22nd between 1700 ET and 1800 ET and will be unavailable during this period.
Please ensure all work is saved before said time.

If you have any questions or concerns, please contact the CBIIT Atlassian Management Team.

Versions Compared

Key

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

...

Shell Script

Use and Function

LoadAllValueSetDefinitionsInDirectory

Loads All LexGrid XML formatted Value Set Definitions in a given directory

Options:

    • -in, Path to directory


      Example:

      Code Block
      LoadAllValueSetDefinitionsInDirectory -in /path/to/directory

LoadValueSetDefinition

Loads All Value Set Definitions for a given uri as resolved coding scheme

Options:

RemoveAllValueSetDefinitions

WARNING: Removes all value set definitions without discrimination

Options:

None: Takes no input, removes all value set definitions in the system. Cannot be reversed.

Example:

Code Block
Example: ./RemoveAllValueSetDefinitions.sh

 

 
RemoveAllResolvedValueSets 

LexEVS Validation Test Script

...