Uses of Class
ca.uhn.fhir.model.dstu2.resource.CarePlan.Participant
-
Uses of CarePlan.Participant in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionCarePlan.addParticipant()
Adds and returns a new value for participant ()CarePlan.getParticipantFirstRep()
Gets the first repetition for participant (), creating it if it does not already exist.CarePlan.Participant.setMember
(ResourceReferenceDt theValue) Sets the value(s) for member ()CarePlan.Participant.setRole
(CodeableConceptDt theValue) Sets the value(s) for role ()Modifier and TypeMethodDescriptionCarePlan.getParticipant()
Gets the value(s) for participant ().Modifier and TypeMethodDescriptionCarePlan.addParticipant
(CarePlan.Participant theValue) Adds a given new value for participant ()Modifier and TypeMethodDescriptionCarePlan.setParticipant
(List<CarePlan.Participant> theValue) Sets the value(s) for participant ()