static Condition.Evidence.Builder |
Condition.Evidence.builder() |
|
Condition.Evidence.Builder |
Condition.Evidence.Builder.code(java.util.Collection<CodeableConcept> code) |
A manifestation or symptom that led to the recording of this condition.
|
Condition.Evidence.Builder |
Condition.Evidence.Builder.code(CodeableConcept... code) |
A manifestation or symptom that led to the recording of this condition.
|
Condition.Evidence.Builder |
Condition.Evidence.Builder.detail(java.util.Collection<Reference> detail) |
Links to other relevant information, including pathology reports.
|
Condition.Evidence.Builder |
Condition.Evidence.Builder.detail(Reference... detail) |
Links to other relevant information, including pathology reports.
|
Condition.Evidence.Builder |
Condition.Evidence.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.
|
Condition.Evidence.Builder |
Condition.Evidence.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Condition.Evidence.Builder |
Condition.Evidence.Builder.from(Condition.Evidence evidence) |
|
Condition.Evidence.Builder |
Condition.Evidence.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
Condition.Evidence.Builder |
Condition.Evidence.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.
|
Condition.Evidence.Builder |
Condition.Evidence.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.
|
Condition.Evidence.Builder |
Condition.Evidence.toBuilder() |
|