{% extends 'atlas/base.html' %} {% block content %}

Uploaded dicoms

User: {{user}}
Upload more dicoms
{% if not case %} {% endif %} Click to select cases to import. If no series are selected all will be selected/imported.
{% if series_list %} {% if case %}

Importing into case: {{case}}

{% endif %}
Upload settings
Select how series should be ordered when uploaded
This will affect how series are displayed when viewing with the built in site viewer. By default when exporting from Insight the order is not maintained so you should choose to order either by slice location or instance number.
If you are not sure, leave this as the default.



Loading...
{% else %} No uploads awaiting importing have been found. {% endif %}

View orphan series

{% endblock %} {% block css %} {% endblock css %}