{% load i18n %} {# screening #} {% if screening_identifier %} {% elif not screening_identifier and willing_to_screen == YES %} {% elif not screening_identifier and willing_to_screen == TBD %} {% elif not screening_identifier and willing_to_screen == NO %} {% else%} {% endif %} {# consent and refusal #} {% if screening_identifier and eligible %} {% if subject_consent %} {% elif consent_refusal %} {% else %} {% endif %} {% elif screening_identifier and not eligible %} {% endif %} {% if group_identifier %} {% endif %}
Log{{ patient_log_identifier }}
Filing{{ filing_identifier }}
Stable {{ stable }}
Screened {{ screening_identifier }}
Screen PENDING
Screen TBD
Screen Unwilling
Screen Error! Contact Admin
Consented {{ subject_identifier }}
Refused Refusal form
Consent or Refuse PENDING
INELIGIBLE
Group{{ group_identifier }}