static CareTeam.Participant.Builder |
CareTeam.Participant.builder() |
|
CareTeam.Participant.Builder |
CareTeam.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.
|
CareTeam.Participant.Builder |
CareTeam.Participant.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected CareTeam.Participant.Builder |
CareTeam.Participant.Builder.from(CareTeam.Participant participant) |
|
CareTeam.Participant.Builder |
CareTeam.Participant.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
CareTeam.Participant.Builder |
CareTeam.Participant.Builder.member(Reference member) |
The specific person or organization who is participating/expected to participate in the care team.
|
CareTeam.Participant.Builder |
CareTeam.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.
|
CareTeam.Participant.Builder |
CareTeam.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.
|
CareTeam.Participant.Builder |
CareTeam.Participant.Builder.onBehalfOf(Reference onBehalfOf) |
The organization of the practitioner.
|
CareTeam.Participant.Builder |
CareTeam.Participant.Builder.period(Period period) |
Indicates when the specific member or organization did (or is intended to) come into effect and end.
|
CareTeam.Participant.Builder |
CareTeam.Participant.Builder.role(java.util.Collection<CodeableConcept> role) |
Indicates specific responsibility of an individual within the care team, such as "Primary care physician", "Trained
social worker counselor", "Caregiver", etc.
|
CareTeam.Participant.Builder |
CareTeam.Participant.Builder.role(CodeableConcept... role) |
Indicates specific responsibility of an individual within the care team, such as "Primary care physician", "Trained
social worker counselor", "Caregiver", etc.
|
CareTeam.Participant.Builder |
CareTeam.Participant.toBuilder() |
|