generated from CDCgov/template
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Expand support for feature comparisons #55
Labels
feature
New feature or request
Comments
@cbrinson-rise8 I'm going to remove your name from this one for the time being. If you have time to work on it this sprint thats awesome, but I want to prioritize #5 over this, as I think that will be more important for our Sprint 14 demo. |
22 tasks
@cbrinson-rise8 @ericbuckley To make sure I'm understanding:
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
NBS has requested that we add additional fields for feature comparisons. We won't need to block on any of these features, but we do need to have the ability to compare them in the second half of the algorithm.
Acceptance Criteria
Details / Tasks
recordlinker.models.pii.PIIRecord
recordlinker.models.pii.Feature
, and additionally add 3 morerecordlinker.models.pii.PIIRecord.field_iter
torecordlinker.models.pii.PIIRecord.feature_iter
recordlinker.models.pii.PIIRecord.field_iter
to extract the 6 features aboverecordlinker.linking.fhir_record_to_pii_record
to extract the 6 features from a FHIR payloaddocs/
directory to explain the process of adding a new FeatureBackground / Context
This is the NBS Request we received for expansion
Dependencies
#23
The text was updated successfully, but these errors were encountered: