So from reading through the DCM4CHE
forum there's no "builtin" way of DCM4CHEE automatically anonymizing studies upon receipt, but I did read that there are some things that can be configured in order for anonymization to occur. One such article lead me to get into the StoreScp service a little deeper where I found that
supposedly it is possible to anonymize studies from certain AETs using
GeneratePatientIDForUnscheduledFromAETitles .
Apparently leaving the GeneratePatientID as is but then setting an AET in GeneratePatientIDForUnscheduledFromAETitles, is supposed to automatically anonymize PatientID as long as there's no reference to a Scheduled Procedure Step ("SPS"). Well, I'm not using the SPS section of DCM4CHEE in my testing environment, so I thought I would give it a go, but when I send from an "ANON" AET (after adding "ANON" into GeneratePatientIDForUnscheduledFromAETitles and restarting the StoreScp service and the DcmServer), everything I sent still had the original PatientID.
Has anyone had any success in getting this to work?