| 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 DescribeFhirExportJobResponse |
HealthLakeClient.describeFHIRExportJob(Consumer<DescribeFhirExportJobRequest.Builder> describeFhirExportJobRequest)
Displays the properties of a FHIR export job, including the ID, ARN, name, and the status of the job.
|
default DescribeFhirExportJobResponse |
HealthLakeClient.describeFHIRExportJob(DescribeFhirExportJobRequest describeFhirExportJobRequest)
Displays the properties of a FHIR export job, including the ID, ARN, name, and the status of the job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeFhirExportJobResponse> |
HealthLakeAsyncClient.describeFHIRExportJob(Consumer<DescribeFhirExportJobRequest.Builder> describeFhirExportJobRequest)
Displays the properties of a FHIR export job, including the ID, ARN, name, and the status of the job.
|
default CompletableFuture<DescribeFhirExportJobResponse> |
HealthLakeAsyncClient.describeFHIRExportJob(DescribeFhirExportJobRequest describeFhirExportJobRequest)
Displays the properties of a FHIR export job, including the ID, ARN, name, and the status of the job.
|
Copyright © 2023. All rights reserved.