healthlake_list_fhir_datastores: Lists all FHIR data stores that are in the user’s account,...

View source: R/healthlake_operations.R

healthlake_list_fhir_datastoresR Documentation

Lists all FHIR data stores that are in the user’s account, regardless of data store status

Description

Lists all FHIR data stores that are in the user’s account, regardless of data store status.

See https://www.paws-r-sdk.com/docs/healthlake_list_fhir_datastores/ for full documentation.

Usage

healthlake_list_fhir_datastores(
  Filter = NULL,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

Filter

Lists all filters associated with a FHIR data store request.

NextToken

Fetches the next page of data stores when results are paginated.

MaxResults

The maximum number of data stores returned in a single page of a ListFHIRDatastoresRequest call.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.