AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.altId(String altId) |
Alternative agent Identifier.
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.altId(String altId) |
Convenience method for setting altId .
|
static AuditEvent.Agent.Builder |
AuditEvent.Agent.builder() |
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.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.Agent.Builder |
AuditEvent.Agent.Builder.from(AuditEvent.Agent agent) |
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.location(Reference location) |
Where the event occurred.
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.media(Coding media) |
Type of media involved.
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.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.Agent.Builder |
AuditEvent.Agent.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.Agent.Builder |
AuditEvent.Agent.Builder.name(String name) |
Human-meaningful name for the agent.
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.name(String name) |
Convenience method for setting name .
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.network(AuditEvent.Agent.Network network) |
Logical network location for application activity, if the activity has a network location.
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.policy(Uri... policy) |
The policy or plan that authorized the activity being recorded.
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.policy(Collection<Uri> policy) |
The policy or plan that authorized the activity being recorded.
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.purposeOfUse(CodeableConcept... purposeOfUse) |
The reason (purpose of use), specific to this agent, that was used during the event being recorded.
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.purposeOfUse(Collection<CodeableConcept> purposeOfUse) |
The reason (purpose of use), specific to this agent, that was used during the event being recorded.
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.requestor(Boolean requestor) |
Indicator that the user is or is not the requestor, or initiator, for the event being audited.
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.requestor(Boolean requestor) |
Convenience method for setting requestor .
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.role(CodeableConcept... role) |
The security role that the user was acting under, that come from local codes defined by the access control security
system (e.g.
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.role(Collection<CodeableConcept> role) |
The security role that the user was acting under, that come from local codes defined by the access control security
system (e.g.
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.toBuilder() |
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.type(CodeableConcept type) |
Specification of the participation type the user plays when performing the event.
|
AuditEvent.Agent.Builder |
AuditEvent.Agent.Builder.who(Reference who) |
Reference to who this agent is that was involved in the event.
|