CER Rules Flashcards
CER Masterfile
Used to Evaluate discreet data and drive other features
Determine if something is true, i.e. pt has a disease or if a claim is more than 30 days old
Generate values for use by other features, i.e evaluates pts respiratory rate and identify a score
What does a context do?
Determines what data the rule can evaluate, and which EPIC feature can use the rule
What is BPA?
Best Practice Advisory
How do you create a new rule?
Choose the context
Define the property (select Criterion for the property)
Select the operator
Test your rule
When is Galaxy used?
When choosing a context appropriate for a feature.
What is criterion composed of?
<Property> <Operator> <Value(s)>
like and if then statement
</Operator></Property>
Parameter
Way to customize or inform properties. Refer to the Help text to tell you how to limit parameters.
Determines if logical statements are true
Criteria
What includes one or more criteria, which are made of a property, operator, and value?
A rule
determines where the system will find rules, criteria, operators, and values.
Property
If your rule has more than one criterion, what can you use to control how they should be evaluated
as a group
And, Or, Custom