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

    Standard name mapping

    Jump to CT | Fluoroscopy | Mammography | Radiography

    The tables below show the configured standard name mappings for each modality. A standard name can be associated with a study description, requested procedure, procedure or acquisition protocol name.

    Each study description, requested procedure, procedure and acquisition protocol name can only appear once in each modality table.

    The tables can be sorted by clicking on the column headings.

    {% endblock %} {% block mainblock %} {% for modality in modalities %} {% endfor %}

    CT

    Querying the database for standard names, please wait {% if admin.admingroup %} Add new CT entry {% endif %}

    Fluoroscopy

    Querying the database for standard names, please wait {% if admin.admingroup %} Add new fluoroscopy entry {% endif %}

    Mammography

    Querying the database for standard names, please wait {% if admin.admingroup %} Add new mammography entry {% endif %}

    Radiography

    Querying the database for standard names, please wait {% if admin.admingroup %} Add new radiography entry {% endif %} {% endblock %}