CreateFhirDatastoreRequest
Types
Properties
Link copied to clipboard
An optional user-provided token to ensure API idempotency.
Link copied to clipboard
The data store name (user-generated).
Link copied to clipboard
The FHIR release version supported by the data store. Current support is for version R4
.
Link copied to clipboard
The identity provider configuration to use for the data store.
Link copied to clipboard
An optional parameter to preload (import) open source Synthea FHIR data upon creation of the data store.
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