Creates a new FHIR BackboneElementBuilder
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 backboneElement
The backboneElement
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 the element's id
The element's id
Make a new object that implements a FHIR BackboneElement
An object that implements FHIR BackboneElement
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 backboneElement for this builder to allow for manipulation If no argument is provided, a new BackboneElement will be generated
the backboneElement to be set
The builder
Generated using TypeDoc
Class representing a FHIR Resource builder