static Provenance.Agent.Builder |
Provenance.Agent.builder() |
|
Provenance.Agent.Builder |
Provenance.Agent.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Provenance.Agent.Builder |
Provenance.Agent.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Provenance.Agent.Builder |
Provenance.Agent.Builder.from(Provenance.Agent agent) |
|
Provenance.Agent.Builder |
Provenance.Agent.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
Provenance.Agent.Builder |
Provenance.Agent.Builder.modifierExtension(java.util.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.
|
Provenance.Agent.Builder |
Provenance.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.
|
Provenance.Agent.Builder |
Provenance.Agent.Builder.onBehalfOf(Reference onBehalfOf) |
The individual, device, or organization for whom the change was made.
|
Provenance.Agent.Builder |
Provenance.Agent.Builder.role(java.util.Collection<CodeableConcept> role) |
The function of the agent with respect to the activity.
|
Provenance.Agent.Builder |
Provenance.Agent.Builder.role(CodeableConcept... role) |
The function of the agent with respect to the activity.
|
Provenance.Agent.Builder |
Provenance.Agent.toBuilder() |
|
Provenance.Agent.Builder |
Provenance.Agent.Builder.type(CodeableConcept type) |
The participation the agent had with respect to the activity.
|
Provenance.Agent.Builder |
Provenance.Agent.Builder.who(Reference who) |
The individual, device or organization that participated in the event.
|