Logically group RT Plan, Dose and structure set?

Questions regarding the DCMRT library, a DCMTK add-on that implements support for the various DICOM Radiation Therapy (RT) IODs

Moderator: Moderator Team

Post Reply
Message
Author
abhishek_gupta
Posts: 12
Joined: Fri, 2010-06-18, 06:14

Logically group RT Plan, Dose and structure set?

#1 Post by abhishek_gupta »

Dear Group,

I was wondering, as to how does one handle following scenario --

A CT data set pushed to two different treatment planning systems (TPS). This results in two different set's of RT Plan, Dose and Structure sets DICOM file. My question is, as to how do I draw a relationship between RT Plan, Dose and Structure Set in order to put them in a logical group?

Regards
Abhishek Gupta.

aprogrammer
Posts: 5
Joined: Wed, 2011-04-20, 04:09

Re: Logically group RT Plan, Dose and structure set?

#2 Post by aprogrammer »

This thread is really old, but I'll answer for posterity.

If the CT images maintain their same UIDs when pushed to the different TPSs, then the structure sets produced by the two TPSs would have the same items in their Referenced Frame of Reference Sequence, so you could use those to connect them to the CT image set (either by Frame of Reference UID, Study Instance UID, Series Instance UID, or the individual image SOP Instance UIDs, all available within the RFOR Sequence). Once that's done, the plans reference those structure sets, and the doses reference the plans, so you can pull the rest of the items into the group through those references.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest