6.0 Workflow Engine Rules Flashcards

1
Q

What system should evaluates the situation for a particular patient encounter and determine which navigator templates to show?

A

Workflow Engine (WE) rule; To decide which Workflow Engine rule record to consult, the system looks to a user’s profile hierarchy and then evaluates the Workflow Engine rule record linked in the most specific profile in the hierarchy. Ultimately, a profile controls which navigators appear via the link to a Workflow Engine rule record.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are Workflow Engine rules linked to display navigators?

A

A user’s profile.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What Does the Workflow Engine Do?

A

A Workflow Engine rule is a record in the LOR master file that allows the patient workspace to be altered
based on context.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What workspace settings do Workflow Engine rules control?

A

Activity tabs ﴾on top of the patient chart﴿
More menu ﴾formerly known as the More Activities or Action menu﴿
Navigators
Sidebars ﴾when using widescreen view﴿
Storyboard

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What happens once the Workflow Engine rule searches it’s rule hierarchy?

A

Regardless of whether or not the patient encounter matches the conditions in that rule, the system does not look any further in the hierarchy for other Workflow Engine rules

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How are Workflow Engine rule structured?

A

Each WE rule is composed of a set of conditions ﴾”if” statements﴿ and directives ﴾”then” statements﴿. The conditions evaluate properties about the user, the patient, or the type of encounter ﴾admission, office visit, etc.﴿. After matching on conditions, the directives then arrange the patient workspace.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How are property & values put together to create a rule?

A

Property + Value = Condition

If PAT_ENC_TYPE EQUALS AMB then…

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is another word for a CONDITION?

A

And “if” statement.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What kind of logic is nested logic?

A

Nested logic is AND logic.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is another word for a DIRECTIVE?

A

A “then” statement.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What allows a rule to continue searching for matching conditions?

A

CONTINUE AFTERWARDS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a CONTACT?

A

A date-specific version of a record.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Where is the easiest place to duplicate a workflow engine rule (Chronicles or Hyperspace) and how?

A

Hyperspace; by copying and pasting the XML.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What kind of directive points to another Workflow Engine rule?

A

The GoTo Directive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What does it mean by “XML rule records can be “over time” records?

A

This means you can modify a released rule record by simply creating a new contact for the rule.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How are “over time” rule records useful?

A
  • Maintaining contacts of a rule allows you to track how the rule changes over time.
  • Multiple contacts allow you to create and edit new, unreleased contacts for released rules without affecting users until you are ready to release ﴾activate﴿ the new contact.
17
Q

What must you do to a new Workflow Engine rule to get it to work?

A

You have to Activate it.

18
Q

What happens when the system can’t fine WE rules that apply?

A

It uses a table of generic rules as backup.

19
Q

How does the system know which Workflow Engine rule to use?

A

The Workflow Engine rule linked to the most specific level in the profile hierarchy is the rule that will be consulted.

20
Q

True or False. If the patient encounter does not match conditions in a Workflow Engine rule, the
system looks for a rule in the next level of the profile hierarchy.

A

False. Settings found in the role and compiled profile for the patient encounter will be used. The
system will not look for additional Workflow Engine rules at other levels in the profile hierarchy.

21
Q

True or False. Once a rule matches on conditions and carries out directives, the system always
keeps looking for more conditions to evaluate.

A

False. The system will only continue evaluating the rule if the first set of directives specifies “continue afterwards”.

22
Q

True or False. Once a rule matches on conditions and carries out directives, the system always
keeps looking for more conditions to evaluate.

A

False. The system will only continue evaluating the rule if the first set of directives specifies “continue afterwards”.