{% extends "remapp/base.html" %} {% block headextras %} {% endblock %} {% block confnav %}
  • Study deletion documentation
  • {% endblock %} {% block toprow %}

    There are {{ studies_count }} studies in this list which has been filtered by the modality {{ modality }} {% if modality == "DX" %}(including CR){% endif %} and do not have an entry in the unique_equipment_name table.

    Study delete

    Remove these studies from the database?

    {% if studies_count %} {% else %} {% endif %}
    {% endblock %} {% block mainblock %} {% for study in studies %} {% endfor %}
    General Equipment module Patient module CT data DX/RF/MG Accumulated data Irradiation event data
    Date and time Accession number
    Study description
    Equipment details General Study Template Accumulated Events Template Accumulated Fluoro & DX Mammography Cassette based Projection General Detector Source Mechanical
    {% endblock %}