static Goal.Target.Builder |
Goal.Target.builder() |
|
Goal.Target.Builder |
Goal.Target.Builder.detail(Element detail) |
The target value of the focus to be achieved to signify the fulfillment of the goal, e.g.
|
Goal.Target.Builder |
Goal.Target.Builder.due(Element due) |
Indicates either the date or the duration after start by which the goal should be met.
|
Goal.Target.Builder |
Goal.Target.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Goal.Target.Builder |
Goal.Target.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Goal.Target.Builder |
Goal.Target.Builder.from(Goal.Target target) |
|
Goal.Target.Builder |
Goal.Target.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Goal.Target.Builder |
Goal.Target.Builder.measure(CodeableConcept measure) |
The parameter whose value is being tracked, e.g.
|
Goal.Target.Builder |
Goal.Target.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
Goal.Target.Builder |
Goal.Target.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
Goal.Target.Builder |
Goal.Target.toBuilder() |
|