{% load i18n %}
{% trans "This report fetches the most recent Study Medication report where IMP was refilled and adds the subject's next visit. Subjects taken 'Off Schedule' are not included in this report. To update ALL rows in this report, tick at least one row and select 'Update report' action below." %}
{% trans "This report has additional search features for numeric columns" %}:
days_since
, days_until
, imp_visit_code
{% trans "and" %} next_visit_code
.
{% trans "For example, type" %}
days_until>=25
{% trans "in the search below to show rows for subjects who have an appointment 25 or more days from the date this report was created. You might also try typing" %}
days_since>365
or days_until<0
.
{% trans "This also works" %}:
next_visit_code>=1060
.