Creates a new FHIR PlanDefinitionActionBuilder
Adds the extension provided as an argument to the resource's extension array
The resource to be added to the extension array
the Builder
Adds the extension provided as an argument to the resource's modifierExtension array
The resource to be added to the modifierExtension array
the Builder
Builds and returns the planDefinitionAction
Returns whether or not the planDefintiionAction provided as an argument is in conflict with the planDefinitionAction used in the builder
The planDefinitionAction to test for conflict
Whether it is in conflict
Returns the definitionCanonical-field of the planDefinitionAction
The code-field
Returns the definitionUri-field of the planDefinitionAction
The definitionUri-field
Returns the element's id
The element's id
Make a new object that implements a FHIR PlanDefinitionAction
Sets the definitionCanonical-field of the planDefinitionAction If no argument is provided, the field will be removed
The value to be set in the definitionCanonical-field
Sets the definitionUri-field of the planDefinitionAction If no argument is provided, the field will be removed
The value to be set in the definitionUri-field
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 resource's modifierExtension-array to the provided array. If no argument is provided, the field will be removed
the Builder
Sets a copy of an existing PlanDefinitionAction for this PlandefinitionActionBuilder to allow for manipulating, or interacting with, the planDefinitionAction through this PlandefinitionActionBuilder If no argument is provided, a new PlanDefinitionAction will be generated
The planDefinitionAction to set
The builder
Generated using TypeDoc
Class representing a FHIR BackboneElement builder FIXME: Incomplete