{% extends "remapp/base.html" %} {% block headextras %} {% endblock %} {% block confnav %}
  • OpenREM documentation
  • {% endblock %} {% block mainblock %}

    Refresh {% if modality == "CT" %}CT{% elif modality == "MG" %}mammography{% elif modality == "RF" %} fluoroscopy{% else %}radiography{% endif %} standard name database links

    {% if admin.admingroup %}

    Clicking the Refresh {% if modality == "CT" %}CT{% elif modality == "MG" %} mammography{% elif modality == "RF" %}fluoroscopy{% else %}radiography{% endif %} standard names button below will remove all internal database links between the standard name table and the study and acquisition tables for {% if modality == "CT" %}CT{% elif modality == "MG" %} mammography{% elif modality == "RF" %}fluoroscopy{% else %}radiography{% endif %} studies. The links will then be re-written. This may take several minutes if you have a large number of studies and a large number of standard names configured.

    This is useful if you have manually updated or restored the standard names database table and need to force the database to refresh the links between this table and the study and acquisition data tables.

    Refresh {% if modality == "CT" %} CT{% elif modality == "MG" %}mammography{% elif modality == "RF" %}fluoroscopy{% else %} radiography{% endif %} standard names Return to standard name settings {% else %}

    Only users in the Admin group can modify these settings.

    {% endif %}
    {% endblock %}