Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- acquireSemaphoreForUnitTest() - Method in class ca.uhn.fhir.cache.BaseResourceCacheSynchronizer
- ActivateJobResult - Class in ca.uhn.fhir.jpa.bulk.imprt.model
- ActivateJobResult(boolean, String) - Constructor for class ca.uhn.fhir.jpa.bulk.imprt.model.ActivateJobResult
- activateNextReadyJob() - Method in interface ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc
-
This method is intended to be called from the job scheduler, and will begin execution on the next job in status
READY
- add(DeleteConflict) - Method in class ca.uhn.fhir.jpa.api.model.DeleteConflictList
- addAll(DeleteConflictList) - Method in class ca.uhn.fhir.jpa.api.model.DeleteConflictList
- addCode(String, String) - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
-
This is just a convenience method that creates a codeableconcept if one doesn't already exist, and adds a coding to it
- addEntry(BUNDLE) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- addEntry(BUNDLE, BUNDLEENTRY) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- addEntry(Bundle) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- addEntry(Bundle, Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- addEntry(Bundle) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- addEntry(Bundle, Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- addFilesToJob(String, List<BulkImportJobFileJson>) - Method in interface ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc
-
Add more files to a job in
STAGING
state - addFilter(CanonicalTopicSubscriptionFilter) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- addHeader(String) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
-
Adds a header
- addIgnorePath(String) - Method in class ca.uhn.fhir.jpa.patch.FhirPatch
-
Adds a path element that will not be included in generated diffs.
- addInterceptor(ChannelInterceptor) - Method in class ca.uhn.fhir.jpa.subscription.channel.subscription.BroadcastingSubscribableChannelWrapper
- addOutput() - Method in class ca.uhn.fhir.jpa.bulk.export.model.BulkExportResponseJson
- addResolvedPidToForcedId(T, RequestPartitionId, String, String, Date) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
-
Pre-cache a PID-to-Resource-ID mapping for later retrieval by
IIdHelperService.translatePidsToForcedIds(Set)
and related methods - addRetryHeader(SystemRequestDetails, int) - Static method in class ca.uhn.fhir.jpa.interceptor.UserRequestRetryVersionConflictsInterceptor
-
Convenience method to add a retry header to a system request
- addTrigger(CanonicalSubscription.CanonicalEventDefinition) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
-
Deprecated.
- addWarning(String) - Method in class ca.uhn.fhir.jpa.api.dao.ReindexOutcome
- ALL - Enum constant in enum ca.uhn.fhir.jpa.api.dao.ReindexParameters.ReindexSearchParametersEnum
- ALL_VERSIONS - Enum constant in enum ca.uhn.fhir.jpa.api.dao.ReindexParameters.OptimizeStorageModeEnum
- allowAnyExtensions() - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped.FinalizedRequireValidationRule
-
Configure the validator to never reject extensions
- ALPHANUMERIC - Enum constant in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.ClientIdStrategyEnum
-
Clients may supply IDs but these IDs are not permitted to be purely numeric.
- and() - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.FinalizedTypedRule
- ANY - Enum constant in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.ClientIdStrategyEnum
-
Clients may supply any ID including purely numeric IDs.
- apply(FhirContext, T, String) - Static method in class ca.uhn.fhir.jpa.patch.JsonPatchUtils
- apply(FhirContext, T, String) - Static method in class ca.uhn.fhir.jpa.patch.XmlPatchUtils
- apply(IBaseResource, IBaseResource) - Method in class ca.uhn.fhir.jpa.patch.FhirPatch
- asCriteriaString() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscriptionFilter
- asJson() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryJsonMessage
- asTranslateCodeRequest() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- AsyncMemoryQueueBackedFhirClientBalpSink - Class in ca.uhn.fhir.storage.interceptor.balp
-
This implementation of the
IBalpAuditEventSink
transmits audit events to a FHIR endpoint for creation, using a standard fhir create event. - AsyncMemoryQueueBackedFhirClientBalpSink(FhirContext, String) - Constructor for class ca.uhn.fhir.storage.interceptor.balp.AsyncMemoryQueueBackedFhirClientBalpSink
-
Sets the FhirContext to use when initiating outgoing connections
- AsyncMemoryQueueBackedFhirClientBalpSink(FhirContext, String, List<Object>) - Constructor for class ca.uhn.fhir.storage.interceptor.balp.AsyncMemoryQueueBackedFhirClientBalpSink
-
Sets the FhirContext to use when initiating outgoing connections
- AsyncMemoryQueueBackedFhirClientBalpSink(IGenericClient) - Constructor for class ca.uhn.fhir.storage.interceptor.balp.AsyncMemoryQueueBackedFhirClientBalpSink
-
Constructor
- AUDIT_EVENT_AGENT_NETWORK_TYPE_IP_ADDRESS - Static variable in class ca.uhn.fhir.storage.interceptor.balp.BalpConstants
-
Constant for
AuditEvent.AuditEventAgentNetworkType
representing the code2 - IP Address
. - AUDIT_EVENT_AGENT_NETWORK_TYPE_MACHINE_NAME - Static variable in class ca.uhn.fhir.storage.interceptor.balp.BalpConstants
-
Constant for
AuditEvent.AuditEventAgentNetworkType
representing the code1 - Machine name
. - AUDIT_EVENT_AGENT_NETWORK_TYPE_URI - Static variable in class ca.uhn.fhir.storage.interceptor.balp.BalpConstants
-
Constant for
AuditEvent.AuditEventAgentNetworkType
representing the code3 - URI
.
B
- BalpAuditCaptureInterceptor - Class in ca.uhn.fhir.storage.interceptor.balp
-
The IHE Basic Audit Logging Pattern (BALP) interceptor can be used to autopmatically generate AuditEvent resources that are conformant to the BALP profile in response to events in a FHIR server.
- BalpAuditCaptureInterceptor(IBalpAuditEventSink, IBalpAuditContextServices) - Constructor for class ca.uhn.fhir.storage.interceptor.balp.BalpAuditCaptureInterceptor
-
Constructor
- BalpConstants - Class in ca.uhn.fhir.storage.interceptor.balp
- BalpConstants() - Constructor for class ca.uhn.fhir.storage.interceptor.balp.BalpConstants
- BalpProfileEnum - Enum in ca.uhn.fhir.storage.interceptor.balp
- BaseBinaryStorageSvcImpl - Class in ca.uhn.fhir.jpa.binary.svc
- BaseBinaryStorageSvcImpl() - Constructor for class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
- BaseCaptureQueriesListener - Class in ca.uhn.fhir.jpa.util
- BaseCaptureQueriesListener() - Constructor for class ca.uhn.fhir.jpa.util.BaseCaptureQueriesListener
- BaseChannelSettings - Class in ca.uhn.fhir.jpa.subscription.channel.api
- BaseChannelSettings() - Constructor for class ca.uhn.fhir.jpa.subscription.channel.api.BaseChannelSettings
- BaseJpaProvider - Class in ca.uhn.fhir.jpa.provider
- BaseJpaProvider() - Constructor for class ca.uhn.fhir.jpa.provider.BaseJpaProvider
- BaseJpaResourceProvider<T> - Class in ca.uhn.fhir.jpa.provider
- BaseJpaResourceProvider() - Constructor for class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- BaseJpaResourceProvider(IFhirResourceDao<T>) - Constructor for class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- BaseRequestPartitionHelperSvc - Class in ca.uhn.fhir.jpa.partition
- BaseRequestPartitionHelperSvc() - Constructor for class ca.uhn.fhir.jpa.partition.BaseRequestPartitionHelperSvc
- BaseResourceCacheSynchronizer - Class in ca.uhn.fhir.cache
- BaseResourceCacheSynchronizer(String) - Constructor for class ca.uhn.fhir.cache.BaseResourceCacheSynchronizer
- BaseResourceCacheSynchronizer(String, IResourceChangeListenerRegistry, DaoRegistry) - Constructor for class ca.uhn.fhir.cache.BaseResourceCacheSynchronizer
- BaseResourcePidList - Class in ca.uhn.fhir.jpa.api.pid
- BaseSearchParamWithInlineReferencesExtractor<T> - Class in ca.uhn.fhir.jpa.searchparam.extractor
- BaseSearchParamWithInlineReferencesExtractor() - Constructor for class ca.uhn.fhir.jpa.searchparam.extractor.BaseSearchParamWithInlineReferencesExtractor
- BaseStorageDao - Class in ca.uhn.fhir.jpa.dao
- BaseStorageDao() - Constructor for class ca.uhn.fhir.jpa.dao.BaseStorageDao
- BaseStorageResourceDao<T> - Class in ca.uhn.fhir.jpa.dao
- BaseStorageResourceDao() - Constructor for class ca.uhn.fhir.jpa.dao.BaseStorageResourceDao
- BaseStorageSystemProvider<T,
MT> - Class in ca.uhn.fhir.jpa.provider - BaseStorageSystemProvider() - Constructor for class ca.uhn.fhir.jpa.provider.BaseStorageSystemProvider
- BaseTransactionProcessor - Class in ca.uhn.fhir.jpa.dao
- BaseTransactionProcessor() - Constructor for class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- BaseTransactionProcessor.RetriableBundleTask - Class in ca.uhn.fhir.jpa.dao
- BaseTransactionProcessor.TransactionSorter - Class in ca.uhn.fhir.jpa.dao
-
Transaction Order, per the spec:
- BASIC_CREATE - Enum constant in enum ca.uhn.fhir.storage.interceptor.balp.BalpProfileEnum
- BASIC_DELETE - Enum constant in enum ca.uhn.fhir.storage.interceptor.balp.BalpProfileEnum
- BASIC_QUERY - Enum constant in enum ca.uhn.fhir.storage.interceptor.balp.BalpProfileEnum
- BASIC_READ - Enum constant in enum ca.uhn.fhir.storage.interceptor.balp.BalpProfileEnum
- BASIC_UPDATE - Enum constant in enum ca.uhn.fhir.storage.interceptor.balp.BalpProfileEnum
- Batch2BaseJobParameters - Class in ca.uhn.fhir.jpa.batch.models
-
Base parameters for StartJob as well as other requests
- Batch2BaseJobParameters(String) - Constructor for class ca.uhn.fhir.jpa.batch.models.Batch2BaseJobParameters
- Batch2BulkImportPullJobParameters - Class in ca.uhn.fhir.batch2.importpull.models
- Batch2BulkImportPullJobParameters() - Constructor for class ca.uhn.fhir.batch2.importpull.models.Batch2BulkImportPullJobParameters
- Batch2JobDefinitionConstants - Class in ca.uhn.fhir.util
- Batch2JobOperationResult - Class in ca.uhn.fhir.jpa.api.model
- Batch2JobOperationResult() - Constructor for class ca.uhn.fhir.jpa.api.model.Batch2JobOperationResult
- Batch2JobStartResponse - Class in ca.uhn.fhir.jpa.batch.models
- Batch2JobStartResponse() - Constructor for class ca.uhn.fhir.jpa.batch.models.Batch2JobStartResponse
- BINARY_CONTENT_ID_PREFIX_APPLIED - Static variable in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
- BinaryAccessProvider - Class in ca.uhn.fhir.jpa.binary.provider
-
This plain provider class can be registered with a JPA RestfulServer to provide the
$binary-access-read
and$binary-access-write
operations that can be used to access attachment data as a raw binary. - BinaryAccessProvider() - Constructor for class ca.uhn.fhir.jpa.binary.provider.BinaryAccessProvider
- binaryAccessRead(IIdType, IPrimitiveType<String>, ServletRequestDetails, HttpServletRequest, HttpServletResponse) - Method in class ca.uhn.fhir.jpa.binary.provider.BinaryAccessProvider
-
$binary-access-read
- binaryAccessWrite(IIdType, IPrimitiveType<String>, ServletRequestDetails, HttpServletRequest, HttpServletResponse) - Method in class ca.uhn.fhir.jpa.binary.provider.BinaryAccessProvider
-
$binary-access-write
- BinaryStorageInterceptor<T> - Class in ca.uhn.fhir.jpa.binary.interceptor
- BinaryStorageInterceptor(FhirContext) - Constructor for class ca.uhn.fhir.jpa.binary.interceptor.BinaryStorageInterceptor
- BlockPolicy - Class in ca.uhn.fhir.jpa.search.reindex
-
A handler for rejected tasks that will have the caller block until space is available.
- BlockPolicy() - Constructor for class ca.uhn.fhir.jpa.search.reindex.BlockPolicy
- BroadcastingSubscribableChannelWrapper - Class in ca.uhn.fhir.jpa.subscription.channel.subscription
- BroadcastingSubscribableChannelWrapper(IChannelReceiver) - Constructor for class ca.uhn.fhir.jpa.subscription.channel.subscription.BroadcastingSubscribableChannelWrapper
- build() - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder
-
Create the repository validation rules
- build() - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.FinalizedTypedRule
- buildExecutionBuilder(RequestDetails) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- BULK_EXPORT - Static variable in class ca.uhn.fhir.util.Batch2JobDefinitionConstants
- BulkExportHelperService - Class in ca.uhn.fhir.jpa.bulk.export.svc
- BulkExportHelperService() - Constructor for class ca.uhn.fhir.jpa.bulk.export.svc.BulkExportHelperService
- BulkExportJobInfo - Class in ca.uhn.fhir.jpa.api.model
- BulkExportJobInfo() - Constructor for class ca.uhn.fhir.jpa.api.model.BulkExportJobInfo
- BulkExportJobResults - Class in ca.uhn.fhir.jpa.api.model
- BulkExportJobResults() - Constructor for class ca.uhn.fhir.jpa.api.model.BulkExportJobResults
- BulkExportResponseJson - Class in ca.uhn.fhir.jpa.bulk.export.model
- BulkExportResponseJson() - Constructor for class ca.uhn.fhir.jpa.bulk.export.model.BulkExportResponseJson
- BulkExportResponseJson.Output - Class in ca.uhn.fhir.jpa.bulk.export.model
- BulkImportFilePartitionResult - Class in ca.uhn.fhir.batch2.importpull.models
- BulkImportFilePartitionResult() - Constructor for class ca.uhn.fhir.batch2.importpull.models.BulkImportFilePartitionResult
- BulkImportJobFileJson - Class in ca.uhn.fhir.jpa.bulk.imprt.model
- BulkImportJobFileJson() - Constructor for class ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobFileJson
- BulkImportJobJson - Class in ca.uhn.fhir.jpa.bulk.imprt.model
- BulkImportJobJson() - Constructor for class ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobJson
- BulkImportJobStatusEnum - Enum in ca.uhn.fhir.jpa.bulk.imprt.model
- BulkImportRecord - Class in ca.uhn.fhir.batch2.importpull.models
- BulkImportRecord() - Constructor for class ca.uhn.fhir.batch2.importpull.models.BulkImportRecord
- ByteArrayFileDescriptor(String, byte[]) - Constructor for class ca.uhn.fhir.jpa.term.api.ITermLoaderSvc.ByteArrayFileDescriptor
C
- ca.uhn.fhir.batch2.importpull.models - package ca.uhn.fhir.batch2.importpull.models
- ca.uhn.fhir.batch2.models - package ca.uhn.fhir.batch2.models
- ca.uhn.fhir.cache - package ca.uhn.fhir.cache
- ca.uhn.fhir.exception - package ca.uhn.fhir.exception
- ca.uhn.fhir.jpa.api - package ca.uhn.fhir.jpa.api
- ca.uhn.fhir.jpa.api.config - package ca.uhn.fhir.jpa.api.config
- ca.uhn.fhir.jpa.api.dao - package ca.uhn.fhir.jpa.api.dao
- ca.uhn.fhir.jpa.api.model - package ca.uhn.fhir.jpa.api.model
- ca.uhn.fhir.jpa.api.pid - package ca.uhn.fhir.jpa.api.pid
- ca.uhn.fhir.jpa.api.svc - package ca.uhn.fhir.jpa.api.svc
- ca.uhn.fhir.jpa.batch.models - package ca.uhn.fhir.jpa.batch.models
- ca.uhn.fhir.jpa.binary.api - package ca.uhn.fhir.jpa.binary.api
- ca.uhn.fhir.jpa.binary.interceptor - package ca.uhn.fhir.jpa.binary.interceptor
- ca.uhn.fhir.jpa.binary.provider - package ca.uhn.fhir.jpa.binary.provider
- ca.uhn.fhir.jpa.binary.svc - package ca.uhn.fhir.jpa.binary.svc
- ca.uhn.fhir.jpa.binstore - package ca.uhn.fhir.jpa.binstore
- ca.uhn.fhir.jpa.bulk.export.api - package ca.uhn.fhir.jpa.bulk.export.api
- ca.uhn.fhir.jpa.bulk.export.model - package ca.uhn.fhir.jpa.bulk.export.model
- ca.uhn.fhir.jpa.bulk.export.svc - package ca.uhn.fhir.jpa.bulk.export.svc
- ca.uhn.fhir.jpa.bulk.imprt.api - package ca.uhn.fhir.jpa.bulk.imprt.api
- ca.uhn.fhir.jpa.bulk.imprt.model - package ca.uhn.fhir.jpa.bulk.imprt.model
- ca.uhn.fhir.jpa.dao - package ca.uhn.fhir.jpa.dao
- ca.uhn.fhir.jpa.dao.dstu3 - package ca.uhn.fhir.jpa.dao.dstu3
- ca.uhn.fhir.jpa.dao.expunge - package ca.uhn.fhir.jpa.dao.expunge
- ca.uhn.fhir.jpa.dao.index - package ca.uhn.fhir.jpa.dao.index
- ca.uhn.fhir.jpa.dao.r4 - package ca.uhn.fhir.jpa.dao.r4
- ca.uhn.fhir.jpa.dao.tx - package ca.uhn.fhir.jpa.dao.tx
- ca.uhn.fhir.jpa.dao.validation - package ca.uhn.fhir.jpa.dao.validation
- ca.uhn.fhir.jpa.delete - package ca.uhn.fhir.jpa.delete
- ca.uhn.fhir.jpa.graphql - package ca.uhn.fhir.jpa.graphql
- ca.uhn.fhir.jpa.interceptor - package ca.uhn.fhir.jpa.interceptor
- ca.uhn.fhir.jpa.interceptor.validation - package ca.uhn.fhir.jpa.interceptor.validation
- ca.uhn.fhir.jpa.model.search - package ca.uhn.fhir.jpa.model.search
- ca.uhn.fhir.jpa.partition - package ca.uhn.fhir.jpa.partition
- ca.uhn.fhir.jpa.patch - package ca.uhn.fhir.jpa.patch
- ca.uhn.fhir.jpa.provider - package ca.uhn.fhir.jpa.provider
- ca.uhn.fhir.jpa.search - package ca.uhn.fhir.jpa.search
- ca.uhn.fhir.jpa.search.reindex - package ca.uhn.fhir.jpa.search.reindex
- ca.uhn.fhir.jpa.searchparam.extractor - package ca.uhn.fhir.jpa.searchparam.extractor
- ca.uhn.fhir.jpa.searchparam.submit.config - package ca.uhn.fhir.jpa.searchparam.submit.config
- ca.uhn.fhir.jpa.searchparam.submit.interceptor - package ca.uhn.fhir.jpa.searchparam.submit.interceptor
- ca.uhn.fhir.jpa.subscription.channel.api - package ca.uhn.fhir.jpa.subscription.channel.api
- ca.uhn.fhir.jpa.subscription.channel.config - package ca.uhn.fhir.jpa.subscription.channel.config
- ca.uhn.fhir.jpa.subscription.channel.impl - package ca.uhn.fhir.jpa.subscription.channel.impl
- ca.uhn.fhir.jpa.subscription.channel.subscription - package ca.uhn.fhir.jpa.subscription.channel.subscription
- ca.uhn.fhir.jpa.subscription.match.matcher.matching - package ca.uhn.fhir.jpa.subscription.match.matcher.matching
- ca.uhn.fhir.jpa.subscription.match.registry - package ca.uhn.fhir.jpa.subscription.match.registry
- ca.uhn.fhir.jpa.subscription.model - package ca.uhn.fhir.jpa.subscription.model
- ca.uhn.fhir.jpa.subscription.triggering - package ca.uhn.fhir.jpa.subscription.triggering
- ca.uhn.fhir.jpa.term - package ca.uhn.fhir.jpa.term
- ca.uhn.fhir.jpa.term.api - package ca.uhn.fhir.jpa.term.api
- ca.uhn.fhir.jpa.term.models - package ca.uhn.fhir.jpa.term.models
- ca.uhn.fhir.jpa.util - package ca.uhn.fhir.jpa.util
- ca.uhn.fhir.jpa.validation - package ca.uhn.fhir.jpa.validation
- ca.uhn.fhir.mdm.log - package ca.uhn.fhir.mdm.log
- ca.uhn.fhir.storage - package ca.uhn.fhir.storage
- ca.uhn.fhir.storage.interceptor.balp - package ca.uhn.fhir.storage.interceptor.balp
- ca.uhn.fhir.subscription.api - package ca.uhn.fhir.subscription.api
- ca.uhn.fhir.util - package ca.uhn.fhir.util
- CACHED_ONLY_WITHOUT_OFFSET - Enum constant in enum ca.uhn.fhir.jpa.api.model.HistoryCountModeEnum
-
For history invocations with no offset (i.e.
- call() - Method in class ca.uhn.fhir.jpa.dao.expunge.ExpungeOperation
- call(Function<Stream<T>, R>) - Method in interface ca.uhn.fhir.jpa.api.pid.StreamTemplate
- cancelAllActiveSearches() - Method in interface ca.uhn.fhir.jpa.api.svc.ISearchCoordinatorSvc
- cancelAndPurgeAllJobs() - Method in interface ca.uhn.fhir.jpa.bulk.export.api.IBulkDataExportJobSchedulingHelper
-
Deprecated.
- canDeleteExpunge() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- cannotDeleteExpungeReason() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- CanonicalEventDefinition() - Constructor for class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription.CanonicalEventDefinition
-
Deprecated.
- CanonicalIdentifier - Class in ca.uhn.fhir.util
-
Version independent identifier
- CanonicalIdentifier() - Constructor for class ca.uhn.fhir.util.CanonicalIdentifier
- canonicalize(IBaseResource) - Method in class ca.uhn.fhir.jpa.subscription.match.registry.SubscriptionCanonicalizer
- CanonicalSubscription - Class in ca.uhn.fhir.jpa.subscription.model
- CanonicalSubscription() - Constructor for class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
-
Constructor
- CanonicalSubscription.CanonicalEventDefinition - Class in ca.uhn.fhir.jpa.subscription.model
-
Deprecated.
- CanonicalSubscription.EmailDetails - Class in ca.uhn.fhir.jpa.subscription.model
- CanonicalSubscription.RestHookDetails - Class in ca.uhn.fhir.jpa.subscription.model
- CanonicalSubscriptionChannelType - Enum in ca.uhn.fhir.jpa.subscription.model
- CanonicalTopicSubscription - Class in ca.uhn.fhir.jpa.subscription.model
- CanonicalTopicSubscription() - Constructor for class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- CanonicalTopicSubscriptionFilter - Class in ca.uhn.fhir.jpa.subscription.model
- CanonicalTopicSubscriptionFilter() - Constructor for class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscriptionFilter
- ChannelConsumerSettings - Class in ca.uhn.fhir.jpa.subscription.channel.api
- ChannelConsumerSettings() - Constructor for class ca.uhn.fhir.jpa.subscription.channel.api.ChannelConsumerSettings
-
Constructor
- channelNamer() - Method in class ca.uhn.fhir.jpa.subscription.channel.config.SubscriptionChannelConfig
-
Create a @Primary @Bean if you need a different implementation
- ChannelProducerSettings - Class in ca.uhn.fhir.jpa.subscription.channel.api
- ChannelProducerSettings() - Constructor for class ca.uhn.fhir.jpa.subscription.channel.api.ChannelProducerSettings
-
Constructor
- ChannelRetryConfiguration - Class in ca.uhn.fhir.jpa.subscription.model
- ChannelRetryConfiguration() - Constructor for class ca.uhn.fhir.jpa.subscription.model.ChannelRetryConfiguration
- check(RequestDetails) - Method in class ca.uhn.fhir.jpa.interceptor.UserRequestRetryVersionConflictsInterceptor
- CircularQueueCaptureQueriesListener - Class in ca.uhn.fhir.jpa.util
-
This is a query listener designed to be plugged into a
proxy DataSource
. - CircularQueueCaptureQueriesListener() - Constructor for class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Constructor
- clear() - Method in class ca.uhn.fhir.jpa.binstore.MemoryBinaryStorageSvcImpl
- clear() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Clear all stored queries
- clearInterceptorsForUnitTest() - Method in class ca.uhn.fhir.jpa.subscription.channel.impl.LinkedBlockingChannel
- clearRequestAsProcessingSubRequest(RequestDetails) - Static method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- CodeSystemConceptsDeleteResult - Class in ca.uhn.fhir.jpa.term.models
- CodeSystemConceptsDeleteResult() - Constructor for class ca.uhn.fhir.jpa.term.models.CodeSystemConceptsDeleteResult
- CodeSystemVersionPIDResult - Class in ca.uhn.fhir.jpa.term.models
- CodeSystemVersionPIDResult() - Constructor for class ca.uhn.fhir.jpa.term.models.CodeSystemVersionPIDResult
- collection(RequestDetails, IBaseBundle) - Method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- compare(IBase, IBase) - Method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor.TransactionSorter
- COMPLETE - Enum constant in enum ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobStatusEnum
- compress(String) - Static method in class ca.uhn.fhir.jpa.dao.GZipUtil
- CONCEPT_TRANSLATION - Enum constant in enum ca.uhn.fhir.jpa.util.MemoryCacheService.CacheEnum
-
TODO: JA this is duplicate with the CachingValidationSupport cache.
- CONCEPT_TRANSLATION_REVERSE - Enum constant in enum ca.uhn.fhir.jpa.util.MemoryCacheService.CacheEnum
- containsSource(String) - Method in class ca.uhn.fhir.jpa.dao.IdSubstitutionMap
- containsSource(IIdType) - Method in class ca.uhn.fhir.jpa.dao.IdSubstitutionMap
- containsTarget(String) - Method in class ca.uhn.fhir.jpa.dao.IdSubstitutionMap
- containsTarget(IIdType) - Method in class ca.uhn.fhir.jpa.dao.IdSubstitutionMap
- COUNT_ACCURATE - Enum constant in enum ca.uhn.fhir.jpa.api.model.HistoryCountModeEnum
-
Always include an accurate count in the response
- COUNT_DISABLED - Enum constant in enum ca.uhn.fhir.jpa.api.model.HistoryCountModeEnum
-
Do not include a count in history responses
- countCommits() - Method in class ca.uhn.fhir.jpa.util.BaseCaptureQueriesListener
- countDeleteQueries() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
- countDeleteQueriesForCurrentThread() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
- countInsertQueries() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
- countInsertQueriesForCurrentThread() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
- countRollbacks() - Method in class ca.uhn.fhir.jpa.util.BaseCaptureQueriesListener
- countSelectQueries() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
- countSelectQueriesForCurrentThread() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
- countUpdateQueries() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
- countUpdateQueriesForCurrentThread() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
- create(HttpServletRequest, T, String, RequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- create(T) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Deprecated.
- create(T, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- create(T, String) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Deprecated.
- create(T, String, boolean, RequestDetails, TransactionDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- create(T, String, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- createBundle(String) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- createBundle(String) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- createBundle(String) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- createCountingInputStream(InputStream) - Method in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
- createCountQuery(SearchParameterMap, String, RequestDetails, RequestPartitionId) - Method in interface ca.uhn.fhir.jpa.dao.ISearchBuilder
- createErrorOperationOutcome(String, String) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- createExpungeOptions(IPrimitiveType<? extends Integer>, IPrimitiveType<? extends Boolean>, IPrimitiveType<? extends Boolean>, IPrimitiveType<? extends Boolean>) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaProvider
- createExpungeResponse(ExpungeOutcome) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaProvider
- createHashingInputStream(InputStream) - Method in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
- createInfoOperationOutcome(String) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- createInfoOperationOutcome(String, StorageResponseCodeEnum) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- createMethodOutcomeForResourceId(String, String, StorageResponseCodeEnum) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
-
Creates a base method outcome for a delete request for the provided ID.
- createNewJob(BulkImportJobJson, List<BulkImportJobFileJson>) - Method in interface ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc
-
Create a new job in
STAGING
state (meaning it won't yet be worked on and can be added to) - createOperationOutcome(String, String, String, StorageResponseCodeEnum) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- createPlaceholderTargetIfConfiguredToDoSo(Class<T>, IBaseReference, String, RequestDetails, TransactionDetails) - Method in class ca.uhn.fhir.jpa.dao.index.DaoResourceLinkResolver
- createQuery(SearchParameterMap, SearchRuntimeDetails, RequestDetails, RequestPartitionId) - Method in interface ca.uhn.fhir.jpa.dao.ISearchBuilder
- createQueryStream(SearchParameterMap, SearchRuntimeDetails, RequestDetails, RequestPartitionId) - Method in interface ca.uhn.fhir.jpa.dao.ISearchBuilder
-
Stream equivalent of createQuery.
- createResourceGoneException(IBasePersistedResource) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- createResourceModifiedMessageFromEntityWithoutInflation(IPersistedResourceModifiedMessage) - Method in interface ca.uhn.fhir.subscription.api.IResourceModifiedMessagePersistenceSvc
-
Create a ResourceModifiedMessage without its pre persistence representation, i.e.
- createSearchParameterMapsForResourceType(RuntimeResourceDefinition, ExportPIDIteratorParameters, boolean) - Method in class ca.uhn.fhir.jpa.bulk.export.svc.BulkExportHelperService
-
Given the parameters, create the search parameter map based on type filters and the _since parameter.
- CS_AUDIT_ENTITY_TYPE - Static variable in class ca.uhn.fhir.storage.interceptor.balp.BalpConstants
- CS_AUDIT_ENTITY_TYPE_1_PERSON - Static variable in class ca.uhn.fhir.storage.interceptor.balp.BalpConstants
- CS_AUDIT_ENTITY_TYPE_1_PERSON_DISPLAY - Static variable in class ca.uhn.fhir.storage.interceptor.balp.BalpConstants
- CS_AUDIT_ENTITY_TYPE_2_SYSTEM_OBJECT - Static variable in class ca.uhn.fhir.storage.interceptor.balp.BalpConstants
- CS_AUDIT_ENTITY_TYPE_2_SYSTEM_OBJECT_DISPLAY - Static variable in class ca.uhn.fhir.storage.interceptor.balp.BalpConstants
- CS_AUDIT_EVENT_TYPE - Static variable in class ca.uhn.fhir.storage.interceptor.balp.BalpConstants
- CS_OBJECT_ROLE - Static variable in class ca.uhn.fhir.storage.interceptor.balp.BalpConstants
- CS_OBJECT_ROLE_1_PATIENT - Static variable in class ca.uhn.fhir.storage.interceptor.balp.BalpConstants
- CS_OBJECT_ROLE_1_PATIENT_DISPLAY - Static variable in class ca.uhn.fhir.storage.interceptor.balp.BalpConstants
- CS_OBJECT_ROLE_24_QUERY - Static variable in class ca.uhn.fhir.storage.interceptor.balp.BalpConstants
- CS_OBJECT_ROLE_4_DOMAIN_RESOURCE - Static variable in class ca.uhn.fhir.storage.interceptor.balp.BalpConstants
- CS_OBJECT_ROLE_4_DOMAIN_RESOURCE_DISPLAY - Static variable in class ca.uhn.fhir.storage.interceptor.balp.BalpConstants
- CS_RESTFUL_INTERACTION - Static variable in class ca.uhn.fhir.storage.interceptor.balp.BalpConstants
- CURRENT_VERSION - Enum constant in enum ca.uhn.fhir.jpa.api.dao.ReindexParameters.OptimizeStorageModeEnum
- CURRENTLY_REINDEXING - Static variable in interface ca.uhn.fhir.jpa.api.dao.IDao
- CurrentThreadCaptureQueriesListener - Class in ca.uhn.fhir.jpa.util
- CurrentThreadCaptureQueriesListener() - Constructor for class ca.uhn.fhir.jpa.util.CurrentThreadCaptureQueriesListener
D
- DaoFailureUtil - Class in ca.uhn.fhir.jpa.dao
-
Utility class to help identify classes of failure.
- DaoFailureUtil() - Constructor for class ca.uhn.fhir.jpa.dao.DaoFailureUtil
- DaoMethodOutcome - Class in ca.uhn.fhir.jpa.api.model
- DaoMethodOutcome() - Constructor for class ca.uhn.fhir.jpa.api.model.DaoMethodOutcome
-
Constructor
- DaoRegistry - Class in ca.uhn.fhir.jpa.api.dao
- DaoRegistry() - Constructor for class ca.uhn.fhir.jpa.api.dao.DaoRegistry
-
Constructor
- DaoRegistry(FhirContext) - Constructor for class ca.uhn.fhir.jpa.api.dao.DaoRegistry
-
Constructor
- DaoRegistryGraphQLStorageServices - Class in ca.uhn.fhir.jpa.graphql
- DaoRegistryGraphQLStorageServices() - Constructor for class ca.uhn.fhir.jpa.graphql.DaoRegistryGraphQLStorageServices
- DaoRegistryResourceSupportedSvc - Class in ca.uhn.fhir.jpa.provider
- DaoRegistryResourceSupportedSvc(IDaoRegistry) - Constructor for class ca.uhn.fhir.jpa.provider.DaoRegistryResourceSupportedSvc
- DaoResourceLinkResolver<T> - Class in ca.uhn.fhir.jpa.dao.index
- DaoResourceLinkResolver() - Constructor for class ca.uhn.fhir.jpa.dao.index.DaoResourceLinkResolver
- DaoSearchParamProvider - Class in ca.uhn.fhir.jpa.dao
- DaoSearchParamProvider() - Constructor for class ca.uhn.fhir.jpa.dao.DaoSearchParamProvider
- DATABASE - Enum constant in enum ca.uhn.fhir.jpa.subscription.match.matcher.matching.SubscriptionMatchingStrategy
-
Resources cannot be matched against this subscription in-memory.
- decompress(byte[]) - Static method in class ca.uhn.fhir.jpa.dao.GZipUtil
- DEFAULT_BULK_EXPORT_FILE_MAXIMUM_CAPACITY - Static variable in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- DEFAULT_BULK_EXPORT_MAXIMUM_WORK_CHUNK_SIZE - Static variable in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Default value for
JpaStorageSettings.getBulkExportFileMaximumSize()
: 100 MB - DEFAULT_BUNDLE_BATCH_QUEUE_CAPACITY - Static variable in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- DEFAULT_BUNDLE_TYPES_ALLOWED_FOR_STORAGE - Static variable in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Default
JpaStorageSettings.setBundleTypesAllowedForStorage(Set)
value: collection document message - DEFAULT_CHANNEL_CONSUMERS - Static variable in class ca.uhn.fhir.jpa.subscription.channel.api.ChannelConsumerSettings
- DEFAULT_CHANNEL_CONSUMERS - Static variable in class ca.uhn.fhir.jpa.subscription.channel.api.ChannelProducerSettings
- DEFAULT_ENABLE_TASKS - Static variable in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This constant applies to task enablement, e.g.
- DEFAULT_EXPUNGE_BATCH_SIZE - Static variable in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- DEFAULT_HISTORY_COUNT_MODE - Static variable in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- DEFAULT_MAX_EXPANSION_SIZE - Static variable in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- DEFAULT_MAXIMUM_BINARY_SIZE - Static variable in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
- DEFAULT_MAXIMUM_INCLUDES_TO_LOAD_PER_PAGE - Static variable in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- DEFAULT_REUSE_CACHED_SEARCH_RESULTS_FOR_MILLIS - Static variable in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Default value for
JpaStorageSettings.setReuseCachedSearchResultsForMillis(Long)
: 60000ms (one minute) - DEFAULT_SELECT_INCLUSION_CRITERIA - Static variable in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
- DEFAULT_TAG_STORAGE_MODE - Static variable in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- DEFAULT_TRANSACTION_PROPAGATION_WHEN_CHANGING_PARTITIONS - Static variable in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- DEFAULT_TRANSLATION_CACHES_EXPIRE_AFTER_WRITE_IN_MINUTES - Static variable in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Default value for
JpaStorageSettings.myTranslationCachesExpireAfterWriteInMinutes
: 60 minutes - delete(HttpServletRequest, IIdType, String, RequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- delete(IIdType) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Deprecated.Use
IFhirResourceDao.delete(IIdType, RequestDetails)
instead - delete(IIdType, DeleteConflictList, RequestDetails, TransactionDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
This method does not throw an exception if there are delete conflicts, but populates them in the provided list
- delete(IIdType, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
This method throws an exception if there are delete conflicts
- deleteAllSearchParams(IResourcePersistentId) - Method in class ca.uhn.fhir.jpa.dao.expunge.ExpungeService
- deleteAllSearchParams(T) - Method in interface ca.uhn.fhir.jpa.dao.expunge.IResourceExpungeService
- deleteByPK(IPersistedResourceModifiedMessagePK) - Method in interface ca.uhn.fhir.subscription.api.IResourceModifiedMessagePersistenceSvc
-
Delete a persistedResourceModifiedMessage by its primary key.
- deleteByUrl(String, DeleteConflictList, RequestDetails, TransactionDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
This method does not throw an exception if there are delete conflicts, but populates them in the provided list
- deleteByUrl(String, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
This method throws an exception if there are delete conflicts
- deleteCodeSystem(long) - Method in interface ca.uhn.fhir.jpa.term.api.ITermCodeSystemDeleteJobSvc
-
Deletes a code system.
- DeleteCodeSystemBaseParameters - Class in ca.uhn.fhir.jpa.term.models
- DeleteCodeSystemBaseParameters() - Constructor for class ca.uhn.fhir.jpa.term.models.DeleteCodeSystemBaseParameters
- deleteCodeSystemConceptsByCodeSystemVersionPid(long) - Method in interface ca.uhn.fhir.jpa.term.api.ITermCodeSystemDeleteJobSvc
-
Deletes all metadata associated with a code system version Specific metadata deleted: * concept links * concept properties * concept designations * concepts
- deleteCodeSystemVersion(long) - Method in interface ca.uhn.fhir.jpa.term.api.ITermCodeSystemDeleteJobSvc
-
Deletes a Code System Version NB: it is expected that any concepts related to the Code System Version are deleted first.
- DeleteConflict - Class in ca.uhn.fhir.jpa.api.model
- DeleteConflict(IdDt, String, IdDt) - Constructor for class ca.uhn.fhir.jpa.api.model.DeleteConflict
- DeleteConflictList - Class in ca.uhn.fhir.jpa.api.model
- DeleteConflictList() - Constructor for class ca.uhn.fhir.jpa.api.model.DeleteConflictList
-
Constructor
- DeleteConflictList(DeleteConflictList) - Constructor for class ca.uhn.fhir.jpa.api.model.DeleteConflictList
-
Constructor that shares (i.e.
- DeleteConflictUtil - Class in ca.uhn.fhir.jpa.delete
- deleteExpunge(String, RequestDetails) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageResourceDao
- deleteExpunge(List<T>, boolean, Integer) - Method in interface ca.uhn.fhir.jpa.api.svc.IDeleteExpungeSvc
- deleteJobFiles(String) - Method in interface ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc
-
Delete all input files associated with a particular job
- DeleteMethodOutcome - Class in ca.uhn.fhir.jpa.api.model
-
This class is a replacement for
DaoMethodOutcome
for delete operations, as they can perform their operation over multiple resources - DeleteMethodOutcome() - Constructor for class ca.uhn.fhir.jpa.api.model.DeleteMethodOutcome
- DeleteMethodOutcome(IBaseOperationOutcome) - Constructor for class ca.uhn.fhir.jpa.api.model.DeleteMethodOutcome
- deletePidList(String, Collection<P>, DeleteConflictList, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Deprecated.Deprecated in 6.8.0 - Use and implement
IFhirResourceDao.deletePidList(String, Collection, DeleteConflictList, RequestDetails, TransactionDetails)
- deletePidList(String, Collection<P>, DeleteConflictList, RequestDetails, TransactionDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Delete a list of resource Pids
- describeRules() - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingInterceptor
-
Returns a multiline string describing the rules in place for this interceptor.
- destroy() - Method in class ca.uhn.fhir.jpa.subscription.channel.impl.LinkedBlockingChannel
- destroy() - Method in class ca.uhn.fhir.jpa.subscription.channel.subscription.BroadcastingSubscribableChannelWrapper
- determineCreatePartitionForRequest(RequestDetails, IBaseResource, String) - Method in class ca.uhn.fhir.jpa.partition.BaseRequestPartitionHelperSvc
-
Invoke the
Pointcut.STORAGE_PARTITION_IDENTIFY_CREATE
interceptor pointcut to determine the tenant for a create request. - determineGenericPartitionForRequest(RequestDetails) - Method in class ca.uhn.fhir.jpa.partition.BaseRequestPartitionHelperSvc
- determineReadPartitionForRequest(RequestDetails, ReadPartitionIdRequestDetails) - Method in class ca.uhn.fhir.jpa.partition.BaseRequestPartitionHelperSvc
-
Invoke the
Pointcut.STORAGE_PARTITION_IDENTIFY_READ
interceptor pointcut to determine the tenant for a read request. - determineRequestPartitionIdForWriteEntries(RequestDetails, List<IBase>) - Method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
-
This method looks at the FHIR actions being performed in a List of bundle entries, and determines the associated request partitions.
- diff(IBaseResource, IBaseResource) - Method in class ca.uhn.fhir.jpa.patch.FhirPatch
- disableTerminologyChecks() - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped.FinalizedRequireValidationRule
-
Configure the validator to not perform terminology validation
- disallowProfile(String) - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped
-
If set, any resources that contain a profile declaration in
Resource.meta.profile
matching theProfileUrl will be rejected. - disallowProfiles(String...) - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped
- doCallHooks(TransactionDetails, RequestDetails, Pointcut, HookParams) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- doExecute(HapiTransactionService.ExecutionBuilder, TransactionCallback<T>) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- doExecute(HapiTransactionService.ExecutionBuilder, TransactionCallback<T>) - Method in class ca.uhn.fhir.jpa.dao.tx.NonTransactionalHapiTransactionService
- doExecuteCallback(HapiTransactionService.ExecutionBuilder, TransactionCallback<T>) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- doExpunge(IIdType, IPrimitiveType<? extends Integer>, IPrimitiveType<? extends Boolean>, IPrimitiveType<? extends Boolean>, IPrimitiveType<? extends Boolean>, RequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- doExpunge(IPrimitiveType<? extends Integer>, IPrimitiveType<? extends Boolean>, IPrimitiveType<? extends Boolean>, IPrimitiveType<? extends Boolean>, RequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseStorageSystemProvider
- doGet(MemoryCacheService.CacheEnum, K, Function<K, T>) - Method in class ca.uhn.fhir.jpa.util.MemoryCacheService
- doGetAllPresent(MemoryCacheService.CacheEnum, Collection<K>) - Method in class ca.uhn.fhir.jpa.util.MemoryCacheService
- doGetIfPresent(MemoryCacheService.CacheEnum, K) - Method in class ca.uhn.fhir.jpa.util.MemoryCacheService
- doPut(MemoryCacheService.CacheEnum, K, V) - Method in class ca.uhn.fhir.jpa.util.MemoryCacheService
- doSyncResourcesForUnitTest() - Method in class ca.uhn.fhir.cache.BaseResourceCacheSynchronizer
- doTransactionWriteOperations(RequestDetails, String, TransactionDetails, Set<IIdType>, IdSubstitutionMap, Map<IIdType, DaoMethodOutcome>, IBaseBundle, IdentityHashMap<IBase, Integer>, List<IBase>, StopWatch) - Method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
-
After pre-hooks have been called
- doUpdateForUpdateOrPatch(RequestDetails, IIdType, String, boolean, boolean, T, IBasePersistedResource, RestOperationTypeEnum, TransactionDetails) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageResourceDao
E
- EMAIL - Enum constant in enum ca.uhn.fhir.jpa.subscription.model.CanonicalSubscriptionChannelType
-
The channel is executed by sending an email to the email addressed in the URI (which must be a mailto:).
- EmailDetails() - Constructor for class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription.EmailDetails
-
Constructor
- EMPTY_RESOURCE_ARRAY - Static variable in class ca.uhn.fhir.storage.interceptor.balp.AsyncMemoryQueueBackedFhirClientBalpSink
- EmptyResourcePidList - Class in ca.uhn.fhir.jpa.api.pid
-
An empty resource pid list
- EmptyResourcePidList() - Constructor for class ca.uhn.fhir.jpa.api.pid.EmptyResourcePidList
- encounterInstanceEverything(HttpServletRequest, IIdType, IPrimitiveType<Integer>, IPrimitiveType<Integer>, DateRangeParam, SortSpec) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoEncounter
- encounterTypeEverything(HttpServletRequest, IPrimitiveType<Integer>, IPrimitiveType<Integer>, DateRangeParam, SortSpec) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoEncounter
- endRequest(ServletRequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaProvider
- endRequest(HttpServletRequest) - Static method in class ca.uhn.fhir.jpa.provider.BaseJpaProvider
- EntityAndResource(IBasePersistedResource, IBaseResource) - Constructor for class ca.uhn.fhir.jpa.api.model.LazyDaoMethodOutcome.EntityAndResource
- EntriesToProcessMap - Class in ca.uhn.fhir.jpa.dao
- EntriesToProcessMap() - Constructor for class ca.uhn.fhir.jpa.dao.EntriesToProcessMap
- entrySet() - Method in class ca.uhn.fhir.jpa.dao.EntriesToProcessMap
- entrySet() - Method in class ca.uhn.fhir.jpa.dao.IdSubstitutionMap
- equals(Object) - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- equals(Object) - Method in class ca.uhn.fhir.jpa.api.model.WarmCacheEntry
- equals(Object) - Method in class ca.uhn.fhir.jpa.api.pid.TypedResourcePid
- equals(Object) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription.EmailDetails
- equals(Object) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- equals(Object) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription.RestHookDetails
- equals(Object) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- equals(Object) - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedMessage
- equals(Object) - Method in class ca.uhn.fhir.jpa.util.MemoryCacheService.HistoryCountKey
- equals(Object) - Method in class ca.uhn.fhir.jpa.util.MemoryCacheService.TagDefinitionCacheKey
- equals(Object) - Method in class ca.uhn.fhir.util.CanonicalIdentifier
- ERROR - Enum constant in enum ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobStatusEnum
- errorOnUnknownProfiles() - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped.FinalizedRequireValidationRule
-
Configure the validator to raise an error if a resource being validated declares a profile, and the StructureDefinition for this profile can not be found.
- evaluate(RequestDetails, IBaseResource) - Method in interface ca.uhn.fhir.jpa.interceptor.validation.IRepositoryValidatingRule
- execute(RequestDetails, TransactionDetails, Propagation, Isolation, Runnable) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
-
Deprecated.Use
HapiTransactionService.withRequest(RequestDetails)
with fluent call instead - execute(RequestDetails, TransactionDetails, TransactionCallback<T>) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
-
Deprecated.Use
HapiTransactionService.withRequest(RequestDetails)
with fluent call instead - execute(RequestDetails, TransactionDetails, TransactionCallback<T>, Runnable) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
-
Deprecated.Use
HapiTransactionService.withRequest(RequestDetails)
with fluent call instead - execute(RequestDetails, TransactionDetails, TransactionCallback<T>, Runnable, Propagation, Isolation) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
-
Deprecated.
- execute(RequestDetails, TransactionDetails, TransactionCallback<T>, Runnable, Propagation, Isolation, RequestPartitionId) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
-
Deprecated.Use
HapiTransactionService.withRequest(RequestDetails)
with fluent call instead - execute(Runnable) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService.ExecutionBuilder
- execute(Runnable) - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService.IExecutionBuilder
- execute(Callable<T>) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService.ExecutionBuilder
- execute(Callable<T>) - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService.IExecutionBuilder
- execute(ExecutionInfo, List<QueryInfo>) - Method in class ca.uhn.fhir.jpa.util.BaseCaptureQueriesListener
- execute(MethodExecutionContext) - Method in class ca.uhn.fhir.jpa.util.BaseCaptureQueriesListener
- execute(TransactionCallback<T>) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService.ExecutionBuilder
- execute(TransactionCallback<T>) - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService.IExecutionBuilder
- executeQuery(String, SearchParameterMap, RequestPartitionId) - Method in interface ca.uhn.fhir.jpa.api.svc.ISearchSvc
- executeWithDefaultPartitionInContext(ICallable<T>) - Static method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- ExecutionBuilder(RequestDetails) - Constructor for class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService.ExecutionBuilder
- expand(IIdType, ValueSetExpansionOptions, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoValueSet
- expand(IIdType, T, IPrimitiveType<String>, IPrimitiveType<String>, IPrimitiveType<String>, IPrimitiveType<String>, IPrimitiveType<String>, IPrimitiveType<Integer>, IPrimitiveType<Integer>, IPrimitiveType<String>, IPrimitiveType<Boolean>, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoValueSet
- expand(T, ValueSetExpansionOptions) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoValueSet
- expandByIdentifier(String, ValueSetExpansionOptions) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoValueSet
- expandMdmResources(List<IBaseResource>) - Method in interface ca.uhn.fhir.jpa.bulk.export.api.IBulkExportProcessor
-
Does the MDM expansion of resources if necessary
- ExportPIDIteratorParameters - Class in ca.uhn.fhir.jpa.bulk.export.model
- ExportPIDIteratorParameters() - Constructor for class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- expunge(ExpungeOptions, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- expunge(ExpungeOptions, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirSystemDao
- expunge(String, IResourcePersistentId, ExpungeOptions, RequestDetails) - Method in class ca.uhn.fhir.jpa.dao.expunge.ExpungeService
- expunge(Collection<P>, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- expunge(IIdType, ExpungeOptions, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- expunge(IIdType, IPrimitiveType<Integer>, IPrimitiveType<Boolean>, IPrimitiveType<Boolean>, RequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- expunge(IPrimitiveType<Integer>, IPrimitiveType<Boolean>, IPrimitiveType<Boolean>, RequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- expunge(IPrimitiveType<Integer>, IPrimitiveType<Boolean>, IPrimitiveType<Boolean>, IPrimitiveType<Boolean>, RequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseStorageSystemProvider
- expungeBinaryContent(IIdType, String) - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryStorageSvc
- expungeBinaryContent(IIdType, String) - Method in class ca.uhn.fhir.jpa.binary.svc.NullBinaryStorageSvcImpl
- expungeBinaryContent(IIdType, String) - Method in class ca.uhn.fhir.jpa.binstore.FilesystemBinaryStorageSvcImpl
- expungeBinaryContent(IIdType, String) - Method in class ca.uhn.fhir.jpa.binstore.MemoryBinaryStorageSvcImpl
- expungeCurrentVersionOfResources(RequestDetails, List<T>, AtomicInteger) - Method in interface ca.uhn.fhir.jpa.dao.expunge.IResourceExpungeService
- expungeEverything(RequestDetails) - Method in interface ca.uhn.fhir.jpa.dao.expunge.IExpungeEverythingService
- expungeEverythingByType(Class<?>) - Method in interface ca.uhn.fhir.jpa.dao.expunge.IExpungeEverythingService
- expungeEverythingMdmLinks() - Method in interface ca.uhn.fhir.jpa.dao.expunge.IExpungeEverythingService
- expungeHistoricalVersions(RequestDetails, List<T>, AtomicInteger) - Method in interface ca.uhn.fhir.jpa.dao.expunge.IResourceExpungeService
- expungeHistoricalVersionsOfIds(RequestDetails, List<T>, AtomicInteger) - Method in interface ca.uhn.fhir.jpa.dao.expunge.IResourceExpungeService
- ExpungeOperation - Class in ca.uhn.fhir.jpa.dao.expunge
- ExpungeOperation(String, IResourcePersistentId, ExpungeOptions, RequestDetails) - Constructor for class ca.uhn.fhir.jpa.dao.expunge.ExpungeOperation
- ExpungeOptions - Class in ca.uhn.fhir.jpa.api.model
- ExpungeOptions() - Constructor for class ca.uhn.fhir.jpa.api.model.ExpungeOptions
- ExpungeOutcome - Class in ca.uhn.fhir.jpa.api.model
- ExpungeOutcome() - Constructor for class ca.uhn.fhir.jpa.api.model.ExpungeOutcome
- expungeResource(AtomicInteger, IBaseResource) - Method in class ca.uhn.fhir.jpa.binary.interceptor.BinaryStorageInterceptor
- ExpungeService - Class in ca.uhn.fhir.jpa.dao.expunge
- ExpungeService() - Constructor for class ca.uhn.fhir.jpa.dao.expunge.ExpungeService
- extractIdentifierFromUrl(String) - Method in class ca.uhn.fhir.jpa.dao.index.DaoResourceLinkResolver
-
Extracts the first available identifier from the URL part
- extractInlineReferences(RequestDetails, IBaseResource, TransactionDetails) - Method in class ca.uhn.fhir.jpa.searchparam.extractor.BaseSearchParamWithInlineReferencesExtractor
- extractInlineReferences(RequestDetails, IBaseResource, TransactionDetails) - Method in interface ca.uhn.fhir.jpa.searchparam.extractor.ISearchParamWithInlineReferencesExtractor
-
Handle references within the resource that are match URLs, for example references like "Patient?identifier=foo".
- extractLargeBinariesBeforeCreate(RequestDetails, TransactionDetails, IBaseResource, Pointcut) - Method in class ca.uhn.fhir.jpa.binary.interceptor.BinaryStorageInterceptor
- extractLargeBinariesBeforeUpdate(RequestDetails, TransactionDetails, IBaseResource, IBaseResource, Pointcut) - Method in class ca.uhn.fhir.jpa.binary.interceptor.BinaryStorageInterceptor
- extractReferencesToAutoVersion(FhirContext, StorageSettings, IBaseResource) - Static method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
-
Extracts a list of references that should be auto-versioned.
F
- FAILED - Enum constant in enum ca.uhn.fhir.jpa.model.search.SearchStatusEnum
-
The search failed and will not continue
- fetch(IResourceValidator, Object, String) - Method in class ca.uhn.fhir.jpa.validation.ValidatorResourceFetcher
- fetchBinaryContent(IIdType, String) - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryStorageSvc
-
Fetch the contents of the given blob
- fetchBinaryContent(IIdType, String) - Method in class ca.uhn.fhir.jpa.binary.svc.NullBinaryStorageSvcImpl
- fetchBinaryContent(IIdType, String) - Method in class ca.uhn.fhir.jpa.binstore.FilesystemBinaryStorageSvcImpl
- fetchBinaryContent(IIdType, String) - Method in class ca.uhn.fhir.jpa.binstore.MemoryBinaryStorageSvcImpl
- fetchBinaryContentDetails(IIdType, String) - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryStorageSvc
- fetchBinaryContentDetails(IIdType, String) - Method in class ca.uhn.fhir.jpa.binary.svc.NullBinaryStorageSvcImpl
- fetchBinaryContentDetails(IIdType, String) - Method in class ca.uhn.fhir.jpa.binstore.FilesystemBinaryStorageSvcImpl
- fetchBinaryContentDetails(IIdType, String) - Method in class ca.uhn.fhir.jpa.binstore.MemoryBinaryStorageSvcImpl
- fetchCanonicalResource(IResourceValidator, Object, String) - Method in class ca.uhn.fhir.jpa.validation.ValidatorResourceFetcher
- fetchCanonicalResourceVersions(IResourceValidator, Object, String) - Method in class ca.uhn.fhir.jpa.validation.ValidatorResourceFetcher
- fetchDataByteArrayFromBinary(IBaseBinary) - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryStorageSvc
-
Fetch the byte[] contents of a given Binary resource's `data` element.
- fetchDataByteArrayFromBinary(IBaseBinary) - Method in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
- fetchDataByteArrayFromBinary(IBaseBinary) - Method in class ca.uhn.fhir.jpa.binary.svc.NullBinaryStorageSvcImpl
- fetchesCanonicalResource(IResourceValidator, String) - Method in class ca.uhn.fhir.jpa.validation.ValidatorResourceFetcher
- fetchFile(String, int) - Method in interface ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc
-
Fetch a given file by job ID
- fetchGoldenResourceIdStream(Date, Date, RequestPartitionId, String) - Method in interface ca.uhn.fhir.jpa.api.svc.IGoldenResourceSearchSvc
-
Fetches a cursor of resource IDs for golden resources of the given type.
- fetchJob(String) - Method in interface ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc
-
Gets the number of files available for a given Job ID
- fetchRaw(IResourceValidator, String) - Method in class ca.uhn.fhir.jpa.validation.ValidatorResourceFetcher
- fetchResourceIdsPage(Date, Date, RequestPartitionId, String) - Method in interface ca.uhn.fhir.jpa.api.svc.IBatch2DaoSvc
-
Fetches a page of resource IDs for all resource types.
- fetchResourceIdsPage(Date, Date, Integer, RequestPartitionId, String) - Method in interface ca.uhn.fhir.jpa.api.svc.IBatch2DaoSvc
-
Deprecated.Please call (@link
IBatch2DaoSvc.fetchResourceIdsPage(Date, Date, RequestPartitionId, String)
instead. Fetches a page of resource IDs for all resource types. The page size is up to the discretion of the implementation. - fetchResourceIdStream(Date, Date, RequestPartitionId, String) - Method in interface ca.uhn.fhir.jpa.api.svc.IBatch2DaoSvc
- FHIR_TRANSACTION - Enum constant in enum ca.uhn.fhir.jpa.bulk.imprt.model.JobFileRowProcessingModeEnum
-
Sorting OK
- FhirClientBalpSink - Class in ca.uhn.fhir.storage.interceptor.balp
- FhirClientBalpSink(FhirContext, String) - Constructor for class ca.uhn.fhir.storage.interceptor.balp.FhirClientBalpSink
-
Sets the FhirContext to use when initiating outgoing connections
- FhirClientBalpSink(FhirContext, String, List<Object>) - Constructor for class ca.uhn.fhir.storage.interceptor.balp.FhirClientBalpSink
-
Sets the FhirContext to use when initiating outgoing connections
- FhirClientBalpSink(IGenericClient) - Constructor for class ca.uhn.fhir.storage.interceptor.balp.FhirClientBalpSink
-
Constructor
- FhirPatch - Class in ca.uhn.fhir.jpa.patch
- FhirPatch(FhirContext) - Constructor for class ca.uhn.fhir.jpa.patch.FhirPatch
- FHIRPATH_EXPRESSION - Enum constant in enum ca.uhn.fhir.jpa.util.MemoryCacheService.CacheEnum
- FilesystemBinaryStorageSvcImpl - Class in ca.uhn.fhir.jpa.binstore
- FilesystemBinaryStorageSvcImpl(String) - Constructor for class ca.uhn.fhir.jpa.binstore.FilesystemBinaryStorageSvcImpl
- FinalizedRequireValidationRule(RequireValidationRule) - Constructor for class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped.FinalizedRequireValidationRule
- findAllOrderedByCreatedTime(Pageable) - Method in interface ca.uhn.fhir.subscription.api.IResourceModifiedMessagePersistenceSvc
-
Find all persistedResourceModifiedMessage sorted by ascending created dates (oldest to newest).
- findCodeSystemIdsContainingSystemAndCode(String, String, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoCodeSystem
- findHistoricalVersionsOfDeletedResources(String, T, int) - Method in interface ca.uhn.fhir.jpa.dao.expunge.IResourceExpungeService
- findHistoricalVersionsOfNonDeletedResources(String, T, int) - Method in interface ca.uhn.fhir.jpa.dao.expunge.IResourceExpungeService
- findTargetResource(RequestPartitionId, String, PathAndRef, RequestDetails, TransactionDetails) - Method in class ca.uhn.fhir.jpa.dao.index.DaoResourceLinkResolver
- FINISHED - Enum constant in enum ca.uhn.fhir.jpa.model.search.SearchStatusEnum
-
The search completed normally and loaded all of the results it as permitted to load
- flushSession(Map<IIdType, DaoMethodOutcome>) - Method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- FORCED_ID_TO_PID - Enum constant in enum ca.uhn.fhir.jpa.util.MemoryCacheService.CacheEnum
- forceExpungeInExistingTransaction(IIdType, ExpungeOptions, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- forInstance(Long) - Static method in class ca.uhn.fhir.jpa.util.MemoryCacheService.HistoryCountKey
- forResourcesOfType(String) - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.FinalizedTypedRule
- forResourcesOfType(String) - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder
-
Begin a new rule for a specific resource type.
- forSystem() - Static method in class ca.uhn.fhir.jpa.util.MemoryCacheService.HistoryCountKey
- forType(String) - Static method in class ca.uhn.fhir.jpa.util.MemoryCacheService.HistoryCountKey
- fromChunksAndDate(List<IResourcePidList>, Date) - Static method in class ca.uhn.fhir.jpa.api.pid.ResourcePidListBuilder
- fromCode(String, String) - Static method in enum ca.uhn.fhir.jpa.subscription.model.CanonicalSubscriptionChannelType
- fromJson(String) - Static method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryJsonMessage
- fromQueryUrl(String) - Static method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscriptionFilter
- fromSupplier(Supplier<Stream<ST>>) - Static method in interface ca.uhn.fhir.jpa.api.pid.StreamTemplate
-
Wrap the supplied stream as a StreamTemplate in a try-with-resources block to ensure it is closed.
- fromTranslateCodeRequest(IValidationSupport.TranslateCodeRequest) - Static method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
G
- generateSnapshot(T, String, String, String) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoStructureDefinition
- get(MemoryCacheService.CacheEnum, K, Function<K, T>) - Method in class ca.uhn.fhir.jpa.util.MemoryCacheService
- get(P) - Method in class ca.uhn.fhir.jpa.api.model.PersistentIdToForcedIdMap
- getAction() - Method in enum ca.uhn.fhir.storage.interceptor.balp.BalpProfileEnum
- getAgentClientTypeCoding() - Method in enum ca.uhn.fhir.storage.interceptor.balp.BalpProfileEnum
- getAgentClientWho(RequestDetails) - Method in interface ca.uhn.fhir.storage.interceptor.balp.IBalpAuditContextServices
-
Create and return a Reference to the client that was used to perform the action in question.
- getAgentServerTypeCoding() - Method in enum ca.uhn.fhir.storage.interceptor.balp.BalpProfileEnum
- getAgentUserWho(RequestDetails) - Method in interface ca.uhn.fhir.storage.interceptor.balp.IBalpAuditContextServices
-
Create and return a Reference to the user that was used to perform the action in question.
- getAllCodeSystemVersionForCodeSystemPid(long) - Method in interface ca.uhn.fhir.jpa.term.api.ITermCodeSystemDeleteJobSvc
-
Gets an iterator for all code system version PIDs
- getAllPopulatedChildElementsOfType(Class<T>) - Method in class ca.uhn.fhir.util.CanonicalIdentifier
- getAllPresent(MemoryCacheService.CacheEnum, Collection<K>) - Method in class ca.uhn.fhir.jpa.util.MemoryCacheService
- getAllQueriesForCurrentThread() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Returns all queries executed on the current thread - Index 0 is oldest
- getAttachmentId() - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryTarget
- getAutoInflateBinariesMaximumBytes() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting controls how many bytes of binaries will be automatically inflated from external storage during requests.
- getAutoInflateBinariesMaximumSize() - Method in class ca.uhn.fhir.jpa.binary.interceptor.BinaryStorageInterceptor
-
Any externalized binaries will be rehydrated if their size is below this thhreshold when reading the resource back.
- getBatchSize() - Method in class ca.uhn.fhir.batch2.importpull.models.Batch2BulkImportPullJobParameters
- getBatchSize() - Method in class ca.uhn.fhir.batch2.models.JobInstanceFetchRequest
- getBatchSize() - Method in class ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobJson
- getBinaryContentId() - Method in class ca.uhn.fhir.jpa.binary.api.StoredDetails
- getBulkExportFileMaximumCapacity() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting controls how many resources will be stored in each binary file created by a bulk export.
- getBulkExportFileMaximumSize() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Defines the maximum size for a single work chunk or report file to be held in memory or stored in the database for bulk export jobs.
- getBulkExportFileRetentionPeriodHours() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting controls how long Bulk Export collection entities will be retained after job start.
- getBundleType(BUNDLE) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- getBundleType(Bundle) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- getBundleType(Bundle) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- getBundleTypesAllowedForStorage() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting specifies the bundle types (
Bundle.type
) that are allowed to be stored as-is on the /Bundle endpoint. - getBytes() - Method in class ca.uhn.fhir.jpa.binary.api.StoredDetails
- getCacheControlNoStoreMaxResultsUpperLimit() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Specifies the highest number that a client is permitted to use in a
Cache-Control: nostore, max-results=NNN
directive. - getCapturedQueries() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Index 0 is oldest
- getChannelExtension(String) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getChannelExtensions(String) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getChannelFactory() - Method in class ca.uhn.fhir.jpa.subscription.channel.subscription.SubscriptionChannelFactory
- getChannelName(String, IChannelSettings) - Method in interface ca.uhn.fhir.jpa.subscription.channel.subscription.IChannelNamer
-
Channel factories call this service to qualify the channel name before sending it to the channel factory.
- getChannelNamer() - Method in interface ca.uhn.fhir.jpa.subscription.channel.api.IChannelFactory
- getChannelNamer() - Method in class ca.uhn.fhir.jpa.subscription.channel.impl.LinkedBlockingChannelFactory
- getChannelType() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getChannelType(IBaseResource) - Method in class ca.uhn.fhir.jpa.subscription.match.registry.SubscriptionCanonicalizer
- getChunkId() - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- getCodeableConcept() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- getCodeSystemConceptDelete() - Method in class ca.uhn.fhir.jpa.term.models.CodeSystemConceptsDeleteResult
- getCodeSystemVersionPid() - Method in class ca.uhn.fhir.jpa.term.models.TermCodeSystemDeleteVersionJobParameters
- getCodeSystemVersionPID() - Method in class ca.uhn.fhir.jpa.term.models.CodeSystemVersionPIDResult
- getCoding() - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- getCommitCount() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
- getComparator() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscriptionFilter
- getConceptMapVersion() - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- getConceptMapVersion() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- getConcurrentConsumers() - Method in class ca.uhn.fhir.jpa.subscription.channel.api.ChannelConsumerSettings
- getConcurrentConsumers() - Method in class ca.uhn.fhir.jpa.subscription.channel.api.ChannelProducerSettings
- getContent() - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- getContent() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getContent() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- getContents() - Method in class ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobFileJson
- getContentType() - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryTarget
- getContentType() - Method in class ca.uhn.fhir.jpa.binary.api.StoredDetails
- getContentType() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getContext() - Method in interface ca.uhn.fhir.jpa.api.dao.IDao
- getContext() - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
-
Provides the FHIR context
- getContext() - Method in class ca.uhn.fhir.jpa.provider.BaseJpaProvider
- getCount() - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- getCountSearchResultsUpTo() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
When searching, if set to a non-null value (default is
null
) the search coordinator will attempt to find at least this many results before returning a response to the client. - getCriteria(IBaseResource) - Method in class ca.uhn.fhir.jpa.subscription.match.registry.SubscriptionCanonicalizer
- getCriteriaString() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getCurrentQueueAndStopCapturing() - Static method in class ca.uhn.fhir.jpa.util.CurrentThreadCaptureQueriesListener
-
Get the current queue of items and stop collecting
- getCurrentVersionId(IIdType) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Deprecated.use #read(IIdType, RequestDetails) instead
- getDao() - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- getDao() - Method in class ca.uhn.fhir.jpa.provider.BaseStorageSystemProvider
- getDaoOrThrowException(Class<? extends IBaseResource>) - Method in class ca.uhn.fhir.jpa.api.dao.DaoRegistry
- getData() - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryTarget
- getDefaultTotalMode() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If a non-null value is supplied (default is
null
), a default for the_total
parameter may be specified here. - getDeferIndexingForCodesystemsOfSize() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
When a code system is added that contains more than this number of codes, the code system will be indexed later in an incremental process in order to avoid overwhelming Lucene with a huge number of codes in a single operation.
- getDeferredListKey() - Method in class ca.uhn.fhir.jpa.binary.interceptor.BinaryStorageInterceptor
- getDefinition() - Method in enum ca.uhn.fhir.jpa.subscription.model.CanonicalSubscriptionChannelType
- getDeletedCount() - Method in class ca.uhn.fhir.jpa.api.model.ExpungeOutcome
- getDeletedDesignations() - Method in class ca.uhn.fhir.jpa.term.models.CodeSystemConceptsDeleteResult
- getDeletedEntities() - Method in class ca.uhn.fhir.jpa.api.model.DeleteMethodOutcome
- getDeletedLinks() - Method in class ca.uhn.fhir.jpa.term.models.CodeSystemConceptsDeleteResult
- getDeletedProperties() - Method in class ca.uhn.fhir.jpa.term.models.CodeSystemConceptsDeleteResult
- getDeleteExpungeJobSubmitter() - Method in class ca.uhn.fhir.jpa.dao.BaseStorageResourceDao
- getDeleteExpungeSvc() - Method in interface ca.uhn.fhir.jpa.api.svc.IMdmClearHelperSvc
- getDeleteQueries() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Returns all UPDATE queries executed on the current thread - Index 0 is oldest
- getDeleteQueriesForCurrentThread() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Returns all UPDATE queries executed on the current thread - Index 0 is oldest
- getDeliveryChannelConcurrentConsumers() - Method in class ca.uhn.fhir.jpa.subscription.channel.subscription.SubscriptionChannelFactory
- getDescription() - Method in class ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobFileJson
- getDesiredResourceTypes() - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- getDisplay() - Method in enum ca.uhn.fhir.jpa.subscription.model.CanonicalSubscriptionChannelType
- getDocumentForComposition(HttpServletRequest, IIdType, IPrimitiveType<Integer>, IPrimitiveType<Integer>, DateRangeParam, SortSpec, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoComposition
- getEffectiveRequestPartitionId() - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService.ExecutionBuilder
- getElapsedTime() - Method in class ca.uhn.fhir.jpa.util.SqlQuery
- getEmailDetails() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getEnableBulkExportJobReuse() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting controls whether, upon receiving a request for an $export operation, if a batch job already exists that exactly matches the new request, the system should attempt to reuse the batch job.
- getEndpointUrl() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getEntity() - Method in class ca.uhn.fhir.jpa.api.model.DaoMethodOutcome
- getEntity() - Method in class ca.uhn.fhir.jpa.api.model.LazyDaoMethodOutcome.EntityAndResource
- getEntity() - Method in class ca.uhn.fhir.jpa.api.model.LazyDaoMethodOutcome
- getEntityManager() - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- getEntries(BUNDLE) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- getEntries(Bundle) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- getEntries(Bundle) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- getEntryIfNoneExist(BUNDLEENTRY) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- getEntryIfNoneExist(Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- getEntryIfNoneExist(Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- getEntryRequestIfMatch(BUNDLEENTRY) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- getEntryRequestIfMatch(Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- getEntryRequestIfMatch(Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- getEntryRequestIfNoneExist(BUNDLEENTRY) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- getEntryRequestIfNoneExist(Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- getEntryRequestIfNoneExist(Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- getEntryRequestIfNoneMatch(BUNDLEENTRY) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- getEntryRequestIfNoneMatch(Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- getEntryRequestIfNoneMatch(Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- getEntryRequestUrl(BUNDLEENTRY) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- getEntryRequestUrl(Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- getEntryRequestUrl(Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- getEntryRequestVerb(FhirContext, BUNDLEENTRY) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- getEntryRequestVerb(FhirContext, Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- getEntryRequestVerb(FhirContext, Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- getError() - Method in class ca.uhn.fhir.jpa.bulk.export.model.BulkExportResponseJson
- getEstimatedSize(MemoryCacheService.CacheEnum) - Method in class ca.uhn.fhir.jpa.util.MemoryCacheService
- getEverythingIncludesFetchPageSize() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Unlike with normal search queries, $everything queries have their _includes loaded by the main search thread and these included results are added to the normal search results instead of being added on as extras in a page.
- getExpireSearchResultsAfterMillis() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Sets the number of milliseconds that search results for a given client search should be preserved before being purged from the database.
- getExportStyle() - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- getExpungeBatchSize() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
The expunge batch size (default 800) determines the number of records deleted within a single transaction by the expunge operation.
- getExpungeDeletedEntityCount() - Method in interface ca.uhn.fhir.jpa.dao.expunge.IExpungeEverythingService
- getExpungedEntitiesCount() - Method in class ca.uhn.fhir.jpa.api.model.DeleteMethodOutcome
-
Deprecated.
- getExpungedResourcesCount() - Method in class ca.uhn.fhir.jpa.api.model.DeleteMethodOutcome
-
Deprecated.
- getExpungeOperation(String, IResourcePersistentId, ExpungeOptions, RequestDetails) - Method in class ca.uhn.fhir.jpa.dao.expunge.ExpungeService
- getExpungeThreadCount() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting controls the number of threads allocated to the expunge operation
- getFailureDescription() - Method in class ca.uhn.fhir.jpa.interceptor.validation.IRepositoryValidatingRule.RuleEvaluation
- getFetchSizeDefaultMaximum() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Gets the default maximum number of results to load in a query.
- getFhirContext() - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- getFileCount() - Method in class ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobJson
- getFileDescription() - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportFilePartitionResult
- getFileDescription(String, int) - Method in interface ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc
-
Fetch just the file description for the given file
- getFileIndex() - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportFilePartitionResult
- getFileIndex() - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportRecord
- getFilename() - Method in class ca.uhn.fhir.jpa.term.api.ITermLoaderSvc.ByteArrayFileDescriptor
- getFilename() - Method in interface ca.uhn.fhir.jpa.term.api.ITermLoaderSvc.FileDescriptor
- getFilter() - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- getFilterParameter() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscriptionFilter
- getFilters() - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- getFilters() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getFilters() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- getForSource(String) - Method in class ca.uhn.fhir.jpa.dao.IdSubstitutionMap
- getForSource(IIdType) - Method in class ca.uhn.fhir.jpa.dao.IdSubstitutionMap
- getFoundIndexMatchesCount() - Method in class ca.uhn.fhir.jpa.model.search.SearchRuntimeDetails
- getFoundMatchesCount() - Method in class ca.uhn.fhir.jpa.model.search.SearchRuntimeDetails
- getFrom() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription.EmailDetails
- getFullUrl(BUNDLEENTRY) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- getFullUrl(Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- getFullUrl(Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- getGroupId() - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- getHash() - Method in class ca.uhn.fhir.jpa.binary.api.StoredDetails
- getHeaders() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getHeartbeatPeriod() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getHeartbeatPeriod() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- getHistoryCountMode() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
When performing a FHIR history operation, a
Bundle.total
value is included in the response, indicating the total number of history entries. - getHistoryForResourceInstance(HttpServletRequest, Integer, IIdType, Date, DateRangeParam, RequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- getHistoryForResourceType(HttpServletRequest, Integer, Date, DateRangeParam, RequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- getHSearchIndexPrefix() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Sets a prefix for any indexes created when interacting with hsearch.
- getId() - Method in class ca.uhn.fhir.jpa.api.model.LazyDaoMethodOutcome
- getId(int) - Method in class ca.uhn.fhir.jpa.api.pid.BaseResourcePidList
- getIdElement(FhirContext) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getIdElementString() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getIdPart() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getIds() - Method in class ca.uhn.fhir.jpa.api.pid.BaseResourcePidList
- getIds() - Method in class ca.uhn.fhir.jpa.api.pid.EmptyResourcePidList
- getIds() - Method in interface ca.uhn.fhir.jpa.api.pid.IResourcePidList
- getIdWithVersionlessComparison(IIdType) - Method in class ca.uhn.fhir.jpa.dao.EntriesToProcessMap
- getIfPresent(MemoryCacheService.CacheEnum, K) - Method in class ca.uhn.fhir.jpa.util.MemoryCacheService
- getImpliedProfilesForResource(IResourceValidator, Object, String, ElementDefinition, StructureDefinition, Element, boolean, IMessagingServices, List<ValidationMessage>) - Method in class ca.uhn.fhir.jpa.validation.ValidatorPolicyAdvisor
- getIncludeFilters() - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- getInlineResourceTextBelowSize() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Deprecated.This setting no longer does anything as of HAPI FHIR 7.0.0
- getInputStream() - Method in class ca.uhn.fhir.jpa.term.api.ITermLoaderSvc.ByteArrayFileDescriptor
- getInputStream() - Method in interface ca.uhn.fhir.jpa.term.api.ITermLoaderSvc.FileDescriptor
- getInsertQueries() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Returns all INSERT queries executed on the current thread - Index 0 is oldest
- getInsertQueriesForCurrentThread() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Returns all INSERT queries executed on the current thread - Index 0 is oldest
- getInstanceId() - Method in class ca.uhn.fhir.jpa.batch.models.Batch2JobStartResponse
- getInstanceId() - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- getInterceptorBroadcaster() - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- getInternalSynchronousSearchSize() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This determines the internal search size that is run synchronously during operations such as searching for Code System IDs by System and Code
- getIssueSeverityForCodeDisplayMismatch() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting controls the validation issue severity to report when a code validation finds that the code is present in the given CodeSystem, but the display name being validated doesn't match the expected value(s).
- getJobDefinitionId() - Method in class ca.uhn.fhir.jpa.batch.models.Batch2BaseJobParameters
- getJobDescription() - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportFilePartitionResult
- getJobDescription() - Method in class ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobJson
- getJobId() - Method in class ca.uhn.fhir.batch2.importpull.models.Batch2BulkImportPullJobParameters
- getJobId() - Method in class ca.uhn.fhir.jpa.api.model.BulkExportJobInfo
- getJobStatus() - Method in class ca.uhn.fhir.batch2.models.JobInstanceFetchRequest
- getJobStatus(String) - Method in interface ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc
-
Gets the job status for the given job.
- getKeyType() - Method in enum ca.uhn.fhir.jpa.util.MemoryCacheService.CacheEnum
- getLanguage() - Method in class ca.uhn.fhir.jpa.util.SqlQuery
- getLastDate() - Method in class ca.uhn.fhir.jpa.api.pid.BaseResourcePidList
- getLastDate() - Method in class ca.uhn.fhir.jpa.api.pid.EmptyResourcePidList
- getLastDate() - Method in interface ca.uhn.fhir.jpa.api.pid.IResourcePidList
- getLastUpdated() - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- getLastUpdated() - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- getLimit() - Method in class ca.uhn.fhir.jpa.api.model.ExpungeOptions
-
The maximum number of resources versions to expunge
- getLineIndex() - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportRecord
- getLineIndex() - Method in class ca.uhn.fhir.jpa.bulk.imprt.model.ParsedBulkImportRecord
- getLoadSynchronous() - Method in class ca.uhn.fhir.jpa.model.search.SearchRuntimeDetails
- getLocalReferenceValidationDefaultPolicy() - Method in class ca.uhn.fhir.jpa.validation.ValidationSettings
-
Supplies a default policy for validating local references.
- getMatches() - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- getMatchingChannelConcurrentConsumers() - Method in class ca.uhn.fhir.jpa.subscription.channel.subscription.SubscriptionChannelFactory
- getMatchResourceUrlService() - Method in class ca.uhn.fhir.jpa.dao.BaseStorageResourceDao
- getMatchUrl() - Method in class ca.uhn.fhir.jpa.api.model.DaoMethodOutcome
- getMatchUrlCache() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Deprecated.Deprecated in 5.5.0. Use
JpaStorageSettings.isMatchUrlCacheEnabled()
instead (the name of this method is misleading) - getMaxCount() - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- getMaxCount() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getMaxCount() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- getMaximumBinarySize() - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryStorageSvc
-
Gets the maximum number of bytes that can be stored in a single binary file by this service.
- getMaximumBinarySize() - Method in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
- getMaximumBinarySize() - Method in class ca.uhn.fhir.jpa.binary.svc.NullBinaryStorageSvcImpl
- getMaximumDeleteConflictQueryCount() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This determines the maximum number of conflicts that should be fetched and handled while retrying a delete of a resource.
- getMaximumExpansionSize() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- getMaximumIncludesToLoadPerPage() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Specifies the maximum number of
_include
and_revinclude
results to return in a single page of results. - getMaximumSearchResultCountInTransaction() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Provides the maximum number of results which may be returned by a search (HTTP GET) which is executed as a sub-operation within within a FHIR
transaction
orbatch
operation. - getMaxRetries() - Method in class ca.uhn.fhir.jpa.api.model.ResourceVersionConflictResolutionStrategy
- getMdmExpand() - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- getMdmTroubleshootingLog() - Static method in class ca.uhn.fhir.mdm.log.Logs
- getMessage() - Method in class ca.uhn.fhir.jpa.api.model.Batch2JobOperationResult
- getMessageKey() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryJsonMessage
- getMessageKey() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedJsonMessage
- getMessageKeyOrDefault() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryJsonMessage
- getMessageKeyOrDefault() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryMessage
- getMessageKeyOrDefault() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedJsonMessage
- getMessagePersistedCount() - Method in interface ca.uhn.fhir.subscription.api.IResourceModifiedMessagePersistenceSvc
- getMinimumBinarySize() - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryStorageSvc
-
Gets the minimum number of bytes that will be stored.
- getMinimumBinarySize() - Method in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
- getMinimumBinarySize() - Method in class ca.uhn.fhir.jpa.binary.svc.NullBinaryStorageSvcImpl
- getModifier() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscriptionFilter
- getMsg() - Method in class ca.uhn.fhir.jpa.bulk.export.model.BulkExportResponseJson
- getName() - Method in interface ca.uhn.fhir.jpa.subscription.channel.api.IChannelReceiver
- getName() - Method in class ca.uhn.fhir.jpa.subscription.channel.impl.LinkedBlockingChannel
- getName() - Method in class ca.uhn.fhir.jpa.subscription.channel.subscription.BroadcastingSubscribableChannelWrapper
- getNamespace() - Method in class ca.uhn.fhir.jpa.util.SqlQuery
- getNarrative() - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- getNetworkAddress(RequestDetails) - Method in interface ca.uhn.fhir.storage.interceptor.balp.IBalpAuditContextServices
-
Provide the requesting network address to include in the AuditEvent.
- getNetworkAddressType(RequestDetails) - Method in interface ca.uhn.fhir.storage.interceptor.balp.IBalpAuditContextServices
-
Provides a code representing the appropriate return type for
IBalpAuditContextServices.getNetworkAddress(RequestDetails)
. - getNextResultBatch(long) - Method in interface ca.uhn.fhir.jpa.dao.IResultIterator
- getNonSkippedCount() - Method in interface ca.uhn.fhir.jpa.dao.IResultIterator
- getOffset() - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- getOperation() - Method in class ca.uhn.fhir.jpa.api.model.Batch2JobOperationResult
- getOperationOutcome() - Method in class ca.uhn.fhir.jpa.interceptor.validation.IRepositoryValidatingRule.RuleEvaluation
- getOperationType() - Method in class ca.uhn.fhir.jpa.api.model.DaoMethodOutcome
- getOptimizeStorage() - Method in class ca.uhn.fhir.jpa.api.dao.ReindexParameters
- getOrCreateProducer(String, Class<?>, ChannelProducerSettings) - Method in interface ca.uhn.fhir.jpa.subscription.channel.api.IChannelFactory
-
Create a channel that is used to send messages to the queue.
- getOrCreateProducer(String, Class<?>, ChannelProducerSettings) - Method in class ca.uhn.fhir.jpa.subscription.channel.impl.LinkedBlockingChannelFactory
- getOrCreateReceiver(String, Class<?>, ChannelConsumerSettings) - Method in interface ca.uhn.fhir.jpa.subscription.channel.api.IChannelFactory
-
Create a channel that is used to receive messages from the queue.
- getOrCreateReceiver(String, Class<?>, ChannelConsumerSettings) - Method in class ca.uhn.fhir.jpa.subscription.channel.impl.LinkedBlockingChannelFactory
- getOriginalRequestUrl() - Method in class ca.uhn.fhir.jpa.api.model.BulkExportJobResults
- getOutcome() - Method in class ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoCodeSystem.SubsumesResult
- getOutput() - Method in class ca.uhn.fhir.jpa.bulk.export.model.BulkExportResponseJson
- getPageStart() - Method in class ca.uhn.fhir.batch2.models.JobInstanceFetchRequest
- getParameters() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- getPartitionIdOrAllPartitions() - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- getPatientCompartmentIdentity(IBaseResource, FhirContext, ISearchParamExtractor) - Static method in class ca.uhn.fhir.jpa.util.ResourceCompartmentUtil
-
Extract, if exists, the patient compartment identity of the received resource.
- getPatientCompartmentSearchParams(RuntimeResourceDefinition) - Static method in class ca.uhn.fhir.jpa.util.ResourceCompartmentUtil
-
Returns a
RuntimeSearchParam
list with the parameters extracted from the receivedRuntimeResourceDefinition
, which are of type REFERENCE and have a membership compartment for "Patient" resource - getPatientIds() - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- getPayload() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryJsonMessage
- getPayload() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedJsonMessage
- getPayload(FhirContext) - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryMessage
- getPayloadId() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryMessage
- getPayloadId(FhirContext) - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryMessage
- getPayloadSearchCriteria() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getPayloadString() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getPayloadString() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryMessage
- getPeriodMillis() - Method in class ca.uhn.fhir.jpa.api.model.WarmCacheEntry
- getPersistentId() - Method in class ca.uhn.fhir.jpa.api.model.DaoMethodOutcome
- getPidOrNull(RequestPartitionId, IBaseResource) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
- getPidOrThrowException(RequestPartitionId, IIdType) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
- getPidOrThrowException(IAnyResource) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
- getPidsOrThrowException(RequestPartitionId, List<IIdType>) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
- getPreExpandValueSetsDefaultCount() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This is the default value of
count
parameter for the ValueSet$expand
operation whenJpaStorageSettings.isPreExpandValueSets()
returnstrue
. - getPreExpandValueSetsDefaultOffset() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This is the default value of
offset
parameter for the ValueSet$expand
operation whenJpaStorageSettings.isPreExpandValueSets()
returnstrue
. - getPreExpandValueSetsMaxCount() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This is the max value of
count
parameter for the ValueSet$expand
operation whenJpaStorageSettings.isPreExpandValueSets()
returnstrue
. - getPreviousResource() - Method in class ca.uhn.fhir.jpa.api.model.DaoMethodOutcome
-
For update operations, this is the body of the resource as it was before the update
- getProcessingMode() - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportFilePartitionResult
- getProcessingMode() - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportRecord
- getProcessingMode() - Method in class ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobJson
- getProfileUrl() - Method in enum ca.uhn.fhir.storage.interceptor.balp.BalpProfileEnum
- getPropagation() - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService.ExecutionBuilder
- getPublished() - Method in class ca.uhn.fhir.jpa.binary.api.StoredDetails
- getQueryStopwatch() - Method in class ca.uhn.fhir.jpa.model.search.SearchRuntimeDetails
- getQueryString() - Method in class ca.uhn.fhir.jpa.model.search.SearchRuntimeDetails
- getQueryTimestamp() - Method in class ca.uhn.fhir.jpa.util.SqlQuery
- getQueueSizeForUnitTest() - Method in class ca.uhn.fhir.jpa.subscription.channel.impl.LinkedBlockingChannel
- getReferencePolicy() - Method in class ca.uhn.fhir.jpa.validation.ValidatorPolicyAdvisor
- getRegisteredDaoTypes() - Method in class ca.uhn.fhir.jpa.api.dao.DaoRegistry
- getReindexJobStatus() - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Returns ReindexJobStatus information object that tells the caller if a reindex job is still in progress or not.
- getReindexSearchParameters() - Method in class ca.uhn.fhir.jpa.api.dao.ReindexParameters
- getReindexThreadCount() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting controls the number of threads allocated to resource reindexing (which is only ever used if SearchParameters change, or a manual reindex is triggered due to a HAPI FHIR upgrade or some other reason).
- getReportMsg() - Method in class ca.uhn.fhir.jpa.api.model.BulkExportJobResults
- getRequest() - Method in class ca.uhn.fhir.jpa.bulk.export.model.BulkExportResponseJson
- getRequestDetails() - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- getRequestDetails() - Method in class ca.uhn.fhir.jpa.model.search.SearchRuntimeDetails
- getRequestDetailsForTesting() - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService.ExecutionBuilder
- getRequestedResourceTypes() - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- getRequestPartitionAssociatedWithThread() - Static method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- getRequestPartitionId() - Method in class ca.uhn.fhir.jpa.api.pid.BaseResourcePidList
- getRequestPartitionId() - Method in class ca.uhn.fhir.jpa.api.pid.EmptyResourcePidList
- getRequestPartitionId() - Method in interface ca.uhn.fhir.jpa.api.pid.IResourcePidList
- getRequestPartitionId() - Method in interface ca.uhn.fhir.jpa.api.pid.IResourcePidStream
-
The partition info for the query.
- getRequestPartitionId() - Method in class ca.uhn.fhir.jpa.api.pid.ListWrappingPidStream
- getRequestPartitionId() - Method in class ca.uhn.fhir.jpa.api.pid.TypedResourceStream
- getRequestPartitionId() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getRequestPartitionId() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryMessage
- getRequestPartitionId() - Method in class ca.uhn.fhir.jpa.util.SqlQuery
- getRequestPartitionIdForTesting() - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService.ExecutionBuilder
- getRequiresAccessToken() - Method in class ca.uhn.fhir.jpa.bulk.export.model.BulkExportResponseJson
- getResolvedResourceIds() - Method in class ca.uhn.fhir.jpa.api.model.PersistentIdToForcedIdMap
- getResource() - Method in class ca.uhn.fhir.jpa.api.model.LazyDaoMethodOutcome.EntityAndResource
- getResource() - Method in class ca.uhn.fhir.jpa.api.model.LazyDaoMethodOutcome
- getResource(BUNDLEENTRY) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- getResource(Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- getResource(Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- getResourceClientIdStrategy() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Controls the behaviour when a client-assigned ID is encountered, i.e.
- getResourceCompartment(String, IBaseResource, List<RuntimeSearchParam>, ISearchParamExtractor) - Static method in class ca.uhn.fhir.jpa.util.ResourceCompartmentUtil
-
Extracts and returns an optional compartment of the received resource
- getResourceCounts() - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirSystemDao
- getResourceCountsFromCache() - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirSystemDao
-
Returns a cached count of resources using a cache that regularly refreshes in the background.
- getResourceDao(Class<R>) - Method in class ca.uhn.fhir.jpa.api.dao.DaoRegistry
- getResourceDao(String) - Method in class ca.uhn.fhir.jpa.api.dao.DaoRegistry
- getResourceDao(R) - Method in class ca.uhn.fhir.jpa.api.dao.DaoRegistry
- getResourceDaoIfExists(Class<T>) - Method in class ca.uhn.fhir.jpa.api.dao.DaoRegistry
-
Deprecated.
- getResourceDaoIfExists(String) - Method in class ca.uhn.fhir.jpa.api.dao.DaoRegistry
-
Deprecated.
- getResourceDaoOrNull(Class<T>) - Method in class ca.uhn.fhir.jpa.api.dao.DaoRegistry
- getResourceDaoOrNull(String) - Method in class ca.uhn.fhir.jpa.api.dao.DaoRegistry
- getResourceEncoding() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- getResourceId() - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- getResourceId() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- getResourceMetaCountHardLimit() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set, an individual resource will not be allowed to have more than the given number of tags, profiles, and security labels (the limit is for the combined total for all of these things on an individual resource).
- getResourceName() - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
-
Returns the resource type for this DAO, or null if this is a system-level DAO
- getResourceName() - Method in class ca.uhn.fhir.jpa.dao.BaseStorageResourceDao
- getResourcePersistentIdOptionalMap() - Method in class ca.uhn.fhir.jpa.api.model.PersistentIdToForcedIdMap
- getResourcePidIterator(ExportPIDIteratorParameters) - Method in interface ca.uhn.fhir.jpa.bulk.export.api.IBulkExportProcessor
-
For fetching PIDs of resources
- getResources(String, int, int, RequestDetails, RequestPartitionId) - Method in interface ca.uhn.fhir.jpa.api.svc.ISearchCoordinatorSvc
- getResourceServerIdStrategy() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting configures the strategy to use in generating IDs for newly created resources on the server.
- getResourceString() - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportRecord
- getResourceType() - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- getResourceType() - Method in class ca.uhn.fhir.jpa.api.pid.HomogeneousResourcePidList
- getResourceType() - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- getResourceType() - Method in class ca.uhn.fhir.jpa.dao.BaseStorageResourceDao
- getResourceType() - Method in interface ca.uhn.fhir.jpa.interceptor.validation.IRepositoryValidatingRule
- getResourceType() - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- getResourceType() - Method in class ca.uhn.fhir.jpa.provider.SubscriptionTriggeringProvider
- getResourceType() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscriptionFilter
- getResourceType(int) - Method in class ca.uhn.fhir.jpa.api.pid.EmptyResourcePidList
- getResourceType(int) - Method in class ca.uhn.fhir.jpa.api.pid.HomogeneousResourcePidList
- getResourceType(int) - Method in interface ca.uhn.fhir.jpa.api.pid.IResourcePidList
- getResourceType(int) - Method in class ca.uhn.fhir.jpa.api.pid.MixedResourcePidList
- getResourceTypes() - Method in class ca.uhn.fhir.jpa.api.model.BulkExportJobInfo
- getResourceTypeToBinaryIds() - Method in class ca.uhn.fhir.jpa.api.model.BulkExportJobResults
- getResponseBundleEntryWithVersionlessComparison(IIdType) - Method in class ca.uhn.fhir.jpa.dao.EntriesToProcessMap
- getRestDeleteByUrlResourceIdThreshold() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- getRestHookDetails() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getRetryConfigurationParameters() - Method in class ca.uhn.fhir.jpa.subscription.channel.api.BaseChannelSettings
- getRetryCount() - Method in class ca.uhn.fhir.jpa.subscription.model.ChannelRetryConfiguration
- getReuseCachedSearchResultsForMillis() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to a non null value (default is
non null
) if an identical search is requested multiple times within this window, the same results will be returned to multiple queries. - getReverse() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- getReverseAsBoolean() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- getRollbackCount() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
- getRowContent() - Method in class ca.uhn.fhir.jpa.bulk.imprt.model.ParsedBulkImportRecord
- getRule() - Method in class ca.uhn.fhir.jpa.interceptor.validation.IRepositoryValidatingRule.RuleEvaluation
- getSearchIdOrDescription() - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- getSearchParameterMap() - Method in class ca.uhn.fhir.cache.BaseResourceCacheSynchronizer
- getSearchParamValidatingInterceptor() - Method in class ca.uhn.fhir.jpa.searchparam.submit.interceptor.SearchParamSubmitInterceptorLoader
- getSearchPreFetchThresholds() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting sets the number of search results to prefetch.
- getSearchStatus() - Method in class ca.uhn.fhir.jpa.model.search.SearchRuntimeDetails
- getSearchTotal(String, RequestDetails, RequestPartitionId) - Method in interface ca.uhn.fhir.jpa.api.svc.ISearchCoordinatorSvc
-
Fetch the total number of search results for the given currently executing search, if one is currently executing and the total is known.
- getSearchUuid() - Method in class ca.uhn.fhir.jpa.model.search.SearchRuntimeDetails
- getSelectQueries() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Returns all SELECT queries executed on the current thread - Index 0 is oldest
- getSelectQueriesForCurrentThread() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Returns all SELECT queries executed on the current thread - Index 0 is oldest
- getSendDeleteMessages() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getSize() - Method in class ca.uhn.fhir.jpa.util.SqlQuery
- getSkippedCount() - Method in interface ca.uhn.fhir.jpa.dao.IResultIterator
- getSort() - Method in class ca.uhn.fhir.batch2.models.JobInstanceFetchRequest
- getSort() - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- getSource() - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- getSource() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- getSourceId() - Method in class ca.uhn.fhir.jpa.api.model.DeleteConflict
- getSourcePath() - Method in class ca.uhn.fhir.jpa.api.model.DeleteConflict
- getSql(boolean, boolean) - Method in class ca.uhn.fhir.jpa.util.SqlQuery
- getSql(boolean, boolean, boolean) - Method in class ca.uhn.fhir.jpa.util.SqlQuery
- getStackTrace() - Method in class ca.uhn.fhir.jpa.util.SqlQuery
- getStartDate() - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- getStatus() - Method in class ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc.JobInfo
- getStatus() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getStatusMessage() - Method in class ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc.JobInfo
- getStatusTime() - Method in class ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc.JobInfo
- getStorageResourceParser() - Method in class ca.uhn.fhir.jpa.dao.BaseStorageResourceDao
- getStorageSettings() - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
-
Provide the JpaStorageSettings
- getStoreMetaSourceInformation() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If enabled, resource source information (
Resource.meta.source
) will be persisted along with each resource. - getSubjectTemplate() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription.EmailDetails
- getSubscription() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryMessage
- getSubscriptionDao() - Method in class ca.uhn.fhir.jpa.api.dao.DaoRegistry
- getSubscriptionId() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedMessage
- getSubscriptionId(FhirContext) - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryMessage
-
Helper method to fetch the subscription ID
- getSubscriptionStatus(IBaseResource) - Method in class ca.uhn.fhir.jpa.subscription.match.registry.SubscriptionCanonicalizer
- getSubscriptionTablePidForSubscriptionResource(IIdType, RequestDetails, TransactionDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoSubscription
- getSuccess() - Method in class ca.uhn.fhir.jpa.api.model.Batch2JobOperationResult
- getSystem() - Method in enum ca.uhn.fhir.jpa.subscription.model.CanonicalSubscriptionChannelType
- getSystemDao() - Method in class ca.uhn.fhir.jpa.api.dao.DaoRegistry
- getSystemElement() - Method in class ca.uhn.fhir.util.CanonicalIdentifier
- getTags() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getTagStorageMode() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Sets the tag storage mode for the server.
- getTarget() - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- getTarget() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- getTarget() - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryTarget
- getTarget() - Method in class ca.uhn.fhir.jpa.term.UploadStatistics
- getTargetId() - Method in class ca.uhn.fhir.jpa.api.model.DeleteConflict
- getTargetSystem() - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- getTargetSystem() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- getTenantName() - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportRecord
- getTenantName() - Method in class ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobFileJson
- getTenantName() - Method in class ca.uhn.fhir.jpa.bulk.imprt.model.ParsedBulkImportRecord
- getTermPid() - Method in class ca.uhn.fhir.jpa.term.models.TermCodeSystemDeleteJobParameters
- getThenPutAfterCommit(MemoryCacheService.CacheEnum, K, Function<K, T>) - Method in class ca.uhn.fhir.jpa.util.MemoryCacheService
-
Fetch an item from the cache if it exists, and use the loading function to obtain it otherwise.
- getThreadName() - Method in class ca.uhn.fhir.jpa.util.SqlQuery
- getTimeout() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getTimeout() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- getTopic() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getTopic() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- getTopicSubscription() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- getTransactionManager() - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- getTransactionService() - Method in class ca.uhn.fhir.jpa.dao.BaseStorageResourceDao
- getTransactionTime() - Method in class ca.uhn.fhir.jpa.bulk.export.model.BulkExportResponseJson
- getTranslationCachesExpireAfterWriteInMinutes() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Specifies the duration in minutes for which values will be retained after being written to the terminology translation cache.
- getTranslationQueries() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- getTrigger() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
-
Deprecated.
- getType() - Method in class ca.uhn.fhir.jpa.bulk.export.model.BulkExportResponseJson.Output
- getTypedResourcePids() - Method in class ca.uhn.fhir.jpa.api.pid.BaseResourcePidList
- getTypedResourcePids() - Method in class ca.uhn.fhir.jpa.api.pid.EmptyResourcePidList
- getTypedResourcePids() - Method in interface ca.uhn.fhir.jpa.api.pid.IResourcePidList
- getTypedResourcePidStream() - Method in class ca.uhn.fhir.jpa.api.pid.ListWrappingPidStream
- getTypes() - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- getUpdatedConceptCount() - Method in class ca.uhn.fhir.jpa.term.UploadStatistics
- getUpdateQueries() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Returns all UPDATE queries executed on the current thread - Index 0 is oldest
- getUpdateQueriesForCurrentThread() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Returns all UPDATE queries executed on the current thread - Index 0 is oldest
- getUrl() - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- getUrl() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- getUrl() - Method in class ca.uhn.fhir.jpa.api.model.WarmCacheEntry
- getUrl() - Method in class ca.uhn.fhir.jpa.bulk.export.model.BulkExportResponseJson.Output
- getValue() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscriptionFilter
- getValueElement() - Method in class ca.uhn.fhir.util.CanonicalIdentifier
- getVersionAdapter() - Method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- getWarmCacheEntries() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Returns a set of searches that should be kept "warm", meaning that searches will periodically be performed in the background to keep results ready for this search
- getWarnings() - Method in class ca.uhn.fhir.jpa.api.dao.ReindexOutcome
- getWrappedChannel() - Method in class ca.uhn.fhir.jpa.subscription.channel.subscription.BroadcastingSubscribableChannelWrapper
- GONE - Enum constant in enum ca.uhn.fhir.jpa.model.search.SearchStatusEnum
-
The search has been expired and will be expunged shortly
- GraphQLProvider - Class in ca.uhn.fhir.jpa.graphql
- GraphQLProvider(FhirContext, IValidationSupport, IGraphQLStorageServices) - Constructor for class ca.uhn.fhir.jpa.graphql.GraphQLProvider
-
Constructor which uses the given worker context
- GraphQLProvider(IGraphQLStorageServices) - Constructor for class ca.uhn.fhir.jpa.graphql.GraphQLProvider
-
Constructor which uses a default context and validation support object
- GZipUtil - Class in ca.uhn.fhir.jpa.dao
- GZipUtil() - Constructor for class ca.uhn.fhir.jpa.dao.GZipUtil
H
- handleChange(IResourceChangeEvent) - Method in class ca.uhn.fhir.cache.BaseResourceCacheSynchronizer
- handleFailure(IRepositoryValidatingRule.RuleEvaluation) - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingInterceptor
- handleInit(Collection<IIdType>) - Method in class ca.uhn.fhir.cache.BaseResourceCacheSynchronizer
- handleInit(List<IBaseResource>) - Method in class ca.uhn.fhir.cache.BaseResourceCacheSynchronizer
- HapiTransactionService - Class in ca.uhn.fhir.jpa.dao.tx
- HapiTransactionService() - Constructor for class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- HapiTransactionService.ExecutionBuilder - Class in ca.uhn.fhir.jpa.dao.tx
- hasConceptMapVersion() - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- hasConceptMapVersion() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- hasFilters() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- hashCode() - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- hashCode() - Method in class ca.uhn.fhir.jpa.api.model.WarmCacheEntry
- hashCode() - Method in class ca.uhn.fhir.jpa.api.pid.TypedResourcePid
- hashCode() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription.EmailDetails
- hashCode() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- hashCode() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription.RestHookDetails
- hashCode() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- hashCode() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedMessage
- hashCode() - Method in class ca.uhn.fhir.jpa.util.MemoryCacheService.HistoryCountKey
- hashCode() - Method in class ca.uhn.fhir.jpa.util.MemoryCacheService.TagDefinitionCacheKey
- hashCode() - Method in class ca.uhn.fhir.util.CanonicalIdentifier
- hasResourceId() - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- hasResourceId() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- hasReverse() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- hasSource() - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- hasSource() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- hasSubscription(MessageHandler) - Method in class ca.uhn.fhir.jpa.subscription.channel.impl.LinkedBlockingChannel
- hasTarget() - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- hasTarget() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- hasTargetSystem() - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- hasTargetSystem() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- hasUrl() - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- hasUrl() - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- HEADER_NAME - Static variable in class ca.uhn.fhir.jpa.interceptor.UserRequestRetryVersionConflictsInterceptor
-
Deprecated.
- history(Date, Date, Integer, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- history(Date, Date, Integer, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirSystemDao
- history(IIdType, HistorySearchDateRangeParam, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- history(IIdType, Date, Date, Integer, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Deprecated.
- HISTORY_COUNT - Enum constant in enum ca.uhn.fhir.jpa.util.MemoryCacheService.CacheEnum
- HistoryCountModeEnum - Enum in ca.uhn.fhir.jpa.api.model
- HomogeneousResourcePidList - Class in ca.uhn.fhir.jpa.api.pid
-
A resource pid list where all pids have the same resource type
- HomogeneousResourcePidList(String, Collection<IResourcePersistentId>, Date, RequestPartitionId) - Constructor for class ca.uhn.fhir.jpa.api.pid.HomogeneousResourcePidList
- hookStoragePrecommitResourceCreated(IBaseResource, ServletRequestDetails) - Method in class ca.uhn.fhir.storage.interceptor.balp.BalpAuditCaptureInterceptor
- hookStoragePrecommitResourceDeleted(IBaseResource, ServletRequestDetails) - Method in class ca.uhn.fhir.storage.interceptor.balp.BalpAuditCaptureInterceptor
- hookStoragePrecommitResourceUpdated(IBaseResource, IBaseResource, ServletRequestDetails) - Method in class ca.uhn.fhir.storage.interceptor.balp.BalpAuditCaptureInterceptor
I
- IBalpAuditContextServices - Interface in ca.uhn.fhir.storage.interceptor.balp
-
This interface is intended to be implemented in order to supply implementation strategy details to the
BalpAuditCaptureInterceptor
. - IBalpAuditEventSink - Interface in ca.uhn.fhir.storage.interceptor.balp
- IBatch2DaoSvc - Interface in ca.uhn.fhir.jpa.api.svc
- IBinaryStorageSvc - Interface in ca.uhn.fhir.jpa.binary.api
- IBinaryTarget - Interface in ca.uhn.fhir.jpa.binary.api
-
Wraps an Attachment datatype or Binary resource, since they both hold binary content but don't look entirely similar
- IBulkDataExportJobSchedulingHelper - Interface in ca.uhn.fhir.jpa.bulk.export.api
- IBulkDataImportSvc - Interface in ca.uhn.fhir.jpa.bulk.imprt.api
- IBulkDataImportSvc.JobInfo - Class in ca.uhn.fhir.jpa.bulk.imprt.api
- IBulkExportProcessor<T> - Interface in ca.uhn.fhir.jpa.bulk.export.api
- ICD10_URI - Static variable in interface ca.uhn.fhir.jpa.term.api.ITermLoaderSvc
- ICD10CM_URI - Static variable in interface ca.uhn.fhir.jpa.term.api.ITermLoaderSvc
- IChannelFactory - Interface in ca.uhn.fhir.jpa.subscription.channel.api
-
This interface is the factory for Queue Channels, which are the low level abstraction over a queue (e.g.
- IChannelNamer - Interface in ca.uhn.fhir.jpa.subscription.channel.subscription
- IChannelProducer - Interface in ca.uhn.fhir.jpa.subscription.channel.api
- IChannelReceiver - Interface in ca.uhn.fhir.jpa.subscription.channel.api
- IChannelSettings - Interface in ca.uhn.fhir.jpa.subscription.channel.api
- id - Variable in class ca.uhn.fhir.jpa.api.pid.TypedResourcePid
- ID_TO_PARTITION - Enum constant in enum ca.uhn.fhir.jpa.util.MemoryCacheService.CacheEnum
- IDao - Interface in ca.uhn.fhir.jpa.api.dao
-
Note that this interface is not considered a stable interface.
- IDaoRegistry - Interface in ca.uhn.fhir.jpa.api
- IDeleteExpungeSvc<T> - Interface in ca.uhn.fhir.jpa.api.svc
- identifyForCreate(IBaseResource, RequestDetails) - Method in class ca.uhn.fhir.jpa.interceptor.PatientIdPartitionInterceptor
- identifyForRead(ReadPartitionIdRequestDetails, RequestDetails) - Method in class ca.uhn.fhir.jpa.interceptor.PatientIdPartitionInterceptor
- idRequiresForcedId(String) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
-
Returns true if the given resource ID should be stored in a forced ID.
- IdSubstitutionMap - Class in ca.uhn.fhir.jpa.dao
- IdSubstitutionMap() - Constructor for class ca.uhn.fhir.jpa.dao.IdSubstitutionMap
- IEEE_11073_10101_URI - Static variable in interface ca.uhn.fhir.jpa.term.api.ITermLoaderSvc
- IExpungeEverythingService - Interface in ca.uhn.fhir.jpa.dao.expunge
- IFhirResourceDao<T> - Interface in ca.uhn.fhir.jpa.api.dao
-
Note that this interface is not considered a stable interface.
- IFhirResourceDaoCodeSystem<T> - Interface in ca.uhn.fhir.jpa.api.dao
- IFhirResourceDaoCodeSystem.SubsumesResult - Class in ca.uhn.fhir.jpa.api.dao
- IFhirResourceDaoComposition<T> - Interface in ca.uhn.fhir.jpa.api.dao
- IFhirResourceDaoConceptMap<T> - Interface in ca.uhn.fhir.jpa.api.dao
- IFhirResourceDaoEncounter<T> - Interface in ca.uhn.fhir.jpa.api.dao
- IFhirResourceDaoObservation<T> - Interface in ca.uhn.fhir.jpa.api.dao
- IFhirResourceDaoPatient<T> - Interface in ca.uhn.fhir.jpa.api.dao
- IFhirResourceDaoSearchParameter<T> - Interface in ca.uhn.fhir.jpa.api.dao
- IFhirResourceDaoStructureDefinition<T> - Interface in ca.uhn.fhir.jpa.api.dao
- IFhirResourceDaoSubscription<T> - Interface in ca.uhn.fhir.jpa.api.dao
- IFhirResourceDaoValueSet<T> - Interface in ca.uhn.fhir.jpa.api.dao
- IFhirSystemDao<T,
MT> - Interface in ca.uhn.fhir.jpa.api.dao -
Note that this interface is not considered a stable interface.
- IGoldenResourceSearchSvc - Interface in ca.uhn.fhir.jpa.api.svc
- IHapiTransactionService - Interface in ca.uhn.fhir.jpa.dao.tx
-
This class is used to execute code within the context of a database transaction, just like Spring's
TransactionTemplate
but with more functionality. - IHapiTransactionService.IExecutionBuilder - Interface in ca.uhn.fhir.jpa.dao.tx
- IIdHelperService<T> - Interface in ca.uhn.fhir.jpa.api.svc
-
This interface is used to translate between
IResourcePersistentId
and actual resource IDs. - IJpaDao<T> - Interface in ca.uhn.fhir.jpa.api.dao
- IJpaSystemProvider - Interface in ca.uhn.fhir.jpa.provider
-
Marker interface for the JPA system provider
- IMdmClearHelperSvc<T> - Interface in ca.uhn.fhir.jpa.api.svc
- IMetaTagSorter - Interface in ca.uhn.fhir.util
- IMGTHLA_URI - Static variable in interface ca.uhn.fhir.jpa.term.api.ITermLoaderSvc
- IN_MEMORY - Enum constant in enum ca.uhn.fhir.jpa.subscription.match.matcher.matching.SubscriptionMatchingStrategy
-
Resources can be matched against this subcription in-memory without needing to make a call out to a FHIR Repository
- incrementUpdatedConceptCount() - Method in class ca.uhn.fhir.jpa.term.UploadStatistics
- inflatePersistedResourceModifiedMessage(ResourceModifiedMessage) - Method in interface ca.uhn.fhir.subscription.api.IResourceModifiedMessagePersistenceSvc
-
Restore a resourceModifiedMessage to its pre persistence representation.
- inflatePersistedResourceModifiedMessageOrNull(ResourceModifiedMessage) - Method in interface ca.uhn.fhir.subscription.api.IResourceModifiedMessagePersistenceSvc
-
Restore a resourceModifiedMessage to its pre persistence representation or null if the resource does not exist.
- initialize(RestfulServer) - Method in class ca.uhn.fhir.jpa.graphql.GraphQLProvider
- INLINE - Enum constant in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.TagStorageModeEnum
-
Tags are stored directly in the resource body (in the ResourceHistoryTable entry for the resource, meaning that they are not indexed separately, and are versioned with the rest of the resource.
- INVALID_PLACEHOLDER_PATTERN - Static variable in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- invalidateAllCaches() - Method in class ca.uhn.fhir.jpa.util.MemoryCacheService
- invalidateCaches(MemoryCacheService.CacheEnum...) - Method in class ca.uhn.fhir.jpa.util.MemoryCacheService
- invokeCallableAndHandleAnyException(Callable<T>) - Static method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
-
Invokes
Callable.call()
and rethrows any exceptions thrown by that method. - IRepositoryValidatingRule - Interface in ca.uhn.fhir.jpa.interceptor.validation
-
This is an internal API for HAPI FHIR.
- IRepositoryValidatingRule.RuleEvaluation - Class in ca.uhn.fhir.jpa.interceptor.validation
- IResourceExpungeService<T> - Interface in ca.uhn.fhir.jpa.dao.expunge
- IResourceModifiedConsumer - Interface in ca.uhn.fhir.jpa.subscription.match.matcher.matching
-
The implementer of this interface should submit the result of an operation on a resource to the subscription processing pipeline.
- IResourceModifiedConsumerWithRetries - Interface in ca.uhn.fhir.subscription.api
-
The implementer of this interface participates in the retry upon failure mechanism for messages submitted to the subscription processing pipeline.
- IResourceModifiedMessagePersistenceSvc - Interface in ca.uhn.fhir.subscription.api
-
An implementer of this interface will provide
ResourceModifiedMessage
persistence services. - IResourcePidList - Interface in ca.uhn.fhir.jpa.api.pid
-
List of IResourcePersistentId along with a resource type each id
- IResourcePidStream - Interface in ca.uhn.fhir.jpa.api.pid
-
Wrapper for a query result stream.
- IResultIterator<T> - Interface in ca.uhn.fhir.jpa.dao
- isAccountForDateIndexNulls() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to true (default is false), date indexes will account for null values in the range columns.
- isActivated - Variable in class ca.uhn.fhir.jpa.bulk.imprt.model.ActivateJobResult
-
Whether the job is activated or not
- isAdvancedHSearchIndexing() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Is HSearch indexing enabled beyond _contains or _text?
- isAllowAutoInflateBinaries() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting indicates whether binaries are allowed to be automatically inflated from external storage during requests.
- isAllowAutoInflateBinaries() - Method in class ca.uhn.fhir.jpa.binary.interceptor.BinaryStorageInterceptor
- isAllowInlineMatchUrlReferences() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- isAllowMultipleDelete() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- isAllResourceTypeSupported() - Method in interface ca.uhn.fhir.jpa.api.svc.IBatch2DaoSvc
-
Indicates whether reindexing all resource types is supported.
- isBinaryContentIdPrefixApplied(RequestDetails) - Method in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
- isCaptureQueryStackTrace() - Method in class ca.uhn.fhir.jpa.util.BaseCaptureQueriesListener
-
This has an impact on performance! Use with caution.
- isCascadeSupported() - Method in interface ca.uhn.fhir.jpa.api.svc.IDeleteExpungeSvc
- isCompatiblePartition(RequestPartitionId, RequestPartitionId) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- isCompatiblePartition(RequestPartitionId, RequestPartitionId) - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService
-
Are two RequestPartitionId values compatible within the same transaction?
- isConcurrentBundleValidation() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- isCrossPartitionEnabled() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- isCustomIsolationSupported() - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- isDeleteEnabled() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting should be disabled (set to
false
) on servers that are not allowing deletes. - isDeleteExpungeEnabled() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
true
(default isfalse
), the _expunge parameter on the DELETE operation will be enabled on this server. - isDeliverLatestVersion() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription.RestHookDetails
- isDone() - Method in enum ca.uhn.fhir.jpa.model.search.SearchStatusEnum
-
Returns true if no more work will happen for this search (finished, failed, gone)
- ISearchBuilder<T> - Interface in ca.uhn.fhir.jpa.dao
- ISearchCoordinatorSvc<T> - Interface in ca.uhn.fhir.jpa.api.svc
- ISearchParamWithInlineReferencesExtractor - Interface in ca.uhn.fhir.jpa.searchparam.extractor
- ISearchSvc - Interface in ca.uhn.fhir.jpa.api.svc
- ISearchUrlJobMaintenanceSvc - Interface in ca.uhn.fhir.jpa.api.svc
- isEmpty() - Method in class ca.uhn.fhir.jpa.api.model.DeleteConflictList
- isEmpty() - Method in class ca.uhn.fhir.jpa.api.pid.BaseResourcePidList
- isEmpty() - Method in class ca.uhn.fhir.jpa.api.pid.EmptyResourcePidList
- isEmpty() - Method in interface ca.uhn.fhir.jpa.api.pid.IResourcePidList
- isEmpty() - Method in class ca.uhn.fhir.jpa.dao.IdSubstitutionMap
- isEmpty() - Method in class ca.uhn.fhir.util.CanonicalIdentifier
- isEnableTaskBulkExportJobExecution() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If this is enabled (this is the default), this server will attempt to activate and run Bulk Export batch jobs.
- isEnableTaskBulkImportJobExecution() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If this is enabled (this is the default), this server will attempt to activate and run Bulk Import batch jobs.
- isEnableTaskPreExpandValueSets() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If this is enabled (this is the default), this server will attempt to pre-expand any ValueSets that have been uploaded and are not yet pre-expanded.
- isEnableTaskResourceReindexing() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If this is enabled (this is the default), this server will attempt to run resource reindexing jobs.
- isEnableTaskStaleSearchCleanup() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If this is enabled (this is the default), this server will periodically scan for and try to delete stale searches in the database.
- isEnforceReferenceTargetTypes() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
true
(default is true) when a resource is being persisted, the target resource types of references will be validated to ensure that they are appropriate for the field containing the reference. - isEnforceReferentialIntegrityOnDelete() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
false
(default istrue
) resources will be permitted to be deleted even if other resources currently contain references to them. - isEnforceReferentialIntegrityOnWrite() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
false
(default istrue
) resources will be permitted to be created or updated even if they contain references to local resources that do not exist. - isExpandMdm() - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- isExpireSearchResults() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If this is set to
false
(default istrue
) the stale search deletion task will be disabled (meaning that search results will be retained in the database indefinitely). - isExpungeDeletedResources() - Method in class ca.uhn.fhir.jpa.api.model.ExpungeOptions
- isExpungeEnabled() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
true
(default isfalse
), the $expunge operation will be enabled on this server. - isExpungeEverything() - Method in class ca.uhn.fhir.jpa.api.model.ExpungeOptions
- isExpungeOldVersions() - Method in class ca.uhn.fhir.jpa.api.model.ExpungeOptions
- isFilterParameterEnabled() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
true
the _filter search parameter will be enabled on this server. - isHasPendingWork() - Method in class ca.uhn.fhir.jpa.api.dao.ReindexOutcome
- isHasReindexWorkPending() - Method in class ca.uhn.fhir.jpa.api.model.ReindexJobStatus
- isIncludeHashIdentityForTokenSearches() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If this is enabled (default is false), searches on token indexes will include the HASH_IDENTITY column on all generated FHIR search query SQL.
- isJobFastTrackingEnabled() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If this setting is enabled, then gated batch jobs that produce only one chunk will immediately trigger a batch maintenance job.
- isLastNEnabled() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
true
(default isfalse
) the$lastn
operation will be enabled for indexing Observation resources. - isMarkResourcesForReindexingUponSearchParameterChange() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Should resources be marked as needing reindexing when a SearchParameter resource is added or changed.
- isMatchUrlCacheEnabled() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If enabled, resolutions for match URLs (e.g.
- isNonResourceDbHistoryEnabled() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting controls whether MdmLink and other non-resource DB history is enabled.
- isNop() - Method in class ca.uhn.fhir.jpa.api.model.DaoMethodOutcome
-
Was this a NO-OP - Typically because of an update to a resource that already matched the contents provided
- isOptimisticLock() - Method in class ca.uhn.fhir.jpa.api.dao.ReindexParameters
- isPasses() - Method in class ca.uhn.fhir.jpa.interceptor.validation.IRepositoryValidatingRule.RuleEvaluation
- isPlaceholder(IIdType) - Static method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- isPopulateIdentifierInAutoCreatedPlaceholderReferenceTargets() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
When
StorageSettings.setAutoCreatePlaceholderReferenceTargets(boolean)
is enabled, if this setting is set totrue
(default istrue
) and the source reference has an identifier populated, the identifier will be copied to the target resource. - isPreExpandValueSets() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
true
, ValueSets and expansions are stored in terminology tables. - isPreserveRequestIdInResourceBody() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting indicate whether a providedResource.meta.source requestID (source#requestID) should be preserved or overwritten.
- isPreventInvalidatingConditionalMatchCriteria() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- isQualifyChannelName() - Method in class ca.uhn.fhir.jpa.subscription.channel.api.BaseChannelSettings
-
Default true.
- isQualifyChannelName() - Method in interface ca.uhn.fhir.jpa.subscription.channel.api.IChannelSettings
- isRequiresNewTransactionWhenChangingPartitions() - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- isResourceDbHistoryEnabled() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to false (default is true), the server will not preserve resource history and will delete previous versions of resources when a resource is updated.
- isResourceIdMarkedForDeletion(IIdType) - Method in class ca.uhn.fhir.jpa.api.model.DeleteConflictList
- isResourceIdToIgnoreConflict(IIdType) - Method in class ca.uhn.fhir.jpa.api.model.DeleteConflictList
- isResourcePartitionable(String) - Method in class ca.uhn.fhir.jpa.partition.BaseRequestPartitionHelperSvc
- isResourceTypeSupported(String) - Method in class ca.uhn.fhir.jpa.api.dao.DaoRegistry
- isResourceTypeSupported(String) - Method in interface ca.uhn.fhir.jpa.api.IDaoRegistry
- isRetry() - Method in class ca.uhn.fhir.jpa.api.model.ResourceVersionConflictResolutionStrategy
- isReverseMode() - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- isSchedulingDisabled() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- isStatusBasedReindexingDisabled() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
true
(default is false), the reindexing of search parameters using a query on the HFJ_RESOURCE.SP_INDEX_STATUS column will be disabled completely. - isStoreRequestId() - Method in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.StoreMetaSourceInformationEnum
- isStoreResourceInHSearchIndex() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Is storing of Resource in HSearch index enabled?
- isStoreSourceUri() - Method in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.StoreMetaSourceInformationEnum
- isStripVersionId() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription.RestHookDetails
- isSupported(String) - Method in class ca.uhn.fhir.jpa.provider.DaoRegistryResourceSupportedSvc
- isSuppressMessageId(String, String) - Method in class ca.uhn.fhir.jpa.validation.ValidatorPolicyAdvisor
- isSuppressUpdatesWithNoChange() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to true (default is true), if a client performs an update which does not actually result in any chance to a given resource (e.g.
- isTagStorageFailure(Throwable) - Static method in class ca.uhn.fhir.jpa.dao.DaoFailureUtil
- isTopicSubscription() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- IStorageResourceParser - Interface in ca.uhn.fhir.jpa.dao
-
This interface is used by any storage implementations to convert from persisted database format (independent of the kind of database) and HAPI FHIR resource model classes.
- ISubscriptionTriggeringSvc - Interface in ca.uhn.fhir.jpa.subscription.triggering
- isUniqueIndexesCheckedBeforeSave() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
When using
unique indexes
, if this setting is set totrue
(default istrue
) the system will test for the existence of a particular unique index value prior to saving a new one. - isUniqueIndexesEnabled() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
true
(default istrue
), indexes will be created for search parameters marked asHapiExtensions.EXT_SP_UNIQUE
. - isUpdateWithHistoryRewriteEnabled() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting indicates whether updating the history of a resource is allowed.
- isUseExistingJobsFirst() - Method in class ca.uhn.fhir.jpa.batch.models.Batch2BaseJobParameters
- isUseJacksonMessageConverter() - Method in class ca.uhn.fhir.jpa.subscription.channel.api.BaseChannelSettings
- isUseJacksonMessageConverter() - Method in interface ca.uhn.fhir.jpa.subscription.channel.api.IChannelSettings
- isUsesCachedResult() - Method in class ca.uhn.fhir.jpa.batch.models.Batch2JobStartResponse
- isValidateSearchParameterExpressionsOnSave() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If
true
(default istrue
), before allowing a SearchParameter resource to be stored (create, update, etc.) the expression will be performed against an empty resource to ensure that the FHIRPath executor is able to process it. - isValidBinaryContentId(String) - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryStorageSvc
-
Given a blob ID, return true if it is valid for the underlying storage mechanism, false otherwise.
- isValidBinaryContentId(String) - Method in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
-
Default implementation is to return true for any binary content ID.
- isValidBinaryContentId(String) - Method in class ca.uhn.fhir.jpa.binary.svc.NullBinaryStorageSvcImpl
- isValidBinaryContentId(String) - Method in class ca.uhn.fhir.jpa.binstore.FilesystemBinaryStorageSvcImpl
-
This implementation prevents: \ / | .
- isWriteToLegacyLobColumns() - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This method returns whether data will be stored in LOB columns as well as the columns introduced to migrate away from LOB.
- iterator() - Method in class ca.uhn.fhir.jpa.api.model.DeleteConflictList
- ITermCodeSystemDeleteJobSvc - Interface in ca.uhn.fhir.jpa.term.api
- ITermLoaderSvc - Interface in ca.uhn.fhir.jpa.term.api
-
This service handles bulk loading concepts into the terminology service concept tables using any of several predefined input formats
- ITermLoaderSvc.ByteArrayFileDescriptor - Class in ca.uhn.fhir.jpa.term.api
- ITermLoaderSvc.FileDescriptor - Interface in ca.uhn.fhir.jpa.term.api
- ITransactionProcessorVersionAdapter<BUNDLE,
BUNDLEENTRY> - Interface in ca.uhn.fhir.jpa.dao
J
- JobFileRowProcessingModeEnum - Enum in ca.uhn.fhir.jpa.bulk.imprt.model
- jobId - Variable in class ca.uhn.fhir.jpa.bulk.imprt.model.ActivateJobResult
-
The newly created jobid
- JobInfo() - Constructor for class ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc.JobInfo
- JobInstanceFetchRequest - Class in ca.uhn.fhir.batch2.models
- JobInstanceFetchRequest() - Constructor for class ca.uhn.fhir.batch2.models.JobInstanceFetchRequest
- JpaStorageSettings - Class in ca.uhn.fhir.jpa.api.config
- JpaStorageSettings() - Constructor for class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Constructor
- JpaStorageSettings.ClientIdStrategyEnum - Enum in ca.uhn.fhir.jpa.api.config
-
This enum provides allowable options for
JpaStorageSettings.setResourceClientIdStrategy(ClientIdStrategyEnum)
- JpaStorageSettings.IdStrategyEnum - Enum in ca.uhn.fhir.jpa.api.config
-
This enum provides allowable options for
JpaStorageSettings.setResourceServerIdStrategy(IdStrategyEnum)
- JpaStorageSettings.StoreMetaSourceInformationEnum - Enum in ca.uhn.fhir.jpa.api.config
- JpaStorageSettings.TagStorageModeEnum - Enum in ca.uhn.fhir.jpa.api.config
- JSON - Enum constant in enum ca.uhn.fhir.jpa.util.SqlQuery.LanguageEnum
- JsonPatchUtils - Class in ca.uhn.fhir.jpa.patch
- JsonPatchUtils() - Constructor for class ca.uhn.fhir.jpa.patch.JsonPatchUtils
L
- LazyDaoMethodOutcome - Class in ca.uhn.fhir.jpa.api.model
- LazyDaoMethodOutcome(IResourcePersistentId) - Constructor for class ca.uhn.fhir.jpa.api.model.LazyDaoMethodOutcome
-
Constructor
- LazyDaoMethodOutcome.EntityAndResource - Class in ca.uhn.fhir.jpa.api.model
- LinkedBlockingChannel - Class in ca.uhn.fhir.jpa.subscription.channel.impl
- LinkedBlockingChannel(String, Executor, Supplier<Integer>) - Constructor for class ca.uhn.fhir.jpa.subscription.channel.impl.LinkedBlockingChannel
- LinkedBlockingChannelFactory - Class in ca.uhn.fhir.jpa.subscription.channel.impl
- LinkedBlockingChannelFactory(IChannelNamer) - Constructor for class ca.uhn.fhir.jpa.subscription.channel.impl.LinkedBlockingChannelFactory
- listResources(Object, String, List<Argument>, List<IBaseResource>) - Method in class ca.uhn.fhir.jpa.graphql.DaoRegistryGraphQLStorageServices
- ListWrappingPidStream - Class in ca.uhn.fhir.jpa.api.pid
- ListWrappingPidStream(IResourcePidList) - Constructor for class ca.uhn.fhir.jpa.api.pid.ListWrappingPidStream
- load(Class<T>, IIdType) - Method in class ca.uhn.fhir.jpa.validation.ResourceLoaderImpl
- loadCustom(String, List<ITermLoaderSvc.FileDescriptor>, RequestDetails) - Method in interface ca.uhn.fhir.jpa.term.api.ITermLoaderSvc
- loadDeltaAdd(String, List<ITermLoaderSvc.FileDescriptor>, RequestDetails) - Method in interface ca.uhn.fhir.jpa.term.api.ITermLoaderSvc
- loadDeltaRemove(String, List<ITermLoaderSvc.FileDescriptor>, RequestDetails) - Method in interface ca.uhn.fhir.jpa.term.api.ITermLoaderSvc
- loadIcd10(List<ITermLoaderSvc.FileDescriptor>, RequestDetails) - Method in interface ca.uhn.fhir.jpa.term.api.ITermLoaderSvc
- loadIcd10cm(List<ITermLoaderSvc.FileDescriptor>, RequestDetails) - Method in interface ca.uhn.fhir.jpa.term.api.ITermLoaderSvc
- loadImgthla(List<ITermLoaderSvc.FileDescriptor>, RequestDetails) - Method in interface ca.uhn.fhir.jpa.term.api.ITermLoaderSvc
- loadIncludes(FhirContext, EntityManager, Collection<T>, Collection<Include>, boolean, DateRangeParam, String, RequestDetails, Integer) - Method in interface ca.uhn.fhir.jpa.dao.ISearchBuilder
-
Deprecated.
- loadIncludes(SearchBuilderLoadIncludesParameters<T>) - Method in interface ca.uhn.fhir.jpa.dao.ISearchBuilder
- LOADING - Enum constant in enum ca.uhn.fhir.jpa.model.search.SearchStatusEnum
-
The search is currently actively working
- loadLoinc(List<ITermLoaderSvc.FileDescriptor>, RequestDetails) - Method in interface ca.uhn.fhir.jpa.term.api.ITermLoaderSvc
- loadResourcesByPid(Collection<T>, RequestDetails) - Method in interface ca.uhn.fhir.jpa.dao.ISearchBuilder
- loadResourcesByPid(Collection<T>, Collection<T>, List<IBaseResource>, boolean, RequestDetails) - Method in interface ca.uhn.fhir.jpa.dao.ISearchBuilder
- loadSnomedCt(List<ITermLoaderSvc.FileDescriptor>, RequestDetails) - Method in interface ca.uhn.fhir.jpa.term.api.ITermLoaderSvc
- loadTargetResource(RequestPartitionId, String, PathAndRef, RequestDetails, TransactionDetails) - Method in class ca.uhn.fhir.jpa.dao.index.DaoResourceLinkResolver
- logAllQueries() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Log all captured queries
- logAllQueriesForCurrentThread() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Log all captured queries
- logDeleteQueries() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Log all captured DELETE queries
- logDeleteQueriesForCurrentThread() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Log all captured DELETE queries
- logFirstSelectQueryForCurrentThread() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Log first captured SELECT query
- logInsertQueries() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Log all captured INSERT queries
- logInsertQueries(Predicate<SqlQuery>) - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Log all captured INSERT queries
- logInsertQueriesForCurrentThread() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Log all captured INSERT queries
- logQueriesForCurrentThreadAndStopCapturing(int...) - Static method in class ca.uhn.fhir.jpa.util.CurrentThreadCaptureQueriesListener
-
Log all captured SELECT queries
- Logs - Class in ca.uhn.fhir.mdm.log
- Logs() - Constructor for class ca.uhn.fhir.mdm.log.Logs
- logSelectQueries() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Log all captured SELECT queries
- logSelectQueries(boolean, boolean) - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Log all captured SELECT queries
- logSelectQueriesForCurrentThread(int...) - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Log all captured SELECT queries
- logUpdateQueries() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Log all captured INSERT queries
- logUpdateQueriesForCurrentThread() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Log all captured UPDATE queries
- LOINC_URI - Static variable in interface ca.uhn.fhir.jpa.term.api.ITermLoaderSvc
- lookup(Object, String, String) - Method in class ca.uhn.fhir.jpa.graphql.DaoRegistryGraphQLStorageServices
- lookup(Object, IBaseResource, IBaseReference) - Method in class ca.uhn.fhir.jpa.graphql.DaoRegistryGraphQLStorageServices
- lookupCode(IPrimitiveType<String>, IPrimitiveType<String>, IBaseCoding, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoCodeSystem
- lookupCode(IPrimitiveType<String>, IPrimitiveType<String>, IBaseCoding, IPrimitiveType<String>, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoCodeSystem
- lookupCode(IPrimitiveType<String>, IPrimitiveType<String>, IBaseCoding, IPrimitiveType<String>, Collection<IPrimitiveType<String>>, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoCodeSystem
M
- markJobAsReadyForActivation(String) - Method in interface ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc
- markRequestAsProcessingSubRequest(RequestDetails) - Static method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- massageResourceIdForStorage(RequestDetails, IBaseResource, IIdType) - Method in interface ca.uhn.fhir.storage.interceptor.balp.IBalpAuditContextServices
-
Turns an entity resource ID from an
IIdType
to a String. - MATCH_URL - Enum constant in enum ca.uhn.fhir.jpa.util.MemoryCacheService.CacheEnum
- MatchResourceUrlService<T> - Class in ca.uhn.fhir.jpa.dao
- MatchResourceUrlService() - Constructor for class ca.uhn.fhir.jpa.dao.MatchResourceUrlService
- matchUrlResolved(TransactionDetails, String, String, T) - Method in class ca.uhn.fhir.jpa.dao.MatchResourceUrlService
- MAX_PAGE_SIZE - Static variable in class ca.uhn.fhir.jpa.search.SearchConstants
- MAX_RETRIES - Static variable in class ca.uhn.fhir.cache.BaseResourceCacheSynchronizer
- MAX_RETRIES - Static variable in class ca.uhn.fhir.jpa.interceptor.UserRequestRetryVersionConflictsInterceptor
-
Deprecated.
- MemoryBinaryStorageSvcImpl - Class in ca.uhn.fhir.jpa.binstore
-
Purely in-memory implementation of binary storage service.
- MemoryBinaryStorageSvcImpl() - Constructor for class ca.uhn.fhir.jpa.binstore.MemoryBinaryStorageSvcImpl
-
Constructor
- MemoryCacheService - Class in ca.uhn.fhir.jpa.util
-
This class acts as a central spot for all of the many Caffeine caches we use in HAPI FHIR.
- MemoryCacheService(JpaStorageSettings) - Constructor for class ca.uhn.fhir.jpa.util.MemoryCacheService
- MemoryCacheService.CacheEnum - Enum in ca.uhn.fhir.jpa.util
- MemoryCacheService.HistoryCountKey - Class in ca.uhn.fhir.jpa.util
- MemoryCacheService.TagDefinitionCacheKey - Class in ca.uhn.fhir.jpa.util
- MESSAGE - Enum constant in enum ca.uhn.fhir.jpa.subscription.model.CanonicalSubscriptionChannelType
-
The channel is executed by sending a message (e.g.
- MESSAGE_KEY_DELETE_RESOURCE_ALREADY_DELETED - Static variable in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- MESSAGE_KEY_DELETE_RESOURCE_NOT_EXISTING - Static variable in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- meta(RequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- meta(IIdType, RequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- metaAdd(IIdType, IBaseMetaType, RequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- metaAddOperation(IIdType, MT, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Not supported in DSTU1!
- MetadataKeyCurrentlyReindexing - Class in ca.uhn.fhir.jpa.api.dao
- MetadataKeyResourcePid - Class in ca.uhn.fhir.jpa.api.dao
- metaDelete(IIdType, IBaseMetaType, RequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- metaDeleteOperation(IIdType, MT, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Not supported in DSTU1!
- metaGetOperation(RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirSystemDao
-
Not supported for DSTU1
- metaGetOperation(Class<MT>, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Not supported in DSTU1!
- metaGetOperation(Class<MT>, IIdType, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Not supported in DSTU1!
- MetaTagSorterAlphabetical - Class in ca.uhn.fhir.util
-
Contains methods to sort resource meta fields that are sets (i.e., tags, security labels and profiles) in alphabetical order.
- MetaTagSorterAlphabetical() - Constructor for class ca.uhn.fhir.util.MetaTagSorterAlphabetical
- MixedResourcePidList - Class in ca.uhn.fhir.jpa.api.pid
-
A resource pid list where the pids can have different resource types
- MixedResourcePidList(List<String>, Collection<? extends IResourcePersistentId>, Date, RequestPartitionId) - Constructor for class ca.uhn.fhir.jpa.api.pid.MixedResourcePidList
- myClient - Variable in class ca.uhn.fhir.storage.interceptor.balp.FhirClientBalpSink
- myDao - Variable in class ca.uhn.fhir.jpa.provider.BaseStorageSystemProvider
- myDaoRegistry - Variable in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- myFhirContext - Variable in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- myFhirContext - Variable in class ca.uhn.fhir.jpa.partition.BaseRequestPartitionHelperSvc
- myFhirContext - Variable in class ca.uhn.fhir.jpa.searchparam.extractor.BaseSearchParamWithInlineReferencesExtractor
- myInterceptorBroadcaster - Variable in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- myMetaTagSorter - Variable in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- myPartitionSettings - Variable in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- myRequestPartitionHelperSvc - Variable in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- myRequestPartitionId - Variable in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService.ExecutionBuilder
- myResourceVersionSvc - Variable in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- mySearchCoordinatorSvc - Variable in class ca.uhn.fhir.jpa.graphql.DaoRegistryGraphQLStorageServices
- mySearchParamRegistry - Variable in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- myStorageSettings - Variable in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- myStorageSettings - Variable in class ca.uhn.fhir.jpa.provider.BaseJpaProvider
- myStorageSettings - Variable in class ca.uhn.fhir.jpa.searchparam.extractor.BaseSearchParamWithInlineReferencesExtractor
- myTransactionManager - Variable in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
N
- NAME_TO_PARTITION - Enum constant in enum ca.uhn.fhir.jpa.util.MemoryCacheService.CacheEnum
- neverReject() - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped.FinalizedRequireValidationRule
-
Specifies that the resource should not be rejected from storage even if it does not pass validation.
- newBinaryContentId() - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryStorageSvc
-
Generate a new binaryContent ID that will be passed to
IBinaryStorageSvc.storeBinaryContent(IIdType, String, String, InputStream)
later - newBinaryContentId() - Method in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
- newBinaryContentId() - Method in class ca.uhn.fhir.jpa.binary.svc.NullBinaryStorageSvcImpl
- newConsumerConfigForDeliveryChannel(ChannelConsumerSettings) - Method in class ca.uhn.fhir.jpa.subscription.channel.subscription.SubscriptionChannelFactory
- newConsumerConfigForMatchingChannel(ChannelConsumerSettings) - Method in class ca.uhn.fhir.jpa.subscription.channel.subscription.SubscriptionChannelFactory
- newDeliveryReceivingChannel(String, ChannelConsumerSettings) - Method in class ca.uhn.fhir.jpa.subscription.channel.subscription.SubscriptionChannelFactory
- newDeliverySendingChannel(String, ChannelProducerSettings) - Method in class ca.uhn.fhir.jpa.subscription.channel.subscription.SubscriptionChannelFactory
- newMatchingReceivingChannel(String, ChannelConsumerSettings) - Method in class ca.uhn.fhir.jpa.subscription.channel.subscription.SubscriptionChannelFactory
- newMatchingSendingChannel(String, ChannelProducerSettings) - Method in class ca.uhn.fhir.jpa.subscription.channel.subscription.SubscriptionChannelFactory
- newPid(Object) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
- newPidFromStringIdAndResourceName(String, String) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
- newProducerConfigForDeliveryChannel(ChannelProducerSettings) - Method in class ca.uhn.fhir.jpa.subscription.channel.subscription.SubscriptionChannelFactory
- newProducerConfigForMatchingChannel(ChannelProducerSettings) - Method in class ca.uhn.fhir.jpa.subscription.channel.subscription.SubscriptionChannelFactory
- newSearchBuilder(IDao, String, Class<? extends IBaseResource>) - Method in class ca.uhn.fhir.jpa.dao.SearchBuilderFactory
- newSecureRandomAlphaNumericString(int) - Static method in class ca.uhn.fhir.jpa.util.RandomTextUtils
-
Creates a new string using randomly selected characters (using a secure random PRNG) containing letters (mixed case) and numbers.
- newSynchronous(String) - Static method in class ca.uhn.fhir.jpa.subscription.channel.impl.LinkedBlockingChannel
-
Creates a synchronous channel, mostly intended for testing
- newThreadPool(int, int, String) - Static method in class ca.uhn.fhir.util.ThreadPoolUtil
- newThreadPool(int, int, String, int) - Static method in class ca.uhn.fhir.util.ThreadPoolUtil
- newThreadPool(int, int, String, int, TaskDecorator) - Static method in class ca.uhn.fhir.util.ThreadPoolUtil
- newThreadPool(Integer, Integer, String) - Method in class ca.uhn.fhir.jpa.dao.ThreadPoolFactory
- NO_WORK_NEEDED - Static variable in class ca.uhn.fhir.jpa.api.model.ReindexJobStatus
- NON_VERSIONED - Enum constant in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.TagStorageModeEnum
-
A single set of tags is shared by all resource versions
- NONE - Enum constant in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.StoreMetaSourceInformationEnum
- NONE - Enum constant in enum ca.uhn.fhir.jpa.api.dao.ReindexParameters.OptimizeStorageModeEnum
- NONE - Enum constant in enum ca.uhn.fhir.jpa.api.dao.ReindexParameters.ReindexSearchParametersEnum
- NonTransactionalHapiTransactionService - Class in ca.uhn.fhir.jpa.dao.tx
-
A transaction service implementation that does not actually wrap any transactions.
- NonTransactionalHapiTransactionService() - Constructor for class ca.uhn.fhir.jpa.dao.tx.NonTransactionalHapiTransactionService
- NOT_ALLOWED - Enum constant in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.ClientIdStrategyEnum
-
Clients are not allowed to supply IDs for resources that do not already exist
- notifyJobComplete(String) - Method in interface ca.uhn.fhir.jpa.term.api.ITermCodeSystemDeleteJobSvc
-
Notifies that the job has completed (or errored out).
- noTransactionAllowed() - Static method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
-
Throws an
IllegalArgumentException
if a transaction is active - NULL - Enum constant in enum ca.uhn.fhir.jpa.subscription.model.CanonicalSubscriptionChannelType
-
added to help the parsers with the generic types
- NullBinaryStorageSvcImpl - Class in ca.uhn.fhir.jpa.binary.svc
- NullBinaryStorageSvcImpl() - Constructor for class ca.uhn.fhir.jpa.binary.svc.NullBinaryStorageSvcImpl
O
- observationsLastN(SearchParameterMap, RequestDetails, HttpServletResponse) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoObservation
-
Returns a BundleProvider which can be used to implement the $lastn operation.
- onRollback(Runnable) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService.ExecutionBuilder
- onRollback(Runnable) - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService.IExecutionBuilder
- OO_SEVERITY_ERROR - Static variable in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- OO_SEVERITY_INFO - Static variable in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- OO_SEVERITY_WARN - Static variable in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- OPERATION_ADD - Static variable in class ca.uhn.fhir.jpa.patch.FhirPatch
- OPERATION_DELETE - Static variable in class ca.uhn.fhir.jpa.patch.FhirPatch
- OPERATION_INSERT - Static variable in class ca.uhn.fhir.jpa.patch.FhirPatch
- OPERATION_MOVE - Static variable in class ca.uhn.fhir.jpa.patch.FhirPatch
- OPERATION_REPLACE - Static variable in class ca.uhn.fhir.jpa.patch.FhirPatch
- OPTIMISTIC_LOCK_DEFAULT - Static variable in class ca.uhn.fhir.jpa.api.dao.ReindexParameters
- OPTIMIZE_STORAGE_DEFAULT - Static variable in class ca.uhn.fhir.jpa.api.dao.ReindexParameters
- OPTIMIZE_STORAGE_DEFAULT_STRING - Static variable in class ca.uhn.fhir.jpa.api.dao.ReindexParameters
- ourLog - Static variable in interface ca.uhn.fhir.jpa.dao.ISearchBuilder
- Output() - Constructor for class ca.uhn.fhir.jpa.bulk.export.model.BulkExportResponseJson.Output
P
- PARAMETER_DESTINATION - Static variable in class ca.uhn.fhir.jpa.patch.FhirPatch
- PARAMETER_INDEX - Static variable in class ca.uhn.fhir.jpa.patch.FhirPatch
- PARAMETER_NAME - Static variable in class ca.uhn.fhir.jpa.patch.FhirPatch
- PARAMETER_OPERATION - Static variable in class ca.uhn.fhir.jpa.patch.FhirPatch
- PARAMETER_PATH - Static variable in class ca.uhn.fhir.jpa.patch.FhirPatch
- PARAMETER_SOURCE - Static variable in class ca.uhn.fhir.jpa.patch.FhirPatch
- PARAMETER_TYPE - Static variable in class ca.uhn.fhir.jpa.patch.FhirPatch
- PARAMETER_VALUE - Static variable in class ca.uhn.fhir.jpa.patch.FhirPatch
- ParsedBulkImportRecord - Class in ca.uhn.fhir.jpa.bulk.imprt.model
- ParsedBulkImportRecord(String, IBaseResource, int) - Constructor for class ca.uhn.fhir.jpa.bulk.imprt.model.ParsedBulkImportRecord
- PartitionAwareSupplier - Class in ca.uhn.fhir.jpa.dao.expunge
-
Utility class wrapping a supplier in a transaction with the purpose of performing the supply operation with a partitioned aware context.
- PartitionAwareSupplier(HapiTransactionService, RequestDetails) - Constructor for class ca.uhn.fhir.jpa.dao.expunge.PartitionAwareSupplier
- PartitionRunner - Class in ca.uhn.fhir.jpa.dao.expunge
- PartitionRunner(String, String, int, int) - Constructor for class ca.uhn.fhir.jpa.dao.expunge.PartitionRunner
-
Constructor - Use this constructor if you do not want any transaction management
- PartitionRunner(String, String, int, int, HapiTransactionService, RequestDetails) - Constructor for class ca.uhn.fhir.jpa.dao.expunge.PartitionRunner
-
Constructor - Use this constructor and provide a
RequestDetails
andHapiTransactionService
if you want each individual callable task to be performed in a managed transaction. - PASSCMPLET - Enum constant in enum ca.uhn.fhir.jpa.model.search.SearchStatusEnum
-
The search has loaded a set of results and has stopped searching because it reached an appropriate threshold
- patch(HttpServletRequest, IIdType, String, RequestDetails, String, PatchTypeEnum, IBaseParameters) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- patch(IIdType, String, PatchTypeEnum, String, IBaseParameters, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Opens a new transaction and performs a patch operation
- patch(IIdType, String, PatchTypeEnum, String, IBaseParameters, RequestDetails) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageResourceDao
- patchInTransaction(IIdType, String, boolean, PatchTypeEnum, String, IBaseParameters, RequestDetails, TransactionDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Execute a patch operation within the existing database transaction
- patchInTransaction(IIdType, String, boolean, PatchTypeEnum, String, IBaseParameters, RequestDetails, TransactionDetails) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageResourceDao
- PATIENT_CREATE - Enum constant in enum ca.uhn.fhir.storage.interceptor.balp.BalpProfileEnum
- PATIENT_DELETE - Enum constant in enum ca.uhn.fhir.storage.interceptor.balp.BalpProfileEnum
- PATIENT_QUERY - Enum constant in enum ca.uhn.fhir.storage.interceptor.balp.BalpProfileEnum
- PATIENT_READ - Enum constant in enum ca.uhn.fhir.storage.interceptor.balp.BalpProfileEnum
- PATIENT_UPDATE - Enum constant in enum ca.uhn.fhir.storage.interceptor.balp.BalpProfileEnum
- PatientCompartmentEnforcingInterceptor - Class in ca.uhn.fhir.jpa.interceptor
-
This interceptor can be used to block resource updates which would make resource patient compartment change.
- PatientCompartmentEnforcingInterceptor(FhirContext, ISearchParamExtractor) - Constructor for class ca.uhn.fhir.jpa.interceptor.PatientCompartmentEnforcingInterceptor
- PatientEverythingParameters - Class in ca.uhn.fhir.jpa.api.dao
- PatientEverythingParameters() - Constructor for class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- PatientIdPartitionInterceptor - Class in ca.uhn.fhir.jpa.interceptor
-
This interceptor allows JPA servers to be partitioned by Patient ID.
- PatientIdPartitionInterceptor(FhirContext, ISearchParamExtractor, PartitionSettings) - Constructor for class ca.uhn.fhir.jpa.interceptor.PatientIdPartitionInterceptor
-
Constructor
- patientInstanceEverything(HttpServletRequest, RequestDetails, PatientEverythingParameters, IIdType) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoPatient
- patientTypeEverything(HttpServletRequest, RequestDetails, PatientEverythingParameters, TokenOrListParam) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoPatient
- PayloadTooLargeException - Exception Class in ca.uhn.fhir.jpa.subscription.channel.api
-
This exception represents the message payload exceeded the maximum message size of the broker.
- PayloadTooLargeException(String) - Constructor for exception class ca.uhn.fhir.jpa.subscription.channel.api.PayloadTooLargeException
- PayloadTooLargeException(String, Throwable) - Constructor for exception class ca.uhn.fhir.jpa.subscription.channel.api.PayloadTooLargeException
- performIdSubstitutionsInMatchUrl(IdSubstitutionMap, String) - Static method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
-
Given a match URL containing
- persist(ResourceModifiedMessage) - Method in interface ca.uhn.fhir.subscription.api.IResourceModifiedMessagePersistenceSvc
-
Persist a resourceModifiedMessage and return its resulting persisted representation.
- PersistentIdToForcedIdMap<P> - Class in ca.uhn.fhir.jpa.api.model
- PersistentIdToForcedIdMap(Map<P, Optional<String>>) - Constructor for class ca.uhn.fhir.jpa.api.model.PersistentIdToForcedIdMap
- PID_TO_FORCED_ID - Enum constant in enum ca.uhn.fhir.jpa.util.MemoryCacheService.CacheEnum
-
Key type: Long Value type: Optional<String>
- policyForCodedContent(IResourceValidator, Object, String, ElementDefinition, StructureDefinition, BindingKind, IValidationPolicyAdvisor.AdditionalBindingPurpose, ValueSet, List<String>) - Method in class ca.uhn.fhir.jpa.validation.ValidatorPolicyAdvisor
- policyForContained(IResourceValidator, Object, StructureDefinition, ElementDefinition, String, String, Element.SpecialElement, String, String) - Method in class ca.uhn.fhir.jpa.validation.ValidatorPolicyAdvisor
- policyForElement(IResourceValidator, Object, StructureDefinition, ElementDefinition, String) - Method in class ca.uhn.fhir.jpa.validation.ValidatorPolicyAdvisor
- policyForReference(IResourceValidator, Object, String, String) - Method in class ca.uhn.fhir.jpa.validation.ValidatorPolicyAdvisor
- policyForResource(IResourceValidator, Object, StructureDefinition, String) - Method in class ca.uhn.fhir.jpa.validation.ValidatorPolicyAdvisor
- populateEntryWithOperationOutcome(BaseServerResponseException, BUNDLEENTRY) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- populateEntryWithOperationOutcome(BaseServerResponseException, Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- populateEntryWithOperationOutcome(BaseServerResponseException, Bundle.BundleEntryComponent) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- populateOperationOutcomeForUpdate(StopWatch, DaoMethodOutcome, String, RestOperationTypeEnum) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- preFetchResources(List<P>, boolean) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirSystemDao
-
Preload resources from the database in batch.
- preProcessResourceForStorage(IBaseResource) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- preProcessResourceForStorage(IBaseResource, RequestDetails, TransactionDetails, boolean) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
-
May be overridden by subclasses to validate resources prior to storage
- preShow(IPreResourceShowDetails) - Method in class ca.uhn.fhir.jpa.binary.interceptor.BinaryStorageInterceptor
- PreviousVersionReader<T> - Class in ca.uhn.fhir.storage
- PreviousVersionReader(IFhirResourceDao<T>) - Constructor for class ca.uhn.fhir.storage.PreviousVersionReader
- PROCESS_NAME - Static variable in class ca.uhn.fhir.jpa.dao.expunge.ExpungeOperation
- processGraphQlGetRequest(ServletRequestDetails, IIdType, String) - Method in class ca.uhn.fhir.jpa.graphql.GraphQLProvider
- processGraphQlPostRequest(ServletRequestDetails, RequestDetails, IIdType, String) - Method in class ca.uhn.fhir.jpa.graphql.GraphQLProvider
- processGraphQLRequest(ServletRequestDetails, IIdType, String) - Method in class ca.uhn.fhir.jpa.graphql.GraphQLProvider
- processGraphQLRequest(ServletRequestDetails, IIdType, Package) - Method in class ca.uhn.fhir.jpa.graphql.GraphQLProvider
- processMatchUrl(String, Class<R>, TransactionDetails, RequestDetails) - Method in class ca.uhn.fhir.jpa.dao.MatchResourceUrlService
-
Note that this will only return a maximum of 2 results!!
- processMatchUrl(String, Class<R>, TransactionDetails, RequestDetails, IBaseResource) - Method in class ca.uhn.fhir.jpa.dao.MatchResourceUrlService
-
Note that this will only return a maximum of 2 results!!
- processMatchUrlUsingCacheOnly(String, String) - Method in class ca.uhn.fhir.jpa.dao.MatchResourceUrlService
- processMessage(RequestDetails, IBaseBundle) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirSystemDao
-
Implementations may implement this method to implement the $process-message operation
- processSinceOrAt(Date, DateRangeParam) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaProvider
- provideCommitCounter() - Method in class ca.uhn.fhir.jpa.util.BaseCaptureQueriesListener
- provideCommitCounter() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
- provideCommitCounter() - Method in class ca.uhn.fhir.jpa.util.CurrentThreadCaptureQueriesListener
- provideCompartmentMemberInstanceResponse(RequestDetails, String) - Method in class ca.uhn.fhir.jpa.interceptor.PatientIdPartitionInterceptor
-
Generate the partition for a given patient resource ID.
- provideIdForNewBinaryContent(String) - Method in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- provideIdForNewBinaryContent(String, byte[], RequestDetails, String) - Method in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
- provideNonCompartmentMemberInstanceResponse(IBaseResource) - Method in class ca.uhn.fhir.jpa.interceptor.PatientIdPartitionInterceptor
-
Return a compartment ID (or throw an exception) when an attempt is made to search for a resource that is in the patient compartment, but without any search parameter identifying which compartment to search.
- provideNonCompartmentMemberTypeResponse(IBaseResource) - Method in class ca.uhn.fhir.jpa.interceptor.PatientIdPartitionInterceptor
-
Return a compartment ID (or throw an exception) when storing/reading resource types that are not in the patient compartment (e.g.
- provideNonPatientSpecificQueryResponse(ReadPartitionIdRequestDetails) - Method in class ca.uhn.fhir.jpa.interceptor.PatientIdPartitionInterceptor
-
Return a partition or throw an error for FHIR operations that can not be used with this interceptor
- providePartitionIdForPatientId(RequestDetails, String) - Method in class ca.uhn.fhir.jpa.interceptor.PatientIdPartitionInterceptor
-
Translates an ID (e.g.
- provideQueryList() - Method in class ca.uhn.fhir.jpa.util.BaseCaptureQueriesListener
- provideQueryList() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
- provideQueryList() - Method in class ca.uhn.fhir.jpa.util.CurrentThreadCaptureQueriesListener
- provideRollbackCounter() - Method in class ca.uhn.fhir.jpa.util.BaseCaptureQueriesListener
- provideRollbackCounter() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
- provideRollbackCounter() - Method in class ca.uhn.fhir.jpa.util.CurrentThreadCaptureQueriesListener
- purgeExpiredFiles() - Method in interface ca.uhn.fhir.jpa.bulk.export.api.IBulkDataExportJobSchedulingHelper
-
invoked via scheduled task, purges any tasks which are past their cutoff point.
- put(MemoryCacheService.CacheEnum, K, V) - Method in class ca.uhn.fhir.jpa.util.MemoryCacheService
- put(IBase, IIdType, IBase) - Method in class ca.uhn.fhir.jpa.dao.EntriesToProcessMap
- put(IIdType, IIdType) - Method in class ca.uhn.fhir.jpa.dao.IdSubstitutionMap
- putAfterCommit(MemoryCacheService.CacheEnum, K, V) - Method in class ca.uhn.fhir.jpa.util.MemoryCacheService
-
This method registers a transaction synchronization that puts an entry in the cache if and when the current database transaction successfully commits.
Q
- queueChannelFactory(IChannelNamer) - Method in class ca.uhn.fhir.jpa.subscription.channel.config.SubscriptionChannelConfig
-
Create a @Primary @Bean if you need a different implementation
R
- RandomTextUtils - Class in ca.uhn.fhir.jpa.util
- RandomTextUtils() - Constructor for class ca.uhn.fhir.jpa.util.RandomTextUtils
- read(HttpServletRequest, IIdType, RequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- read(Callable<T>) - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService.IExecutionBuilder
-
Read query path.
- read(IIdType) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Deprecated.Use
IFhirResourceDao.read(IIdType, RequestDetails)
instead - read(IIdType) - Method in class ca.uhn.fhir.jpa.dao.DaoSearchParamProvider
- read(IIdType, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- read(IIdType, RequestDetails, boolean) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Should deleted resources be returned successfully.
- readByPid(IResourcePersistentId) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Read a resource by its internal PID
- readByPid(IResourcePersistentId, boolean) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Read a resource by its internal PID
- readEntity(IIdType, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Read an entity from the database, and return it.
- readEntityLatestVersion(IResourcePersistentId, RequestDetails, TransactionDetails) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageResourceDao
- readEntityLatestVersion(IIdType, RequestDetails, TransactionDetails) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageResourceDao
- readOnly() - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService.ExecutionBuilder
- readOnly() - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService.IExecutionBuilder
- readPreviousVersion(T) - Method in class ca.uhn.fhir.storage.PreviousVersionReader
- readPreviousVersion(T, boolean) - Method in class ca.uhn.fhir.storage.PreviousVersionReader
- READY - Enum constant in enum ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobStatusEnum
- recordAuditEvent(IBaseResource) - Method in class ca.uhn.fhir.storage.interceptor.balp.AsyncMemoryQueueBackedFhirClientBalpSink
- recordAuditEvent(IBaseResource) - Method in class ca.uhn.fhir.storage.interceptor.balp.FhirClientBalpSink
- recordAuditEvent(AuditEvent) - Method in class ca.uhn.fhir.storage.interceptor.balp.FhirClientBalpSink
- recordAuditEvent(AuditEvent) - Method in interface ca.uhn.fhir.storage.interceptor.balp.IBalpAuditEventSink
- REFRESH_INTERVAL - Static variable in class ca.uhn.fhir.cache.BaseResourceCacheSynchronizer
- register(IFhirResourceDao) - Method in class ca.uhn.fhir.jpa.api.dao.DaoRegistry
- registerListener() - Method in class ca.uhn.fhir.cache.BaseResourceCacheSynchronizer
- registerSearch(IFhirResourceDao<?>, SearchParameterMap, String, CacheControlDirective, RequestDetails, RequestPartitionId) - Method in interface ca.uhn.fhir.jpa.api.svc.ISearchCoordinatorSvc
- reindex(IResourcePersistentId, ReindexParameters, RequestDetails, TransactionDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Reindex the given resource
- reindex(T, IBasePersistedResource) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- REINDEX_SEARCH_PARAMETERS_DEFAULT - Static variable in class ca.uhn.fhir.jpa.api.dao.ReindexParameters
- REINDEX_SEARCH_PARAMETERS_DEFAULT_STRING - Static variable in class ca.uhn.fhir.jpa.api.dao.ReindexParameters
- ReindexJobStatus - Class in ca.uhn.fhir.jpa.api.model
- ReindexJobStatus() - Constructor for class ca.uhn.fhir.jpa.api.model.ReindexJobStatus
- ReindexOutcome - Class in ca.uhn.fhir.jpa.api.dao
- ReindexOutcome() - Constructor for class ca.uhn.fhir.jpa.api.dao.ReindexOutcome
- ReindexParameters - Class in ca.uhn.fhir.jpa.api.dao
- ReindexParameters() - Constructor for class ca.uhn.fhir.jpa.api.dao.ReindexParameters
- ReindexParameters.OptimizeStorageModeEnum - Enum in ca.uhn.fhir.jpa.api.dao
- ReindexParameters.ReindexSearchParametersEnum - Enum in ca.uhn.fhir.jpa.api.dao
- rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class ca.uhn.fhir.jpa.search.reindex.BlockPolicy
-
Puts the Runnable to the blocking queue, effectively blocking the delegating thread until space is available.
- rejectOnSeverity(ResultSeverityEnum) - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped.FinalizedRequireValidationRule
-
Specifies the minimum validation result severity that should cause a rejection.
- rejectOnSeverity(String) - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped.FinalizedRequireValidationRule
-
Specifies the minimum validation result severity that should cause a rejection.
- rejectUnknownExtensions() - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped.FinalizedRequireValidationRule
-
Configure the validator to reject unknown extensions
- REMOTE_ADDR - Static variable in class ca.uhn.fhir.jpa.provider.BaseJpaProvider
- REMOTE_UA - Static variable in class ca.uhn.fhir.jpa.provider.BaseJpaProvider
- removeAll() - Method in class ca.uhn.fhir.jpa.api.model.DeleteConflictList
- removeIf(Predicate<DeleteConflict>) - Method in class ca.uhn.fhir.jpa.api.model.DeleteConflictList
- removeStaleEntries() - Method in interface ca.uhn.fhir.jpa.api.svc.ISearchUrlJobMaintenanceSvc
- removeTag(IIdType, TagTypeEnum, String, String) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- removeTag(IIdType, TagTypeEnum, String, String, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- replaceDataWithExtension(IBinaryTarget, String) - Method in class ca.uhn.fhir.jpa.binary.provider.BinaryAccessProvider
- REPOSITORY_VALIDATING_RULE_BUILDER - Static variable in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder
- RepositoryValidatingInterceptor - Class in ca.uhn.fhir.jpa.interceptor.validation
-
This interceptor enforces validation rules on any data saved in a HAPI FHIR JPA repository.
- RepositoryValidatingInterceptor() - Constructor for class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingInterceptor
-
Constructor
- RepositoryValidatingInterceptor(FhirContext, List<IRepositoryValidatingRule>) - Constructor for class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingInterceptor
-
Constructor
- RepositoryValidatingRuleBuilder - Class in ca.uhn.fhir.jpa.interceptor.validation
-
This class is used to construct rules to populate the
RepositoryValidatingInterceptor
. - RepositoryValidatingRuleBuilder(IValidationSupport) - Constructor for class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder
- RepositoryValidatingRuleBuilder.FinalizedTypedRule - Class in ca.uhn.fhir.jpa.interceptor.validation
- RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped - Class in ca.uhn.fhir.jpa.interceptor.validation
- RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped.FinalizedRequireValidationRule - Class in ca.uhn.fhir.jpa.interceptor.validation
- REQUEST_ID - Enum constant in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.StoreMetaSourceInformationEnum
- requireAtLeastOneProfileOf(String...) - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped
-
Require any resource being persisted to declare conformance to at least one of the given profiles, meaning that the specified profile URL must be found within the resource in
Resource.meta.profile
. - requireAtLeastProfile(String) - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped
-
Require any resource being persisted to declare conformance to the given profile, meaning that the specified profile URL must be found within the resource in
Resource.meta.profile
. - requireTransaction() - Static method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
-
Throws an
IllegalArgumentException
if no transaction is active - requireValidationToDeclaredProfiles() - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped
-
Perform a resource validation step using the FHIR Instance Validator and reject the storage if the validation fails.
- resolveResourceIdentity(RequestPartitionId, String, String) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
-
Given a forced ID, convert it to it's Long value.
- resolveResourceIdentity(RequestPartitionId, String, String, boolean) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
-
Given a forced ID, convert it to it's Long value.
- resolveResourcePersistentIds(RequestPartitionId, String, String) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
-
Given a resource type and ID, determines the internal persistent ID for the resource.
- resolveResourcePersistentIds(RequestPartitionId, String, String, boolean) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
-
Given a resource type and ID, determines the internal persistent ID for a resource.
- resolveResourcePersistentIds(RequestPartitionId, String, List<String>) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
-
Returns a mapping of Id -> IResourcePersistentId.
- resolveResourcePersistentIds(RequestPartitionId, String, List<String>, boolean) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
-
Returns a mapping of Id -> IResourcePersistentId.
- resolveResourcePersistentIdsWithCache(RequestPartitionId, List<IIdType>) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
-
Given a collection of resource IDs (resource type + id), resolves the internal persistent IDs.
- resolveResourcePersistentIdsWithCache(RequestPartitionId, List<IIdType>, boolean) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
-
Given a collection of resource IDs (resource type + id), resolves the internal persistent IDs.
- resolveURL(IResourceValidator, Object, String, String, String, boolean) - Method in class ca.uhn.fhir.jpa.validation.ValidatorResourceFetcher
- RESOURCE_CONDITIONAL_CREATE_VERSION - Enum constant in enum ca.uhn.fhir.jpa.util.MemoryCacheService.CacheEnum
- RESOURCE_LOOKUP - Enum constant in enum ca.uhn.fhir.jpa.util.MemoryCacheService.CacheEnum
- RESOURCE_PID - Static variable in interface ca.uhn.fhir.jpa.api.dao.IDao
- RESOURCE_PID_KEY - Static variable in interface ca.uhn.fhir.jpa.api.dao.IDao
- ResourceCompartmentUtil - Class in ca.uhn.fhir.jpa.util
- ResourceCompartmentUtil() - Constructor for class ca.uhn.fhir.jpa.util.ResourceCompartmentUtil
- ResourceDeliveryJsonMessage - Class in ca.uhn.fhir.jpa.subscription.model
- ResourceDeliveryJsonMessage() - Constructor for class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryJsonMessage
-
Constructor
- ResourceDeliveryJsonMessage(ResourceDeliveryMessage) - Constructor for class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryJsonMessage
-
Constructor
- ResourceDeliveryMessage - Class in ca.uhn.fhir.jpa.subscription.model
- ResourceDeliveryMessage() - Constructor for class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryMessage
-
Constructor
- resourceIdFromPidOrThrowException(T, String) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
- ResourceLoaderImpl - Class in ca.uhn.fhir.jpa.validation
- ResourceLoaderImpl() - Constructor for class ca.uhn.fhir.jpa.validation.ResourceLoaderImpl
- ResourceModifiedJsonMessage - Class in ca.uhn.fhir.jpa.subscription.model
- ResourceModifiedJsonMessage() - Constructor for class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedJsonMessage
-
Constructor
- ResourceModifiedJsonMessage(ResourceModifiedMessage) - Constructor for class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedJsonMessage
-
Constructor
- ResourceModifiedMessage - Class in ca.uhn.fhir.jpa.subscription.model
-
Most of this class has been moved to ResourceModifiedMessage in the hapi-fhir-server project, for a reusable channel ResourceModifiedMessage that doesn't require knowledge of subscriptions.
- ResourceModifiedMessage() - Constructor for class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedMessage
-
Constructor
- ResourceModifiedMessage(FhirContext, IBaseResource, BaseResourceMessage.OperationTypeEnum) - Constructor for class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedMessage
- ResourceModifiedMessage(FhirContext, IBaseResource, BaseResourceMessage.OperationTypeEnum, RequestPartitionId) - Constructor for class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedMessage
- ResourceModifiedMessage(FhirContext, IBaseResource, BaseResourceMessage.OperationTypeEnum, RequestDetails) - Constructor for class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedMessage
- ResourceModifiedMessage(FhirContext, IBaseResource, BaseResourceMessage.OperationTypeEnum, RequestDetails, RequestPartitionId) - Constructor for class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedMessage
- ResourceModifiedMessage(IIdType, BaseResourceMessage.OperationTypeEnum) - Constructor for class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedMessage
- ResourcePidListBuilder - Class in ca.uhn.fhir.jpa.api.pid
- ResourcePidListBuilder() - Constructor for class ca.uhn.fhir.jpa.api.pid.ResourcePidListBuilder
- resourcePreCreate(IBaseResource, RequestDetails) - Method in class ca.uhn.fhir.jpa.searchparam.submit.interceptor.SearchParamValidatingInterceptor
- resourcePreUpdate(IBaseResource, IBaseResource, RequestDetails) - Method in class ca.uhn.fhir.jpa.searchparam.submit.interceptor.SearchParamValidatingInterceptor
- resourceType - Variable in class ca.uhn.fhir.jpa.api.pid.TypedResourcePid
- ResourceVersionConflictResolutionStrategy - Class in ca.uhn.fhir.jpa.api.model
- ResourceVersionConflictResolutionStrategy() - Constructor for class ca.uhn.fhir.jpa.api.model.ResourceVersionConflictResolutionStrategy
- RESTHOOK - Enum constant in enum ca.uhn.fhir.jpa.subscription.model.CanonicalSubscriptionChannelType
-
The channel is executed by making a post to the URI.
- RestHookDetails() - Constructor for class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription.RestHookDetails
-
Constructor
- RetriableBundleTask(CountDownLatch, RequestDetails, Map<Integer, Object>, int, IBase, boolean) - Constructor for class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor.RetriableBundleTask
- RETRY - Static variable in class ca.uhn.fhir.jpa.interceptor.UserRequestRetryVersionConflictsInterceptor
-
Deprecated.
- run() - Method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor.RetriableBundleTask
- runDeliveryPass() - Method in interface ca.uhn.fhir.jpa.subscription.triggering.ISubscriptionTriggeringSvc
- runInPartitionedThreads(List<IResourcePersistentId>, Consumer<List<IResourcePersistentId>>) - Method in class ca.uhn.fhir.jpa.dao.expunge.PartitionRunner
- RUNNING - Enum constant in enum ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobStatusEnum
S
- SCT_URI - Static variable in interface ca.uhn.fhir.jpa.term.api.ITermLoaderSvc
- search(SearchParameterMap) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Deprecated.
- search(SearchParameterMap) - Method in class ca.uhn.fhir.jpa.dao.DaoSearchParamProvider
- search(SearchParameterMap, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
*
- search(SearchParameterMap, RequestDetails, HttpServletResponse) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
*
- search(SearchParameterMap, Class<R>, RequestDetails, IBaseResource) - Method in class ca.uhn.fhir.jpa.dao.MatchResourceUrlService
- search(Object, String, List<Argument>) - Method in class ca.uhn.fhir.jpa.graphql.DaoRegistryGraphQLStorageServices
- search(Callable<Stream<T>>) - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService.IExecutionBuilder
-
Search for open Stream.
- SEARCH_BUILDER_BEAN_NAME - Static variable in interface ca.uhn.fhir.jpa.dao.ISearchBuilder
- SEARCH_PARAM - Static variable in class ca.uhn.fhir.jpa.searchparam.submit.interceptor.SearchParamValidatingInterceptor
- SearchBuilderFactory<T> - Class in ca.uhn.fhir.jpa.dao
- SearchBuilderFactory() - Constructor for class ca.uhn.fhir.jpa.dao.SearchBuilderFactory
- SearchBuilderLoadIncludesParameters<T> - Class in ca.uhn.fhir.jpa.model.search
- SearchBuilderLoadIncludesParameters() - Constructor for class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- SearchConstants - Class in ca.uhn.fhir.jpa.search
- searchForIds(SearchParameterMap, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Search for IDs for processing a match URLs, etc.
- searchForIds(SearchParameterMap, RequestDetails, IBaseResource) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Search for IDs for processing a match URLs, etc.
- searchForIdStream(SearchParameterMap, RequestDetails, IBaseResource) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Search results matching theParams.
- searchForResourceIds(SearchParameterMap, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Return the FHIR Ids matching theParams.
- searchForResources(SearchParameterMap, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Return all search results matching theParams.
- searchList(Callable<List<T>>) - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService.IExecutionBuilder
-
Search for concrete List.
- searchParameterCanonicalizer(FhirContext) - Method in class ca.uhn.fhir.jpa.searchparam.submit.config.SearchParamSubmitterConfig
- SearchParameterDaoValidator - Class in ca.uhn.fhir.jpa.dao.validation
- SearchParameterDaoValidator(FhirContext, JpaStorageSettings, ISearchParamRegistry) - Constructor for class ca.uhn.fhir.jpa.dao.validation.SearchParameterDaoValidator
- searchParamSubmitInterceptorLoader() - Method in class ca.uhn.fhir.jpa.searchparam.submit.config.SearchParamSubmitterConfig
- SearchParamSubmitInterceptorLoader - Class in ca.uhn.fhir.jpa.searchparam.submit.interceptor
- SearchParamSubmitInterceptorLoader() - Constructor for class ca.uhn.fhir.jpa.searchparam.submit.interceptor.SearchParamSubmitInterceptorLoader
- SearchParamSubmitterConfig - Class in ca.uhn.fhir.jpa.searchparam.submit.config
- SearchParamSubmitterConfig() - Constructor for class ca.uhn.fhir.jpa.searchparam.submit.config.SearchParamSubmitterConfig
- searchParamValidatingInterceptor() - Method in class ca.uhn.fhir.jpa.searchparam.submit.config.SearchParamSubmitterConfig
- SearchParamValidatingInterceptor - Class in ca.uhn.fhir.jpa.searchparam.submit.interceptor
- SearchParamValidatingInterceptor() - Constructor for class ca.uhn.fhir.jpa.searchparam.submit.interceptor.SearchParamValidatingInterceptor
- SearchRuntimeDetails - Class in ca.uhn.fhir.jpa.model.search
-
This class contains a runtime in-memory description of a search operation, including details on processing time and other things
- SearchRuntimeDetails(RequestDetails, String) - Constructor for class ca.uhn.fhir.jpa.model.search.SearchRuntimeDetails
- SearchStatusEnum - Enum in ca.uhn.fhir.jpa.model.search
- sendInternal(Message<?>, long) - Method in class ca.uhn.fhir.jpa.subscription.channel.subscription.BroadcastingSubscribableChannelWrapper
- SEQUENTIAL_NUMERIC - Enum constant in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.IdStrategyEnum
-
This strategy is the default strategy, and it simply uses a sequential numeric ID for each newly created resource.
- setAccountForDateIndexNulls(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to true (default is false), date indexes will account for null values in the range columns.
- setAdditionalPatientCompartmentParamNames(Set<String>) - Method in class ca.uhn.fhir.storage.interceptor.balp.BalpAuditCaptureInterceptor
- setAdvancedHSearchIndexing(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Enable/disable HSearch indexing enabled beyond _contains or _text.
- setAllowAutoInflateBinaries(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting indicates whether binaries are allowed to be automatically inflated from external storage during requests.
- setAllowAutoInflateBinaries(boolean) - Method in class ca.uhn.fhir.jpa.binary.interceptor.BinaryStorageInterceptor
- setAllowInlineMatchUrlReferences(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Should references containing match URLs be resolved and replaced in create and update operations.
- setAllowMultipleDelete(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- setApplicationContext(ApplicationContext) - Method in class ca.uhn.fhir.jpa.api.dao.DaoRegistry
- setAutoInflateBinariesMaximumBytes(long) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting controls how many bytes of binaries will be automatically inflated from external storage during requests.
- setAutoInflateBinariesMaximumSize(long) - Method in class ca.uhn.fhir.jpa.binary.interceptor.BinaryStorageInterceptor
-
Any externalized binaries will be rehydrated if their size is below this thhreshold when reading the resource back.
- setBatchSize(int) - Method in class ca.uhn.fhir.batch2.models.JobInstanceFetchRequest
- setBatchSize(int) - Method in class ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobJson
- setBatchSize(long) - Method in class ca.uhn.fhir.batch2.importpull.models.Batch2BulkImportPullJobParameters
- setBinaryContentId(String) - Method in class ca.uhn.fhir.jpa.binary.api.StoredDetails
- setBinaryContentIdPrefixApplied(RequestDetails) - Static method in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
- setBinaryStorageSvcForUnitTest(IBinaryStorageSvc) - Method in class ca.uhn.fhir.jpa.binary.provider.BinaryAccessProvider
- setBulkExportFileMaximumCapacity(int) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting controls how many resources will be stored in each binary file created by a bulk export.
- setBulkExportFileMaximumSize(long) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Defines the maximum size for a single work chunk or report file to be held in memory or stored in the database for bulk export jobs.
- setBulkExportFileRetentionPeriodHours(int) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting controls how long Bulk Export collection entities will be retained after job start.
- setBundleTypesAllowedForStorage(Set<String>) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting specifies the bundle types (
Bundle.type
) that are allowed to be stored as-is on the /Bundle endpoint. - setBytes(long) - Method in class ca.uhn.fhir.jpa.binary.api.StoredDetails
- setCacheControlNoStoreMaxResultsUpperLimit(Integer) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Specifies the highest number that a client is permitted to use in a
Cache-Control: nostore, max-results=NNN
directive. - setCaptureQueryStackTrace(boolean) - Method in class ca.uhn.fhir.jpa.util.BaseCaptureQueriesListener
-
This has an impact on performance! Use with caution.
- setChannelExtensions(Map<String, List<String>>) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- setChannelType(CanonicalSubscriptionChannelType) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- setChunkId(String) - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- setCodeableConcept(CodeableConcept) - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- setCodeSystemConceptDelete(int) - Method in class ca.uhn.fhir.jpa.term.models.CodeSystemConceptsDeleteResult
- setCodeSystemVersionPid(long) - Method in class ca.uhn.fhir.jpa.term.models.TermCodeSystemDeleteVersionJobParameters
- setCodeSystemVersionPID(long) - Method in class ca.uhn.fhir.jpa.term.models.CodeSystemVersionPIDResult
- setCoding(Coding) - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- setComparator(Enumerations.SearchComparator) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscriptionFilter
- setConceptMapVersion(String) - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- setConceptMapVersion(String) - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- setConcurrentBundleValidation(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- setConcurrentConsumers(int) - Method in class ca.uhn.fhir.jpa.subscription.channel.api.ChannelConsumerSettings
- setConcurrentConsumers(int) - Method in class ca.uhn.fhir.jpa.subscription.channel.api.ChannelProducerSettings
- setContent(StringAndListParam) - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- setContent(Subscription.SubscriptionPayloadContent) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- setContents(String) - Method in class ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobFileJson
- setContentType(String) - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryTarget
- setContentType(String) - Method in class ca.uhn.fhir.jpa.binary.api.StoredDetails
- setContext(FhirContext) - Method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- setContext(FhirContext) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaProvider
- setContext(FhirContext) - Method in class ca.uhn.fhir.jpa.searchparam.extractor.BaseSearchParamWithInlineReferencesExtractor
- setCount(IPrimitiveType<Integer>) - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- setCountSearchResultsUpTo(Integer) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
When searching, if set to a non-null value (default is
null
) the search coordinator will attempt to find at least this many results before returning a response to the client. - setCreated(Boolean) - Method in class ca.uhn.fhir.jpa.api.model.DaoMethodOutcome
- setCriteriaString(String) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- setCrossPartitionEnabled(boolean) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- setDao(IFhirResourceDao<T>) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- setDao(IFhirSystemDao<T, MT>) - Method in class ca.uhn.fhir.jpa.provider.BaseStorageSystemProvider
- setDaoRegistry(DaoRegistry) - Method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- setDaoRegistry(DaoRegistry) - Method in class ca.uhn.fhir.jpa.searchparam.submit.interceptor.SearchParamValidatingInterceptor
- setDaoRegistryForUnitTest(DaoRegistry) - Method in class ca.uhn.fhir.jpa.binary.provider.BinaryAccessProvider
- setData(byte[]) - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryTarget
- setDefaultTotalMode(SearchTotalModeEnum) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If a non-null value is supplied (default is
null
), a default for the_total
parameter may be specified here. - setDeferIndexingForCodesystemsOfSize(int) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
When a code system is added that contains more than this number of codes, the code system will be indexed later in an incremental process in order to avoid overwhelming Lucene with a huge number of codes in a single operation.
- setDeletedCount(int) - Method in class ca.uhn.fhir.jpa.api.model.ExpungeOutcome
- setDeletedDesignations(int) - Method in class ca.uhn.fhir.jpa.term.models.CodeSystemConceptsDeleteResult
- setDeletedEntities(List<? extends IBasePersistedResource>) - Method in class ca.uhn.fhir.jpa.api.model.DeleteMethodOutcome
-
Deprecated.
- setDeletedLinks(int) - Method in class ca.uhn.fhir.jpa.term.models.CodeSystemConceptsDeleteResult
- setDeletedProperties(int) - Method in class ca.uhn.fhir.jpa.term.models.CodeSystemConceptsDeleteResult
- setDeleteEnabled(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting should be disabled (set to
false
) on servers that are not allowing deletes. - setDeleteExpungeEnabled(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
true
(default isfalse
), the _expunge parameter on the DELETE operation will be enabled on this server. - setDeliverLatestVersion(boolean) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription.RestHookDetails
- setDescription(String) - Method in class ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobFileJson
- setDesiredResourceTypes(List<String>) - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- setEnableBulkExportJobReuse(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting controls whether, upon receiving a request for an $export operation, if a batch job already exists that exactly matches the new request, the system should attempt to reuse the batch job.
- setEnableTaskBulkExportJobExecution(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If this is enabled (this is the default), this server will attempt to activate and run Bulk Export batch jobs.
- setEnableTaskBulkImportJobExecution(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If this is enabled (this is the default), this server will attempt to activate and run Bulk Import batch jobs.
- setEnableTaskPreExpandValueSets(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If this is enabled (this is the default), this server will attempt to pre-expand any ValueSets that have been uploaded and are not yet pre-expanded.
- setEnableTaskResourceReindexing(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If this is enabled (this is the default), this server will attempt to run resource reindexing jobs.
- setEnableTaskStaleSearchCleanup(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If this is enabled (this is the default), this server will periodically scan for and try to delete stale searches in the database.
- setEndpointUrl(String) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- setEnforceReferenceTargetTypes(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
true
(default is true) when a resource is being persisted, the target resource types of references will be validated to ensure that they are appropriate for the field containing the reference. - setEnforceReferentialIntegrityOnDelete(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
false
(default istrue
) resources will be permitted to be deleted even if other resources currently contain references to them. - setEnforceReferentialIntegrityOnWrite(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
false
(default istrue
) resources will be permitted to be created or updated even if they contain references to local resources that do not exist. - setEntity(IBasePersistedResource) - Method in class ca.uhn.fhir.jpa.api.model.DaoMethodOutcome
- setEntityManager(EntityManager) - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- setEntitySupplier(Supplier<LazyDaoMethodOutcome.EntityAndResource>) - Method in class ca.uhn.fhir.jpa.api.model.LazyDaoMethodOutcome
- setEntitySupplierUseCallback(Runnable) - Method in class ca.uhn.fhir.jpa.api.model.LazyDaoMethodOutcome
- setEverythingIncludesFetchPageSize(int) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Unlike with normal search queries, $everything queries have their _includes loaded by the main search thread and these included results are added to the normal search results instead of being added on as extras in a page.
- setExpandMdm(boolean) - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- setExpireSearchResults(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If this is set to
false
(default istrue
) the stale search deletion task will be disabled (meaning that search results will be retained in the database indefinitely). - setExpireSearchResultsAfterMillis(long) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Sets the number of milliseconds that search results for a given client search should be preserved before being purged from the database.
- setExportStyle(BulkExportJobParameters.ExportStyle) - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- setExpungeBatchSize(int) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
The expunge batch size (default 800) determines the number of records deleted within a single transaction by the expunge operation.
- setExpungeDaoServiceForTesting(IResourceExpungeService) - Method in class ca.uhn.fhir.jpa.dao.expunge.ExpungeOperation
- setExpungeDeletedResources(boolean) - Method in class ca.uhn.fhir.jpa.api.model.ExpungeOptions
- setExpungedEntitiesCount(long) - Method in class ca.uhn.fhir.jpa.api.model.DeleteMethodOutcome
-
Deprecated.
- setExpungedResourcesCount(long) - Method in class ca.uhn.fhir.jpa.api.model.DeleteMethodOutcome
-
Deprecated.
- setExpungeEnabled(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
true
(default isfalse
), the $expunge operation will be enabled on this server. - setExpungeEverything(boolean) - Method in class ca.uhn.fhir.jpa.api.model.ExpungeOptions
- setExpungeOldVersions(boolean) - Method in class ca.uhn.fhir.jpa.api.model.ExpungeOptions
- setExpungeThreadCount(int) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting controls the number of threads allocated to the expunge operation
- setFetchSize(int) - Method in interface ca.uhn.fhir.jpa.dao.ISearchBuilder
-
How many results may be fetched at once
- setFetchSizeDefaultMaximum(Integer) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Gets the default maximum number of results to load in a query.
- setFhirContext(FhirContext) - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingInterceptor
-
Provide the FHIR Context (mandatory)
- setFhirContext(FhirContext) - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- setFhirContext(FhirContext) - Method in class ca.uhn.fhir.jpa.searchparam.submit.interceptor.SearchParamValidatingInterceptor
- setFhirContextForTests(FhirContext) - Method in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
- setFhirContextForUnitTest(FhirContext) - Method in class ca.uhn.fhir.jpa.binary.provider.BinaryAccessProvider
- setFileCount(int) - Method in class ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobJson
- setFileDescription(String) - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportFilePartitionResult
- setFileIndex(int) - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportFilePartitionResult
- setFileIndex(int) - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportRecord
- setFilter(StringAndListParam) - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- setFilterParameter(String) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscriptionFilter
- setFilterParameterEnabled(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
true
the _filter search parameter will be enabled on this server. - setFilters(List<CanonicalTopicSubscriptionFilter>) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- setFilters(List<String>) - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- setFoundIndexMatchesCount(int) - Method in class ca.uhn.fhir.jpa.model.search.SearchRuntimeDetails
- setFoundMatchesCount(int) - Method in class ca.uhn.fhir.jpa.model.search.SearchRuntimeDetails
- setFrom(String) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription.EmailDetails
- setFullUrl(BUNDLEENTRY, String) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- setFullUrl(Bundle.BundleEntryComponent, String) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- setFullUrl(Bundle.BundleEntryComponent, String) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- setGroupId(String) - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- setHapiTransactionService(HapiTransactionService) - Method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- setHapiTransactionServiceForTesting(HapiTransactionService) - Method in class ca.uhn.fhir.jpa.dao.expunge.ExpungeOperation
- setHash(String) - Method in class ca.uhn.fhir.jpa.binary.api.StoredDetails
- setHasPendingWork(boolean) - Method in class ca.uhn.fhir.jpa.api.dao.ReindexOutcome
- setHasReindexWorkPending(boolean) - Method in class ca.uhn.fhir.jpa.api.model.ReindexJobStatus
- setHeaders(String) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- setHeaders(List<? extends IPrimitiveType<String>>) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- setHeartbeatPeriod(Integer) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- setHistoryCountMode(HistoryCountModeEnum) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
When performing a FHIR history operation, a
Bundle.total
value is included in the response, indicating the total number of history entries. - setHSearchIndexPrefix(String) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Sets a prefix for any indexes created when interacting with hsearch.
- setIdElement(IIdType) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- setIdSupplier(Supplier<IIdType>) - Method in class ca.uhn.fhir.jpa.api.model.LazyDaoMethodOutcome
- setIIDHelperService(IIdHelperService) - Method in class ca.uhn.fhir.jpa.searchparam.submit.interceptor.SearchParamValidatingInterceptor
- setIncludeFilters(Collection<Include>) - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- setIncludeHashIdentityForTokenSearches(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If this is enabled (default is false), searches on token indexes will include the HASH_IDENTITY column on all generated FHIR search query SQL.
- setIncludePreviousValueInDiff(boolean) - Method in class ca.uhn.fhir.jpa.patch.FhirPatch
- setInlineResourceTextBelowSize(int) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Deprecated.This setting no longer does anything as of HAPI FHIR 7.0.0
- setInstanceId(String) - Method in class ca.uhn.fhir.jpa.batch.models.Batch2JobStartResponse
- setInstanceId(String) - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- setInterceptorBroadcaster(IInterceptorBroadcaster) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- setInterceptorBroadcasterForTests(IInterceptorBroadcaster) - Method in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
- setInterceptorRegistry(IInterceptorService) - Method in class ca.uhn.fhir.jpa.searchparam.submit.interceptor.SearchParamSubmitInterceptorLoader
- setInternalSynchronousSearchSize(Integer) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This determines the internal search size that is run synchronously during operations such as searching for Code System IDs by System and Code
- setIssueSeverityForCodeDisplayMismatch(IValidationSupport.IssueSeverity) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting controls the validation issue severity to report when a code validation finds that the code is present in the given CodeSystem, but the display name being validated doesn't match the expected value(s).
- setJobDescription(String) - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportFilePartitionResult
- setJobDescription(String) - Method in class ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobJson
- setJobFastTrackingEnabled(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If this setting is enabled, then gated batch jobs that produce only one chunk will immediately trigger a batch maintenance job.
- setJobId(String) - Method in class ca.uhn.fhir.batch2.importpull.models.Batch2BulkImportPullJobParameters
- setJobId(String) - Method in class ca.uhn.fhir.jpa.api.model.BulkExportJobInfo
- setJobStatus(String) - Method in class ca.uhn.fhir.batch2.models.JobInstanceFetchRequest
- setJobToStatus(String, BulkImportJobStatusEnum) - Method in interface ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc
-
Updates the job status for the given job
- setJobToStatus(String, BulkImportJobStatusEnum, String) - Method in interface ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc
-
Updates the job status for the given job
- setLastNEnabled(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
true
(default isfalse
) the$lastn
operation will be enabled for indexing Observation resources. - setLastUpdated(DateRangeParam) - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- setLastUpdated(DateRangeParam) - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- setLimit(int) - Method in class ca.uhn.fhir.jpa.api.model.ExpungeOptions
-
The maximum number of resource versions to expunge
- setLineIndex(int) - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportRecord
- setLoadSynchronous(boolean) - Method in class ca.uhn.fhir.jpa.model.search.SearchRuntimeDetails
- setLocale(Locale) - Method in class ca.uhn.fhir.jpa.validation.ValidatorResourceFetcher
- setLocalReferenceValidationDefaultPolicy(ReferenceValidationPolicy) - Method in class ca.uhn.fhir.jpa.validation.ValidationSettings
-
Supplies a default policy for validating local references.
- setMarkResourcesForReindexingUponSearchParameterChange(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Should resources be marked as needing reindexing when a SearchParameter resource is added or changed.
- setMatches(Collection<T>) - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- setMatchingStrategyTag(IBaseResource, SubscriptionMatchingStrategy) - Method in class ca.uhn.fhir.jpa.subscription.match.registry.SubscriptionCanonicalizer
- setMatchUrl(String) - Method in class ca.uhn.fhir.jpa.api.model.DaoMethodOutcome
- setMatchUrlCache(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Deprecated.Deprecated in 5.5.0. Use
JpaStorageSettings.setMatchUrlCacheEnabled(boolean)
instead (the name of this method is misleading) - setMatchUrlCacheEnabled(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If enabled, resolutions for match URLs (e.g.
- setMaxCount(Integer) - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- setMaxCount(Integer) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- setMaximumBinarySize(long) - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryStorageSvc
-
Sets the maximum number of bytes that can be stored in a single binary file by this service.
- setMaximumBinarySize(long) - Method in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
- setMaximumBinarySize(long) - Method in class ca.uhn.fhir.jpa.binary.svc.NullBinaryStorageSvcImpl
- setMaximumDeleteConflictQueryCount(Integer) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This determines the maximum number of conflicts that should be fetched and handled while retrying a delete of a resource.
- setMaximumExpansionSize(int) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Sets the maximum number of codes that will be added to an in-memory valueset expansion before the operation will be failed as too costly.
- setMaximumIncludesToLoadPerPage(Integer) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Specifies the maximum number of
_include
and_revinclude
results to return in a single page of results. - setMaximumSearchResultCountInTransaction(Integer) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Provides the maximum number of results which may be returned by a search (HTTP GET) which is executed as a sub-operation within within a FHIR
transaction
orbatch
operation. - setMaxResultsToFetch(Integer) - Method in interface ca.uhn.fhir.jpa.dao.ISearchBuilder
- setMaxRetries(int) - Method in class ca.uhn.fhir.jpa.api.model.ResourceVersionConflictResolutionStrategy
- setMdmExpand(Boolean) - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- setMessage(String) - Method in class ca.uhn.fhir.jpa.api.model.Batch2JobOperationResult
- setMinimumBinarySize(int) - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryStorageSvc
-
Sets the minimum number of bytes that will be stored.
- setMinimumBinarySize(int) - Method in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
- setMinimumBinarySize(int) - Method in class ca.uhn.fhir.jpa.binary.svc.NullBinaryStorageSvcImpl
- setModifier(Enumerations.SearchModifierCode) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscriptionFilter
- setMsg(String) - Method in class ca.uhn.fhir.jpa.bulk.export.model.BulkExportResponseJson
- setMyMetaTagSorter(IMetaTagSorter) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- setNarrative(StringAndListParam) - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- setNonResourceDbHistoryEnabled(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting controls whether MdmLink and other non-resource DB history is enabled.
- setNop(boolean) - Method in class ca.uhn.fhir.jpa.api.model.DaoMethodOutcome
-
Was this a NO-OP - Typically because of an update to a resource that already matched the contents provided
- setOffset(IPrimitiveType<Integer>) - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- setOperation(String) - Method in class ca.uhn.fhir.jpa.api.model.Batch2JobOperationResult
- setOperationType(RestOperationTypeEnum) - Method in class ca.uhn.fhir.jpa.api.model.DaoMethodOutcome
- setOptimisticLock(boolean) - Method in class ca.uhn.fhir.jpa.api.dao.ReindexParameters
- setOptimizeStorage(ReindexParameters.OptimizeStorageModeEnum) - Method in class ca.uhn.fhir.jpa.api.dao.ReindexParameters
- setOriginalRequestUrl(String) - Method in class ca.uhn.fhir.jpa.api.model.BulkExportJobResults
- setPageStart(int) - Method in class ca.uhn.fhir.batch2.models.JobInstanceFetchRequest
- setParameters(Map<String, String>) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- setPartitionId(RequestPartitionId) - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- setPartitionId(RequestPartitionId) - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryMessage
- setPartitionId(Integer) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- setPartitionSettingsForUnitTest(PartitionSettings) - Method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- setPartitionSettingsForUnitTest(PartitionSettings) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- setPatientIds(List<String>) - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- setPayload(FhirContext, IBaseResource, EncodingEnum) - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryMessage
- setPayload(ResourceDeliveryMessage) - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryJsonMessage
- setPayload(ResourceModifiedMessage) - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedJsonMessage
- setPayloadId(IIdType) - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryMessage
- setPayloadSearchCriteria(String) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- setPayloadString(String) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- setPayloadToNull() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryMessage
- setPayloadToNull() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedMessage
- setPeriodMillis(long) - Method in class ca.uhn.fhir.jpa.api.model.WarmCacheEntry
- setPersistentId(IResourcePersistentId) - Method in class ca.uhn.fhir.jpa.api.model.DaoMethodOutcome
- setPopulateIdentifierInAutoCreatedPlaceholderReferenceTargets(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
When
StorageSettings.setAutoCreatePlaceholderReferenceTargets(boolean)
is enabled, if this setting is set totrue
(default istrue
) and the source reference has an identifier populated, the identifier will be copied to the target resource. - setPreExpandValueSets(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
true
, ValueSets and expansions are stored in terminology tables. - setPreExpandValueSetsDefaultCount(int) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This is the default value of
count
parameter for the ValueSet$expand
operation whenJpaStorageSettings.isPreExpandValueSets()
returnstrue
. - setPreExpandValueSetsMaxCount(int) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This is the max value of
count
parameter for the ValueSet$expand
operation whenJpaStorageSettings.isPreExpandValueSets()
returnstrue
. - setPreloadBlobFromInputStream(Boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Deprecated.In 5.2.0 this setting no longer does anything
- setPreserveRequestIdInResourceBody(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting indicate whether a providedResource.meta.source requestID (source#requestID) should be preserved or overwritten.
- setPreventInvalidatingConditionalMatchCriteria(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- setPreviouslyAddedResourcePids(List<T>) - Method in interface ca.uhn.fhir.jpa.dao.ISearchBuilder
- setPreviousResource(IBaseResource) - Method in class ca.uhn.fhir.jpa.api.model.DaoMethodOutcome
-
For update operations, this is the body of the resource as it was before the update
- setProcessingMode(JobFileRowProcessingModeEnum) - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportFilePartitionResult
- setProcessingMode(JobFileRowProcessingModeEnum) - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportRecord
- setProcessingMode(JobFileRowProcessingModeEnum) - Method in class ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobJson
- setPublished(Date) - Method in class ca.uhn.fhir.jpa.binary.api.StoredDetails
- setQualifyChannelName(boolean) - Method in class ca.uhn.fhir.jpa.subscription.channel.api.BaseChannelSettings
-
Default true.
- setQueryStopwatch(StopWatch) - Method in class ca.uhn.fhir.jpa.model.search.SearchRuntimeDetails
- setQueryString(String) - Method in class ca.uhn.fhir.jpa.model.search.SearchRuntimeDetails
- setReindexSearchParameters(ReindexParameters.ReindexSearchParametersEnum) - Method in class ca.uhn.fhir.jpa.api.dao.ReindexParameters
- setReindexThreadCount(int) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting controls the number of threads allocated to resource reindexing (which is only ever used if SearchParameters change, or a manual reindex is triggered due to a HAPI FHIR upgrade or some other reason).
- setReportMsg(String) - Method in class ca.uhn.fhir.jpa.api.model.BulkExportJobResults
- setRequest(String) - Method in class ca.uhn.fhir.jpa.bulk.export.model.BulkExportResponseJson
- setRequestDetails(RequestDetails) - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- setRequestedResourceTypes(List<String>) - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- setRequestPartitionSvcForUnitTest(IRequestPartitionHelperSvc) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- setRequestUrl(BUNDLEENTRY, String) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- setRequestUrl(Bundle.BundleEntryComponent, String) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- setRequestUrl(Bundle.BundleEntryComponent, String) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- setRequestVerb(BUNDLEENTRY, String) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- setRequestVerb(Bundle.BundleEntryComponent, String) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- setRequestVerb(Bundle.BundleEntryComponent, String) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- setRequiresAccessToken(Boolean) - Method in class ca.uhn.fhir.jpa.bulk.export.model.BulkExportResponseJson
- setResource(BUNDLEENTRY, IBaseResource) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- setResource(Bundle.BundleEntryComponent, IBaseResource) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- setResource(Bundle.BundleEntryComponent, IBaseResource) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- setResourceClientIdStrategy(JpaStorageSettings.ClientIdStrategyEnum) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Controls the behaviour when a client-assigned ID is encountered, i.e.
- setResourceDaos(Collection<IFhirResourceDao>) - Method in class ca.uhn.fhir.jpa.api.dao.DaoRegistry
- setResourceDbHistoryEnabled(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to false (default is true), the server will not preserve resource history and will delete previous versions of resources when a resource is updated.
- setResourceEncoding(ResourceEncodingEnum) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- setResourceId(IIdType) - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- setResourceId(IIdType) - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- setResourceIdMarkedForDeletion(IIdType) - Method in class ca.uhn.fhir.jpa.api.model.DeleteConflictList
- setResourceIdToIgnoreConflict(IIdType) - Method in class ca.uhn.fhir.jpa.api.model.DeleteConflictList
- setResourceMetaCountHardLimit(Integer) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set, an individual resource will not be allowed to have more than the given number of tags, profiles, and security labels (the limit is for the combined total for all of these things on an individual resource).
- setResourceServerIdStrategy(JpaStorageSettings.IdStrategyEnum) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting configures the strategy to use in generating IDs for newly created resources on the server.
- setResourceString(String) - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportRecord
- setResourceType(String) - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- setResourceType(String) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscriptionFilter
- setResourceTypes(Collection<String>) - Method in class ca.uhn.fhir.jpa.api.model.BulkExportJobInfo
- setResourceTypeToBinaryIds(Map<String, List<String>>) - Method in class ca.uhn.fhir.jpa.api.model.BulkExportJobResults
- setResponseETag(BUNDLEENTRY, String) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- setResponseETag(Bundle.BundleEntryComponent, String) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- setResponseETag(Bundle.BundleEntryComponent, String) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- setResponseLastModified(BUNDLEENTRY, Date) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- setResponseLastModified(Bundle.BundleEntryComponent, Date) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- setResponseLastModified(Bundle.BundleEntryComponent, Date) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- setResponseLocation(BUNDLEENTRY, String) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- setResponseLocation(Bundle.BundleEntryComponent, String) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- setResponseLocation(Bundle.BundleEntryComponent, String) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- setResponseOutcome(BUNDLEENTRY, IBaseOperationOutcome) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- setResponseOutcome(Bundle.BundleEntryComponent, IBaseOperationOutcome) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- setResponseOutcome(Bundle.BundleEntryComponent, IBaseOperationOutcome) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- setResponseStatus(BUNDLEENTRY, String) - Method in interface ca.uhn.fhir.jpa.dao.ITransactionProcessorVersionAdapter
- setResponseStatus(Bundle.BundleEntryComponent, String) - Method in class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- setResponseStatus(Bundle.BundleEntryComponent, String) - Method in class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- setRestDeleteByUrlResourceIdThreshold(long) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- setRetry(boolean) - Method in class ca.uhn.fhir.jpa.api.model.ResourceVersionConflictResolutionStrategy
- setRetryConfiguration(ChannelRetryConfiguration) - Method in class ca.uhn.fhir.jpa.subscription.channel.api.BaseChannelSettings
- setRetryCount(int) - Method in class ca.uhn.fhir.jpa.subscription.model.ChannelRetryConfiguration
- setReuseCachedSearchResultsForMillis(Long) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to a non null value (default is
non null
) if an identical search is requested multiple times within this window, the same results will be returned to multiple queries. - setReverse(Boolean) - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- setReverseMode(boolean) - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- setRules(List<IRepositoryValidatingRule>) - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingInterceptor
-
Provide the rules to use for validation (mandatory)
- setSchedulingDisabled(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- setSearchIdOrDescription(String) - Method in class ca.uhn.fhir.jpa.model.search.SearchBuilderLoadIncludesParameters
- setSearchParameterCanonicalizer(SearchParameterCanonicalizer) - Method in class ca.uhn.fhir.jpa.searchparam.submit.interceptor.SearchParamValidatingInterceptor
- setSearchParamRegistry(ISearchParamRegistry) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- setSearchParamValidatingInterceptor(SearchParamValidatingInterceptor) - Method in class ca.uhn.fhir.jpa.searchparam.submit.interceptor.SearchParamSubmitInterceptorLoader
- setSearchPreFetchThresholds(List<Integer>) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting sets the number of search results to prefetch.
- setSearchStatus(SearchStatusEnum) - Method in class ca.uhn.fhir.jpa.model.search.SearchRuntimeDetails
- setSelectQueryInclusionCriteria(Predicate<String>) - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Sets an alternate inclusion criteria for select queries.
- setSendDeleteMessages(boolean) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- setSize(Integer) - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryTarget
- setSleepUtil(SleepUtil) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- setSort(SortSpec) - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- setSort(Sort) - Method in class ca.uhn.fhir.batch2.models.JobInstanceFetchRequest
- setSource(String) - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- setSource(String) - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- setStartDate(Date) - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- setStatus(BulkImportJobStatusEnum) - Method in class ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc.JobInfo
- setStatus(Subscription.SubscriptionStatus) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- setStatusBasedReindexingDisabled(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
true
(default is false), the reindexing of search parameters using a query on the HFJ_RESOURCE.SP_INDEX_STATUS column will be disabled completely. - setStatusMessage(String) - Method in class ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc.JobInfo
- setStatusTime(Date) - Method in class ca.uhn.fhir.jpa.bulk.imprt.api.IBulkDataImportSvc.JobInfo
- setStorageSettings(JpaStorageSettings) - Method in class ca.uhn.fhir.jpa.searchparam.extractor.BaseSearchParamWithInlineReferencesExtractor
- setStorageSettings(StorageSettings) - Method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- setStorageSettingsForTesting(JpaStorageSettings) - Method in class ca.uhn.fhir.jpa.dao.expunge.ExpungeOperation
- setStorageSettingsForUnitTest(JpaStorageSettings) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaProvider
- setStoreMetaSourceInformation(JpaStorageSettings.StoreMetaSourceInformationEnum) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If enabled, resource source information (
Resource.meta.source
) will be persisted along with each resource. - setStoreResourceInHSearchIndex(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Enable Resource to be stored inline with HSearch index mappings.
- setStripVersionId(boolean) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription.RestHookDetails
- setSubjectTemplate(String) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription.EmailDetails
- setSubscription(CanonicalSubscription) - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryMessage
- setSubscriptionId(String) - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedMessage
- setSuccess(Boolean) - Method in class ca.uhn.fhir.jpa.api.model.Batch2JobOperationResult
- setSupportedResourceTypes(String...) - Method in class ca.uhn.fhir.jpa.api.dao.DaoRegistry
- setSupportedResourceTypes(Collection<String>) - Method in class ca.uhn.fhir.jpa.api.dao.DaoRegistry
- setSuppressUpdatesWithNoChange(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to true (default is true), if a client performs an update which does not actually result in any chance to a given resource (e.g.
- setSystem(String) - Method in class ca.uhn.fhir.util.CanonicalIdentifier
- setTags(Map<String, String>) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- setTagStorageMode(JpaStorageSettings.TagStorageModeEnum) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
Sets the tag storage mode for the server.
- setTarget(String) - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- setTarget(String) - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- setTargetAttachmentIdForUnitTest(Boolean) - Method in class ca.uhn.fhir.jpa.binary.provider.BinaryAccessProvider
- setTargetSystem(String) - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- setTargetSystem(String) - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- setTenantName(String) - Method in class ca.uhn.fhir.batch2.importpull.models.BulkImportRecord
- setTenantName(String) - Method in class ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobFileJson
- setTermPid(long) - Method in class ca.uhn.fhir.jpa.term.models.TermCodeSystemDeleteJobParameters
- setTimeout(Integer) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- setTopic(String) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscription
- setTopicSubscription(boolean) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- setTopicSubscription(CanonicalTopicSubscription) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- setTransactionManager(PlatformTransactionManager) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- setTransactionPropagationWhenChangingPartitions(Propagation) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- setTransactionTime(Date) - Method in class ca.uhn.fhir.jpa.bulk.export.model.BulkExportResponseJson
- setTxManager(PlatformTransactionManager) - Method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- setType(String) - Method in class ca.uhn.fhir.jpa.bulk.export.model.BulkExportResponseJson.Output
- setTypes(StringAndListParam) - Method in class ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
- setUniqueIndexesCheckedBeforeSave(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
When using
unique indexes
, if this setting is set totrue
(default istrue
) the system will test for the existence of a particular unique index value prior to saving a new one. - setUniqueIndexesEnabled(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If set to
true
(default istrue
), indexes will be created for search parameters marked asHapiExtensions.EXT_SP_UNIQUE
. - setUpdateWithHistoryRewriteEnabled(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting indicates whether updating the history of a resource is allowed.
- setUrl(String) - Method in class ca.uhn.fhir.jpa.api.model.TranslationQuery
- setUrl(String) - Method in class ca.uhn.fhir.jpa.api.model.TranslationRequest
- setUrl(String) - Method in class ca.uhn.fhir.jpa.api.model.WarmCacheEntry
- setUrl(String) - Method in class ca.uhn.fhir.jpa.bulk.export.model.BulkExportResponseJson.Output
- setUseExistingJobsFirst(boolean) - Method in class ca.uhn.fhir.jpa.batch.models.Batch2BaseJobParameters
- setUseJacksonMessageConverter(boolean) - Method in class ca.uhn.fhir.jpa.subscription.channel.api.BaseChannelSettings
- setUsesCachedResult(boolean) - Method in class ca.uhn.fhir.jpa.batch.models.Batch2JobStartResponse
- setValidateSearchParameterExpressionsOnSave(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
If
true
(default istrue
), before allowing a SearchParameter resource to be stored (create, update, etc.) the expression will be performed against an empty resource to ensure that the FHIRPath executor is able to process it. - setValue(String) - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscriptionFilter
- setValue(String) - Method in class ca.uhn.fhir.util.CanonicalIdentifier
- setVersionAdapter(ITransactionProcessorVersionAdapter) - Method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- setWarmCacheEntries(List<WarmCacheEntry>) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
- setWriteToLegacyLobColumns(boolean) - Method in class ca.uhn.fhir.jpa.api.config.JpaStorageSettings
-
This setting controls whether data will be stored in LOB columns as well as the columns introduced to migrate away from LOB.
- shouldStoreBinaryContent(long, IIdType, String) - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryStorageSvc
-
Give the storage service the ability to veto items from storage
- shouldStoreBinaryContent(long, IIdType, String) - Method in class ca.uhn.fhir.jpa.binary.svc.BaseBinaryStorageSvcImpl
- shouldStoreBinaryContent(long, IIdType, String) - Method in class ca.uhn.fhir.jpa.binary.svc.NullBinaryStorageSvcImpl
- shutdown() - Method in class ca.uhn.fhir.cache.BaseResourceCacheSynchronizer
- size() - Method in class ca.uhn.fhir.jpa.api.model.DeleteConflictList
- size() - Method in class ca.uhn.fhir.jpa.api.pid.BaseResourcePidList
- size() - Method in class ca.uhn.fhir.jpa.api.pid.EmptyResourcePidList
- size() - Method in interface ca.uhn.fhir.jpa.api.pid.IResourcePidList
- SKIP_VALIDATION - Static variable in class ca.uhn.fhir.jpa.searchparam.submit.interceptor.SearchParamValidatingInterceptor
- SMS - Enum constant in enum ca.uhn.fhir.jpa.subscription.model.CanonicalSubscriptionChannelType
-
The channel is executed by sending an SMS message to the phone number identified in the URL (tel:).
- sort(IBaseMetaType) - Method in interface ca.uhn.fhir.util.IMetaTagSorter
- sort(IBaseMetaType) - Method in class ca.uhn.fhir.util.MetaTagSorterAlphabetical
- sortCodings(List<? extends IBaseCoding>) - Method in class ca.uhn.fhir.util.MetaTagSorterAlphabetical
- sortPrimitiveStrings(List<? extends IPrimitiveType<String>>) - Method in class ca.uhn.fhir.util.MetaTagSorterAlphabetical
- SOURCE_URI - Enum constant in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.StoreMetaSourceInformationEnum
- SOURCE_URI_AND_REQUEST_ID - Enum constant in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.StoreMetaSourceInformationEnum
- SQL - Enum constant in enum ca.uhn.fhir.jpa.util.SqlQuery.LanguageEnum
- SqlQuery - Class in ca.uhn.fhir.jpa.util
- SqlQuery(String, String, List<String>, long, long, StackTraceElement[], int, SqlQuery.LanguageEnum, RequestPartitionId) - Constructor for class ca.uhn.fhir.jpa.util.SqlQuery
- SqlQuery(String, List<String>, long, long, StackTraceElement[], int, RequestPartitionId) - Constructor for class ca.uhn.fhir.jpa.util.SqlQuery
- SqlQuery.LanguageEnum - Enum in ca.uhn.fhir.jpa.util
- SqlQueryList - Class in ca.uhn.fhir.jpa.util
- SqlQueryList() - Constructor for class ca.uhn.fhir.jpa.util.SqlQueryList
- SqlQueryList(Queue<SqlQuery>) - Constructor for class ca.uhn.fhir.jpa.util.SqlQueryList
- STAGING - Enum constant in enum ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobStatusEnum
- start() - Method in class ca.uhn.fhir.cache.BaseResourceCacheSynchronizer
- start() - Method in class ca.uhn.fhir.jpa.searchparam.submit.interceptor.SearchParamSubmitInterceptorLoader
- startCapturing() - Static method in class ca.uhn.fhir.jpa.util.CurrentThreadCaptureQueriesListener
-
Starts capturing queries for the current thread.
- startCollecting() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Start collecting queries (this is the default)
- startRequest(ServletRequestDetails) - Static method in class ca.uhn.fhir.jpa.provider.BaseJpaProvider
- startRequest(HttpServletRequest) - Static method in class ca.uhn.fhir.jpa.provider.BaseJpaProvider
- stop() - Method in class ca.uhn.fhir.jpa.subscription.channel.impl.LinkedBlockingChannelFactory
- stop() - Method in class ca.uhn.fhir.storage.interceptor.balp.AsyncMemoryQueueBackedFhirClientBalpSink
- stopCollecting() - Method in class ca.uhn.fhir.jpa.util.CircularQueueCaptureQueriesListener
-
Stop collecting queries and discard any collected ones
- storagePreStorageResourceUpdated(IBaseResource, IBaseResource) - Method in class ca.uhn.fhir.jpa.interceptor.PatientCompartmentEnforcingInterceptor
-
Blocks resource updates which would make the resource change Patient Compartment.
- storeBinaryContent(IIdType, String, String, InputStream) - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryStorageSvc
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
IBinaryStorageSvc.storeBinaryContent(IIdType theResourceId, String theBlobIdOrNull, String theContentType, InputStream theInputStream, RequestDetails theRequestDetails)
instead. This method will be removed because it doesn't receive the 'theRequestDetails' parameter it needs to forward to the pointcut) - storeBinaryContent(IIdType, String, String, InputStream, RequestDetails) - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryStorageSvc
-
Store a new binary blob
- storeBinaryContent(IIdType, String, String, InputStream, RequestDetails) - Method in class ca.uhn.fhir.jpa.binary.svc.NullBinaryStorageSvcImpl
- storeBinaryContent(IIdType, String, String, InputStream, RequestDetails) - Method in class ca.uhn.fhir.jpa.binstore.FilesystemBinaryStorageSvcImpl
- storeBinaryContent(IIdType, String, String, InputStream, RequestDetails) - Method in class ca.uhn.fhir.jpa.binstore.MemoryBinaryStorageSvcImpl
- StoredDetails - Class in ca.uhn.fhir.jpa.binary.api
- StoredDetails() - Constructor for class ca.uhn.fhir.jpa.binary.api.StoredDetails
-
Constructor
- StoredDetails(String, long, String, HashingInputStream, Date) - Constructor for class ca.uhn.fhir.jpa.binary.api.StoredDetails
-
Constructor
- storeLargeBinariesBeforeCreatePersistence(TransactionDetails, IBaseResource, Pointcut) - Method in class ca.uhn.fhir.jpa.binary.interceptor.BinaryStorageInterceptor
- StreamTemplate<T> - Interface in ca.uhn.fhir.jpa.api.pid
-
A template for stream queries, like JDBCTemplate and friends.
- STRICT_ERROR_HANDLER - Static variable in class ca.uhn.fhir.jpa.dao.BaseStorageResourceDao
- submitPersisedResourceModifiedMessage(IPersistedResourceModifiedMessage) - Method in interface ca.uhn.fhir.subscription.api.IResourceModifiedConsumerWithRetries
-
The implementer of this method should submit the ResourceModifiedMessage represented the IPersistedResourceModifiedMessage to a broker (see
IResourceModifiedConsumer
) and if submission succeeds, delete the IPersistedResourceModifiedMessage. - submitResourceModified(ResourceModifiedMessage) - Method in interface ca.uhn.fhir.jpa.subscription.match.matcher.matching.IResourceModifiedConsumer
-
Process a message by submitting it to the processing pipeline.
- subscribe(MessageHandler) - Method in class ca.uhn.fhir.jpa.subscription.channel.impl.LinkedBlockingChannel
- SubscriptionCanonicalizer - Class in ca.uhn.fhir.jpa.subscription.match.registry
- SubscriptionCanonicalizer(FhirContext) - Constructor for class ca.uhn.fhir.jpa.subscription.match.registry.SubscriptionCanonicalizer
-
Deprecated.All callers should invoke
invalid reference
SubscriptionCanonicalizer()
- SubscriptionCanonicalizer(FhirContext, SubscriptionSettings) - Constructor for class ca.uhn.fhir.jpa.subscription.match.registry.SubscriptionCanonicalizer
- SubscriptionChannelConfig - Class in ca.uhn.fhir.jpa.subscription.channel.config
- SubscriptionChannelConfig() - Constructor for class ca.uhn.fhir.jpa.subscription.channel.config.SubscriptionChannelConfig
- subscriptionChannelFactory(IChannelFactory) - Method in class ca.uhn.fhir.jpa.subscription.channel.config.SubscriptionChannelConfig
- SubscriptionChannelFactory - Class in ca.uhn.fhir.jpa.subscription.channel.subscription
- SubscriptionChannelFactory(IChannelFactory) - Constructor for class ca.uhn.fhir.jpa.subscription.channel.subscription.SubscriptionChannelFactory
-
Constructor
- SubscriptionMatchingStrategy - Enum in ca.uhn.fhir.jpa.subscription.match.matcher.matching
- SubscriptionTriggeringProvider - Class in ca.uhn.fhir.jpa.provider
- SubscriptionTriggeringProvider() - Constructor for class ca.uhn.fhir.jpa.provider.SubscriptionTriggeringProvider
- subsumes(IPrimitiveType<String>, IPrimitiveType<String>, IPrimitiveType<String>, IBaseCoding, IBaseCoding, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoCodeSystem
- SubsumesResult(ConceptSubsumptionOutcome) - Constructor for class ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoCodeSystem.SubsumesResult
- supplyInPartitionedContext(Supplier<T>) - Method in class ca.uhn.fhir.jpa.dao.expunge.PartitionAwareSupplier
- suppressNoBindingMessage() - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped.FinalizedRequireValidationRule
-
Configure the validator to suppress the information-level message that is added to the validation result if a profile StructureDefinition does not declare a binding for a coded field.
- suppressWarningForExtensibleValueSetValidation() - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped.FinalizedRequireValidationRule
-
Configure the validator to suppress the warning-level message that is added when validating a code that can't be found in an ValueSet that has an extensible binding.
- syncDatabaseToCache() - Method in class ca.uhn.fhir.cache.BaseResourceCacheSynchronizer
-
Read the existing resources from the database
- syncResourcesIntoCache(List<IBaseResource>) - Method in class ca.uhn.fhir.cache.BaseResourceCacheSynchronizer
T
- TAG_DEFINITION - Enum constant in enum ca.uhn.fhir.jpa.util.MemoryCacheService.CacheEnum
- TagDefinitionCacheKey(TagTypeEnum, String, String, String, Boolean) - Constructor for class ca.uhn.fhir.jpa.util.MemoryCacheService.TagDefinitionCacheKey
- tagOnSeverity(ResultSeverityEnum, String, String) - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped.FinalizedRequireValidationRule
-
Specifies that if the validation results in any results with a severity of
theSeverity
or greater, the resource will be tagged with the given tag when it is saved. - tagOnSeverity(String, String, String) - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped.FinalizedRequireValidationRule
-
Specifies that if the validation results in any results with a severity of
theSeverity
or greater, the resource will be tagged with the given tag when it is saved. - TermCodeSystemDeleteJobParameters - Class in ca.uhn.fhir.jpa.term.models
- TermCodeSystemDeleteJobParameters() - Constructor for class ca.uhn.fhir.jpa.term.models.TermCodeSystemDeleteJobParameters
- TermCodeSystemDeleteVersionJobParameters - Class in ca.uhn.fhir.jpa.term.models
- TermCodeSystemDeleteVersionJobParameters() - Constructor for class ca.uhn.fhir.jpa.term.models.TermCodeSystemDeleteVersionJobParameters
- THREAD_PREFIX - Static variable in class ca.uhn.fhir.jpa.dao.expunge.ExpungeOperation
- threadPoolFactory() - Method in class ca.uhn.fhir.jpa.api.config.ThreadPoolFactoryConfig
- ThreadPoolFactory - Class in ca.uhn.fhir.jpa.dao
-
Basic bean which will create a Task Executor
- ThreadPoolFactory() - Constructor for class ca.uhn.fhir.jpa.dao.ThreadPoolFactory
- ThreadPoolFactoryConfig - Class in ca.uhn.fhir.jpa.api.config
-
This class exists to help generating thread pools for other parts of the code.
- ThreadPoolFactoryConfig() - Constructor for class ca.uhn.fhir.jpa.api.config.ThreadPoolFactoryConfig
- ThreadPoolUtil - Class in ca.uhn.fhir.util
- toBinaryTarget(IBase) - Method in class ca.uhn.fhir.jpa.binary.provider.BinaryAccessProvider
- toCanonical() - Method in enum ca.uhn.fhir.jpa.subscription.model.CanonicalSubscriptionChannelType
- toCode() - Method in enum ca.uhn.fhir.jpa.subscription.model.CanonicalSubscriptionChannelType
- toId(String) - Method in class ca.uhn.fhir.jpa.bulk.export.svc.BulkExportHelperService
-
Converts the ResourceId to an IIdType.
- TokenParamFormatInvalidRequestException - Exception Class in ca.uhn.fhir.exception
- TokenParamFormatInvalidRequestException(String, String, String) - Constructor for exception class ca.uhn.fhir.exception.TokenParamFormatInvalidRequestException
- toMethodOutcome(RequestDetails, IBasePersistedResource, IBaseResource, String, RestOperationTypeEnum) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- toMethodOutcomeLazy(RequestDetails, IResourcePersistentId, Supplier<LazyDaoMethodOutcome.EntityAndResource>, Supplier<IIdType>) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- toParameters(FhirContext) - Method in class ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoCodeSystem.SubsumesResult
- TOPIC - Enum constant in enum ca.uhn.fhir.jpa.subscription.match.matcher.matching.SubscriptionMatchingStrategy
-
This subscription uses a SubscriptionTopic for its matching
- toR5Coding() - Method in enum ca.uhn.fhir.jpa.subscription.model.CanonicalSubscriptionChannelType
- toReadPartitions(RequestPartitionId) - Method in class ca.uhn.fhir.jpa.partition.BaseRequestPartitionHelperSvc
- toResource(IBasePersistedResource, boolean) - Method in interface ca.uhn.fhir.jpa.dao.IStorageResourceParser
- toString() - Method in class ca.uhn.fhir.jpa.api.model.DeleteConflict
- toString() - Method in class ca.uhn.fhir.jpa.api.model.DeleteConflictList
- toString() - Method in class ca.uhn.fhir.jpa.api.model.ExpungeOptions
- toString() - Method in class ca.uhn.fhir.jpa.api.pid.BaseResourcePidList
- toString() - Method in class ca.uhn.fhir.jpa.api.pid.EmptyResourcePidList
- toString() - Method in class ca.uhn.fhir.jpa.api.pid.TypedResourcePid
- toString() - Method in class ca.uhn.fhir.jpa.binary.api.StoredDetails
- toString() - Method in class ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
- toString() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription
- toString() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryJsonMessage
- toString() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceDeliveryMessage
- toString() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedJsonMessage
- toString() - Method in class ca.uhn.fhir.jpa.subscription.model.ResourceModifiedMessage
- toString() - Method in class ca.uhn.fhir.jpa.util.SqlQuery
- toSubscriptionFilterByComponent() - Method in class ca.uhn.fhir.jpa.subscription.model.CanonicalTopicSubscriptionFilter
- transaction(RequestDetails, BUNDLE, boolean) - Method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- transaction(RequestDetails, T) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirSystemDao
-
Executes a FHIR transaction using a new database transaction.
- transactionNested(RequestDetails, T) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirSystemDao
-
Executes a FHIR transaction nested inside the current database transaction.
- TransactionProcessorVersionAdapterDstu3 - Class in ca.uhn.fhir.jpa.dao.dstu3
- TransactionProcessorVersionAdapterDstu3() - Constructor for class ca.uhn.fhir.jpa.dao.dstu3.TransactionProcessorVersionAdapterDstu3
- TransactionProcessorVersionAdapterR4 - Class in ca.uhn.fhir.jpa.dao.r4
- TransactionProcessorVersionAdapterR4() - Constructor for class ca.uhn.fhir.jpa.dao.r4.TransactionProcessorVersionAdapterR4
- TransactionSorter(Set<String>) - Constructor for class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor.TransactionSorter
- translate(TranslationRequest, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoConceptMap
- translatePidIdToForcedId(FhirContext, String, T) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
-
Given a persistent ID, returns the associated resource ID
- translatePidIdToForcedIdWithCache(T) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
- translatePidsToFhirResourceIds(Set<T>) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
-
Given a set of PIDs, return a set of public FHIR Resource IDs.
- translatePidsToForcedIds(Set<T>) - Method in interface ca.uhn.fhir.jpa.api.svc.IIdHelperService
- translateRawParameters(Map<String, List<String>>, SearchParameterMap) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Takes a map of incoming raw search parameters and translates/parses them into appropriate
IQueryParameterType
instances of the appropriate type for the given param - translateRawParameters(Map<String, List<String>>, SearchParameterMap) - Method in class ca.uhn.fhir.jpa.dao.BaseStorageDao
- TranslationQuery - Class in ca.uhn.fhir.jpa.api.model
- TranslationQuery() - Constructor for class ca.uhn.fhir.jpa.api.model.TranslationQuery
- TranslationRequest - Class in ca.uhn.fhir.jpa.api.model
- TranslationRequest() - Constructor for class ca.uhn.fhir.jpa.api.model.TranslationRequest
- transmitEventToClient(IBaseResource) - Method in class ca.uhn.fhir.storage.interceptor.balp.FhirClientBalpSink
- triggerSubscription(RequestDetails, List<IPrimitiveType<String>>, List<IPrimitiveType<String>>) - Method in class ca.uhn.fhir.jpa.provider.SubscriptionTriggeringProvider
- triggerSubscription(RequestDetails, IIdType, List<IPrimitiveType<String>>, List<IPrimitiveType<String>>) - Method in class ca.uhn.fhir.jpa.provider.SubscriptionTriggeringProvider
- triggerSubscription(List<IPrimitiveType<String>>, List<IPrimitiveType<String>>, IIdType) - Method in interface ca.uhn.fhir.jpa.subscription.triggering.ISubscriptionTriggeringSvc
-
Deprecated, for removal: This API element is subject to removal in a future version.
- triggerSubscription(List<IPrimitiveType<String>>, List<IPrimitiveType<String>>, IIdType, RequestDetails) - Method in interface ca.uhn.fhir.jpa.subscription.triggering.ISubscriptionTriggeringSvc
- TypedResourcePid - Class in ca.uhn.fhir.jpa.api.pid
- TypedResourcePid(String, IResourcePersistentId) - Constructor for class ca.uhn.fhir.jpa.api.pid.TypedResourcePid
- TypedResourcePid(String, Long) - Constructor for class ca.uhn.fhir.jpa.api.pid.TypedResourcePid
- TypedResourceStream - Class in ca.uhn.fhir.jpa.api.pid
- TypedResourceStream(RequestPartitionId, StreamTemplate<TypedResourcePid>) - Constructor for class ca.uhn.fhir.jpa.api.pid.TypedResourceStream
U
- UNQUALIFIED_MATCH_URL_START - Static variable in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- unregisterListener() - Method in class ca.uhn.fhir.cache.BaseResourceCacheSynchronizer
- unresolveMatchUrl(TransactionDetails, String, String) - Method in class ca.uhn.fhir.jpa.dao.MatchResourceUrlService
- unsubscribe(MessageHandler) - Method in class ca.uhn.fhir.jpa.subscription.channel.impl.LinkedBlockingChannel
- update(HttpServletRequest, T, IIdType, String, RequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- update(T) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Deprecated.Use
IFhirResourceDao.update(T, RequestDetails)
instead - update(T, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- update(T, String) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Deprecated.
- update(T, String, boolean, boolean, RequestDetails, TransactionDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- update(T, String, boolean, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- update(T, String, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- updateEntity(RequestDetails, IBaseResource, IBasePersistedResource, Date, boolean, boolean, TransactionDetails, boolean, boolean) - Method in interface ca.uhn.fhir.jpa.api.dao.IJpaDao
- updateInternal(RequestDetails, T, String, boolean, boolean, IBasePersistedResource, IIdType, IBaseResource, RestOperationTypeEnum, TransactionDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IJpaDao
- updateTargets(IIdType) - Method in class ca.uhn.fhir.jpa.dao.IdSubstitutionMap
-
Updates all targets of the map with a new id value if the input id has the same ResourceType and IdPart as the target id.
- UploadStatistics - Class in ca.uhn.fhir.jpa.term
- UploadStatistics(int, IIdType) - Constructor for class ca.uhn.fhir.jpa.term.UploadStatistics
- UploadStatistics(IIdType) - Constructor for class ca.uhn.fhir.jpa.term.UploadStatistics
- URN_PREFIX - Static variable in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- URN_PREFIX_ESCAPED - Static variable in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- UserRequestRetryVersionConflictsInterceptor - Class in ca.uhn.fhir.jpa.interceptor
-
This interceptor looks for a header on incoming requests called
X-Retry-On-Version-Conflict
and if present, it will instruct the server to automatically retry JPA server operations that would have otherwise failed with aResourceVersionConflictException
(HTTP 409). - UserRequestRetryVersionConflictsInterceptor() - Constructor for class ca.uhn.fhir.jpa.interceptor.UserRequestRetryVersionConflictsInterceptor
- UUID - Enum constant in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.IdStrategyEnum
-
Each resource will receive a randomly generated UUID
V
- validate(SearchParameter) - Method in class ca.uhn.fhir.jpa.dao.validation.SearchParameterDaoValidator
- validate(T, String, EncodingEnum, ValidationModeEnum, String, RequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- validate(T, IIdType, String, EncodingEnum, ValidationModeEnum, String, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
-
Not supported in DSTU1!
- validate(T, IIdType, String, EncodingEnum, ValidationModeEnum, String, RequestDetails) - Method in class ca.uhn.fhir.jpa.provider.BaseJpaResourceProvider
- validateCode(IIdType, IPrimitiveType<String>, IPrimitiveType<String>, IPrimitiveType<String>, IPrimitiveType<String>, IBaseCoding, IBaseDatatype, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoCodeSystem
- validateCode(IPrimitiveType<String>, IIdType, IPrimitiveType<String>, IPrimitiveType<String>, IPrimitiveType<String>, IBaseCoding, IBaseDatatype, RequestDetails) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoValueSet
- validateCriteriaAndReturnResourceDefinition(String) - Method in interface ca.uhn.fhir.jpa.api.dao.IFhirResourceDao
- validateDeleteConflictsEmptyOrThrowException(FhirContext, DeleteConflictList) - Static method in class ca.uhn.fhir.jpa.delete.DeleteConflictUtil
- validateDependencies() - Method in class ca.uhn.fhir.jpa.dao.BaseTransactionProcessor
- validateHasPartitionPermissions(RequestDetails, String, RequestPartitionId) - Method in class ca.uhn.fhir.jpa.partition.BaseRequestPartitionHelperSvc
- validateResourceType(IBasePersistedResource, String) - Static method in class ca.uhn.fhir.jpa.dao.BaseStorageResourceDao
- validateSearchParamOnCreate(IBaseResource, RequestDetails) - Method in class ca.uhn.fhir.jpa.searchparam.submit.interceptor.SearchParamValidatingInterceptor
- validateSearchParamOnUpdate(IBaseResource, RequestDetails) - Method in class ca.uhn.fhir.jpa.searchparam.submit.interceptor.SearchParamValidatingInterceptor
- validateTypeOrThrowException(Class<? extends IBaseResource>) - Method in class ca.uhn.fhir.jpa.dao.index.DaoResourceLinkResolver
- ValidationSettings - Class in ca.uhn.fhir.jpa.validation
- ValidationSettings() - Constructor for class ca.uhn.fhir.jpa.validation.ValidationSettings
- ValidatorPolicyAdvisor - Class in ca.uhn.fhir.jpa.validation
- ValidatorPolicyAdvisor() - Constructor for class ca.uhn.fhir.jpa.validation.ValidatorPolicyAdvisor
- ValidatorResourceFetcher - Class in ca.uhn.fhir.jpa.validation
- ValidatorResourceFetcher(FhirContext, IValidationSupport, DaoRegistry) - Constructor for class ca.uhn.fhir.jpa.validation.ValidatorResourceFetcher
- valueOf(String) - Static method in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.ClientIdStrategyEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.IdStrategyEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.StoreMetaSourceInformationEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.TagStorageModeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.jpa.api.dao.ReindexParameters.OptimizeStorageModeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.jpa.api.dao.ReindexParameters.ReindexSearchParametersEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.jpa.api.model.HistoryCountModeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobStatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.jpa.bulk.imprt.model.JobFileRowProcessingModeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.jpa.model.search.SearchStatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.jpa.subscription.match.matcher.matching.SubscriptionMatchingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.jpa.subscription.model.CanonicalSubscriptionChannelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.jpa.util.MemoryCacheService.CacheEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.jpa.util.SqlQuery.LanguageEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.storage.interceptor.balp.BalpProfileEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.ClientIdStrategyEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.IdStrategyEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.StoreMetaSourceInformationEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.TagStorageModeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.jpa.api.dao.ReindexParameters.OptimizeStorageModeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.jpa.api.dao.ReindexParameters.ReindexSearchParametersEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.jpa.api.model.HistoryCountModeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobStatusEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.jpa.bulk.imprt.model.JobFileRowProcessingModeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.jpa.model.search.SearchStatusEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.jpa.subscription.match.matcher.matching.SubscriptionMatchingStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.jpa.subscription.model.CanonicalSubscriptionChannelType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.jpa.util.MemoryCacheService.CacheEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.jpa.util.SqlQuery.LanguageEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.storage.interceptor.balp.BalpProfileEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSIONED - Enum constant in enum ca.uhn.fhir.jpa.api.config.JpaStorageSettings.TagStorageModeEnum
-
A separate set of tags is stored for each resource version
- visitStream(Function<Stream<TypedResourcePid>, T>) - Method in interface ca.uhn.fhir.jpa.api.pid.IResourcePidStream
- visitStream(Function<Stream<TypedResourcePid>, T>) - Method in class ca.uhn.fhir.jpa.api.pid.ListWrappingPidStream
- visitStream(Function<Stream<TypedResourcePid>, T>) - Method in class ca.uhn.fhir.jpa.api.pid.TypedResourceStream
- visitStreamNoResult(Consumer<Stream<TypedResourcePid>>) - Method in interface ca.uhn.fhir.jpa.api.pid.IResourcePidStream
W
- WarmCacheEntry - Class in ca.uhn.fhir.jpa.api.model
-
Denotes a search that should be performed in the background periodically in order to keep a fresh copy in the query cache.
- WarmCacheEntry() - Constructor for class ca.uhn.fhir.jpa.api.model.WarmCacheEntry
- WEBSOCKET - Enum constant in enum ca.uhn.fhir.jpa.subscription.model.CanonicalSubscriptionChannelType
-
The channel is executed by sending a packet across a web socket connection maintained by the client.
- withBestPracticeWarningLevel(String) - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped.FinalizedRequireValidationRule
-
Sets the "Best Practice Warning Level", which is the severity at which any "best practices" that are specified in the FHIR specification will be added to the validation outcome.
- withBestPracticeWarningLevel(BestPracticeWarningLevel) - Method in class ca.uhn.fhir.jpa.interceptor.validation.RepositoryValidatingRuleBuilder.RepositoryValidatingRuleBuilderTyped.FinalizedRequireValidationRule
-
Sets the "Best Practice Warning Level", which is the severity at which any "best practices" that are specified in the FHIR specification will be added to the validation outcome.
- withIsolation(Isolation) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService.ExecutionBuilder
- withIsolation(Isolation) - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService.IExecutionBuilder
- withPropagation(Propagation) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService.ExecutionBuilder
- withPropagation(Propagation) - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService.IExecutionBuilder
- withRequest(RequestDetails) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- withRequest(RequestDetails) - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService
-
Fluent builder for creating a transactional callback
- withRequest(RequestDetails, TransactionDetails, Propagation, Isolation, ICallable<T>) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
-
Deprecated.Use
HapiTransactionService.withRequest(RequestDetails)
with fluent call instead - withRequest(RequestDetails, TransactionDetails, Propagation, Isolation, ICallable<T>) - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService
-
Deprecated.It is highly recommended to use
IHapiTransactionService.withRequest(RequestDetails)
instead of this method, for increased visibility. - withRequestPartitionId(RequestPartitionId) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService.ExecutionBuilder
- withRequestPartitionId(RequestPartitionId) - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService.IExecutionBuilder
- withSystemRequest() - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- withSystemRequest() - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService
-
Fluent builder for internal system requests with no external requestdetails associated
- withSystemRequestOnDefaultPartition() - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService
-
Convenience for TX working with non-partitioned entities.
- withSystemRequestOnPartition(RequestPartitionId) - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService
-
Fluent builder for internal system requests with no external
RequestDetails
associated and a pre-specified partition ID. - withTransactionAdvice(TransactionOperations) - Method in interface ca.uhn.fhir.jpa.api.pid.StreamTemplate
-
Wrap this template with a transaction boundary.
- withTransactionDetails(TransactionDetails) - Method in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService.ExecutionBuilder
- withTransactionDetails(TransactionDetails) - Method in interface ca.uhn.fhir.jpa.dao.tx.IHapiTransactionService.IExecutionBuilder
- writeBinaryContent(IIdType, String, OutputStream) - Method in interface ca.uhn.fhir.jpa.binary.api.IBinaryStorageSvc
- writeBinaryContent(IIdType, String, OutputStream) - Method in class ca.uhn.fhir.jpa.binary.svc.NullBinaryStorageSvcImpl
- writeBinaryContent(IIdType, String, OutputStream) - Method in class ca.uhn.fhir.jpa.binstore.FilesystemBinaryStorageSvcImpl
- writeBinaryContent(IIdType, String, OutputStream) - Method in class ca.uhn.fhir.jpa.binstore.MemoryBinaryStorageSvcImpl
X
- XACT_USERDATA_KEY_EXISTING_SEARCH_PARAMS - Static variable in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- XACT_USERDATA_KEY_RESOLVED_TAG_DEFINITIONS - Static variable in class ca.uhn.fhir.jpa.dao.tx.HapiTransactionService
- XmlPatchUtils - Class in ca.uhn.fhir.jpa.patch
- XmlPatchUtils() - Constructor for class ca.uhn.fhir.jpa.patch.XmlPatchUtils
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
IFhirResourceDao.create(IBaseResource, RequestDetails)
instead