Creates a new Threshold for FHIR ThresholdSets
Adds an effectiveWhen to the effectiveWhen array of the threshold
The effectiveWhen to add to the effectiveWhen-array
Adds the extension provided as an argument to the resource's extension array
The resource to be added to the extension array
the Builder
Builds and returns the plandefinition
Returns whether or not the element provided as an argument is in conflict with the element used in the builder
The element to test for conflict
Whether it is in conflict
Returns whether the threshold is in effect if all or any of the effectiveWhens are in effect
The effectiveBehavior
Returns an array of effectiveWhens in the form of extensions
The array of effectiveWhens as extensions
Returns the element's id
The element's id
Returns the type of the threshold
The version
Make a new object that implements a FHIR ThresholdSet
Sets whether the threshold is in effect if all or any of the effectiveWhens are in effect If no argument is provided, the field will be removed
The effectiveBehavior
Sets the effectiveWhen array of the thresholdSet If no argument is provided, the field will be removed
Sets the resource'extension-array to the provided array If no argument is provided, the field will be removed
The array to be set as the resource's extension array
the Builder
Sets the element's id to the id provided as an argument If no argument is provided, the field will be removed
the id to be set
the Builder
Sets the type of the threshold If no argument is provided, the field will be removed
The type
Sets a copy of an existing threshold for this builder to allow for manipulating, or interacting with, the threshold through this builder If no argument is provided, a new ThresholdSetThreshold will be generated
The threshold to set
The builder
Generated using TypeDoc
Class representing a Threshold builder for Fhir ThresholdSets