static CapabilityStatement.Builder | 
CapabilityStatement.builder() | 
  | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.contact(ContactDetail... contact) | 
 Contact details to assist a user in finding and communicating with the publisher. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.contact(Collection<ContactDetail> contact) | 
 Contact details to assist a user in finding and communicating with the publisher. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.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. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.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. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.copyright(Markdown copyright) | 
 A copyright statement relating to the capability statement and/or its contents. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.date(DateTime date) | 
 The date (and optionally time) when the capability statement was published. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.description(Markdown description) | 
 A free text natural language description of the capability statement from a consumer's perspective. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.document(CapabilityStatement.Document... document) | 
 A document definition. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.document(Collection<CapabilityStatement.Document> document) | 
 A document definition. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.experimental(Boolean experimental) | 
 A Boolean value to indicate that this capability statement is authored for testing purposes (or 
 education/evaluation/marketing) and is not intended to be used for genuine usage. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.fhirVersion(FHIRVersion fhirVersion) | 
 The version of the FHIR specification that this CapabilityStatement describes (which SHALL be the same as the FHIR 
 version of the CapabilityStatement itself). 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.format(Code... format) | 
 A list of the formats supported by this implementation using their content types. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.format(Collection<Code> format) | 
 A list of the formats supported by this implementation using their content types. 
 | 
protected CapabilityStatement.Builder | 
CapabilityStatement.Builder.from(CapabilityStatement capabilityStatement) | 
  | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.id(String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.implementation(CapabilityStatement.Implementation implementation) | 
 Identifies a specific implementation instance that is described by the capability statement - i.e. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.implementationGuide(Canonical... implementationGuide) | 
 A list of implementation guides that the server does (or should) support in their entirety. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.implementationGuide(Collection<Canonical> implementationGuide) | 
 A list of implementation guides that the server does (or should) support in their entirety. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.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. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.imports(Canonical... imports) | 
 Reference to a canonical URL of another CapabilityStatement that this software adds to. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.imports(Collection<Canonical> imports) | 
 Reference to a canonical URL of another CapabilityStatement that this software adds to. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.instantiates(Canonical... instantiates) | 
 Reference to a canonical URL of another CapabilityStatement that this software implements. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.instantiates(Collection<Canonical> instantiates) | 
 Reference to a canonical URL of another CapabilityStatement that this software implements. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.jurisdiction(CodeableConcept... jurisdiction) | 
 A legal or geographic region in which the capability statement is intended to be used. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.jurisdiction(Collection<CodeableConcept> jurisdiction) | 
 A legal or geographic region in which the capability statement is intended to be used. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.kind(CapabilityStatementKind kind) | 
 The way that this statement is intended to be used, to describe an actual running instance of software, a particular 
 product (kind, not instance of software) or a class of implementation (e.g. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.messaging(CapabilityStatement.Messaging... messaging) | 
 A description of the messaging capabilities of the solution. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.messaging(Collection<CapabilityStatement.Messaging> messaging) | 
 A description of the messaging capabilities of the solution. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.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. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.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. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.name(String name) | 
 A natural language name identifying the capability statement. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.patchFormat(Code... patchFormat) | 
 A list of the patch formats supported by this implementation using their content types. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.patchFormat(Collection<Code> patchFormat) | 
 A list of the patch formats supported by this implementation using their content types. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.publisher(String publisher) | 
 The name of the organization or individual that published the capability statement. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.purpose(Markdown purpose) | 
 Explanation of why this capability statement is needed and why it has been designed as it has. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.rest(CapabilityStatement.Rest... rest) | 
 A definition of the restful capabilities of the solution, if any. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.rest(Collection<CapabilityStatement.Rest> rest) | 
 A definition of the restful capabilities of the solution, if any. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.software(CapabilityStatement.Software software) | 
 Software that is covered by this capability statement. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.status(PublicationStatus status) | 
 The status of this capability statement. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.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. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.title(String title) | 
 A short, descriptive, user-friendly title for the capability statement. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.toBuilder() | 
  | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.url(Uri url) | 
 An absolute URI that is used to identify this capability statement when it is referenced in a specification, model, 
 design or an instance; also called its canonical identifier. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.useContext(UsageContext... useContext) | 
 The content was developed with a focus and intent of supporting the contexts that are listed. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.useContext(Collection<UsageContext> useContext) | 
 The content was developed with a focus and intent of supporting the contexts that are listed. 
 | 
CapabilityStatement.Builder | 
CapabilityStatement.Builder.version(String version) | 
 The identifier that is used to identify this version of the capability statement when it is referenced in a 
 specification, model, design or instance. 
 |