static Encounter.Participant.Builder |
Encounter.Participant.builder() |
|
Encounter.Participant.Builder |
Encounter.Participant.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Encounter.Participant.Builder |
Encounter.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 Encounter.Participant.Builder |
Encounter.Participant.Builder.from(Encounter.Participant participant) |
|
Encounter.Participant.Builder |
Encounter.Participant.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Encounter.Participant.Builder |
Encounter.Participant.Builder.individual(Reference individual) |
Persons involved in the encounter other than the patient.
|
Encounter.Participant.Builder |
Encounter.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.
|
Encounter.Participant.Builder |
Encounter.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.
|
Encounter.Participant.Builder |
Encounter.Participant.Builder.period(Period period) |
The period of time that the specified participant participated in the encounter.
|
Encounter.Participant.Builder |
Encounter.Participant.toBuilder() |
|
Encounter.Participant.Builder |
Encounter.Participant.Builder.type(CodeableConcept... type) |
Role of participant in encounter.
|
Encounter.Participant.Builder |
Encounter.Participant.Builder.type(Collection<CodeableConcept> type) |
Role of participant in encounter.
|