Appointment.Participant.Builder |
Appointment.Participant.Builder.actor(Reference actor) |
A Person, Location/HealthcareService or Device that is participating in the appointment.
|
static Appointment.Participant.Builder |
Appointment.Participant.builder() |
|
Appointment.Participant.Builder |
Appointment.Participant.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Appointment.Participant.Builder |
Appointment.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 Appointment.Participant.Builder |
Appointment.Participant.Builder.from(Appointment.Participant participant) |
|
Appointment.Participant.Builder |
Appointment.Participant.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
Appointment.Participant.Builder |
Appointment.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.
|
Appointment.Participant.Builder |
Appointment.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.
|
Appointment.Participant.Builder |
Appointment.Participant.Builder.period(Period period) |
Participation period of the actor.
|
Appointment.Participant.Builder |
Appointment.Participant.Builder.required(ParticipantRequired required) |
Whether this participant is required to be present at the meeting.
|
Appointment.Participant.Builder |
Appointment.Participant.Builder.status(ParticipationStatus status) |
Participation status of the actor.
|
Appointment.Participant.Builder |
Appointment.Participant.toBuilder() |
|
Appointment.Participant.Builder |
Appointment.Participant.Builder.type(CodeableConcept... type) |
Role of participant in the appointment.
|
Appointment.Participant.Builder |
Appointment.Participant.Builder.type(java.util.Collection<CodeableConcept> type) |
Role of participant in the appointment.
|