CreateFhirDatastoreRequest
Types
Properties
Link copied to clipboard
Optional user provided token used for ensuring idempotency.
Link copied to clipboard
The user generated name for the data store.
Link copied to clipboard
The FHIR version of the data store. The only supported version is R4.
Link copied to clipboard
The configuration of the identity provider that you want to use for your data store.
Link copied to clipboard
Optional parameter to preload data upon creation of the data store. Currently, the only supported preloaded data is synthetic data generated from Synthea.
Link copied to clipboard
The server-side encryption key configuration for a customer provided encryption key specified for creating a data store.
Functions
Link copied to clipboard
inline fun copy(block: CreateFhirDatastoreRequest.Builder.() -> Unit = {}): CreateFhirDatastoreRequest