-
Notifications
You must be signed in to change notification settings - Fork 5
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
NIAD 3217 - Fix duplicated Test Results #1001
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apologies to the reviewer - The existing file was very poorly formatted making any changes very hard to make. You can find the actual difference in values here: b298406#diff-985e27182cd9375e604dc2c64df1af502c7df8e6d2bffbdcc3ef454d88df22d4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change was made because the Observation referenced had a specimen referenced that was NOT included in the diagnostic report. The new referenced observation had no specimen referenced at all (Which is what the test is intended to test).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Observation used for this test was changed, see comment
|
Quality Gate passedIssues Measures |
What
Changed
DiagnosticReportMapper
to not send duplicated Test Reports toSpecimenMapper
Why
Duplicated test reports were appearing in the generated xml.
Type of change
Please delete options that are not relevant.
Checklist: