{% extends "remapp/filteredbase.html" %} {% block navct%}
There are {{ study_list.paginator.count }} studies in this list.
{% endblock %} {% block col2 %}Note: Apply the exam filter first to refine what is exported.
Export to CSV {% if admin.pidgroup %} With names With ID With both
{% endif %} Export to XLSX {% if admin.pidgroup %} With names With ID With both {% endif %}
{% else %}No export permissions
{% endif %}Institution |
|
Date |
|
{% if showStandardNames %}
Standard study names | {% endif %}Number of events | Total DLP (mGy.cm) | {% if admin.admingroup %}Delete? | {% endif %}||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ equipment.institution_name }} |
|
{{ exam.study_date|date:"Y-m-d" }} {{ exam.study_time|date:"H:i" }} |
|
{% if showStandardNames %}
|
{% endif %}
{{ exam.number_of_events }} | {{ exam.total_dlp|floatformat:2 }} | {% if admin.admingroup %}Delete | {% endif %}