Creates a new FHIR CarePlanActivityBuilder
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
Adds a CodeableConcept to the outcomeCodeableConcept-array of the CarePlanActivity
The builder
Adds a CodeableConcept to the outcomeCodeableConcept-array of the CarePlanActivity
The builder
Builds and returns the carePlanActivity
Returns whether or not the carePlanActivity provided as an argument is in conflict with the carePlanActivity used in the builder
The carePlanActivity to test for conflict
Whether it is in conflict
Returns the element's id
The element's id
Returns the outcomeCodeableConcept-field of the CarePlanActivity
The outcomeCodeableConcept-field
Returns the outcomeReference-field of the CarePlanActivity
The outcomeReference-field
Returns the reference-field of the CarePlanActivity if it is set
The reference-field
Make a new object that implements a FHIR CarePlanActivity
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 the outcomeCodeableConcept-field of the CarePlanActivity with the provided CodeableConcept-array. If no argument is provided, the field will be removed
The builder
Sets the outcomeReference-field of the CarePlanActivity with the provided Reference-array If no argument is provided, the field will be removed
The builder
Sets the reference-field of the CarePlanActivity with the provided reference If no argument is provided, the field will be removed
The builder
Sets a copy of an existing CarePlanActivity for this CarePlanActivityBuilder to allow for manipulating, or interacting with, the carePlanActivity through this CarePlanActivityBuilder If no argument is provided, a new CarePlanActivity will be generated
The builder
Generated using TypeDoc
Class representing a FHIR CarePlanActivity builder FIXME: Incomplete