PractitionerRole.Builder | 
PractitionerRole.Builder.active(Boolean active) | 
 Whether this practitioner role record is in active use. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.active(Boolean active) | 
 Convenience method for setting active. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.availabilityExceptions(String availabilityExceptions) | 
 A description of site availability exceptions, e.g. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.availabilityExceptions(String availabilityExceptions) | 
 Convenience method for setting availabilityExceptions. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.availableTime(PractitionerRole.AvailableTime... availableTime) | 
 A collection of times the practitioner is available or performing this role at the location and/or healthcareservice. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.availableTime(Collection<PractitionerRole.AvailableTime> availableTime) | 
 A collection of times the practitioner is available or performing this role at the location and/or healthcareservice. 
 | 
static PractitionerRole.Builder | 
PractitionerRole.builder() | 
  | 
PractitionerRole.Builder | 
PractitionerRole.Builder.code(CodeableConcept... code) | 
 Roles which this practitioner is authorized to perform for the organization. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.code(Collection<CodeableConcept> code) | 
 Roles which this practitioner is authorized to perform for the organization. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.contained(Resource... contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.contained(Collection<Resource> contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.endpoint(Reference... endpoint) | 
 Technical endpoints providing access to services operated for the practitioner with this role. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.endpoint(Collection<Reference> endpoint) | 
 Technical endpoints providing access to services operated for the practitioner with this role. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected PractitionerRole.Builder | 
PractitionerRole.Builder.from(PractitionerRole practitionerRole) | 
  | 
PractitionerRole.Builder | 
PractitionerRole.Builder.healthcareService(Reference... healthcareService) | 
 The list of healthcare services that this worker provides for this role's Organization/Location(s). 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.healthcareService(Collection<Reference> healthcareService) | 
 The list of healthcare services that this worker provides for this role's Organization/Location(s). 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.id(String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.identifier(Identifier... identifier) | 
 Business Identifiers that are specific to a role/location. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.identifier(Collection<Identifier> identifier) | 
 Business Identifiers that are specific to a role/location. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.implicitRules(Uri implicitRules) | 
 A reference to a set of rules that were followed when the resource was constructed, and which must be understood when 
 processing the content. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.location(Reference... location) | 
 The location(s) at which this practitioner provides care. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.location(Collection<Reference> location) | 
 The location(s) at which this practitioner provides care. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.modifierExtension(Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.notAvailable(PractitionerRole.NotAvailable... notAvailable) | 
 The practitioner is not available or performing this role during this period of time due to the provided reason. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.notAvailable(Collection<PractitionerRole.NotAvailable> notAvailable) | 
 The practitioner is not available or performing this role during this period of time due to the provided reason. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.organization(Reference organization) | 
 The organization where the Practitioner performs the roles associated. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.period(Period period) | 
 The period during which the person is authorized to act as a practitioner in these role(s) for the organization. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.practitioner(Reference practitioner) | 
 Practitioner that is able to provide the defined services for the organization. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.specialty(CodeableConcept... specialty) | 
 Specific specialty of the practitioner. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.specialty(Collection<CodeableConcept> specialty) | 
 Specific specialty of the practitioner. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.telecom(ContactPoint... telecom) | 
 Contact details that are specific to the role/location/service. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.telecom(Collection<ContactPoint> telecom) | 
 Contact details that are specific to the role/location/service. 
 | 
PractitionerRole.Builder | 
PractitionerRole.Builder.text(Narrative text) | 
 A human-readable narrative that contains a summary of the resource and can be used to represent the content of the 
 resource to a human. 
 | 
PractitionerRole.Builder | 
PractitionerRole.toBuilder() | 
  |