2013 Project Week:DicomRtExport

From NAMIC Wiki
Revision as of 21:10, 9 January 2013 by Wangk (talk | contribs)
Jump to: navigation, search
Home < 2013 Project Week:DicomRtExport

Key Investigators

  • PMH, UHN Toronto: Kevin Wang
  • MGH: Greg Sharp
  • Queen's: Csaba Pinter

Objective

The goal is to migrate the DICOM RT export function in Plastimatch to be able to export the RT objects of SlicerRT, leveraging the Patient Hierarchy tree and the Slicer DICOM Database.

Approach, Plan

  • Explore the DICOM export code in Plastimatch
  • Explore the DICOM export code in DCMTK
  • Implement a plugin mechanism just like the Dicom import plugin framework to determine which plugin is better to export the mrmlnode. Decide which objects to export in the first round and identify the obstacles for the other objects
  • Migrate the export code to SlicerRT
  • Have the export function use the Patient Hierarchy to fill the proper DICOM tags

Progress

  • Discussed the reasonable DICOM export mechanism using Patient Hierarchy model in DICOM breakout session.
  • Investigated the existing DICOM export mechanism.

Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a Slicer module, as part of the SlicerRT extension


References