CanonicalSearchParam |
A canonical search parameter
|
ChainedSearchParam |
Search parameter chaining.
|
CompositeSearchParam |
A composite search parameter
|
DateSearchParam |
A date search parameter
|
DomainSortParameter |
Decorates SortParameter for use with the new query builder domain model.
|
IdSearchParam |
A search parameter for _id
|
InclusionSearchParam |
An inclusion search parameter
|
LastUpdatedSearchParam |
A search parameter for _lastUpdated
|
LocationSearchExtension |
A search extension for the NEAR location logic
|
LocationSearchParam |
A Location search parameter (near)
|
MissingSearchParam |
Handles search for the missing param
|
NumberSearchParam |
A number search parameter
|
QuantitySearchParam |
A quantity search parameter
|
QueryData |
|
ReferenceSearchParam |
A reference search parameter
|
SearchCountQuery |
A domain model of the query used to count the number of resources
matching a particular search context.
|
SearchDataQuery |
Domain model of the FHIR search context representing the query used
to perform the search operation in the database.
|
SearchIncludeQuery |
Domain model of the FHIR search context representing the query used
to perform the search operation in the database.
|
SearchParam |
Represents a search parameter in the search domain model
|
SearchQuery |
Abstract model of a FHIR search query we intend to build.
|
SearchQueryRenderer |
Used to render the domain model into a physical, executable query
modeled as a Select statement.
|
SearchSortQuery |
Domain model of the FHIR search context representing the query used
to perform the search sort operation in the database.
|
SearchWholeSystemDataQuery |
Domain model of the FHIR search context representing the query used
to perform the search operation in the database.
|
SearchWholeSystemFilterQuery |
Domain model of the FHIR search context representing the query used
to perform the search operation in the database.
|
SearchWholeSystemQuery |
A domain model of the query used to retrieve the count or data
for a particular whole-system search.
|
SecuritySearchParam |
A token search parameter for the _security search parameter
|
StringSearchParam |
A string search parameter
|
TagSearchParam |
A token search parameter
|
TokenSearchParam |
A token search parameter
|