package org.dcm4chee.archive.qc; public enum PatientCommands{ PATIENT_LINK,PATIENT_MERGE,PATIENT_UNLINK,PATIENT_UPDATE_ID; }