4.4.2.1.3.9.7.1. UI Study Table Columns Configuration¶
Study Table Columns
Name |
Type |
Description (LDAP Attribute) |
---|---|---|
string |
The Name of the Column in the Study Table (dcmuiColumnName) |
|
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) |
|
string |
Description of the Column, shown on hover (dcmuiColumnTitle) |
|
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) |
|
string |
Type of the column how to get the value, default should be ‘value’ Enumerated values: value pipe (dcmuiValueType) |
|
string |
Width of the column in weight ( x > 0.1 - x < infinite ) default 1 (dcmuiColumnWidth) |
|
number |
Order of the Column (dcmuiColumnOrder) |