static CarePlan.Activity.Builder |
CarePlan.Activity.builder() |
|
CarePlan.Activity.Builder |
CarePlan.Activity.Builder.detail(CarePlan.Activity.Detail detail) |
A simple summary of a planned activity suitable for a general care plan system (e.g.
|
CarePlan.Activity.Builder |
CarePlan.Activity.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
CarePlan.Activity.Builder |
CarePlan.Activity.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected CarePlan.Activity.Builder |
CarePlan.Activity.Builder.from(CarePlan.Activity activity) |
|
CarePlan.Activity.Builder |
CarePlan.Activity.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
CarePlan.Activity.Builder |
CarePlan.Activity.Builder.modifierExtension(java.util.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.Builder |
CarePlan.Activity.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.Builder |
CarePlan.Activity.Builder.outcomeCodeableConcept(java.util.Collection<CodeableConcept> outcomeCodeableConcept) |
Identifies the outcome at the point when the status of the activity is assessed.
|
CarePlan.Activity.Builder |
CarePlan.Activity.Builder.outcomeCodeableConcept(CodeableConcept... outcomeCodeableConcept) |
Identifies the outcome at the point when the status of the activity is assessed.
|
CarePlan.Activity.Builder |
CarePlan.Activity.Builder.outcomeReference(java.util.Collection<Reference> outcomeReference) |
Details of the outcome or action resulting from the activity.
|
CarePlan.Activity.Builder |
CarePlan.Activity.Builder.outcomeReference(Reference... outcomeReference) |
Details of the outcome or action resulting from the activity.
|
CarePlan.Activity.Builder |
CarePlan.Activity.Builder.progress(java.util.Collection<Annotation> progress) |
Notes about the adherence/status/progress of the activity.
|
CarePlan.Activity.Builder |
CarePlan.Activity.Builder.progress(Annotation... progress) |
Notes about the adherence/status/progress of the activity.
|
CarePlan.Activity.Builder |
CarePlan.Activity.Builder.reference(Reference reference) |
The details of the proposed activity represented in a specific resource.
|
CarePlan.Activity.Builder |
CarePlan.Activity.toBuilder() |
|