Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Overview

Hanging Protocol Editor is used to add and manage hanging protocols to define how a study and the priors should be displayed.  It includes 2 sections: "Protocol" and "Active Viewport"

...

Each hanging protocol can define several stages to incorporate a preferred layout.  Click "Create New Stage" button to add a new stage or select an existing stage to modify, then change layout using "Layout" button.  The selected layout is saved into for the selected stage automatically.  Users can also change the order of stages using the "Move Stage Up" and "Move Stage Down" buttons.

Image Modified

Active Viewport Section

Constraints can also be added Active Viewport Section is used to define constraints to control what studies, series and images are applicable to what viewports (image tiles) for the selected hanging protocol.  Click on a viewport in the layout, and add/modify a constraint for the selected viewport in the "Active Viewport" section of the hanging protocol editor.The hanging protocol editor showing "Protocol" and "Active Viewport" constraintsactive viewport section.

Users can define viewport settings "Show Grayscale Inverted" and "Window/Level Preset".  Click "Add New Constraint" under "Viewport Settings" to show the viewport settings editor.

Image Added

Users can define appropriate DICOM attributes to match the study for the selected viewport.  Click "Add New Constraint" under "Study Matching Rules".

Image Added

Users can define appropriate DICOM attributes to match the series for the selected viewport.  Click "Add New Constraint" under "Series Matching Rules".

Image Added

Users can define appropriate DICOM attributes to match the image for the selected viewport.  Click "Add New Constraint" under "Image Matching Rules".

Image Added

Users can also modify and delete all constraints. "Wt." is used to set priority (weight) for a constraint and "Req." is used to set whether a constraint is required to match.

Image Added

Matching Operators

  • "Equals": The attribute value must be equal to the user value
  • "Does not equal": The attribute value must not be equal to the user value
  • "Contains": The attribute value must contain the user value
  • "Does not contain": The attribute value must not contain the user value
  • "Starts with": The attribute value must start with the user value
  • "Ends with": The attribute value must end with the user value
  • "Only Integers": The attribute value must be an integer
  • "Greater than": The attribute value must be greater than the user value
  • "Greater than or equal to": The attribute value must be greater than or equal to the user value
  • "Less than or equal to": The attribute value must be less than or equal to the user value
  • "Less than": The attribute value must be less than the user value
  • "Odd": The attribute value must be an odd integer
  • "Even": The attribute value must be an even integer

Note:  Text matching operators are case sensitive.