{% extends "remapp/base.html" %} {% block confnav %}
  • DICOM query retrieve node configuration documentation
  • DICOM store and query-retrieve documentation
  • {% endblock %} {% block mainblock %}

    Create or modify remote DICOM Query Retrieve Service Class Providers

    {% if admin.admingroup %} {% load crispy_forms_tags %} {% crispy form %} {% else %}

    Only users in the Admin group can create or modify DICOM QR SCP entries.

    {% endif %}
    {% endblock %}