filenamesyntax and %studydate

  • my configuration is:

    Code
    FileNameSyntax = %modality/%studydate/%name/%sopuid.dcm


    when importing CR studies everything is ok, but I have problem with CT studies!
    this a directory structure is created:

    Code
    Written file: ./mag3/CT/20100/XXXXXX_XXXXXX/1.2.840.113619.2.55.3.279708285.208.1263534976.527.dcm


    why the studydate is incorrect?
    header of dicom file:

    Code
    0008,0020 8 DA StudyDate "20100115"
    0008,0021 8 DA SeriesDate "20100115"
    0008,0022 8 DA AcquisitionDate "20100115"
    0008,0023 8 DA ImageDate "20100115"


    comment:
    FileNameSyntax = %modality/%V0008,0020/%name/%sopuid.dcm
    However, if i will use this option, directory with the studydate it is properly created

  • Ok it reproduces (date is 20090331). I will see what happens in the debugger later.


    Filenamesyntax = %modality\%studydate\%name\%sopuid.dcm:


    [SGALINGALE] Added file: E:\virtualserver\data\CT\200\TEST\1.2.826.0.1.3680043.2.135.733796.72226593.7.1264454698.953.5.dcm


    Filenamesyntax = 9


    E:\virtualserver\data\1.2.826.0.1.3680043.2.135.733796.72226593.7.1264454698.984.7\1.2.826.0.1.3680043.2.135.733796.72226593.7.1264454698.984.8\1.2.826.0.1.3680043.2.135.733796.72226593.7.1264454698.953.5.dcm


    Marcel

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!