Creates a new FHIR ThresholdSetBuilder
Creates an ISO-string for current time
Adds the resource provided as an argument to the resource's contained array, if a resource with that id does not already exist in the array.
The resource to be added to the contained array
the Builder
Adds the extension provided as an argument to the resource's extension array
The extension to be added to the extension-array
the Builder
Adds the extension provided as an argument to the resource's modifierExtension array
The modifierExtension to be added to the modifierExtension-array
the Builder
Adds a threshold to the threshold array of the thresholdSet
The threshold to add to the threshold-array
Builds and returns the plandefinition
Returns whether or not the thresholdSet provided as an argument is in conflict with the thresholdSet used in the builder
The thresholdSet to test for conflict
Whether it is in conflict
Returns the dateTime the thresholdSet was approved
The approvalDate
Returns a reference to the practitioner who approved the thresholdSet
The reference to the approving practitioner
Returns the resource's id
The resource's id
Returns the implicitRules-field of the Resource
The implicitRules-field
Returns the language-field of the Resource
The language-field
Returns the meta-field of the Resource
The meta-field
Returns the resourceType-field of the Resource
The resourceType-field
Returns the status of the ThresholdSet
The status
Returns the text-field of the DomainResource
The text-field
Returns an array of thresholds in the form of extensions
The array of thresholds as extensions
Returns the version of the ThresholdSet
The version
Make a new object that implements a FHIR ThresholdSet
Sets a reference or canonical reference to the resource, to which this thresholdSet applies If no argument is provided, the field will be removed
The reference or canonical reference to the resource, to which this thresholdSet applies
Sets the dateTime the thresholdSet was approved If no argument is provided, the field will be removed
The approvalDate
Sets a reference to the practitioner who approved the thresholdSet If no argument is provided, the field will be removed
The reference to the approving practitioner
Sets the resource's contained-array to the provided array If no argument is provided, the field will be removed
The array to be set as the resource's contained array
the Builder
Sets the resource's 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 resource'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 implicitRules-field of the Resource If no argument is provided, the field will be removed
The value to be set in the implicitRules-field
Sets the language-field of the Resource If no argument is provided, the field will be removed
Sets the meta-field of the Resource If no argument is provided, the field will be removed
The value to be set in the meta-field
Sets the resource's modifierExtension-array to the provided array If no argument is provided, the field will be removed
The array to be set as the resource's modifierExtension array
the Builder
Sets the resourceType-field of the Resource If no argument is provided, the field will be removed
The value to be set in the resourceType-field
Sets the status of the ThresholdSet If no argument is provided, the field will be removed
The version
Sets the text-field of the DomainResource If no argument is provided, the field will be removed
The value to be set in the text-field
Sets the threshold array of the thresholdSet If no argument is provided, the field will be removed
The thresholdArray
Sets the version of the ThresholdSet If no argument is provided, the field will be removed
Sets a copy of an existing thresholdSet for this ThresholdSetBuilder to allow for manipulating, or interacting with, the thresholdSet through this ThresholdSetBuilder If no argument is provided, a new ThresholdSet will be generated
The thresholdSet to set
The builder
Generated using TypeDoc
Class representing a FHIR ThresholdSet builder