Re: How about the rule of the DicomDIR's subdirectory?



On Nov 29, 9:37 am, Ellis <mrx11111...@xxxxxxxxx> wrote:
As we know that the length of the subdirectory of dicomdir should not
lengthen than 8, and generally the level could be: patient/study/
series/iamge.

So what i want to know exactly is that:is there exist some rule to
define the subdirectories?

Absolutely not. There is no reason in DICOM of using subdirectories,
and if yes you can use whatever structure you want.

Anyway, it is wise to put the DICOM files (except the DICOMDIR, that
must be in the root) in subdirectories that are below a given
directory in the root, for practical reasons. First of all, some
removable media format allows only a limited number of files in the
root (for example, FAT16, used for the MO disks, allows only 512
files); then, IHE (PDI integration profile, radiology domain) says:
"The DICOM instance files shall not be in the root directory or in the
IHE_PDI sub-directory, instead they shall reside in a sub-directory
whose name is not otherwise constrained."

Giving that, you can decide to create the subdirectory structure that
you prefer, not exceding of course the constraints about the name and
the maximum depth that you find in the DICOM standard.

Regards.

Luigi Pampana-Biancheri
mailto: luigi.pampana@xxxxxxxxxxxxxxxxxxxxx


.



Relevant Pages

  • Re: Can someone explain "My Documents"?
    ... > directory would be C:\ and all subdirectories (folders if you will) would ...
    (microsoft.public.windowsxp.general)
  • Re: browsing network folder SLOW when lots of files
    ... Make subdirectories on the "home drive" for the 1800 files. ... barbie gee wrote: ... > One of our users has an enormous number of files at the root of her ... the file listings appeared instantly. ...
    (microsoft.public.windowsxp.general)
  • Creating sub directories in the root
    ... We are using the server at our college to host ... In the root we create subdirectories and ... >designate folders inside the root as something, ...
    (microsoft.public.windows.server.general)
  • Re: searching recursively through directories
    ... Joe wrote: ... > I am writing some code to locate files in a given root ... > directory and its subdirectories. ...
    (microsoft.public.vb.general.discussion)