This wiki has undergone a migration to Confluence found Here
Difference between revisions of "VocMnt-ValueSetRev/RemoveCodes"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
|} | |} | ||
− | + | {{:VocMntStyle-TabsBottom} | |
[[Image:VocMnt681.gif|thumb|center|640px|Example XML for '''removeCodesFromValueSet''']] | [[Image:VocMnt681.gif|thumb|center|640px|Example XML for '''removeCodesFromValueSet''']] | ||
The above example removes concept code 1003 (BITTER ALE) from the “OrderableAles” value set. | The above example removes concept code 1003 (BITTER ALE) from the “OrderableAles” value set. | ||
− | + | {{:VocMntStyle-TabsBottom} |
Revision as of 14:46, 30 September 2007
Removing Concept Codes from a Value Set
Concept codes that are currently associated with a value set can be removed.
removeCodesFromValueSet contains an optional ballot status followed by a list of codes to be removed. Each codeToRemove element has two attributes:
conceptCode | The coded concept to remove from the value set. If the coded concept referenced other concepts via a relationship, those references will be removed as well. |
---|---|
conceptName | A valid designation for conceptCode. Validated if supplied. |
{{:VocMntStyle-TabsBottom}
The above example removes concept code 1003 (BITTER ALE) from the “OrderableAles” value set. {{:VocMntStyle-TabsBottom}