Difference between revisions of "DICOM:Interface"

From Slicer Wiki
Jump to: navigation, search
Line 33: Line 33:
 
| style="width:15%" | '''Referrer'''  
 
| style="width:15%" | '''Referrer'''  
 
|-
 
|-
| style="background:#ffffdd; color:black"|Patient.PatientsName
+
| style="background:#ffffdd; color:black"|'''Patient.PatientsName'''
 
| style="background:#888888; color:black"|   
 
| style="background:#888888; color:black"|   
| style="background:#888888; color:black"|Patient.PatientsBirthDate
+
| style="background:#888888; color:black"|'''Patient.PatientsBirthDate'''
| style="background:#888888; color:black"|Patient.PatientsID
+
| style="background:#888888; color:black"|'''Patient.PatientsID'''
 
| style="background:#888888; color:black"|
 
| style="background:#888888; color:black"|
 
| style="background:#888888; color:black"|
 
| style="background:#888888; color:black"|
 
|-
 
|-
| style="background:#ffffdd; color:black"|+Studies.StudyDescription  
+
| style="background:#ffffdd; color:black"|''+Studies.StudyDescription''
| style="background:#888888; color:black"|Studies.ModalitiesInStudy
+
| style="background:#888888; color:black"|''Studies.ModalitiesInStudy''
| style="background:#888888; color:black"|Studies.StudyDate
+
| style="background:#888888; color:black"|''Studies.StudyDate''
 
| style="background:#888888; color:black"|
 
| style="background:#888888; color:black"|
| style="background:#888888; color:black"|Studies.AccessionNumber
+
| style="background:#888888; color:black"|''Studies.AccessionNumber''
| style="background:#888888; color:black"|Studies.ReferringPysician
+
| style="background:#888888; color:black"|''Studies.ReferringPysician''
 
|-
 
|-
 
| style="background:#ffffdd; color:black"|++Series.SeriesDescription
 
| style="background:#ffffdd; color:black"|++Series.SeriesDescription

Revision as of 15:31, 10 March 2010

Home < DICOM:Interface

Goals

Ideally we will have a nice set of reusable Qt widgets for different aspects of the DICOM interaction process. Since Osirix is widely used (and praised) we are using their interface as an inspiration for our work.

The screenshots show some of the essential functionality.

Osirix local database view
Osirix Query Interface


Design Discussion

Wendy has Design Discussion| done a review and created a design that generalizes the DICOM concepts while maintaining the core concepts used in clinical applications.

Generalized design for remote resource query

Implementation

Initial implementation tests are happening in the context of Common Toolkit working sessions.

Column Layout

Suggested Osirix-like local database view that uses the database layout proposed by MITK


Name Scan Date Subject ID Number Referrer
Patient.PatientsName Patient.PatientsBirthDate Patient.PatientsID
+Studies.StudyDescription Studies.ModalitiesInStudy Studies.StudyDate Studies.AccessionNumber Studies.ReferringPysician
++Series.SeriesDescription Series.BodyPartExamined Series.SeriesDate Series.AcquisitionNumber