Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BCDA-8392-add-runout-description #220

Merged
merged 3 commits into from
Dec 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions build.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,9 @@ <h2>
<h2>
Request runouts data with /Group and `runout`
</h2>
<div class="ds-u-font-size--base">
Use /Group/runout at the beginning of a new Performance Year (PY) to retrieve runouts data for the the previous PY. Runouts data includes claims data for Medicare enrollees who were attributed to your model entity the previous year but not the current year. These claims will have a service date no later than December 31 of the previous year.
</div>
<div class="ds-u-font-size--base">
{% include build/requesting_data_runouts.html %}
</div>
Expand Down
Loading