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

One source record can be matched with two Golden record creating two match links #4156

Closed
PreethiRadha opened this issue Oct 18, 2022 · 1 comment
Assignees
Labels

Comments

@PreethiRadha
Copy link

NOTE: Before filing a ticket, please see the following URL:
https://github.com/hapifhir/hapi-fhir/wiki/Getting-Help

Describe the bug
In MDM when one source resource is a possible match to two different Golden resources, accepting both possible match record creates 2 match links (manual) in single source

To Reproduce
Steps to reproduce the behavior:

  1. Create two different Patient resources thus creating two Golden records
  2. Create a patient resource with info that connects with already created Golden records thus creating two possible match record
  3. Accept both the possible match records

Expected behavior
One source record should only be matched with one Golden record, In this case one source is linked with two Golden record

Screenshots
N/A

Environment (please complete the following information):

  • HAPI FHIR 6.1.1
  • OS: macOS Monterey Version 12.6
  • Browser: Google Chrome Version 105.0.5195.125
@jmarchionatto jmarchionatto self-assigned this Dec 6, 2022
@jmarchionatto
Copy link
Collaborator

Fixed by: #4344

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants