PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.action(PlanDefinition.Action... action) |
Sub actions that are contained within the action.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.action(Collection<PlanDefinition.Action> action) |
Sub actions that are contained within the action.
|
static PlanDefinition.Action.Builder |
PlanDefinition.Action.builder() |
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.cardinalityBehavior(ActionCardinalityBehavior cardinalityBehavior) |
Defines whether the action can be selected multiple times.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.code(CodeableConcept... code) |
A code that provides meaning for the action or action group.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.code(Collection<CodeableConcept> code) |
A code that provides meaning for the action or action group.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.condition(PlanDefinition.Action.Condition... condition) |
An expression that describes applicability criteria or start/stop conditions for the action.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.condition(Collection<PlanDefinition.Action.Condition> condition) |
An expression that describes applicability criteria or start/stop conditions for the action.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.definition(Element definition) |
A reference to an ActivityDefinition that describes the action to be taken in detail, or a PlanDefinition that
describes a series of actions to be taken.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.description(String description) |
A brief description of the action used to provide a summary to display to the user.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.documentation(RelatedArtifact... documentation) |
Didactic or other informational resources associated with the action that can be provided to the CDS recipient.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.documentation(Collection<RelatedArtifact> documentation) |
Didactic or other informational resources associated with the action that can be provided to the CDS recipient.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.dynamicValue(PlanDefinition.Action.DynamicValue... dynamicValue) |
Customizations that should be applied to the statically defined resource.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.dynamicValue(Collection<PlanDefinition.Action.DynamicValue> dynamicValue) |
Customizations that should be applied to the statically defined resource.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.from(PlanDefinition.Action action) |
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.goalId(Id... goalId) |
Identifies goals that this action supports.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.goalId(Collection<Id> goalId) |
Identifies goals that this action supports.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.groupingBehavior(ActionGroupingBehavior groupingBehavior) |
Defines the grouping behavior for the action and its children.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.input(DataRequirement... input) |
Defines input data requirements for the action.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.input(Collection<DataRequirement> input) |
Defines input data requirements for the action.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.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.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.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.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.output(DataRequirement... output) |
Defines the outputs of the action, if any.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.output(Collection<DataRequirement> output) |
Defines the outputs of the action, if any.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.participant(PlanDefinition.Action.Participant... participant) |
Indicates who should participate in performing the action described.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.participant(Collection<PlanDefinition.Action.Participant> participant) |
Indicates who should participate in performing the action described.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.precheckBehavior(ActionPrecheckBehavior precheckBehavior) |
Defines whether the action should usually be preselected.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.prefix(String prefix) |
A user-visible prefix for the action.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.priority(RequestPriority priority) |
Indicates how quickly the action should be addressed with respect to other actions.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.reason(CodeableConcept... reason) |
A description of why this action is necessary or appropriate.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.reason(Collection<CodeableConcept> reason) |
A description of why this action is necessary or appropriate.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.relatedAction(PlanDefinition.Action.RelatedAction... relatedAction) |
A relationship to another action such as "before" or "30-60 minutes after start of".
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.relatedAction(Collection<PlanDefinition.Action.RelatedAction> relatedAction) |
A relationship to another action such as "before" or "30-60 minutes after start of".
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.requiredBehavior(ActionRequiredBehavior requiredBehavior) |
Defines the required behavior for the action.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.selectionBehavior(ActionSelectionBehavior selectionBehavior) |
Defines the selection behavior for the action and its children.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.subject(Element subject) |
A code or group definition that describes the intended subject of the action and its children, if any.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.textEquivalent(String textEquivalent) |
A text equivalent of the action to be performed.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.timing(Element timing) |
An optional value describing when the action should be performed.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.title(String title) |
The title of the action displayed to a user.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.toBuilder() |
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.transform(Canonical transform) |
A reference to a StructureMap resource that defines a transform that can be executed to produce the intent resource
using the ActivityDefinition instance as the input.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.trigger(TriggerDefinition... trigger) |
A description of when the action should be triggered.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.trigger(Collection<TriggerDefinition> trigger) |
A description of when the action should be triggered.
|
PlanDefinition.Action.Builder |
PlanDefinition.Action.Builder.type(CodeableConcept type) |
The type of action to perform (create, update, remove).
|