| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Goal |
Goal.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
Goal |
Goal.addNote(AnnotationDt theValue)
Adds a given new value for note ()
|
Goal |
Goal.addOutcome(Goal.Outcome theValue)
Adds a given new value for outcome ()
|
Goal |
Goal.setAddresses(List<ResourceReferenceDt> theValue)
Sets the value(s) for addresses ()
|
Goal |
Goal.setAuthor(ResourceReferenceDt theValue)
Sets the value(s) for author (who.actor)
|
Goal |
Goal.setCategory(GoalCategoryEnum theValue)
Sets the value(s), and clears any existing value(s) for category ()
|
Goal |
Goal.setCategory(List<BoundCodeableConceptDt<GoalCategoryEnum>> theValue)
Sets the value(s) for category ()
|
Goal |
Goal.setDescription(String theString)
Sets the value for description ()
|
Goal |
Goal.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
Goal |
Goal.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
Goal |
Goal.setNote(List<AnnotationDt> theValue)
Sets the value(s) for note ()
|
Goal |
Goal.setOutcome(List<Goal.Outcome> theValue)
Sets the value(s) for outcome ()
|
Goal |
Goal.setPriority(BoundCodeableConceptDt<GoalPriorityEnum> theValue)
Sets the value(s) for priority ()
|
Goal |
Goal.setPriority(GoalPriorityEnum theValue)
Sets the value(s) for priority ()
|
Goal |
Goal.setStart(IDatatype theValue)
Sets the value(s) for start[x] ()
|
Goal |
Goal.setStatus(BoundCodeDt<GoalStatusEnum> theValue)
Sets the value(s) for status (status)
|
Goal |
Goal.setStatus(GoalStatusEnum theValue)
Sets the value(s) for status (status)
|
Goal |
Goal.setStatusDate(DateDt theValue)
Sets the value(s) for statusDate (when.recorded)
|
Goal |
Goal.setStatusDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for statusDate (when.recorded)
|
Goal |
Goal.setStatusDateWithDayPrecision(Date theDate)
Sets the value for statusDate (when.recorded)
|
Goal |
Goal.setStatusReason(BoundCodeableConceptDt<GoalStatusReasonEnum> theValue)
Sets the value(s) for statusReason ()
|
Goal |
Goal.setStatusReason(GoalStatusReasonEnum theValue)
Sets the value(s) for statusReason ()
|
Goal |
Goal.setSubject(ResourceReferenceDt theValue)
Sets the value(s) for subject (who.focus)
|
Goal |
Goal.setTarget(IDatatype theValue)
Sets the value(s) for target[x] ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.