uwscope / scope-web

0 stars 5 forks source link

Remove Provider-Submitted Assessments from Recent Patient Activity Indicators #534

Closed anantmittal closed 1 month ago

anantmittal commented 1 month ago

Assessments entered by a provider on behalf of a patient are not considered a recent entry and therefore "new".

The original implementation considered all assessments as potentially "new". This updates the patient store's calculation of recentEntryAssessmentLogsSortedByDateAndTimeDescending to filter on the presence of submittedByProviderId.