| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default StartFhirExportJobResponse |
HealthLakeClient.startFHIRExportJob(Consumer<StartFhirExportJobRequest.Builder> startFhirExportJobRequest)
Begins a FHIR export job.
|
default StartFhirExportJobResponse |
HealthLakeClient.startFHIRExportJob(StartFhirExportJobRequest startFhirExportJobRequest)
Begins a FHIR export job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartFhirExportJobResponse> |
HealthLakeAsyncClient.startFHIRExportJob(Consumer<StartFhirExportJobRequest.Builder> startFhirExportJobRequest)
Begins a FHIR export job.
|
default CompletableFuture<StartFhirExportJobResponse> |
HealthLakeAsyncClient.startFHIRExportJob(StartFhirExportJobRequest startFhirExportJobRequest)
Begins a FHIR export job.
|
Copyright © 2023. All rights reserved.