This wiki has undergone a migration to Confluence found Here
VocMnt-CodeSysRev/RetireCode
Revision as of 23:36, 29 September 2007 by Gwbeeler (talk | contribs) (→Retiring a Concept Code [[#Nt3|''[Exposed under VS in application]'']])
Retiring a Concept Code
While a concept code may never be reused within a code system, it may be 'retired' from active use.
As with all operations, retireCode may be accompanied by an optional ballotStatus. The attributes of retireCode determine what actually happens:
conceptCode | The code of the concept to be retired |
---|---|
conceptName | A valid designation for the concept to be retired. Optional, but validated if supplied. |
replacementCode | A new or existing concept code that will replace the retired code. If new, all of the retired code’s names, properties and relationships are copied over to the new code. If replacementCode already exists, the current concept code’s properties, etc. are dropped. |
replacementName | The name of the replacement concept code. If the replacement code exists and this name is supplied it will be validated. If the replacement code is new and this name is supplied, it will become the preferred name for the replacement code. |
completeDelete | <<Editor is Uncertain as to what this means>> |