Package ca.uhn.fhir.jpa.model.util
Class JpaConstants
java.lang.Object
ca.uhn.fhir.jpa.model.util.JpaConstants
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
The name of the collection of all partitionsstatic final String
static final String
static final String
static final String
The name of the default partitionstatic final String
Deprecated.static final String
URL for extension on a SearchParameter indicating that text values should not be indexedstatic final String
Header name for the "X-Meta-Snapshot-Mode" header, which specifies that properties in meta (tags, profiles, security labels) should be treated as a snapshot, meaning that these things will be removed if they are not explicitly included in updatesstatic final String
Parameters for the rewrite history operationstatic final String
static final String
static final String
Operation name for the $apply-codesystem-delta-add operationstatic final String
Operation name for the $apply-codesystem-delta-remove operationstatic final String
Operation name for the "$binary-access" operationstatic final String
Operation name for the "$binary-access" operationstatic final String
Operation name for the $document operationstatic final String
Operation name for the $everything operationstatic final String
Operation name for the $expand operationstatic final String
static final String
Parameter for the $expand operationstatic final String
Deprecated.static final String
Deprecated.Replace withProviderConstants.OPERATION_EXPUNGE_OUT_PARAM_EXPUNGE_COUNT
static final String
Deprecated.Replace withProviderConstants.OPERATION_EXPUNGE_OUT_PARAM_EXPUNGE_COUNT
static final String
Deprecated.Replace withProviderConstants.OPERATION_EXPUNGE_OUT_PARAM_EXPUNGE_COUNT
static final String
Deprecated.Replace withProviderConstants.OPERATION_EXPUNGE_OUT_PARAM_EXPUNGE_COUNT
static final String
Deprecated.Replace withProviderConstants.OPERATION_EXPUNGE_OUT_PARAM_EXPUNGE_COUNT
static final String
Operation name for the $get-resource-counts operationstatic final String
Operation name for the "$import" operationstatic final String
Operation name for the "$import-poll-status" operationstatic final String
Operation name for the "$lastn" operationstatic final String
Operation name for the $lookup operationstatic final String
Operation name for the $member-match operationstatic final String
Operation name for the $meta-add operationstatic final String
Operation name for the $meta-delete operationstatic final String
Deprecated.Replace withProviderConstants.OPERATION_EXPUNGE
static final String
Operation name for the $process-message operationstatic final String
Operation name for the "$snapshot" operationstatic final String
Operation name for the "$subsumes" operationstatic final String
IPS Generation operation namestatic final String
Operation name for the $translate operationstatic final String
Trigger a subscription manually for a given resourcestatic final String
Operation name for the "$upload-external-code-system" operationstatic final String
Operation name for the $validate operationstatic final String
Operation name for the $validate-code operationstatic final String
Parameter for delete to indicate the deleted resources should also be expungedstatic final String
The [id] of the group when $export is called on /Group/[id]/$exportstatic final String
Parameter for the $export operation to identify binaries with a given identifier.static final String
Whether mdm should be performed on group export items to expand the group items to linked items before performing the exportstatic final String
Parameter for the $export operationstatic final String
Parameter for the $export operationstatic final String
Parameter for the $export operationstatic final String
Parameter for the $export operationstatic final String
Parameter for the $export operationstatic final String
Parameter for the $export operationstatic final String
Parameter for the $export operationstatic final String
Parameter for the $import operationstatic final String
Parameter for the $import operationstatic final String
Parameter for the $import operationstatic final String
Parameter for the $import operationstatic final String
Parameter for the $import operationstatic final String
Userdata key for tracking the fact that a resource ID was assigned by the serverstatic final String
static final String
IPS Generation operation URLstatic final String
-
Method Summary
-
Field Details
-
RESOURCE_ID_SERVER_ASSIGNED
Userdata key for tracking the fact that a resource ID was assigned by the server -
OPERATION_APPLY_CODESYSTEM_DELTA_ADD
Operation name for the $apply-codesystem-delta-add operation- See Also:
-
OPERATION_APPLY_CODESYSTEM_DELTA_REMOVE
Operation name for the $apply-codesystem-delta-remove operation- See Also:
-
OPERATION_EXPUNGE
Deprecated.Replace withProviderConstants.OPERATION_EXPUNGE
Operation name for the $expunge operation- See Also:
-
OPERATION_NAME_EXPUNGE
Deprecated.Replace withProviderConstants.OPERATION_EXPUNGE
- See Also:
-
OPERATION_EXPUNGE_PARAM_LIMIT
Deprecated.Replace withProviderConstants.OPERATION_EXPUNGE_OUT_PARAM_EXPUNGE_COUNT
- See Also:
-
OPERATION_EXPUNGE_PARAM_EXPUNGE_DELETED_RESOURCES
Deprecated.Replace withProviderConstants.OPERATION_EXPUNGE_OUT_PARAM_EXPUNGE_COUNT
- See Also:
-
OPERATION_EXPUNGE_PARAM_EXPUNGE_PREVIOUS_VERSIONS
Deprecated.Replace withProviderConstants.OPERATION_EXPUNGE_OUT_PARAM_EXPUNGE_COUNT
- See Also:
-
OPERATION_EXPUNGE_PARAM_EXPUNGE_EVERYTHING
Deprecated.Replace withProviderConstants.OPERATION_EXPUNGE_OUT_PARAM_EXPUNGE_COUNT
- See Also:
-
OPERATION_EXPUNGE_OUT_PARAM_EXPUNGE_COUNT
Deprecated.Replace withProviderConstants.OPERATION_EXPUNGE_OUT_PARAM_EXPUNGE_COUNT
- See Also:
-
HEADER_META_SNAPSHOT_MODE
Header name for the "X-Meta-Snapshot-Mode" header, which specifies that properties in meta (tags, profiles, security labels) should be treated as a snapshot, meaning that these things will be removed if they are not explicitly included in updates- See Also:
-
OPERATION_LOOKUP
Operation name for the $lookup operation- See Also:
-
OPERATION_EXPAND
Operation name for the $expand operation- See Also:
-
OPERATION_VALIDATE_CODE
Operation name for the $validate-code operation- See Also:
-
OPERATION_GET_RESOURCE_COUNTS
Operation name for the $get-resource-counts operation- See Also:
-
OPERATION_VALIDATE
Operation name for the $validate operation- See Also:
-
OPERATION_EVERYTHING
Operation name for the $everything operation- See Also:
-
OPERATION_PROCESS_MESSAGE
Operation name for the $process-message operation- See Also:
-
OPERATION_META_DELETE
Operation name for the $meta-delete operation- See Also:
-
OPERATION_META_ADD
Operation name for the $meta-add operation- See Also:
-
OPERATION_TRANSLATE
Operation name for the $translate operation- See Also:
-
OPERATION_DOCUMENT
Operation name for the $document operation- See Also:
-
OPERATION_TRIGGER_SUBSCRIPTION
Trigger a subscription manually for a given resource- See Also:
-
OPERATION_SUBSUMES
Operation name for the "$subsumes" operation- See Also:
-
OPERATION_SNAPSHOT
Operation name for the "$snapshot" operation- See Also:
-
OPERATION_BINARY_ACCESS_READ
Operation name for the "$binary-access" operation- See Also:
-
OPERATION_BINARY_ACCESS_WRITE
Operation name for the "$binary-access" operation- See Also:
-
OPERATION_UPLOAD_EXTERNAL_CODE_SYSTEM
Operation name for the "$upload-external-code-system" operation- See Also:
-
OPERATION_IMPORT
Operation name for the "$import" operation- See Also:
-
OPERATION_IMPORT_POLL_STATUS
Operation name for the "$import-poll-status" operation- See Also:
-
OPERATION_LASTN
Operation name for the "$lastn" operation- See Also:
-
OPERATION_MEMBER_MATCH
Operation name for the $member-match operation- See Also:
-
PARAM_EXPORT_POLL_STATUS_JOB_ID
Parameter for the $export operation- See Also:
-
PARAM_EXPORT_OUTPUT_FORMAT
Parameter for the $export operation- See Also:
-
PARAM_EXPORT_TYPE
Parameter for the $export operation- See Also:
-
PARAM_EXPORT_SINCE
Parameter for the $export operation- See Also:
-
PARAM_EXPORT_TYPE_FILTER
Parameter for the $export operation- See Also:
-
PARAM_EXPORT_IDENTIFIER
Parameter for the $export operation to identify binaries with a given identifier.- See Also:
-
PARAM_EXPORT_TYPE_POST_FETCH_FILTER_URL
Parameter for the $export operation- See Also:
-
PARAM_EXPORT_PATIENT
Parameter for the $export operation- See Also:
-
PARAM_IMPORT_POLL_STATUS_JOB_ID
Parameter for the $import operation- See Also:
-
PARAM_IMPORT_JOB_DESCRIPTION
Parameter for the $import operation- See Also:
-
PARAM_IMPORT_PROCESSING_MODE
Parameter for the $import operation- See Also:
-
PARAM_IMPORT_FILE_COUNT
Parameter for the $import operation- See Also:
-
PARAM_IMPORT_BATCH_SIZE
Parameter for the $import operation- See Also:
-
PARAM_EXPORT_GROUP_ID
The [id] of the group when $export is called on /Group/[id]/$export- See Also:
-
PARAM_EXPORT_MDM
Whether mdm should be performed on group export items to expand the group items to linked items before performing the export- See Also:
-
PARAM_DELETE_EXPUNGE
Parameter for delete to indicate the deleted resources should also be expunged- See Also:
-
EXTENSION_EXT_SYSTEMDEFINED
URL for extension on a SearchParameter indicating that text values should not be indexed -
EXT_SEARCHPARAM_PHONETIC_ENCODER
Deprecated.Deprecated. Please useHapiExtensions.EXT_SEARCHPARAM_PHONETIC_ENCODER
instead.- See Also:
-
VALUESET_FILTER_DISPLAY
- See Also:
-
DEFAULT_PARTITION_NAME
The name of the default partition- See Also:
-
ALL_PARTITIONS_NAME
The name of the collection of all partitions- See Also:
-
OPERATION_EXPAND_PARAM_INCLUDE_HIERARCHY
Parameter for the $expand operation- See Also:
-
OPERATION_EXPAND_PARAM_DISPLAY_LANGUAGE
- See Also:
-
HEADER_UPSERT_EXISTENCE_CHECK
- See Also:
-
HEADER_UPSERT_EXISTENCE_CHECK_DISABLED
- See Also:
-
HEADER_REWRITE_HISTORY
Parameters for the rewrite history operation- See Also:
-
SKIP_REINDEX_ON_UPDATE
- See Also:
-
OPERATION_SUMMARY
IPS Generation operation name- See Also:
-
SUMMARY_OPERATION_URL
IPS Generation operation URL- See Also:
-
BULK_META_EXTENSION_EXPORT_IDENTIFIER
- See Also:
-
BULK_META_EXTENSION_JOB_ID
- See Also:
-
BULK_META_EXTENSION_RESOURCE_TYPE
- See Also:
-
UNDESIRED_RESOURCE_LINKAGES_FOR_EVERYTHING_ON_PATIENT_INSTANCE
-
ProviderConstants.OPERATION_EXPUNGE