AWS.Tools.HealthLake.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.HealthLake</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreCmdlet">
            <summary>
            Gets the properties associated with the FHIR datastore, including the datastore ID,
            datastore ARN, datastore name, datastore status, created at, datastore type version,
            and datastore endpoint.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreCmdlet.DatastoreId">
            <summary>
            <para>
            <para>The AWS-generated datastore id. This is part of the ‘CreateFHIRDatastore’ output.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DatastoreProperties'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.HealthLake.Model.DescribeFHIRDatastoreResponse).
            Specifying the name of a property of type Amazon.HealthLake.Model.DescribeFHIRDatastoreResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DatastoreId parameter.
            The -PassThru parameter is deprecated, use -Select '^DatastoreId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreListCmdlet">
            <summary>
            Lists all FHIR datastores that are in the user’s account, regardless of datastore
            status.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreListCmdlet.Filter_CreatedAfter">
            <summary>
            <para>
            <para>A filter that allows the user to set cutoff dates for records. All datastores created
            after the specified date will be included in the results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreListCmdlet.Filter_CreatedBefore">
            <summary>
            <para>
            <para>A filter that allows the user to set cutoff dates for records. All datastores created
            before the specified date will be included in the results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreListCmdlet.Filter_DatastoreName">
            <summary>
            <para>
            <para>Allows the user to filter datastore results by name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreListCmdlet.Filter_DatastoreStatus">
            <summary>
            <para>
            <para>Allows the user to filter datastore results by status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of datastores returned in a single page of a ListFHIRDatastoresRequest
            call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreListCmdlet.NextToken">
            <summary>
            <para>
            <para>Fetches the next page of datastores when results are paginated.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DatastorePropertiesList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.HealthLake.Model.ListFHIRDatastoresResponse).
            Specifying the name of a property of type Amazon.HealthLake.Model.ListFHIRDatastoresResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRImportJobCmdlet">
            <summary>
            Displays the properties of a FHIR import job, including the ID, ARN, name, and the
            status of the datastore.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRImportJobCmdlet.DatastoreId">
            <summary>
            <para>
            <para>The AWS-generated ID of the datastore.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRImportJobCmdlet.JobId">
            <summary>
            <para>
            <para>The AWS-generated job ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRImportJobCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ImportJobProperties'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.HealthLake.Model.DescribeFHIRImportJobResponse).
            Specifying the name of a property of type Amazon.HealthLake.Model.DescribeFHIRImportJobResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet">
            <summary>
            Creates a datastore that can ingest and export FHIR data.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.DatastoreName">
            <summary>
            <para>
            <para>The user generated name for the datastore.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.DatastoreTypeVersion">
            <summary>
            <para>
            <para>The FHIR version of the datastore. The only supported version is R4.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.PreloadDataConfig_PreloadDataType">
            <summary>
            <para>
            <para>The type of preloaded data. Only Synthea preloaded data is supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.ClientToken">
            <summary>
            <para>
            <para>Optional user provided token used for ensuring idempotency.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.HealthLake.Model.CreateFHIRDatastoreResponse).
            Specifying the name of a property of type Amazon.HealthLake.Model.CreateFHIRDatastoreResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DatastoreTypeVersion parameter.
            The -PassThru parameter is deprecated, use -Select '^DatastoreTypeVersion' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AHL.RemoveAHLFHIRDatastoreCmdlet">
            <summary>
            Deletes a datastore.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.RemoveAHLFHIRDatastoreCmdlet.DatastoreId">
            <summary>
            <para>
            <para> The AWS-generated ID for the datastore to be deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.RemoveAHLFHIRDatastoreCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.HealthLake.Model.DeleteFHIRDatastoreResponse).
            Specifying the name of a property of type Amazon.HealthLake.Model.DeleteFHIRDatastoreResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.RemoveAHLFHIRDatastoreCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DatastoreId parameter.
            The -PassThru parameter is deprecated, use -Select '^DatastoreId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.RemoveAHLFHIRDatastoreCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRImportJobCmdlet">
            <summary>
            Begins a FHIR Import job.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRImportJobCmdlet.DataAccessRoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) that gives Amazon HealthLake access permission.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRImportJobCmdlet.DatastoreId">
            <summary>
            <para>
            <para>The AWS-generated datastore ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRImportJobCmdlet.JobName">
            <summary>
            <para>
            <para>The name of the FHIR Import job in the StartFHIRImport job request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRImportJobCmdlet.InputDataConfig_S3Uri">
            <summary>
            <para>
            <para>The S3Uri is the user specified S3 location of the FHIR data to be imported into Amazon
            HealthLake. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRImportJobCmdlet.ClientToken">
            <summary>
            <para>
            <para>Optional user provided token used for ensuring idempotency.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRImportJobCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.HealthLake.Model.StartFHIRImportJobResponse).
            Specifying the name of a property of type Amazon.HealthLake.Model.StartFHIRImportJobResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRImportJobCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
    </members>
</doc>