--
You received this message because you are subscribed to the Google Groups "Developer Group - Beneficiary Claims Data API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bc-api+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bc-api/796BDE0D-5DE9-4EB4-A2AD-C4A8D42E0289%40adhocteam.us.
This user received a private message to troubleshoot their question.
For users with a similar question:
We recommend users become familiar with requesting historical and incremental data on beneficiaries using the _since parameter with /Group and /Patient endpoints in our documentation. Currently, users can use the _since parameter and /Patient to start a job for data for all beneficiaries since the selected date. With _since and /Group, users can pull filtered data for existing beneficiaries since the selected date and all 7 years of historical data for beneficiaries newly assigned to your organization in the last month.
Because BCDA uses the latest monthly CCLF8 file for attribution, we do not offer a date range specification feature as that might lead to data being pulled on beneficiaries that are no longer assigned to your organization.
BCDA also offers a "gzip" option to reduce download times: the "Accept-Encoding: gzip" header is optional, but will return a significantly smaller (40X smaller) file with a faster download speed. You will need to uncompress the file after downloading if you supply this header. When downloading multiple files, you can further speed up the process by downloading multiple files concurrently.
Please reach out to us if there are further questions,
The BCDA Team