CanonicalSupport |
Utility methods supporting the processing of profile search
parameters which are stored using common_canonical_values
|
DateParameter |
A date search parameter value
|
FHIRRemoteIndexService |
Service interface to support shipping resource search parameter values to an
external service where they can be loaded into the database asynchronously.
|
IndexProviderResponse |
Response from submitting IndexData to a FHIRIndexProvider implementation
|
LocationParameter |
A LatLng location search parameter
|
NumberParameter |
A number search parameter
|
ProfileParameter |
A profile search parameter value
|
QuantityParameter |
A quantity search parameter value
|
ReferenceParameter |
A local reference search parameter value
|
RemoteIndexConstants |
Constants associated with the remote index service
|
RemoteIndexData |
Supplier of index data
|
RemoteIndexMessage |
The Kafka message we send to the remote index service
|
SearchParametersTransport |
Represents a collection of search parameters extracted from a FHIR resource
held in a form that is easy to serialize/deserialize to a wire format
(e.g.
|
SearchParametersTransport.Builder |
|
SearchParametersTransportAdapter |
Visitor adapter implementation to build an instance of SearchParametersTransport to
provide support for shipping a set of search parameter values off to a remote
index service.
|
SearchParameterValue |
The base class for our search parameter values.
|
SearchParameterValueSupport |
Collection of support methods related to SearchParameterValue objects
|
SecurityParameter |
A security search parameter value
|
StringParameter |
A string search parameter used for transporting values for remote indexing
|
TagParameter |
A tag search parameter value
|
TokenParameter |
A token search parameter value
|