static Patient.Link.Builder |
Patient.Link.builder() |
|
Patient.Link.Builder |
Patient.Link.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.
|
Patient.Link.Builder |
Patient.Link.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Patient.Link.Builder |
Patient.Link.Builder.from(Patient.Link link) |
|
Patient.Link.Builder |
Patient.Link.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
Patient.Link.Builder |
Patient.Link.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.
|
Patient.Link.Builder |
Patient.Link.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.Link.Builder |
Patient.Link.Builder.other(Reference other) |
The other patient resource that the link refers to.
|
Patient.Link.Builder |
Patient.Link.toBuilder() |
|
Patient.Link.Builder |
Patient.Link.Builder.type(LinkType type) |
The type of link between this patient resource and another patient resource.
|