Class DicomStudyDeletedBuilder

java.lang.Object
org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder<DicomStudyDeletedBuilder>
org.openehealth.ipf.commons.audit.event.DicomStudyDeletedBuilder
All Implemented Interfaces:
AuditMessageBuilder<DicomStudyDeletedBuilder>, Validateable

public class DicomStudyDeletedBuilder extends BaseAuditMessageBuilder<DicomStudyDeletedBuilder>
Builds an Audit Event representing a DICOM Study Deleted event as specified in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.3.8

This message describes the event of deletion of one or more studies and all associated SOP Instances in a single action. This message shall only include information about a single patient.

Since:
3.5
Author:
Christian Ohr