The directory contains a specialized table of contents referencing the objects in the file-set. It operates on a strictly enforced four-tier hierarchical tree:
To ensure universal readability across legacy and modern machines, file-sets managed by a DICOMDIR must obey rigid naming rules defined by the standard and profiled by organizations like IHE (Integrating the Healthcare Enterprise) . DICOMDIR
Filenames must be strictly uppercase without special characters. The directory contains a specialized table of contents
Aggregates demographics like Name, ID, Sex, and Date of Birth. Aggregates demographics like Name, ID, Sex, and Date
Unlike typical files sent over a network that use the .dcm extension, files indexed by a DICOMDIR on physical media cannot have extensions.
Because navigating folders full of files named IM000001 or IM000002 is impossible for human users, the DICOMDIR acting as a database map is mandatory for localized search and rendering. 4. Implementation and Developer Toolkits