There are {{ name_set.count }} entries in this table. Back to the top.
Update? | {% endif %}Display name | {% if dual %}User defined modality | {% endif %}Institution | Department | Manufacturer | Model | Station name | Serial no. | Software version | Gantry ID | How many studies | Date of last study | {% if admin.admingroup %}Review | {% endif %}
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{% endif %} | {{ eachrow.display_name }} | {% if dual %}{% if admin.admingroup and eachrow.user_defined_modality == 'dual' %} Dual: reprocess {% else %} {{ eachrow.user_defined_modality }} {% endif %} | {% endif %}{{ eachrow.institution_name }} | {{ eachrow.institutional_department_name }} | {{ eachrow.manufacturer }} | {{ eachrow.manufacturer_model_name }} | {{ eachrow.station_name }} | {{ eachrow.device_serial_number }} | {{ eachrow.software_versions }} | {{ eachrow.gantry_id }} | {% if admin.admingroup %} | Review | {% endif %}