AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateFHIRDatastore operation. Creates a data store that can ingest and export FHIR formatted data.
Namespace: Amazon.HealthLake.Model
Assembly: AWSSDK.HealthLake.dll
Version: 3.x.y.z
public class CreateFHIRDatastoreRequest : AmazonHealthLakeRequest IAmazonWebServiceRequest
The CreateFHIRDatastoreRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateFHIRDatastoreRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ClientToken | System.String |
Gets and sets the property ClientToken. Optional user provided token used for ensuring idempotency. |
![]() |
DatastoreName | System.String |
Gets and sets the property DatastoreName. The user generated name for the data store. |
![]() |
DatastoreTypeVersion | Amazon.HealthLake.FHIRVersion |
Gets and sets the property DatastoreTypeVersion. The FHIR version of the data store. The only supported version is R4. |
![]() |
IdentityProviderConfiguration | Amazon.HealthLake.Model.IdentityProviderConfiguration |
Gets and sets the property IdentityProviderConfiguration. The configuration of the identity provider that you want to use for your data store. |
![]() |
PreloadDataConfig | Amazon.HealthLake.Model.PreloadDataConfig |
Gets and sets the property PreloadDataConfig. Optional parameter to preload data upon creation of the data store. Currently, the only supported preloaded data is synthetic data generated from Synthea. |
![]() |
SseConfiguration | Amazon.HealthLake.Model.SseConfiguration |
Gets and sets the property SseConfiguration. The server-side encryption key configuration for a customer provided encryption key specified for creating a data store. |
![]() |
Tags | System.Collections.Generic.List<Amazon.HealthLake.Model.Tag> |
Gets and sets the property Tags. Resource tags that are applied to a data store when it is created. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5