static CapabilityStatement.Rest.Resource.SearchParam.Builder | 
CapabilityStatement.Rest.Resource.SearchParam.builder() | 
  | 
CapabilityStatement.Rest.Resource.SearchParam.Builder | 
CapabilityStatement.Rest.Resource.SearchParam.Builder.definition(Canonical definition) | 
 An absolute URI that is a formal reference to where this parameter was first defined, so that a client can be 
 confident of the meaning of the search parameter (a reference to [SearchParameter.url](searchparameter-definitions. 
 | 
CapabilityStatement.Rest.Resource.SearchParam.Builder | 
CapabilityStatement.Rest.Resource.SearchParam.Builder.documentation(Markdown documentation) | 
 This allows documentation of any distinct behaviors about how the search parameter is used. 
 | 
CapabilityStatement.Rest.Resource.SearchParam.Builder | 
CapabilityStatement.Rest.Resource.SearchParam.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
CapabilityStatement.Rest.Resource.SearchParam.Builder | 
CapabilityStatement.Rest.Resource.SearchParam.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.Rest.Resource.SearchParam.Builder | 
CapabilityStatement.Rest.Resource.SearchParam.Builder.from(CapabilityStatement.Rest.Resource.SearchParam searchParam) | 
  | 
CapabilityStatement.Rest.Resource.SearchParam.Builder | 
CapabilityStatement.Rest.Resource.SearchParam.Builder.id(String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
CapabilityStatement.Rest.Resource.SearchParam.Builder | 
CapabilityStatement.Rest.Resource.SearchParam.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.Rest.Resource.SearchParam.Builder | 
CapabilityStatement.Rest.Resource.SearchParam.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.Rest.Resource.SearchParam.Builder | 
CapabilityStatement.Rest.Resource.SearchParam.Builder.name(String name) | 
 The name of the search parameter used in the interface. 
 | 
CapabilityStatement.Rest.Resource.SearchParam.Builder | 
CapabilityStatement.Rest.Resource.SearchParam.toBuilder() | 
  | 
CapabilityStatement.Rest.Resource.SearchParam.Builder | 
CapabilityStatement.Rest.Resource.SearchParam.Builder.type(SearchParamType type) | 
 The type of value a search parameter refers to, and how the content is interpreted. 
 |