Create a new FHIR ReferenceBuilder
Adds the extension provided as an argument to the resource's extension array
The resource to be added to the extension array
the Builder
Returns the reference
The reference
Returns whether or not the reference provided as an argument is in conflict with the reference used in the builder
The reference to test for conflict
Whether it is in conflict
Returns the display-field of the Reference
The display-field
Returns the element's id
The element's id
Returns the identifier-field of the Reference
The identifier-field
Returns the reference-field of the Reference
The reference-field
Returns the type-field of the Reference
The type-field
Make a new object that implements a FHIR Reference
Sets the display-field of the Reference If no argument is provided, the field will be removed
The value to be set in the display-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 identifier-field of the Reference If no argument is provided, the field will be removed
The value to be set in the identifier-field
Sets the reference-field of the Reference If no argument is provided, the field will be removed
The value to be set in the reference-field
Sets the type-field of the Reference If no argument is provided, the field will be removed
The value to be set in the type-field
Sets a copy of an existing reference for this builder to allow for manipulation If no argument is provided, a new Reference will be generated
The builder
Generated using TypeDoc
Class representing a FHIR