You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems "member_id" is being used as the field_value for the atomic data quality checks for both medical and pharmacy claim_line_number. Should the field_value be "claim_line_number" instead of "member_id"? Reference below to the two models:
Describe the bug - Required
It seems "member_id" is being used as the field_value for the atomic data quality checks for both medical and pharmacy claim_line_number. Should the field_value be "claim_line_number" instead of "member_id"? Reference below to the two models:
models/data_quality/dqi/intermediate/atomic_checks/claims/medical/data_quality__claim_claim_line_number.sql
models/data_quality/dqi/intermediate/atomic_checks/claims/pharmacy/data_quality__pharmacy_claim_line_number.sql
Environment - Required N/A
To Reproduce
Steps to reproduce the behavior: N/A
Expected behavior N/A
A clear and concise description of what you expected to happen.
Screenshots N/A
If applicable, add screenshots to help explain your problem.
Additional context N/A
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: