Page tree

Versions Compared

Key

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

...

The policy group allows configuration of the following properties:

PropertyDescriptionExplanation
DescriptionThe name of the post processing policy group as it will be used throughout the system.
Max Study TypesThe maximum number of study types that may be associated with a study by post-processing rules.
Auto MappingEnabling this feature attempts to map the values DICOM procedure code sequence (0008,1032) with study types based on the billing id property.
PoliciesOne or more policies may be associated with the group.  Policies define what actions are performed and what criteria is required to trigger them.  Policies may be ordered to define prescidence of study type mapping if a maximum is set (see "Max Study Types" property above).

...

ActionExplanationExample
PriorityCase priority may be set to stat or critical Mark a study stat
Study StatusStudy status may be modified Mark a study as "For comparison"
Study TypeOne or more study types may be associated with the study Add "CT Chest" study type
LateralityLaterality may be populated Mark laterality as "R"
Requested Read TypeThe requested read type may set to override the facility default read type Set requested read type to "Final"
IV ContrastIV Contrast may be set Set IV contrast status to "With and Without"
Number of ViewsThe number of views in the study (typically x-ray) can be set Set number of views to 2
Automation RuleAn automation rule may be invoked.  Automation rules may flag the study, add notes, etc. Flag case with a red flag, mark as requiring critical callback, and add a note visible to only radiologists
Case AlertA case alert may be added to the case. Add a case alert that the radiologist must acknowledge before interpreting the exam

 

Rules

Each policy has a set of rules that must all pass for the policy action to be triggered.

...

PropertyExplanation
PropertyDefines the source property that will be used for the rule.  A number of DICOM tags and HL7 order properties are available.
Comparison Type
  • Equals - Requires an exact, but case-insensitive match
  • Like - Allows wildcards (%)
  • Not Equals - Requires any input other than the specified value
  • Not Like - Requires any input other than the specified value which may contain wildcards (%)
Value(s)One or more comparison values may be provided, each on a separate line.

 

 

...