Patient.Contact.Builder |
Patient.Contact.Builder.address(Address address) |
Address for the contact person.
|
static Patient.Contact.Builder |
Patient.Contact.builder() |
|
Patient.Contact.Builder |
Patient.Contact.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Patient.Contact.Builder |
Patient.Contact.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Patient.Contact.Builder |
Patient.Contact.Builder.from(Patient.Contact contact) |
|
Patient.Contact.Builder |
Patient.Contact.Builder.gender(AdministrativeGender gender) |
Administrative Gender - the gender that the contact person is considered to have for administration and record keeping
purposes.
|
Patient.Contact.Builder |
Patient.Contact.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Patient.Contact.Builder |
Patient.Contact.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.
|
Patient.Contact.Builder |
Patient.Contact.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.
|
Patient.Contact.Builder |
Patient.Contact.Builder.name(HumanName name) |
A name associated with the contact person.
|
Patient.Contact.Builder |
Patient.Contact.Builder.organization(Reference organization) |
Organization on behalf of which the contact is acting or for which the contact is working.
|
Patient.Contact.Builder |
Patient.Contact.Builder.period(Period period) |
The period during which this contact person or organization is valid to be contacted relating to this patient.
|
Patient.Contact.Builder |
Patient.Contact.Builder.relationship(CodeableConcept... relationship) |
The nature of the relationship between the patient and the contact person.
|
Patient.Contact.Builder |
Patient.Contact.Builder.relationship(Collection<CodeableConcept> relationship) |
The nature of the relationship between the patient and the contact person.
|
Patient.Contact.Builder |
Patient.Contact.Builder.telecom(ContactPoint... telecom) |
A contact detail for the person, e.g.
|
Patient.Contact.Builder |
Patient.Contact.Builder.telecom(Collection<ContactPoint> telecom) |
A contact detail for the person, e.g.
|
Patient.Contact.Builder |
Patient.Contact.toBuilder() |
|