modifystudy

  • Hallo,


    i must send daily a test images to our tele-radiology center. I will use the example files from dicomconquest server.


    I have to change followed DICOM tags in the images:
    0010,0010 PatientName (only once)
    0008,0020 StudyDate (every day, the current date)
    0020,000D StudyInstanceUID (every day new)


    How can I do it with the dgate command line?


    Thanks,


    Thomas Malina

  • Hi,


    try:


    dgate "--modifystudy:patid,,newuids; set PatientName to ""testname""; set StudyDate to ""%d"""


    where patid is from your sample image (give it a unique patient ID to make it only change this)


    The date change is not entirely good by may be acceptable.


    Marcel

Participate now!

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