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

Max CFI: Add support for other diagnostic codes #2822

Merged
merged 3 commits into from
Apr 8, 2024

Conversation

dfitchett
Copy link
Contributor

What was the problem?

Currently, only the max rating for tinnitus (dc 6260) is available. This PR adds the remaining diagnostic codes for over 700 other rated disabilities.

Associated tickets or Slack threads:

How does this fix it?1

Adds support for other diagnostic codes

How to test this PR

  • unit tests

Footnotes

  1. Pull-Requests guidelines. If PR is significant, update Current Software State wiki page.

@dfitchett dfitchett requested a review from a team as a code owner April 3, 2024 21:01
Copy link
Contributor

github-actions bot commented Apr 3, 2024

Test Results

151 tests  ±0   151 ✅ ±0   46s ⏱️ -2s
 46 suites ±0     0 💤 ±0 
 46 files   ±0     0 ❌ ±0 

Results for commit e4e3629. ± Comparison against base commit edc470c.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Apr 3, 2024

JaCoCo Test Coverage

Overall Project 76.5%

There is no coverage information present for the Files changed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made from the Max Ratings for API tab from the max rating dataset in Sharepoint

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason to keep the old lookup table in the data folder? If the idea is to support multiple versions, it might be good to document the breaking changes in get_max_ratings_by_code.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah thats a good point. We can get rid of the old one. We don't currently have any need to support multiple versions.

Copy link
Contributor

@raudabaugh raudabaugh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dfitchett dfitchett merged commit 8a71209 into develop Apr 8, 2024
1 check passed
@dfitchett dfitchett deleted the dfitchett/max-cfi/add-ratings branch April 8, 2024 15:38
gabezurita pushed a commit that referenced this pull request Dec 5, 2024
* Added new ratings for more diagnostic codes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update max-cfi API to include ratings for other diagnostic codes
2 participants