Package-level declarations
Types
Link copied to clipboard
enum FhirDatastoreDatastoreStatus : Enum<FhirDatastoreDatastoreStatus> , ConvertibleToJava<FhirDatastoreDatastoreStatus>
The status of the Data Store. Possible statuses are 'CREATING', 'ACTIVE', 'DELETING', or 'DELETED'.
Link copied to clipboard
enum FhirDatastoreDatastoreTypeVersion : Enum<FhirDatastoreDatastoreTypeVersion> , ConvertibleToJava<FhirDatastoreDatastoreTypeVersion>
The FHIR version. Only R4 version data is supported.
Link copied to clipboard
enum FhirDatastoreIdentityProviderConfigurationAuthorizationStrategy : Enum<FhirDatastoreIdentityProviderConfigurationAuthorizationStrategy> , ConvertibleToJava<FhirDatastoreIdentityProviderConfigurationAuthorizationStrategy>
Type of Authorization Strategy. The two types of supported Authorization strategies are SMART_ON_FHIR_V1 and AWS_AUTH.
Link copied to clipboard
enum FhirDatastoreKmsEncryptionConfigCmkType : Enum<FhirDatastoreKmsEncryptionConfigCmkType> , ConvertibleToJava<FhirDatastoreKmsEncryptionConfigCmkType>
The type of customer-managed-key (CMK) used for encryption. The two types of supported CMKs are customer owned CMKs and AWS owned CMKs.
Link copied to clipboard
enum FhirDatastorePreloadDataConfigPreloadDataType : Enum<FhirDatastorePreloadDataConfigPreloadDataType> , ConvertibleToJava<FhirDatastorePreloadDataConfigPreloadDataType>
The type of preloaded data. Only Synthea preloaded data is supported.