CreateFhirDatastoreRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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.

Link copied to clipboard
val tags: List<Tag>?

The resource tags applied to a data store when it is created.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String