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
Since we are using a delta between birthdate and encounter date to calculate age at visit, we are introducing some amount of error when the ETL truncates birthdate for PHI reasons.
The spirit of this ticket is to review this decision. If we decide to keep it, we should adjust our calculation of age to be on year only and make a comment about reason. If we decide to change it, we may need an issue on the ETL side.
The text was updated successfully, but these errors were encountered:
Since we are using a delta between birthdate and encounter date to calculate age at visit, we are introducing some amount of error when the ETL truncates birthdate for PHI reasons.
The spirit of this ticket is to review this decision. If we decide to keep it, we should adjust our calculation of age to be on year only and make a comment about reason. If we decide to change it, we may need an issue on the ETL side.
The text was updated successfully, but these errors were encountered: