11.0 Rules Flashcards
For a CLOSE ENCOUNTER CHECK, where do you list your rules?
In an extension record (CER)
For a CLOSE ENCOUNTER CHECK, where do you list your extensions?
In a profile.
How are RULE records organized?
Rule (CER) –>
Extension (LPP) –>
Profile (LPR)
How is EVALUATION LOGIC STRUCTURED?
Criterion = Propery + Operator + Value
What happens WHEN AN ENESTHESIA PROVIDER CLOSES AN ANESTHESIA ENCOUNTER?
The system checks for missing documentation.
Anesthesia kind of record is checked for documentat6ion before allowing a provider to close (sign) an anesthesia record?
An extension record ﴾LPP﴿.
What are EXTENSIONS?
A way for administrators to change the behavior of Epic software. (Little package of code to give you flexibility.)
What are RULES?
Use logical expressions to identify if records meet or do not meet specific criteria. (If statements that evaluate to TRUE or FALSE.)
What do you use to create new and edit existing CER records?
The Rule Editor
What returns values from a record or multiple records in the system?
Properties
What Represents relationships between two sets of values?
Operators, e.g. ﴾equals﴿, <> ﴾does not equal﴿, Contain All, and Not Contain
Was are compared to your property?
Values. A value might be a static value that you enter or a piece of dynamic data ﴾such as “today’s date”﴿.
What is a Criterion?
Each criterion compares the property with the value﴾s﴿ as determined by
the operator. It will evaluate to either true or false.
What is the RULE ERROR MESSAGE FIELD do?
Used to set text for a message that displays to end users if the rule evaluates to true. The error message is enclosed by “” that do not appear to end users.
What happens when a RULE IS TRUE?
Something happens.