{% extends "remapp/filteredbase.html" %} {% block navct%}
  • {% endblock %} {% block toprow %} {% load pagination_tags %}

    There are {{ filter.count }} studies in this list.

    {% endblock %} {% block col2 %}

    Data export

    {% if admin.exportgroup %}

    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 %}
    {{ studyfilter }}

    Exam filter

    Date format yyyy-mm-dd {% for field in filter.form.visible_fields %}
    {{ field.errors }} {{ field }}
    {% endfor %} {% for field in filter.form.hidden_fields %}
    {{ field }}
    {% endfor %}

    Chart options

    {% csrf_token %} {{ chartOptionsForm }}
    {% endblock %} {% block col1 %} {% autopaginate filter.qs 25 as filter_list %} {% paginate %} {% if admin.admingroup %} {% endif %} {% for exam in filter_list %} {% if admin.admingroup %} {% endif %} {% endfor %}
    InstitutionMake | Model | Display nameDateStudy description | Request | Accession numberNumber of eventsDose Length Product Total (mGy.cm)Delete?
    {{ exam.generalequipmentmoduleattr_set.get.institution_name }} {{ exam.generalequipmentmoduleattr_set.get.manufacturer }} | {{ exam.generalequipmentmoduleattr_set.get.manufacturer_model_name }} | {{ exam.generalequipmentmoduleattr_set.get.unique_equipment_name.display_name }} {{ exam.study_date|date:"Y-m-d" }} {{ exam.study_time|date:"H:i" }} {{ exam.study_description }} | {{ exam.requested_procedure_code_meaning }} | {% if not exam.accession_hashed %} {{ exam.accession_number }} {% endif %} {{ exam.ctradiationdose_set.get.ctaccumulateddosedata_set.get.total_number_of_irradiation_events }} {{ exam.ctradiationdose_set.get.ctaccumulateddosedata_set.get.ct_dose_length_product_total|floatformat:2 }} Delete
    {% paginate %} {% endblock %} {% block jsblock %} {% endblock %} {% block plotdata %} {% if request.user.userprofile.plotCharts %}
    {% if request.user.userprofile.plotCTAcquisitionMeanDLP %} {% endif %} {% if request.user.userprofile.plotCTAcquisitionMeanCTDI %} {% endif %} {% if request.user.userprofile.plotCTAcquisitionFreq %} {% endif %} {% if request.user.userprofile.plotCTStudyMeanDLP %} {% endif %} {% if request.user.userprofile.plotCTStudyFreq %} {% endif %} {% if request.user.userprofile.plotCTStudyPerDayAndHour %} {% endif %} {% if request.user.userprofile.plotCTStudyMeanDLPOverTime %} {% endif %} {% if request.user.userprofile.plotCTRequestMeanDLP %} {% endif %} {% if request.user.userprofile.plotCTRequestFreq %} {% endif %} {% if request.user.userprofile.plotCTAcquisitionMeanCTDI and request.user.userprofile.plotCTAcquisitionMeanDLP %}
    {% if request.user.userprofile.plotAverageChoice == 'mean' %}
    Sorting options Click on an individual column to show a histogram of data for that acquisition protocol.
    Click on a histogram bin tooltip to see the studies that contain the acquisitions in the bin. Note that this will include acquisitions at the upper bin boundary, so in some cases may display more data than shown in the histogram bin.
    ↑DLP ↑CTDI ↑frequency A to Z
    ↓DLP ↓CTDI ↓frequency Z to A
    {% elif request.user.userprofile.plotAverageChoice == 'median' %}
    Sorting options Click on an individual column to show a histogram of data for that acquisition protocol.
    Click on a histogram bin tooltip to see the studies that contain the acquisitions in the bin. Note that this will include acquisitions at the upper bin boundary, so in some cases may display more data than shown in the histogram bin.
    ↑DLP ↑CTDI ↑frequency A to Z
    ↓DLP ↓CTDI ↓frequency Z to A
    {% else %}
    Sorting options Click on an individual column to show a histogram of data for that acquisition protocol.
    Click on a histogram bin tooltip to see the studies that contain the acquisitions in the bin. Note that this will include acquisitions at the upper bin boundary, so in some cases may display more data than shown in the histogram bin.
    ↑DLP ↑CTDI ↑frequency A to Z
    ↓DLP ↓CTDI ↓frequency Z to A
    {% endif %}
    {% elif request.user.userprofile.plotCTAcquisitionMeanDLP %}
    {% if request.user.userprofile.plotAverageChoice == 'mean' %} {% elif request.user.userprofile.plotAverageChoice == 'median' %} {% else %} {% endif %} {% if request.user.userprofile.plotAverageChoice == 'mean' %} {% elif request.user.userprofile.plotAverageChoice == 'median' %} {% else %} {% endif %}
    Sorting options Click on an individual column to show a histogram of data for that acquisition protocol.
    Click on a histogram bin tooltip to see the studies that contain the acquisitions in the bin. Note that this will include acquisitions at the upper bin boundary, so in some cases may display more data than shown in the histogram bin.
    ↑DLP ↑frequency A to Z↑DLP ↑frequency A to Z↑DLP ↑frequency A to Z
    ↓DLP ↓frequency Z to A↓DLP ↓frequency Z to A↓DLP ↓frequency Z to A
    {% elif request.user.userprofile.plotCTAcquisitionMeanCTDI %}
    {% if request.user.userprofile.plotAverageChoice == 'mean' %} {% elif request.user.userprofile.plotAverageChoice == 'median' %} {% else %} {% endif %} {% if request.user.userprofile.plotAverageChoice == 'mean' %} {% elif request.user.userprofile.plotAverageChoice == 'median' %} {% else %} {% endif %}
    Sorting options Click on an individual column to show a histogram of data for that acquisition protocol.
    Click on a histogram bin tooltip to see the studies that contain the acquisitions in the bin. Note that this will include acquisitions at the upper bin boundary, so in some cases may display more data than shown in the histogram bin.
    ↑CTDI ↑frequency A to Z↑CTDI ↑frequency A to Z↑CTDI ↑frequency A to Z
    ↓CTDI ↓frequency Z to A↓CTDI ↓frequency Z to A↓CTDI ↓frequency Z to A
    {% endif %} {% if request.user.userprofile.plotCTAcquisitionFreq %}
    {% endif %} {% if request.user.userprofile.plotCTAcquisitionMeanDLP %} {% if not request.user.userprofile.plotCTAcquisitionMeanCTDI %} {% if request.user.userprofile.plotAverageChoice == 'both' %} {% elif request.user.userprofile.plotAverageChoice == 'mean' %} {% else %} {% endif %} {% endif %} {% endif %} {% if request.user.userprofile.plotCTAcquisitionMeanCTDI %} {% if not request.user.userprofile.plotCTAcquisitionMeanDLP %} {% if request.user.userprofile.plotAverageChoice == 'both' %} {% elif request.user.userprofile.plotAverageChoice == 'mean' %} {% else %} {% endif %} {% endif %} {% endif %} {% if request.user.userprofile.plotCTAcquisitionMeanDLP and request.user.userprofile.plotCTAcquisitionMeanCTDI %} {% if request.user.userprofile.plotAverageChoice == 'both' %} {% elif request.user.userprofile.plotAverageChoice == 'mean' %} {% else %} {% endif %} {% endif %} {% if request.user.userprofile.plotCTAcquisitionFreq %} {% endif %} {% if request.user.userprofile.plotCTStudyMeanDLP %}
    {% if request.user.userprofile.plotAverageChoice == 'mean' %} {% elif request.user.userprofile.plotAverageChoice == 'median' %} {% else %} {% endif %} {% if request.user.userprofile.plotAverageChoice == 'mean' %} {% elif request.user.userprofile.plotAverageChoice == 'median' %} {% else %} {% endif %}
    Sorting options Click on an individual column to show a histogram of data for that study.
    Click on a histogram bin tooltip to see the studies in the bin. Note that this will include studies at the upper bin boundary, so in some cases may display more data than shown in the histogram bin.
    ↑DLP ↑frequency A to Z↑DLP ↑frequency A to Z↑DLP ↑frequency A to Z
    ↓DLP ↓frequency Z to A↓DLP ↓frequency Z to A↓DLP ↓frequency Z to A
    {% endif %} {% if request.user.userprofile.plotCTStudyFreq %}
    {% endif %} {% if request.user.userprofile.plotCTRequestMeanDLP %}
    {% if request.user.userprofile.plotAverageChoice == 'mean' %} {% elif request.user.userprofile.plotAverageChoice == 'median' %} {% else %} {% endif %} {% if request.user.userprofile.plotAverageChoice == 'mean' %} {% elif request.user.userprofile.plotAverageChoice == 'median' %} {% else %} {% endif %}
    Sorting options Click on an individual column to show a histogram of data for that requested exam type.
    Click on a histogram bin tooltip to see the studies that contain the acquisitions in the bin. Note that this will include acquisitions at the upper bin boundary, so in some cases may display more data than shown in the histogram bin.
    ↑DLP ↑frequency A to Z↑DLP ↑frequency A to Z↑DLP ↑frequency A to Z
    ↓DLP ↓frequency Z to A↓DLP ↓frequency Z to A↓DLP ↓frequency Z to A
    {% endif %} {% if request.user.userprofile.plotCTRequestFreq %}
    {% endif %} {% if request.user.userprofile.plotCTStudyPerDayAndHour %}

    Click on a segment to be taken to a pie chart showing the breakdown per hour for that weekday.

    {% endif %} {% if request.user.userprofile.plotCTStudyMeanDLPOverTime %}
    {% endif %} {% if request.user.userprofile.plotCTStudyMeanDLP %} {% if request.user.userprofile.plotAverageChoice == 'both' %} {% elif request.user.userprofile.plotAverageChoice == 'mean' %} {% else %} {% endif %} {% endif %} {% if request.user.userprofile.plotCTStudyFreq or request.user.userprofile.plotCTStudyMeanDLPOverTime %} {% endif %} {% if request.user.userprofile.plotCTStudyFreq %} {% endif %} {% if request.user.userprofile.plotCTRequestMeanDLP or request.user.userprofile.plotCTRequestFreq %} {% endif %} {% if request.user.userprofile.plotCTRequestMeanDLP %} {% if request.user.userprofile.plotAverageChoice == 'both' %} {% elif request.user.userprofile.plotAverageChoice == 'mean' %} {% else %} {% endif %} {% endif %} {% if request.user.userprofile.plotCTRequestFreq %} {% endif %} {% if request.user.userprofile.plotCTRequestFreq %} {% endif %} {% if request.user.userprofile.plotCTStudyPerDayAndHour %} {% endif %} {% if request.user.userprofile.plotCTStudyMeanDLPOverTime %} {% if request.user.userprofile.plotAverageChoice == 'mean' %} {% else %} {% endif %} {% endif %} {% endif %} {% endblock %}