String datastoreName
The user generated name for the Data Store.
String datastoreTypeVersion
The FHIR version of the Data Store. The only supported version is R4.
PreloadDataConfig preloadDataConfig
Optional parameter to preload data upon creation of the Data Store. Currently, the only supported preloaded data is synthetic data generated from Synthea.
String clientToken
Optional user provided token used for ensuring idempotency.
String datastoreId
The AWS-generated Data Store id. This id is in the output from the initial Data Store creation call.
String datastoreArn
The datastore ARN is generated during the creation of the Data Store and can be found in the output from the initial Data Store creation call.
String datastoreStatus
The status of the FHIR Data Store. Possible statuses are ‘CREATING’, ‘ACTIVE’, ‘DELETING’, ‘DELETED’.
String datastoreEndpoint
The AWS endpoint for the created Data Store. For preview, only US-east-1 endpoints are supported.
String datastoreName
Allows the user to filter Data Store results by name.
String datastoreStatus
Allows the user to filter Data Store results by status.
Date createdBefore
A filter that allows the user to set cutoff dates for records. All Data Stores created before the specified date will be included in the results.
Date createdAfter
A filter that allows the user to set cutoff dates for records. All Data Stores created after the specified date will be included in the results.
String datastoreId
The AWS-generated ID number for the Data Store.
String datastoreArn
The Amazon Resource Name used in the creation of the Data Store.
String datastoreName
The user-generated name for the Data Store.
String datastoreStatus
The status of the Data Store. Possible statuses are 'CREATING', 'ACTIVE', 'DELETING', or 'DELETED'.
Date createdAt
The time that a Data Store was created.
String datastoreTypeVersion
The FHIR version. Only R4 version data is supported.
String datastoreEndpoint
The AWS endpoint for the Data Store. Each Data Store will have it's own endpoint with Data Store ID in the endpoint URL.
PreloadDataConfig preloadDataConfig
The preloaded data configuration for the Data Store. Only data preloaded from Synthea is supported.
String datastoreId
The AWS-generated ID for the Data Store to be deleted.
String datastoreId
The AWS-generated ID for the Data Store to be deleted.
String datastoreArn
The Amazon Resource Name (ARN) that gives Amazon HealthLake access permission.
String datastoreStatus
The status of the Data Store that the user has requested to be deleted.
String datastoreEndpoint
The AWS endpoint for the Data Store the user has requested to be deleted.
String datastoreId
The AWS-generated Data Store id. This is part of the ‘CreateFHIRDatastore’ output.
DatastoreProperties datastoreProperties
All properties associated with a Data Store, including the Data Store ID, Data Store ARN, Data Store name, Data Store status, created at, Data Store type version, and Data Store endpoint.
ExportJobProperties exportJobProperties
Displays the properties of the export job, including the ID, Arn, Name, and the status of the job.
ImportJobProperties importJobProperties
The properties of the Import job request, including the ID, ARN, name, and the status of the job.
String jobId
The AWS generated ID for an export job.
String jobName
The user generated name for an export job.
String jobStatus
The status of a FHIR export job. Possible statuses are SUBMITTED, IN_PROGRESS, COMPLETED, or FAILED.
Date submitTime
The time an export job was initiated.
Date endTime
The time an export job completed.
String datastoreId
The AWS generated ID for the Data Store from which files are being exported for an export job.
OutputDataConfig outputDataConfig
The output data configuration that was supplied when the export job was created.
String dataAccessRoleArn
The Amazon Resource Name used during the initiation of the job.
String message
An explanation of any errors that may have occurred during the export job.
String jobId
The AWS-generated id number for the Import job.
String jobName
The user-generated name for an Import job.
String jobStatus
The job status for an Import job. Possible statuses are SUBMITTED, IN_PROGRESS, COMPLETED, FAILED.
Date submitTime
The time that the Import job was submitted for processing.
Date endTime
The time that the Import job was completed.
String datastoreId
The datastore id used when the Import job was created.
InputDataConfig inputDataConfig
The input data configuration that was supplied when the Import job was created.
String dataAccessRoleArn
The Amazon Resource Name (ARN) that gives Amazon HealthLake access to your input data.
String message
An explanation of any errors that may have occurred during the FHIR import job.
String s3Uri
The S3Uri is the user specified S3 location of the FHIR data to be imported into Amazon HealthLake.
DatastoreFilter filter
Lists all filters associated with a FHIR Data Store request.
String nextToken
Fetches the next page of Data Stores when results are paginated.
Integer maxResults
The maximum number of Data Stores returned in a single page of a ListFHIRDatastoresRequest call.
String s3Uri
The S3Uri is the user specified S3 location to which data will be exported from a FHIR Data Store.
String preloadDataType
The type of preloaded data. Only Synthea preloaded data is supported.
String jobName
The user generated name for an export job.
OutputDataConfig outputDataConfig
The output data configuration that was supplied when the export job was created.
String datastoreId
The AWS generated ID for the Data Store from which files are being exported for an export job.
String dataAccessRoleArn
The Amazon Resource Name used during the initiation of the job.
String clientToken
An optional user provided token used for ensuring idempotency.
String jobId
The AWS generated ID for an export job.
String jobStatus
The status of a FHIR export job. Possible statuses are SUBMITTED, IN_PROGRESS, COMPLETED, or FAILED.
String datastoreId
The AWS generated ID for the Data Store from which files are being exported for an export job.
String jobName
The name of the FHIR Import job in the StartFHIRImport job request.
InputDataConfig inputDataConfig
The input properties of the FHIR Import job in the StartFHIRImport job request.
String datastoreId
The AWS-generated Data Store ID.
String dataAccessRoleArn
The Amazon Resource Name (ARN) that gives Amazon HealthLake access permission.
String clientToken
Optional user provided token used for ensuring idempotency.
Copyright © 2021. All rights reserved.