Claims - No 2024 Start Dates

96 views
Skip to first unread message

Rick Templin

unread,
May 29, 2024, 1:52:43 PM5/29/24
to Beneficiary Claims Data API (BCDA) Community
I'm new to extracting BCDA data.  I ran an open date job/query for claims data.  It returned  files without issue, but I'm noticing no 2024 start dates.  It's all prior year.

There are some 2024 end dates but no start dates this year.

Seeing if anyone knows what I may be doing incorrectly?

Beneficiary Claims Data API (BCDA) Community

unread,
May 30, 2024, 12:21:49 PM5/30/24
to Beneficiary Claims Data API (BCDA) Community
Hi Rick,

Thanks for the question! If you're only receiving claims with a service date from the prior year, it's likely you're using the /Group endpoint with the `runout` identifier. Please try making your request again after replacing the `runout` identifier with `all` as in the example requests below (taken from our documentation on the /Group endpoint):

Example requests to start a job
  1. GET /api/v2/Group/all/$export
  2. GET /api/v2/Group/all/$export?_type=ExplanationOfBenefit,Patient
  3. GET /api/v2/Group/all/$export?_type=Patient
If you're not using the the `runout` identifier or have made these changes and are still not receiving claims for 2024, please share the API request you are using that is resulting in the unexpected results. Please be sure to censor Personally Identifiable Information (PII) and other sensitive information (e.g., private keys, passwords) by replacing the information with the word ‘REDACTED’. Additional details and guidance can be found here in the Google Group.

Thanks,
The BCDA Team

Rick Templin

unread,
May 30, 2024, 12:26:42 PM5/30/24
to Beneficiary Claims Data API (BCDA) Community
Thank you!  I was using the "runout" identifier.  I'll try "all"

I really appreciate the assistance

Rick

Reply all
Reply to author
Forward
0 new messages