dgobbi / vtk-dicom

A set of classes for using DICOM in VTK.
BSD 3-Clause "New" or "Revised" License
259 stars 94 forks source link

Additional Query Attributes #209

Open dgobbi opened 2 years ago

dgobbi commented 2 years ago

It would be useful for dicomtocsv to be able to return information for these. See PS3.4 C.3.4.

Level   Tag         VR Key
Patient (0020,1200) IS NumberOfPatientRelatedStudies
Patient (0020,1202) IS NumberOfPatientRelatedSeries​
Patient (0020,1204) IS NumberOfPatientRelatedInstances
Study   (0020,1206) IS NumberOfStudyRelatedSeries
Study   (0020,1208) IS NumberOfStudyRelatesInstances
Series  (0020,1209) IS NumberOfSeriesRelatedInstances

These might also be nice, but are lower priority.

Level  Tag         VR Key
Study  (0008,0061) CS ModalitiesInStudy
Study  (0008,0062) UI SOPClassesInStudy
Study  (0008,3001) SQ AlternateRepresentationSequence