6.0 Configure Procedure Pass with Rules Flashcards

1
Q

What is PROCEDURE PASS?

A

Procedure Pass is a powerful tool that can help your OR reduce the number of last-minute delays and cancellations in the OR and other procedural areas.

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

What the build steps for Procedure Pass?

A
  1. Analyze existing pre‐surgical workflows
  2. Identify needed Procedure Pass tasks
  3. Identify needed Procedure Pass context rules (CER)
  4. Create any tasks or rules as needed
  5. Connect the records to the OR Location (EAF)
  6. Update workflows as needed with new Status Board reports, Navigator sections, etc.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What do you need to make Procedure Pass settings that should be true for all or most of your locations?

A

You configure them in EMR System Definitions (LSD).

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

What are Rules (CER)?

A

Sets of logical expressions that identify if records meet or do not meet criteria that you configure.

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

What is a rule context?

A

Controls where and how the rule can be used in the system. Because you opened a new rule from the Procedure Pass form, the system automatically filled in a context of Procedure Pass for your rule

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

What are the components of a rule?

A
  • Criterion
  • Property
  • Value
  • Operator
  • Evaluation Logic
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a Criterion?

A

The logical expression that is made up of the property, operator, and value and will evaluate to either true or false.

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

What is a Property?

A

This will return a piece of information (value) from a record or multiple records in the system. As you build this in your rule, think of this as question you are asking, such as “What was the patient’s last OB/GYN status?”

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

What kind of logic when a criterion includes more than one value?

A

They are typically connected by OR logic unless the operator specifies otherwise.

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

What is an Operator?

A

This will evaluate the value returned by the property against the value set in the rule itself. Examples include equals (=), does not equal (<>), or not contain all.

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

What is Evaluation Logic?

A

When there is more than one criterion, this controls how the rule evaluates across criteria.

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

What does AND EVALUTION LOGIC?

A

AND means all criteria must evaluate to true for the rule to be true.

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

What does OR EVALUATION LOGIC mean?

A

It means only one criterion needs to evaluate to true for the rule to evaluate to true. You can also configure custom logic for more complex scenarios.

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

What do you need to test rules in the Procedure Pass context in Rule Tester?

A

You need to know the timeout (TMT) record ID associated with the patient’s Procedure Pass encounter. This type of record allows for Procedure Pass tasks to populate after the case is created but before the case is scheduled.

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

What is the data structure for Procedure Pass?

A
  • OpTime Location Definitions (EAF)
  • Procedure Pass Task (DEF)
  • Rule (CER)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

If you wanted to set up Procedure Pass the same for all locations and all patients, would you need any Procedure Pass context rules?

A

No, you only need a rule if a task should only apply to some patients.

17
Q

If you wanted to set up Procedure Pass the same for all locations and all patients, in which record would you ultimately make the settings: OpTime Location Definitions (EAF) or EMR System Definitions (LSD)?

A

You would make settings in EMR System Definitions to have them affect all locations.

18
Q

True or False: You should always create Procedure Pass tasks from scratch.

A

False, you should always use a pre‐existing task whenever possible.

19
Q

True or False: It is possible to have multiple criteria together in one rule.

A

True, rules can, and often should, have more than one criterion in order to be more specific.

20
Q

What to rules need in order for an action to be performed?

A

Rules need to be connected to other records in order for an action to be performed.