static AuditEvent.Entity.Builder | 
AuditEvent.Entity.builder() | 
  | 
AuditEvent.Entity.Builder | 
AuditEvent.Entity.Builder.description(String description) | 
 Text that describes the entity in more detail. 
 | 
AuditEvent.Entity.Builder | 
AuditEvent.Entity.Builder.detail(AuditEvent.Entity.Detail... detail) | 
 Tagged value pairs for conveying additional information about the entity. 
 | 
AuditEvent.Entity.Builder | 
AuditEvent.Entity.Builder.detail(Collection<AuditEvent.Entity.Detail> detail) | 
 Tagged value pairs for conveying additional information about the entity. 
 | 
AuditEvent.Entity.Builder | 
AuditEvent.Entity.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
AuditEvent.Entity.Builder | 
AuditEvent.Entity.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
protected AuditEvent.Entity.Builder | 
AuditEvent.Entity.Builder.from(AuditEvent.Entity entity) | 
  | 
AuditEvent.Entity.Builder | 
AuditEvent.Entity.Builder.id(String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
AuditEvent.Entity.Builder | 
AuditEvent.Entity.Builder.lifecycle(Coding lifecycle) | 
 Identifier for the data life-cycle stage for the entity. 
 | 
AuditEvent.Entity.Builder | 
AuditEvent.Entity.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the element and that 
 modifies the understanding of the element in which it is contained and/or the understanding of the containing 
 element's descendants. 
 | 
AuditEvent.Entity.Builder | 
AuditEvent.Entity.Builder.modifierExtension(Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the element and that 
 modifies the understanding of the element in which it is contained and/or the understanding of the containing 
 element's descendants. 
 | 
AuditEvent.Entity.Builder | 
AuditEvent.Entity.Builder.name(String name) | 
 A name of the entity in the audit event. 
 | 
AuditEvent.Entity.Builder | 
AuditEvent.Entity.Builder.query(Base64Binary query) | 
 The query parameters for a query-type entities. 
 | 
AuditEvent.Entity.Builder | 
AuditEvent.Entity.Builder.role(Coding role) | 
 Code representing the role the entity played in the event being audited. 
 | 
AuditEvent.Entity.Builder | 
AuditEvent.Entity.Builder.securityLabel(Coding... securityLabel) | 
 Security labels for the identified entity. 
 | 
AuditEvent.Entity.Builder | 
AuditEvent.Entity.Builder.securityLabel(Collection<Coding> securityLabel) | 
 Security labels for the identified entity. 
 | 
AuditEvent.Entity.Builder | 
AuditEvent.Entity.toBuilder() | 
  | 
AuditEvent.Entity.Builder | 
AuditEvent.Entity.Builder.type(Coding type) | 
 The type of the object that was involved in this audit event. 
 | 
AuditEvent.Entity.Builder | 
AuditEvent.Entity.Builder.what(Reference what) | 
 Identifies a specific instance of the entity. 
 |