| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Goal.Outcome |
Goal.addOutcome()
Adds and returns a new value for outcome ()
|
Goal.Outcome |
Goal.getOutcomeFirstRep()
Gets the first repetition for outcome (),
creating it if it does not already exist.
|
Goal.Outcome |
Goal.Outcome.setResult(IDatatype theValue)
Sets the value(s) for result[x] ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Goal.Outcome> |
Goal.getOutcome()
Gets the value(s) for outcome ().
|
| Modifier and Type | Method and Description |
|---|---|
Goal |
Goal.addOutcome(Goal.Outcome theValue)
Adds a given new value for outcome ()
|
| Modifier and Type | Method and Description |
|---|---|
Goal |
Goal.setOutcome(List<Goal.Outcome> theValue)
Sets the value(s) for outcome ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.