Uses of Class
ca.uhn.fhir.model.dstu2.resource.HealthcareService
-
Uses of HealthcareService in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionHealthcareService.addAvailableTime
(HealthcareService.AvailableTime theValue) Adds a given new value for availableTime ()HealthcareService.addCharacteristic
(CodeableConceptDt theValue) Adds a given new value for characteristic ()HealthcareService.addIdentifier
(IdentifierDt theValue) Adds a given new value for identifier (id)HealthcareService.addNotAvailable
(HealthcareService.NotAvailable theValue) Adds a given new value for notAvailable ()HealthcareService.addProgramName
(ca.uhn.fhir.model.primitive.StringDt theValue) Adds a given new value for programName ()HealthcareService.addProgramName
(String theString) Adds a new value for programName ()HealthcareService.addServiceType
(HealthcareService.ServiceType theValue) Adds a given new value for serviceType ()HealthcareService.addTelecom
(ContactPointDt theValue) Adds a given new value for telecom ()HealthcareService.setAppointmentRequired
(boolean theBoolean) Sets the value for appointmentRequired ()HealthcareService.setAppointmentRequired
(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for appointmentRequired ()HealthcareService.setAvailabilityExceptions
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for availabilityExceptions ()HealthcareService.setAvailabilityExceptions
(String theString) Sets the value for availabilityExceptions ()HealthcareService.setAvailableTime
(List<HealthcareService.AvailableTime> theValue) Sets the value(s) for availableTime ()HealthcareService.setCharacteristic
(List<CodeableConceptDt> theValue) Sets the value(s) for characteristic ()HealthcareService.setComment
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for comment ()HealthcareService.setComment
(String theString) Sets the value for comment ()HealthcareService.setCoverageArea
(List<ResourceReferenceDt> theValue) Sets the value(s) for coverageArea ()HealthcareService.setEligibility
(CodeableConceptDt theValue) Sets the value(s) for eligibility ()HealthcareService.setEligibilityNote
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for eligibilityNote ()HealthcareService.setEligibilityNote
(String theString) Sets the value for eligibilityNote ()HealthcareService.setExtraDetails
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for extraDetails ()HealthcareService.setExtraDetails
(String theString) Sets the value for extraDetails ()HealthcareService.setIdentifier
(List<IdentifierDt> theValue) Sets the value(s) for identifier (id)HealthcareService.setLocation
(ResourceReferenceDt theValue) Sets the value(s) for location (where)HealthcareService.setNotAvailable
(List<HealthcareService.NotAvailable> theValue) Sets the value(s) for notAvailable ()HealthcareService.setPhoto
(AttachmentDt theValue) Sets the value(s) for photo ()HealthcareService.setProgramName
(List<ca.uhn.fhir.model.primitive.StringDt> theValue) Sets the value(s) for programName ()HealthcareService.setProvidedBy
(ResourceReferenceDt theValue) Sets the value(s) for providedBy ()HealthcareService.setPublicKey
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for publicKey ()HealthcareService.setPublicKey
(String theString) Sets the value for publicKey ()HealthcareService.setReferralMethod
(ReferralMethodEnum theValue) Sets the value(s), and clears any existing value(s) for referralMethod ()HealthcareService.setReferralMethod
(List<BoundCodeableConceptDt<ReferralMethodEnum>> theValue) Sets the value(s) for referralMethod ()HealthcareService.setServiceCategory
(CodeableConceptDt theValue) Sets the value(s) for serviceCategory (class)HealthcareService.setServiceName
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for serviceName ()HealthcareService.setServiceName
(String theString) Sets the value for serviceName ()HealthcareService.setServiceProvisionCode
(ServiceProvisionConditionsEnum theValue) Sets the value(s), and clears any existing value(s) for serviceProvisionCode ()HealthcareService.setServiceProvisionCode
(List<BoundCodeableConceptDt<ServiceProvisionConditionsEnum>> theValue) Sets the value(s) for serviceProvisionCode ()HealthcareService.setServiceType
(List<HealthcareService.ServiceType> theValue) Sets the value(s) for serviceType ()HealthcareService.setTelecom
(List<ContactPointDt> theValue) Sets the value(s) for telecom ()