| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
CarePlan.Participant |
CarePlan.addParticipant()
Adds and returns a new value for participant ()
|
CarePlan.Participant |
CarePlan.getParticipantFirstRep()
Gets the first repetition for participant (),
creating it if it does not already exist.
|
CarePlan.Participant |
CarePlan.Participant.setMember(ResourceReferenceDt theValue)
Sets the value(s) for member ()
|
CarePlan.Participant |
CarePlan.Participant.setRole(CodeableConceptDt theValue)
Sets the value(s) for role ()
|
| Modifier and Type | Method and Description |
|---|---|
List<CarePlan.Participant> |
CarePlan.getParticipant()
Gets the value(s) for participant ().
|
| Modifier and Type | Method and Description |
|---|---|
CarePlan |
CarePlan.addParticipant(CarePlan.Participant theValue)
Adds a given new value for participant ()
|
| Modifier and Type | Method and Description |
|---|---|
CarePlan |
CarePlan.setParticipant(List<CarePlan.Participant> theValue)
Sets the value(s) for participant ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.