Series → multiple series split
Divide one series into several based on acquisition or slice position.
Problem
A single DICOM series contains slices from two different acquisitions — the pre-contrast and post-contrast scans were accidentally saved under the same Series Instance UID. The PACS viewer displays them as one stack, making it impossible to compare pre and post side-by-side. You need to split the series by selecting specific instances to move into a new series.
Steps
-
Open the files (⌘O) and switch to the Files tab in the right rail.
-
Click the 🥞 Split Slices button on the series row. A slice selection panel opens.
-
Select instances — check the boxes next to the slices/instances you want to move to a new series. The “Select All” label updates to show the count.
-
Click “Split Selected” to execute the split. The tree now shows two series rows.
-
Verify the new Series Instance UID — click the new series to select it, switch to Edit mode (⌘3), filter for Series Instance UID (0020,000E). The value is new, non-empty, and longer than 10 characters.
-
Merge back (if needed) — use the Merge series dropdown on a series row to absorb the other series back into one.
Result
Splitting yields two series rows with distinct Series Instance UIDs (the new one app-generated); merging leaves one row as the survivor absorbs the other. Both are undoable structural changes.