| Package | Description |
|---|---|
| software.amazon.awssdk.services.healthlake |
Amazon HealthLake is a HIPAA eligibile service that allows customers to store, transform, query, and analyze their
FHIR-formatted data in a consistent fashion in the cloud.
|
| software.amazon.awssdk.services.healthlake.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartFhirExportJobResponse |
HealthLakeClient.startFHIRExportJob(StartFhirExportJobRequest startFhirExportJobRequest)
Begins a FHIR export job.
|
default CompletableFuture<StartFhirExportJobResponse> |
HealthLakeAsyncClient.startFHIRExportJob(StartFhirExportJobRequest startFhirExportJobRequest)
Begins a FHIR export job.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartFhirExportJobRequestMarshaller.marshall(StartFhirExportJobRequest startFhirExportJobRequest) |
Copyright © 2023. All rights reserved.