| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
HealthcareService.ServiceType |
HealthcareService.addServiceType()
Adds and returns a new value for serviceType ()
|
HealthcareService.ServiceType |
HealthcareService.ServiceType.addSpecialty(CodeableConceptDt theValue)
Adds a given new value for specialty ()
|
HealthcareService.ServiceType |
HealthcareService.getServiceTypeFirstRep()
Gets the first repetition for serviceType (),
creating it if it does not already exist.
|
HealthcareService.ServiceType |
HealthcareService.ServiceType.setSpecialty(List<CodeableConceptDt> theValue)
Sets the value(s) for specialty ()
|
HealthcareService.ServiceType |
HealthcareService.ServiceType.setType(CodeableConceptDt theValue)
Sets the value(s) for type ()
|
| Modifier and Type | Method and Description |
|---|---|
List<HealthcareService.ServiceType> |
HealthcareService.getServiceType()
Gets the value(s) for serviceType ().
|
| Modifier and Type | Method and Description |
|---|---|
HealthcareService |
HealthcareService.addServiceType(HealthcareService.ServiceType theValue)
Adds a given new value for serviceType ()
|
| Modifier and Type | Method and Description |
|---|---|
HealthcareService |
HealthcareService.setServiceType(List<HealthcareService.ServiceType> theValue)
Sets the value(s) for serviceType ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.