| Package | Description |
|---|---|
| software.amazon.awssdk.services.healthlake |
AWS 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 DescribeFhirDatastoreResponse |
HealthLakeClient.describeFHIRDatastore(Consumer<DescribeFhirDatastoreRequest.Builder> describeFhirDatastoreRequest)
Gets the properties associated with the FHIR data store, including the data store ID, data store ARN, data store
name, data store status, when the data store was created, data store type version, and the data store's endpoint.
|
default DescribeFhirDatastoreResponse |
HealthLakeClient.describeFHIRDatastore(DescribeFhirDatastoreRequest describeFhirDatastoreRequest)
Gets the properties associated with the FHIR data store, including the data store ID, data store ARN, data store
name, data store status, when the data store was created, data store type version, and the data store's endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeFhirDatastoreResponse> |
HealthLakeAsyncClient.describeFHIRDatastore(Consumer<DescribeFhirDatastoreRequest.Builder> describeFhirDatastoreRequest)
Gets the properties associated with the FHIR data store, including the data store ID, data store ARN, data store
name, data store status, when the data store was created, data store type version, and the data store's endpoint.
|
default CompletableFuture<DescribeFhirDatastoreResponse> |
HealthLakeAsyncClient.describeFHIRDatastore(DescribeFhirDatastoreRequest describeFhirDatastoreRequest)
Gets the properties associated with the FHIR data store, including the data store ID, data store ARN, data store
name, data store status, when the data store was created, data store type version, and the data store's endpoint.
|
Copyright © 2023. All rights reserved.