| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
CarePlan.Activity |
CarePlan.addActivity()
Adds and returns a new value for activity ()
|
CarePlan.Activity |
CarePlan.Activity.addProgress(AnnotationDt theValue)
Adds a given new value for progress ()
|
CarePlan.Activity |
CarePlan.getActivityFirstRep()
Gets the first repetition for activity (),
creating it if it does not already exist.
|
CarePlan.Activity |
CarePlan.Activity.setActionResulting(List<ResourceReferenceDt> theValue)
Sets the value(s) for actionResulting ()
|
CarePlan.Activity |
CarePlan.Activity.setDetail(CarePlan.ActivityDetail theValue)
Sets the value(s) for detail ()
|
CarePlan.Activity |
CarePlan.Activity.setProgress(List<AnnotationDt> theValue)
Sets the value(s) for progress ()
|
CarePlan.Activity |
CarePlan.Activity.setReference(ResourceReferenceDt theValue)
Sets the value(s) for reference ()
|
| Modifier and Type | Method and Description |
|---|---|
List<CarePlan.Activity> |
CarePlan.getActivity()
Gets the value(s) for activity ().
|
| Modifier and Type | Method and Description |
|---|---|
CarePlan |
CarePlan.addActivity(CarePlan.Activity theValue)
Adds a given new value for activity ()
|
| Modifier and Type | Method and Description |
|---|---|
CarePlan |
CarePlan.setActivity(List<CarePlan.Activity> theValue)
Sets the value(s) for activity ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.