| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. age(Element age) | The age of the relative at the time the family member history is recorded. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. born(Element born) | The actual or approximate date of birth of the relative. | 
| static FamilyMemberHistory.Builder | FamilyMemberHistory. builder() |  | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. condition(FamilyMemberHistory.Condition... condition) | The significant Conditions (or condition) that the family member had. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. condition(Collection<FamilyMemberHistory.Condition> condition) | The significant Conditions (or condition) that the family member had. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. contained(Resource... contained) | These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. contained(Collection<Resource> contained) | These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. dataAbsentReason(CodeableConcept dataAbsentReason) | Describes why the family member's history is not available. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. date(DateTime date) | The date (and possibly time) when the family member history was recorded or last updated. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. deceased(Element deceased) | Deceased flag or the actual or approximate age of the relative at the time of death for the family member history 
 record. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. estimatedAge(Boolean estimatedAge) | If true, indicates that the age value specified is an estimated value. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. extension(Extension... extension) | May be used to represent additional information that is not part of the basic definition of the resource. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. extension(Collection<Extension> extension) | May be used to represent additional information that is not part of the basic definition of the resource. | 
| protected FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. from(FamilyMemberHistory familyMemberHistory) |  | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. id(String id) | The logical id of the resource, as used in the URL for the resource. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. identifier(Identifier... identifier) | Business identifiers assigned to this family member history by the performer or other systems which remain constant as 
 the resource is updated and propagates from server to server. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. identifier(Collection<Identifier> identifier) | Business identifiers assigned to this family member history by the performer or other systems which remain constant as 
 the resource is updated and propagates from server to server. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. implicitRules(Uri implicitRules) | A reference to a set of rules that were followed when the resource was constructed, and which must be understood when 
 processing the content. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. instantiatesCanonical(Canonical... instantiatesCanonical) | The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in 
 part by this FamilyMemberHistory. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. instantiatesCanonical(Collection<Canonical> instantiatesCanonical) | The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in 
 part by this FamilyMemberHistory. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. instantiatesUri(Uri... instantiatesUri) | The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in 
 whole or in part by this FamilyMemberHistory. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. instantiatesUri(Collection<Uri> instantiatesUri) | The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in 
 whole or in part by this FamilyMemberHistory. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. language(Code language) | The base language in which the resource is written. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. meta(Meta meta) | The metadata about the resource. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. modifierExtension(Extension... modifierExtension) | May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. modifierExtension(Collection<Extension> modifierExtension) | May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. name(String name) | This will either be a name or a description; e.g. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. note(Annotation... note) | This property allows a non condition-specific note to the made about the related person. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. note(Collection<Annotation> note) | This property allows a non condition-specific note to the made about the related person. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. patient(Reference patient) | The person who this history concerns. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. reasonCode(CodeableConcept... reasonCode) | Describes why the family member history occurred in coded or textual form. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. reasonCode(Collection<CodeableConcept> reasonCode) | Describes why the family member history occurred in coded or textual form. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. reasonReference(Reference... reasonReference) | Indicates a Condition, Observation, AllergyIntolerance, or QuestionnaireResponse that justifies this family member 
 history event. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. reasonReference(Collection<Reference> reasonReference) | Indicates a Condition, Observation, AllergyIntolerance, or QuestionnaireResponse that justifies this family member 
 history event. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. relationship(CodeableConcept relationship) | The type of relationship this person has to the patient (father, mother, brother etc.). | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. sex(CodeableConcept sex) | The birth sex of the family member. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. status(FamilyHistoryStatus status) | A code specifying the status of the record of the family history of a specific family member. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory.Builder. text(Narrative text) | A human-readable narrative that contains a summary of the resource and can be used to represent the content of the 
 resource to a human. | 
| FamilyMemberHistory.Builder | FamilyMemberHistory. toBuilder() |  |