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

id triplet feature #133

Open
5 tasks done
ericbuckley opened this issue Nov 14, 2024 · 0 comments · May be fixed by #146
Open
5 tasks done

id triplet feature #133

ericbuckley opened this issue Nov 14, 2024 · 0 comments · May be fixed by #146
Assignees
Labels
feature New feature or request

Comments

@ericbuckley
Copy link
Collaborator

ericbuckley commented Nov 14, 2024

NOTE: This is dependent on the acceptance of RFC-001

Summary

Replace MRN, SSN and DRIVERS_LICENSE with the new IDENTIFIER triplet concept introduced in RFC-001.

Acceptance Criteria

  • Update the /link endpoint to accept an identifier triplet
  • Create blocking values on IDENTIFIER values
  • Feature match on IDENTIFIER and/or IDENTIFIER:XXX values
  • Add new test cases for blocking and feature matching on the new values
  • Update documentation in references.md regarding the new blocking key and feature

Background / Context

Please read RFC-001 in detail https://github.com/CDCgov/RecordLinker/blob/documentation/main/rfc/001-identifier-triplets.md.

Dependencies

#125

@ericbuckley ericbuckley added the feature New feature or request label Nov 14, 2024
ericbuckley added a commit that referenced this issue Dec 16, 2024
## Description
Add features and blocking keys for the telecom phone number and email
values

## Related Issues
closes #147 

## Additional Notes
The work in #26 suggested also making SSN a blocking key, however since
the ongoing work on id triplets (#133) will redo the implementation of
SSN and also make it a blocking key per RFC-001, this work has been
intentionally left out of this PR.
@ericbuckley ericbuckley linked a pull request Dec 16, 2024 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants