static ActivityDefinition.Participant.Builder |
ActivityDefinition.Participant.builder() |
|
ActivityDefinition.Participant.Builder |
ActivityDefinition.Participant.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ActivityDefinition.Participant.Builder |
ActivityDefinition.Participant.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected ActivityDefinition.Participant.Builder |
ActivityDefinition.Participant.Builder.from(ActivityDefinition.Participant participant) |
|
ActivityDefinition.Participant.Builder |
ActivityDefinition.Participant.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
ActivityDefinition.Participant.Builder |
ActivityDefinition.Participant.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.
|
ActivityDefinition.Participant.Builder |
ActivityDefinition.Participant.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.
|
ActivityDefinition.Participant.Builder |
ActivityDefinition.Participant.Builder.role(CodeableConcept role) |
The role the participant should play in performing the described action.
|
ActivityDefinition.Participant.Builder |
ActivityDefinition.Participant.toBuilder() |
|
ActivityDefinition.Participant.Builder |
ActivityDefinition.Participant.Builder.type(ActivityParticipantType type) |
The type of participant in the action.
|