Page MenuHomePhabricator

Implement RTPlan reader
Closed, ResolvedPublic

Description

As a RTDoseReader and a RTStructureSetReader is implemented in the DicomRT Module, it would be logical to also implement a RTPlanReader.
The RTPlan includes some of the RT specific relevant tags (prescribed dose, number of fractions, dose summation type, dose type).
DCMTK provides functionality to read the desired tags (DRTPlanIOD).
Then, all RT information that belong together can be accessed.

Revisions and Commits

Event Timeline

will postpone the bug until #19788 is resolved. Then, we have a better and more general solution to read DICOM SQ tags.

hentsch added a subscriber: hentsch.