| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Practitioner.PractitionerRole |
Practitioner.addPractitionerRole()
Adds and returns a new value for practitionerRole ()
|
Practitioner.PractitionerRole |
Practitioner.getPractitionerRoleFirstRep()
Gets the first repetition for practitionerRole (),
creating it if it does not already exist.
|
Practitioner.PractitionerRole |
Practitioner.PractitionerRole.setHealthcareService(List<ResourceReferenceDt> theValue)
Sets the value(s) for healthcareService ()
|
Practitioner.PractitionerRole |
Practitioner.PractitionerRole.setLocation(List<ResourceReferenceDt> theValue)
Sets the value(s) for location (where)
|
Practitioner.PractitionerRole |
Practitioner.PractitionerRole.setManagingOrganization(ResourceReferenceDt theValue)
Sets the value(s) for managingOrganization ()
|
Practitioner.PractitionerRole |
Practitioner.PractitionerRole.setPeriod(PeriodDt theValue)
Sets the value(s) for period (when.done)
|
Practitioner.PractitionerRole |
Practitioner.PractitionerRole.setRole(BoundCodeableConceptDt<PractitionerRoleEnum> theValue)
Sets the value(s) for role ()
|
Practitioner.PractitionerRole |
Practitioner.PractitionerRole.setRole(PractitionerRoleEnum theValue)
Sets the value(s) for role ()
|
Practitioner.PractitionerRole |
Practitioner.PractitionerRole.setSpecialty(List<BoundCodeableConceptDt<PractitionerSpecialtyEnum>> theValue)
Sets the value(s) for specialty ()
|
Practitioner.PractitionerRole |
Practitioner.PractitionerRole.setSpecialty(PractitionerSpecialtyEnum theValue)
Sets the value(s), and clears any existing value(s) for specialty ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Practitioner.PractitionerRole> |
Practitioner.getPractitionerRole()
Gets the value(s) for practitionerRole ().
|
| Modifier and Type | Method and Description |
|---|---|
Practitioner |
Practitioner.addPractitionerRole(Practitioner.PractitionerRole theValue)
Adds a given new value for practitionerRole ()
|
| Modifier and Type | Method and Description |
|---|---|
Practitioner |
Practitioner.setPractitionerRole(List<Practitioner.PractitionerRole> theValue)
Sets the value(s) for practitionerRole ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.