static CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.builder() |
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.code(CodeableConcept code) |
Detailed description of the type of planned activity; e.g.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.dailyAmount(SimpleQuantity dailyAmount) |
Identifies the quantity expected to be consumed in a given day.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.description(String description) |
This provides a textual description of constraints on the intended activity occurrence, including relation to other
activities.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.description(String description) |
Convenience method for setting description .
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.doNotPerform(Boolean doNotPerform) |
If true, indicates that the described activity is one that must NOT be engaged in when following the plan.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.doNotPerform(Boolean doNotPerform) |
Convenience method for setting doNotPerform .
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.from(CarePlan.Activity.Detail detail) |
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.goal(Reference... goal) |
Internal reference that identifies the goals that this activity is intended to contribute towards meeting.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.goal(Collection<Reference> goal) |
Internal reference that identifies the goals that this activity is intended to contribute towards meeting.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.instantiatesCanonical(Canonical... instantiatesCanonical) |
The URL pointing to a FHIR-defined protocol, guideline, questionnaire or other definition that is adhered to in whole
or in part by this CarePlan activity.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.instantiatesCanonical(Collection<Canonical> instantiatesCanonical) |
The URL pointing to a FHIR-defined protocol, guideline, questionnaire or other definition that is adhered to in whole
or in part by this CarePlan activity.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.instantiatesUri(Uri... instantiatesUri) |
The URL pointing to an externally maintained protocol, guideline, questionnaire or other definition that is adhered to
in whole or in part by this CarePlan activity.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.instantiatesUri(Collection<Uri> instantiatesUri) |
The URL pointing to an externally maintained protocol, guideline, questionnaire or other definition that is adhered to
in whole or in part by this CarePlan activity.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.kind(CarePlanActivityKind kind) |
A description of the kind of resource the in-line definition of a care plan activity is representing.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.location(Reference location) |
Identifies the facility where the activity will occur; e.g.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.performer(Reference... performer) |
Identifies who's expected to be involved in the activity.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.performer(Collection<Reference> performer) |
Identifies who's expected to be involved in the activity.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.product(Element product) |
Identifies the food, drug or other product to be consumed or supplied in the activity.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.quantity(SimpleQuantity quantity) |
Identifies the quantity expected to be supplied, administered or consumed by the subject.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.reasonCode(CodeableConcept... reasonCode) |
Provides the rationale that drove the inclusion of this particular activity as part of the plan or the reason why the
activity was prohibited.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.reasonCode(Collection<CodeableConcept> reasonCode) |
Provides the rationale that drove the inclusion of this particular activity as part of the plan or the reason why the
activity was prohibited.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.reasonReference(Reference... reasonReference) |
Indicates another resource, such as the health condition(s), whose existence justifies this request and drove the
inclusion of this particular activity as part of the plan.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.reasonReference(Collection<Reference> reasonReference) |
Indicates another resource, such as the health condition(s), whose existence justifies this request and drove the
inclusion of this particular activity as part of the plan.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.scheduled(Element scheduled) |
The period, timing or frequency upon which the described activity is to occur.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.scheduled(String scheduled) |
Convenience method for setting scheduled with choice type String.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.status(CarePlanActivityStatus status) |
Identifies what progress is being made for the specific activity.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.Builder.statusReason(CodeableConcept statusReason) |
Provides reason why the activity isn't yet started, is on hold, was cancelled, etc.
|
CarePlan.Activity.Detail.Builder |
CarePlan.Activity.Detail.toBuilder() |
|