Uses of Class
ca.uhn.fhir.model.dstu2.resource.Practitioner.PractitionerRole
-
Uses of Practitioner.PractitionerRole in ca.uhn.fhir.model.dstu2.resource
Modifier 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 ()Modifier and TypeMethodDescriptionPractitioner.getPractitionerRole()
Gets the value(s) for practitionerRole ().Modifier and TypeMethodDescriptionPractitioner.addPractitionerRole
(Practitioner.PractitionerRole theValue) Adds a given new value for practitionerRole ()Modifier and TypeMethodDescriptionPractitioner.setPractitionerRole
(List<Practitioner.PractitionerRole> theValue) Sets the value(s) for practitionerRole ()