{% load tz %}
CRFs
{% for crf in crfs %} {% endfor %} {% if not crfs %} {% endif %} {% if appointment.object.visit.visit.crfs_prn %} {% endif %}
{{ forloop.counter }}.  {% if crf.entry_status == NOT_REQUIRED %} {{ crf.object.verbose_name }} {% else %} {{ crf.object.verbose_name }}

{% if crf.object.user_created %}

{{ crf.object.user_created }} on {{ crf.object.object.created|date:"SHORT_DATETIME_FORMAT" }} {% if crf.object.user_modified %} | {{ crf.object.user_modified }} on {{ crf.object.object.modified|date:"SHORT_DATETIME_FORMAT" }}{% endif %}

{% endif %} {% endif %}
{% if crf.entry_status != NOT_REQUIRED %} {% if crf.object.id %} Change {% else %} Add {% endif %} View Audit {% else%} not required {% endif %}
There are no required CRFs for this visit. See also the PRN CRFs.
PRN CRFs are available.