6.0 Configure Procedure Pass with Rules Flashcards
What is PROCEDURE PASS?
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.
What the build steps for Procedure Pass?
- Analyze existing pre‐surgical workflows
- Identify needed Procedure Pass tasks
- Identify needed Procedure Pass context rules (CER)
- Create any tasks or rules as needed
- Connect the records to the OR Location (EAF)
- Update workflows as needed with new Status Board reports, Navigator sections, etc.
What do you need to make Procedure Pass settings that should be true for all or most of your locations?
You configure them in EMR System Definitions (LSD).
What are Rules (CER)?
Sets of logical expressions that identify if records meet or do not meet criteria that you configure.
What is a rule context?
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
What are the components of a rule?
- Criterion
- Property
- Value
- Operator
- Evaluation Logic
What is a Criterion?
The logical expression that is made up of the property, operator, and value and will evaluate to either true or false.
What is a Property?
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?”
What kind of logic when a criterion includes more than one value?
They are typically connected by OR logic unless the operator specifies otherwise.
What is an Operator?
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.
What is Evaluation Logic?
When there is more than one criterion, this controls how the rule evaluates across criteria.
What does AND EVALUTION LOGIC?
AND means all criteria must evaluate to true for the rule to be true.
What does OR EVALUATION LOGIC mean?
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.
What do you need to test rules in the Procedure Pass context in Rule Tester?
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.
What is the data structure for Procedure Pass?
- OpTime Location Definitions (EAF)
- Procedure Pass Task (DEF)
- Rule (CER)