{% extends "remapp/filteredbase.html" %} {% block navnm%}
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 |
|
Radiopharmaceutical | Administered Dose (MBq) | {% if admin.admingroup %}Delete? | {% endif %}|||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ equipment.institution_name }} |
|
{{ exam.study_date|date:"Y-m-d" }} {{ exam.study_time|date:"H:i" }} |
|
{% if radioadmin.radiopharmaceutical_agent %} {{radioadmin.radiopharmaceutical_agent.code_meaning}} {% else %} {{radioadmin.radiopharmaceutical_agent_string}} {% endif %} | {{radioadmin.administered_activity|floatformat:2}} | {% if admin.admingroup %}Delete | {% endif %}