PaginationSnapshotName Parameter (Connect-FHIR Cmdlet)
Define the name for the property that identifies the current request snapshot identifier.
Syntax
Connect-FHIR -PaginationSnapshotName string
Data Type
cstr
Default Value
""
Remarks
This value must be returned on each request under id property. The default value is empty, meaning that the API does not have the snapshot feature and the pagination is a simple limit-offset.