static CapabilityStatement.Implementation.Builder |
CapabilityStatement.Implementation.builder() |
|
CapabilityStatement.Implementation.Builder |
CapabilityStatement.Implementation.Builder.custodian(Reference custodian) |
The organization responsible for the management of the instance and oversight of the data on the server at the
specified URL.
|
CapabilityStatement.Implementation.Builder |
CapabilityStatement.Implementation.Builder.description(String description) |
Information about the specific installation that this capability statement relates to.
|
CapabilityStatement.Implementation.Builder |
CapabilityStatement.Implementation.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
CapabilityStatement.Implementation.Builder |
CapabilityStatement.Implementation.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected CapabilityStatement.Implementation.Builder |
CapabilityStatement.Implementation.Builder.from(CapabilityStatement.Implementation implementation) |
|
CapabilityStatement.Implementation.Builder |
CapabilityStatement.Implementation.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
CapabilityStatement.Implementation.Builder |
CapabilityStatement.Implementation.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.
|
CapabilityStatement.Implementation.Builder |
CapabilityStatement.Implementation.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.
|
CapabilityStatement.Implementation.Builder |
CapabilityStatement.Implementation.toBuilder() |
|
CapabilityStatement.Implementation.Builder |
CapabilityStatement.Implementation.Builder.url(Url url) |
An absolute base URL for the implementation.
|