{% extends "remapp/filteredbase.html" %} {% block navmg%}
There are {{ filter|length }} 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 %} Export to CSV using the NHSBSP format
{% else %}No export permissions
{% endif %}Institution |
|
Date |
|
Number of events | Accumulated AGD (mGy) | {% if admin.admingroup %}Delete? | {% endif %}|||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ equipment.institution_name }} |
|
{{ exam.study_date|date:"Y-m-d" }} {{ exam.study_time|date:"H:i" }} |
|
{{ projection_set.irradeventxraydata_set.count }} |
{% for breast in accum_mammo_set %}
{% if breast.laterality.code_value in "T-04030,80248007,C0222601" %}
Left: {{ breast.accumulated_average_glandular_dose|floatformat:3 }} {% elif breast.laterality.code_value in "T-04020,73056007,C0222600" %} Right: {{ breast.accumulated_average_glandular_dose|floatformat:3 }} {% elif breast.laterality.code_value in "T-04080,63762007,C0222605" %} Both: {{ breast.accumulated_average_glandular_dose|floatformat:3 }} {% endif %} {% endfor %} |
{% if admin.admingroup %}
Delete | {% endif %}
Click on a segment to be taken to a pie chart showing the breakdown per hour for that weekday.
Toggle fullscreen Toggle data table