static FamilyMemberHistory.Condition.Builder |
FamilyMemberHistory.Condition.builder() |
|
FamilyMemberHistory.Condition.Builder |
FamilyMemberHistory.Condition.Builder.code(CodeableConcept code) |
The actual condition specified.
|
FamilyMemberHistory.Condition.Builder |
FamilyMemberHistory.Condition.Builder.contributedToDeath(Boolean contributedToDeath) |
This condition contributed to the cause of death of the related person.
|
FamilyMemberHistory.Condition.Builder |
FamilyMemberHistory.Condition.Builder.contributedToDeath(Boolean contributedToDeath) |
Convenience method for setting contributedToDeath .
|
FamilyMemberHistory.Condition.Builder |
FamilyMemberHistory.Condition.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
FamilyMemberHistory.Condition.Builder |
FamilyMemberHistory.Condition.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected FamilyMemberHistory.Condition.Builder |
FamilyMemberHistory.Condition.Builder.from(FamilyMemberHistory.Condition condition) |
|
FamilyMemberHistory.Condition.Builder |
FamilyMemberHistory.Condition.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
FamilyMemberHistory.Condition.Builder |
FamilyMemberHistory.Condition.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.
|
FamilyMemberHistory.Condition.Builder |
FamilyMemberHistory.Condition.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.
|
FamilyMemberHistory.Condition.Builder |
FamilyMemberHistory.Condition.Builder.note(Annotation... note) |
An area where general notes can be placed about this specific condition.
|
FamilyMemberHistory.Condition.Builder |
FamilyMemberHistory.Condition.Builder.note(Collection<Annotation> note) |
An area where general notes can be placed about this specific condition.
|
FamilyMemberHistory.Condition.Builder |
FamilyMemberHistory.Condition.Builder.onset(Element onset) |
Either the age of onset, range of approximate age or descriptive string can be recorded.
|
FamilyMemberHistory.Condition.Builder |
FamilyMemberHistory.Condition.Builder.onset(String onset) |
Convenience method for setting onset with choice type String.
|
FamilyMemberHistory.Condition.Builder |
FamilyMemberHistory.Condition.Builder.outcome(CodeableConcept outcome) |
Indicates what happened following the condition.
|
FamilyMemberHistory.Condition.Builder |
FamilyMemberHistory.Condition.toBuilder() |
|