Table of Contents
- Chapter 1 - Introduction
- Chpater 2 - Why is it this way in DICOM?
- Chapter 3 - DICOM Elements
- Chapter 4 - DICOM Objects
- Chapter 5 – Solving a DICOM Communication Problem
- Chapter 6 - Transfer Syntax
- Chapter 7 - Query/Retrieve Part I
- Chapter 8 - Query/Retrieve Part II
- Chapter 9 - Modality Worklist
- Chapter 10 - Modality Performed Procedure Step
- Chapter 11 - Storage Commitment
- Chapter 12 - Pixel Data
- Chapter 13 - DICOMDIR
- Chapter 14 - Image Orientation
- Chapter 15 - DICOM Conformance Statement
If you wanted to retrieve say a 1000 files from an offsite storage facility using DICOM Q/R, when the query is initiated, will all the files be returned en masse all at onceand then processed or will they be retieved and processed one file at a time. Obviuosly the second way wull be much more time consuming?
ReplyDeleteDICON does not dictate implementation details, only the interface. The way an application process a query is internal. Some may first make all online and then serve while others may make files online one by one and serve as they arrive. But all must adhere to the protocol. Look at it as a football match. DICOM is the rules of the game. You are asking about the coach strategy.
DeleteHello Roni, Do you know if any libraries can be used with Android?
ReplyDeleteHow are annotations stored for a dicom object once radiologist draws a linear measurement in the diagnostic viewer?
ReplyDelete