static SubscriptionTopic.ResourceTrigger.Builder |
SubscriptionTopic.ResourceTrigger.builder() |
|
SubscriptionTopic.ResourceTrigger.Builder |
SubscriptionTopic.ResourceTrigger.Builder.description(Markdown description) |
The human readable description of this resource trigger for the SubscriptionTopic - for example, "An Encounter enters
the 'in-progress' state".
|
SubscriptionTopic.ResourceTrigger.Builder |
SubscriptionTopic.ResourceTrigger.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
SubscriptionTopic.ResourceTrigger.Builder |
SubscriptionTopic.ResourceTrigger.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
SubscriptionTopic.ResourceTrigger.Builder |
SubscriptionTopic.ResourceTrigger.Builder.fhirPathCriteria(java.lang.String fhirPathCriteria) |
Convenience method for setting fhirPathCriteria .
|
SubscriptionTopic.ResourceTrigger.Builder |
SubscriptionTopic.ResourceTrigger.Builder.fhirPathCriteria(String fhirPathCriteria) |
The FHIRPath based rules that the server should use to determine when to trigger a notification for this topic.
|
protected SubscriptionTopic.ResourceTrigger.Builder |
SubscriptionTopic.ResourceTrigger.Builder.from(SubscriptionTopic.ResourceTrigger resourceTrigger) |
|
SubscriptionTopic.ResourceTrigger.Builder |
SubscriptionTopic.ResourceTrigger.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
SubscriptionTopic.ResourceTrigger.Builder |
SubscriptionTopic.ResourceTrigger.Builder.modifierExtension(java.util.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.
|
SubscriptionTopic.ResourceTrigger.Builder |
SubscriptionTopic.ResourceTrigger.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.
|
SubscriptionTopic.ResourceTrigger.Builder |
SubscriptionTopic.ResourceTrigger.Builder.queryCriteria(SubscriptionTopic.ResourceTrigger.QueryCriteria queryCriteria) |
The FHIR query based rules that the server should use to determine when to trigger a notification for this
subscription topic.
|
SubscriptionTopic.ResourceTrigger.Builder |
SubscriptionTopic.ResourceTrigger.Builder.resource(Uri resource) |
URL of the Resource that is the type used in this resource trigger.
|
SubscriptionTopic.ResourceTrigger.Builder |
SubscriptionTopic.ResourceTrigger.Builder.supportedInteraction(java.util.Collection<MethodCode> supportedInteraction) |
The FHIR RESTful interaction which can be used to trigger a notification for the SubscriptionTopic.
|
SubscriptionTopic.ResourceTrigger.Builder |
SubscriptionTopic.ResourceTrigger.Builder.supportedInteraction(MethodCode... supportedInteraction) |
The FHIR RESTful interaction which can be used to trigger a notification for the SubscriptionTopic.
|
SubscriptionTopic.ResourceTrigger.Builder |
SubscriptionTopic.ResourceTrigger.toBuilder() |
|