Class DicomInstancesAccessedBuilder

  • All Implemented Interfaces:
    AuditMessageBuilder<DicomInstancesAccessedBuilder>, Validateable

    public class DicomInstancesAccessedBuilder
    extends BaseAuditMessageBuilder<DicomInstancesAccessedBuilder>
    Builds an Audit Event representing a DICOM Instances Accessed event as specified in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.3.6

    This message describes the event of DICOM SOP Instances being viewed, utilized, updated, or deleted. This message shall only include information about a single patient and can be used to summarize all activity for several studies for that patient. This message records the studies to which the instances belong, not the individual instances.

    If all instances within a study are deleted, then DicomStudyDeletedBuilder shall be used

    Since:
    3.5
    Author:
    Christian Ohr