4.4.2.1.3.9.7.1. UI Study Table Columns Configuration

Study Table Columns

Table 4.135 UI Study Table Columns Configuration Attributes (LDAP Object: dcmUiTableColumns)

Name

Type

Description (LDAP Attribute)

Column Name

string

The Name of the Column in the Study Table

(dcmuiColumnName)

Column ID

string

Every possible column that is used in the UI, has and ID, by using the ID you can change some of the properties of that Column, like Name, Description, Order or width

(dcmuiColumnId)

Column Description

string

Description of the Column, shown on hover

(dcmuiColumnTitle)

Value path

string

Value (json-Object) Path of the column (for Example: ‘00100010.Value[0].Alphabetic’ for Patient’s Name or ‘00100020.Value[0]’ for Patient ID

(dcmuiValuePath)

Type of the value

string

Type of the column how to get the value, default should be ‘value’

Enumerated values:

value

pipe

(dcmuiValueType)

Column width in weight

string

Width of the column in weight ( x > 0.1 - x < infinite ) default 1

(dcmuiColumnWidth)

Order of the Column

number

Order of the Column

(dcmuiColumnOrder)