Creates a new CodeableConceptBuilder
Adds a coding to the CodeableConcept
The coding to add
The builder
Adds the extension provided as an argument to the resource's extension array
The resource to be added to the extension array
the Builder
Builds and returns the CodeableConcept
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
Returns the text-field of the CodeableConcept
The text-field
Creates a new CodeableConcept
The codeableConcept
Sets the resource's coding-array to the provided array If no argument is provided, the field will be removed
the Builder
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 text-field of the CodeableConcept If no argument is provided, the field will be removed
The value to be set in the text-field
Sets a copy of an existing codeableConcept for this builder to allow for manipulation, If no argument is provided, a new CodeableConcept will be generated
the codeableConcept to be set
The builder
Generated using TypeDoc
A class representing a FHIR CodeableConceptBuilder