{% extends "base.html" %} {% block title %}Add Dicom Endpoint{% endblock %} {% block content %}

Add Dicom Endpoint

Please enter a name for this Dicom Endpoint
{% raw %}
Config
{% endraw %}
Please select the Endpoint type
Listen at:
Fetch from:
Enter host of Dicom location to fetch from
Enter port of Dicom location to fetch from
Send output to:
Enter host of Dicom location to send to
Enter port of Dicom location to send to
{% endblock %}