Curam Rules Flashcards
The eligibility rules that an SPM agency uses are drawn from which two main sources?
Legislation
Business Policy
True or False: The business team should build the foundational logic of the rule set in the Rules Editor before they analyze the source documents.
False. They should analyze the documents first.
Name the four types of CER rules.
Determination/Eligibility
Display
Advisor
Validation
A collection of rule classes that is centered around a specific purpose is known as a _____ ______.
Rule set.
Boolean, string, number, and date are all examples of __________ __________.
data types.
When working in the Rules Editor, the graphical representation of the rule is visible in the _____ ______.
Diagram Area.
True or False: The CER editor has both a business and a technical view.
True
A caseworker is viewing Curam screen that indicates that the client passed seven rules, failed two rules, and is eligible for a benefit of $500 per month. Which type of CER rules produced the information on this screen?
Display
True or False: When creating a CER rule set, the business analyst must know exactly where in the database the evidence is stored.
False
“The benefit to be awarded is equal to 20% of the total net expenses.” The previous sentence is an example of which CER concept?
a. Rule Session
b. Expression
c. Rule Class
d. Rule Attribute
b. Expression
What is CER?
CER is a rules language that is aimed at providing a clear expression of business rules.
CER is a development environment for authoring and testing rule sets.
CER is the runtime environment.
Define Rule Class.
A type of thing that has data, such as a Person, an Income or a Claim.
Define Rule Object
An instance of a Rule Class
ie: John Smith (a Person); John Smith’s income from his part-time job (Income)
Define Rule Attribute.
A question that can be asked.
It is defined on a Rule Class and can be asked of any Rule Object of that class.
Define Expression.
A calculation that can be used to answer a question.