
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Practitioner.PractitionerRole
Packages that use Practitioner.PractitionerRole
-
Uses of Practitioner.PractitionerRole in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Practitioner.PractitionerRoleModifier and TypeMethodDescriptionPractitioner.addPractitionerRole()Adds and returns a new value for practitionerRole ()Practitioner.PractitionerRole.addSpecialty(CodeableConceptDt theValue) Adds a given new value for specialty ()Practitioner.getPractitionerRoleFirstRep()Gets the first repetition for practitionerRole (), creating it if it does not already exist.Practitioner.PractitionerRole.setHealthcareService(List<ResourceReferenceDt> theValue) Sets the value(s) for healthcareService ()Practitioner.PractitionerRole.setLocation(List<ResourceReferenceDt> theValue) Sets the value(s) for location (where)Practitioner.PractitionerRole.setManagingOrganization(ResourceReferenceDt theValue) Sets the value(s) for managingOrganization ()Sets the value(s) for period (when.done)Practitioner.PractitionerRole.setRole(CodeableConceptDt theValue) Sets the value(s) for role ()Practitioner.PractitionerRole.setSpecialty(List<CodeableConceptDt> theValue) Sets the value(s) for specialty ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type Practitioner.PractitionerRoleModifier and TypeMethodDescriptionPractitioner.getPractitionerRole()Gets the value(s) for practitionerRole ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type Practitioner.PractitionerRoleModifier and TypeMethodDescriptionPractitioner.addPractitionerRole(Practitioner.PractitionerRole theValue) Adds a given new value for practitionerRole ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type Practitioner.PractitionerRoleModifier and TypeMethodDescriptionPractitioner.setPractitionerRole(List<Practitioner.PractitionerRole> theValue) Sets the value(s) for practitionerRole ()