| 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 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, created at, Data Store type version, and Data Store 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, created at, Data Store type version, and Data Store endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeFhirDatastoreRequestMarshaller.marshall(DescribeFhirDatastoreRequest describeFhirDatastoreRequest) |
Copyright © 2023. All rights reserved.