BFD-4707: Eob updates for previous and next links on patient searches - #3156
Merged
Conversation
marshallweekley-eng
marked this pull request as ready for review
June 6, 2026 00:17
marshallweekley-eng
requested review from
alex-dzeda,
aschey-forpeople,
malessi,
mel1-G and
mjburling
as code owners
June 6, 2026 00:17
Adjust collecting in fhir util to use helper functions to aid readability of code
aschey-forpeople
previously approved these changes
Jun 10, 2026
mel1-G
reviewed
Jun 11, 2026
mel1-G
approved these changes
Jun 11, 2026
|
aschey-forpeople
approved these changes
Jun 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




JIRA Ticket:
BFD-4707
What Does This PR Do?
What Should Reviewers Watch For?
Take note of the comments to how it is determined to add the links
If you're reviewing this PR, please check for these things in particular:
Look at the method used to determine if there is next. A case could be made to make it a little more explicit. I chose not to for performance reasons to avoid processing streams more than needed.
What Security Implications Does This PR Have?
Please indicate if this PR does any of the following:
There are no security concerns with the PR. It only adds additional model detail to request reponses.
@sb-benohe) approval.)Validation
The links in the FHIR json are now present