Difference between revisions of "2012 Summer Project Week Breakout Session:Slicer DICOM"

From NAMIC Wiki
Jump to: navigation, search
Line 48: Line 48:
 
** manual association
 
** manual association
 
** Use mrml hierarchies to encode patient/study/series
 
** Use mrml hierarchies to encode patient/study/series
 +
 +
* Private tag decoder?
 +
** CSR in GDCM

Revision as of 21:37, 19 June 2012

Home < 2012 Summer Project Week Breakout Session:Slicer DICOM

What

Catch up on DICOM projects.

Networking (Steve)

  • Fix outstanding bugs
  • Future work: CFINDSCP?

AIM/Structured Reporting/SEG (Andrey)

  • Since January:
    • Slicer Reporting Module:
      • Slicer Infrastructure: ties to imaging data so things can go back to DICOM (requires volumes are DICOM)
      • Serialize slicer data structures to interoperable format (AIM)
    • DICOM Database integrated to support creation of correct AIM/SR documents
    • Standard Compliant Segmentation Objects (Tested against Syngo VIA)
      • Bitmasks per markup (can overlap)
      • Can associate markups with vocabularies
    • (Possibly augment slicer color tables with radlex terms)
    • Can be loaded in Syngo VIA, but does not display (Andrey is in contact with David Clunie and Siemens on this)
  • Plans
    • Complete Reporting module with read/write support for Segmentation
    • Andrey will email segmentation object file to Larry Tarbox for testing
    • Integrate with DICOM Module

RT (Greg/Andras)

Diffusion

Bug List (Steve)

Q&A

  • Multiframe - same volume in multiple files?
  • Database of Reference Datasets:
    • David Clunie has some samples (Mulitframe, SR, Segmentation...)
    • SlicerRT has many examples
  • Other data types
    • DICOM Audio
    • Surfaces
    • Transforms
    • Statistics types?
  • Attribute/Provenance handling
    • auto tracking
    • manual association
    • Use mrml hierarchies to encode patient/study/series
  • Private tag decoder?
    • CSR in GDCM