NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

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

 

 

 

Wiki Markup
{scrollbar:icons=false}

Page info
title
title

Panel
titleContents of this Page
Table of Contents
minLevel2

...

Version

Date

Description of Changes

Author

1.0

2011/02/10

Initial Version

1.0

2011/02/10

Resolved Value Domain Persistence

 

More

The Resolved Value Domain Persistence mechanism provides a means to store the results of a resolve valueset definition.

 

 

Implementation

The resolved valueset persistence is implemented by treating the valueset as a special coding scheme. The results of the resolution of a valueset definition against a set coding schemes are treated as concepts that get stored in a coding scheme. A loader has been developed that takes the valueset definition uri and the set of coding schemes to use for resolution against as input and stores the results in a persisted coding scheme. The loader can be invoked by using the admin script:

LoadResolvedValueSetDefinition.sh

The parameters of the script are:

LoadRevolvedValueSetDefinition.sh -u \"Automobiles:valuesetDefinitionURI\" -l \"Automobiles::version1, GM::version2\" -csVersionTag \"production\" ""

where the -u "the valueset definition uri"

               -l "list of coding schemes to use for the resolution"

               -csVersionTag "tag to use for the load"

 

LoadResolvedValueSetDefinition.sh

 

Wiki Markup
{scrollbar:icons=false}