Class PatientRecordEventBuilder<T extends PatientRecordEventBuilder<T>>

All Implemented Interfaces:
AuditMessageBuilder<T>, Validateable
Direct Known Subclasses:
DefaultPatientRecordEventBuilder, XdsPatientRecordEventBuilder

public abstract class PatientRecordEventBuilder<T extends PatientRecordEventBuilder<T>> extends IHEAuditMessageBuilder<T,PatientRecordBuilder>
Builder for building IHE-specific PatientRecord events. It automatically sets the AuditSource, local and remote ActiveParticipant and a Human Requestor and provides methods for adding patient IDs.
Since:
3.5
Author:
Christian Ohr