Creates a new FHIR ElementBuilder
Adds the resource provided as an argument to the resource's extension array, if a resource with that id does not already exist in the array.
The resource to be added to the extension array
the Builder
Builds and returns the element
Returns the element's id
The element's id
Make a new object that implements a FHIR Element
Sets the resource'extension-array to the provided array
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
the id to be set
the Builder
Sets an existing element for this ElementBuilder to allow for manipulating, or interacting with, the element through this ElementBuilder
The element to set
The builder
Generated using TypeDoc
Class representing a FHIR Element builder