Restrictions in the Dicom query model
Posted: Tue Mar 15, 2005 7:35 pm
I would like to be able to determine the number of frames in an image during a query. Upon closer examination of the Dicom specs however, it seems that, at most, only tags specified as Unique or Required keys are to be returned from a query, and optionally the Optional keys.
Hence it appears that tags not specified as keys cannot be obtained without retrieving the image itself. Is this correct? I'm surprised by this sort of explicit limitation in the Dicom query model. Any idea of the reason for this limitation? The concept of "keys" in most database models relates to the manner in which data "records" are uniquely identified, but implies no restriction on availability of non key values from querries.
Hence it appears that tags not specified as keys cannot be obtained without retrieving the image itself. Is this correct? I'm surprised by this sort of explicit limitation in the Dicom query model. Any idea of the reason for this limitation? The concept of "keys" in most database models relates to the manner in which data "records" are uniquely identified, but implies no restriction on availability of non key values from querries.