Hi,
What if I have to change the patient ID?
Situation: there is a conquest with 5000 studies where every study got the patient id = 00000000. Thats the only data in there. There is no way to sort this and we want to send them to an archive, which wants a unique patient id. Otherwise it won't accept the image for different demographics (age, sex, name).
My wish would be an import converter or something similar which adds an autoincrement prefix. So the first study becomes 0000001 and the 123th study becomes 000000123 and so on. Is there a way to do this?
Regards
Sebastian