Send mail when no change to field after x days

Send mail when no change to field after x days

is it possible to set up a script that will send an email when a given field has not changed after a set number of days.

my application collects job applicant information for hiring purposes.

one of the fields is for the hire status... "new", "hired", "not hired"

the default is "new"

i would like to receive a notification after 10 days that the status has not been changed.

is this possible?