HealthcareService.Builder | 
HealthcareService.Builder.active(java.lang.Boolean active) | 
 Convenience method for setting active. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.active(Boolean active) | 
 This flag is used to mark the record to not be used. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.appointmentRequired(java.lang.Boolean appointmentRequired) | 
 Convenience method for setting appointmentRequired. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.appointmentRequired(Boolean appointmentRequired) | 
 Indicates whether or not a prospective consumer will require an appointment for a particular service at a site to be 
 provided by the Organization. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.availabilityExceptions(java.lang.String availabilityExceptions) | 
 Convenience method for setting availabilityExceptions. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.availabilityExceptions(String availabilityExceptions) | 
 A description of site availability exceptions, e.g. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.availableTime(java.util.Collection<HealthcareService.AvailableTime> availableTime) | 
 A collection of times that the Service Site is available. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.availableTime(HealthcareService.AvailableTime... availableTime) | 
 A collection of times that the Service Site is available. 
 | 
static HealthcareService.Builder | 
HealthcareService.builder() | 
  | 
HealthcareService.Builder | 
HealthcareService.Builder.category(java.util.Collection<CodeableConcept> category) | 
 Identifies the broad category of service being performed or delivered. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.category(CodeableConcept... category) | 
 Identifies the broad category of service being performed or delivered. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.characteristic(java.util.Collection<CodeableConcept> characteristic) | 
 Collection of characteristics (attributes). 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.characteristic(CodeableConcept... characteristic) | 
 Collection of characteristics (attributes). 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.comment(java.lang.String comment) | 
 Convenience method for setting comment. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.comment(String comment) | 
 Any additional description of the service and/or any specific issues not covered by the other attributes, which can be 
 displayed as further detail under the serviceName. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.communication(java.util.Collection<CodeableConcept> communication) | 
 Some services are specifically made available in multiple languages, this property permits a directory to declare the 
 languages this is offered in. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.communication(CodeableConcept... communication) | 
 Some services are specifically made available in multiple languages, this property permits a directory to declare the 
 languages this is offered in. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.contained(java.util.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. 
 | 
HealthcareService.Builder | 
HealthcareService.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. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.coverageArea(java.util.Collection<Reference> coverageArea) | 
 The location(s) that this service is available to (not where the service is provided). 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.coverageArea(Reference... coverageArea) | 
 The location(s) that this service is available to (not where the service is provided). 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.eligibility(java.util.Collection<HealthcareService.Eligibility> eligibility) | 
 Does this service have specific eligibility requirements that need to be met in order to use the service? 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.eligibility(HealthcareService.Eligibility... eligibility) | 
 Does this service have specific eligibility requirements that need to be met in order to use the service? 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.endpoint(java.util.Collection<Reference> endpoint) | 
 Technical endpoints providing access to services operated for the specific healthcare services defined at this 
 resource. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.endpoint(Reference... endpoint) | 
 Technical endpoints providing access to services operated for the specific healthcare services defined at this 
 resource. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.extension(java.util.Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.extraDetails(Markdown extraDetails) | 
 Extra details about the service that can't be placed in the other fields. 
 | 
protected HealthcareService.Builder | 
HealthcareService.Builder.from(HealthcareService healthcareService) | 
  | 
HealthcareService.Builder | 
HealthcareService.Builder.id(java.lang.String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.identifier(java.util.Collection<Identifier> identifier) | 
 External identifiers for this item. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.identifier(Identifier... identifier) | 
 External identifiers for this item. 
 | 
HealthcareService.Builder | 
HealthcareService.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. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.location(java.util.Collection<Reference> location) | 
 The location(s) where this healthcare service may be provided. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.location(Reference... location) | 
 The location(s) where this healthcare service may be provided. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.modifierExtension(java.util.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. 
 | 
HealthcareService.Builder | 
HealthcareService.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. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.name(java.lang.String name) | 
 Convenience method for setting name. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.name(String name) | 
 Further description of the service as it would be presented to a consumer while searching. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.notAvailable(java.util.Collection<HealthcareService.NotAvailable> notAvailable) | 
 The HealthcareService is not available during this period of time due to the provided reason. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.notAvailable(HealthcareService.NotAvailable... notAvailable) | 
 The HealthcareService is not available during this period of time due to the provided reason. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.photo(Attachment photo) | 
 If there is a photo/symbol associated with this HealthcareService, it may be included here to facilitate quick 
 identification of the service in a list. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.program(java.util.Collection<CodeableConcept> program) | 
 Programs that this service is applicable to. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.program(CodeableConcept... program) | 
 Programs that this service is applicable to. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.providedBy(Reference providedBy) | 
 The organization that provides this healthcare service. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.referralMethod(java.util.Collection<CodeableConcept> referralMethod) | 
 Ways that the service accepts referrals, if this is not provided then it is implied that no referral is required. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.referralMethod(CodeableConcept... referralMethod) | 
 Ways that the service accepts referrals, if this is not provided then it is implied that no referral is required. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.serviceProvisionCode(java.util.Collection<CodeableConcept> serviceProvisionCode) | 
 The code(s) that detail the conditions under which the healthcare service is available/offered. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.serviceProvisionCode(CodeableConcept... serviceProvisionCode) | 
 The code(s) that detail the conditions under which the healthcare service is available/offered. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.specialty(java.util.Collection<CodeableConcept> specialty) | 
 Collection of specialties handled by the service site. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.specialty(CodeableConcept... specialty) | 
 Collection of specialties handled by the service site. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.telecom(java.util.Collection<ContactPoint> telecom) | 
 List of contacts related to this specific healthcare service. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.telecom(ContactPoint... telecom) | 
 List of contacts related to this specific healthcare service. 
 | 
HealthcareService.Builder | 
HealthcareService.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. 
 | 
HealthcareService.Builder | 
HealthcareService.toBuilder() | 
  | 
HealthcareService.Builder | 
HealthcareService.Builder.type(java.util.Collection<CodeableConcept> type) | 
 The specific type of service that may be delivered or performed. 
 | 
HealthcareService.Builder | 
HealthcareService.Builder.type(CodeableConcept... type) | 
 The specific type of service that may be delivered or performed. 
 |