One study → multiple studies split
Split a single study into multiple studies by regrouping its series.
Problem
A single study contains series that should belong to separate studies — e.g. a chest CT and an abdominal CT were grouped under one Study Instance UID due to a modality worklist error. These need to be split into independent studies so each can be reported separately, routed to different worklists, or anonymized with different parameters.
Steps
-
Open the files (⌘O) — load a folder or multiple DICOM files containing the series to split.
-
Switch to the Files tab in the right rail to see the study tree.
-
Split a series into a separate study — click the scissors button (Split into separate study) on the series you want to move. The tree updates: two study headers now appear, each with its own series.
-
Merge studies back (if needed) — use the Merge dropdown in a study header to absorb another study’s series. After merging, only one study header remains with all series grouped under it.
-
Verify UID regeneration — the newly split study receives a fresh Study Instance UID and Frame of Reference UID (with
dcmage.forprefix).
Result
After a split the Files tree shows two study headers with distinct Study Instance UIDs (and a regenerated Frame of Reference UID on the split study); merging brings everything back under one header. You can also drag a series row onto another study header to reassign it, and the dirty counter tracks the change.