It's simple. It stores DICOM files. It's SimpleDICOMStorage.
- We can listen on multiple ports. Each port has an AE Title.
- A storage strategy can be associated with each port. The strategy allows you to define which tags are used to construct the path under while files are stored.
- I'm now working on the modalityRule idea. This allows us to write out files in a specified transfer syntax based on the modality tag in the dataset. EXPERIMENTAL FOR NOW.