I have anonymised a study and changed its sop instance uid using a private SOP Instance UID for re-export to PACS for teaching purposes. I get the following error:Because of the flexibility allowed by the DICOM Standard in creating organizationally derived UIDs, implementations should not depend on any assumed structure of UIDs and should not attempt to parse UIDs to extract the semantics of some of its components."
dcmsend -v -r -aet MYSCPU -aec PACSSCP 10.145.92.63 4006 test.dcm
I: checking input files ...
E: cannot add DICOM file to the transfer list: test.dcm: Invalid SOP Instance UID
F: bad DICOM file: test.dcm: Invalid SOP Instance UID
The study could be loaded to a few known Dicom browsers with no plroblem.
Any help on this would be appreciated.