Package-level declarations

Types

Link copied to clipboard

Required. The category of the attribute. The value of this field cannot be changed after creation.

Link copied to clipboard

The log type that this config enables.

Link copied to clipboard

Required. Indicates the current state of this Consent.

Link copied to clipboard

Tag filtering profile that determines which tags to keep/remove.

Link copied to clipboard

Base profile type for handling DICOM tags.

Link copied to clipboard

Base profile type for handling FHIR fields.

Link copied to clipboard

Enable parsing of references within complex FHIR data types such as Extensions. If this value is set to ENABLED, then features like referential integrity and Bundle reference rewriting apply to all references. If this flag has not been specified the behavior of the FHIR store will not change, references in complex data types will not be parsed. New stores will have this value set to ENABLED after a notification period. Warning: turning on this flag causes processing existing resources to fail if they contain references to non-existent resources.

Link copied to clipboard

Immutable. The FHIR specification version that this FHIR store supports natively. This field is immutable after store creation. Requests are rejected if they contain FHIR resources of a different version. Version is required for every FHIR store.

Link copied to clipboard

Deidentify action for one field.

Determines whether the existing table in the destination is to be overwritten or appended to. If a write_disposition is specified, the force parameter is ignored.

Determines if existing data in the destination dataset is overwritten, appended to, or not written if the tables contain data. If a write_disposition is specified, the force parameter is ignored.

Link copied to clipboard

Determines how to redact text from image.

Link copied to clipboard

Immutable. Determines the version of both the default parser to be used when schema is not given, as well as the schematized parser used when schema is specified. This field is immutable after HL7v2 store creation.

Link copied to clipboard

Specifies the output schema type. Schema type is required.

Link copied to clipboard

Determines how messages that fail to parse are handled.

Link copied to clipboard

Determines how unexpected segments (segments not matched to the schema) are handled.

Link copied to clipboard

Base profile type for text transformation.

Link copied to clipboard

Type of partitioning.

Link copied to clipboard

If this is a primitive type then this field is the type of the primitive For example, STRING. Leave unspecified for composite types.