RTSTRUCT contour edit metadata
Edit structure-set labels and metadata on an RT Structure Set.
Problem
You have an RT Structure Set (RTSTRUCT) containing regions of interest (ROIs) defined by a radiation oncologist. The ROI names don’t follow your institution’s naming convention — e.g. “Tumor” should be “Target_GTV”. You need to rename ROIs, change their display colors, and delete unused ROIs — all while preserving the contour data and spatial coordinates.
Steps
-
Open the RTSTRUCT DICOM file (⌘O) — e.g.
rt-test.dcm. -
Open the RT tab in the right rail. The ROI list is displayed.
-
Rename an ROI — locate the ROI named “Tumor”, select it, and rename it to
Target_GTV. -
Change the ROI color — select the renamed ROI and set its display color to red (
#ff0000). The viewport reloads to reflect the new color. -
Delete an ROI — select
Target_GTV(or any unwanted ROI) and delete it. The ROI is removed from the list and the underlying sequence.
Result
Renaming updates ROI Name in the Structure Set ROI Sequence; a color change updates ROI Display Color and re-renders in the viewport; deleting removes the ROI and its contour data entirely. The structure-set row is marked gold, and surviving ROIs’ contour coordinates are untouched.