Module

A Module is a group of DICOM attributes which provide information for related data, such as the “Patient” or the “Equipment”.

Retrieving by Accession Number

We are sometimes asked how to retrieve as study based on the accession number.

Custom Print Formats

Many people wish to “merge” images to make print formats which the printer does not support, and this is possible, but a lot more work than simply asking the printer to do it for you!

Relational Queries

Relational Queries have been in the DICOM standard since the start, but are supported by only about half the PACS in the world.

Store PresentationState into a DicomImage

PresentationStates are normally saved as external files but sometimes people may want to store them within the associated DicomImage.

C-MOVE Problems

Why might C-MOVE not work in practice? It is very common for users new to DICOM and DicomObjects to find that they can get queries (C-FIND) working, but fail when they try to retrieve images using C-MOVE (Using either MoveImages or GetUsingMove).