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