uwscope / scope-web

0 stars 5 forks source link

Implement Registry Support to Mark Recent Patient Entry as Reviewed #528

Closed jayfo closed 1 month ago

jayfo commented 1 month ago

A social worker should be able to mark that they have reviewed a patient's recent entries, that patient will then not flag as "New" until they enter more data.

PatientDetailPage includes a stub of the interface for this, currently commented.

jayfo commented 1 month ago

Fixed in #533.