Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

#13 which of the following should be built as dynamic routing rules? se…

Question

#13 which of the following should be built as dynamic routing rules?

select all that apply (1 pt)

a. the patients appointment is within the next 6 days.
b. the patients address is missing.
c. the patients appointment is at emc family medicine.
d. the patients guarantor account is not verified.

Explanation:

Analyze the nature of dynamic routing rules

Dynamic routing rules in Epic Grand Central evaluate criteria that are subject to frequent change or depend on time-sensitive, relative calculations (such as relative date ranges).

Evaluate the given options

  • A. The patient's appointment is within the next 6 days.

This is a time-sensitive, relative date calculation (relative to "today"), which changes daily. Therefore, it must be evaluated dynamically.

  • B. The patient's address is missing.

This is a static data validation check on a specific field, typically handled by standard validation rules or workqueue rules rather than dynamic routing.

  • C. The patient's appointment is at EMC Family Medicine.

This is a static location-based criterion, which does not change dynamically based on time or relative calculations.

  • D. The patient's guarantor account is not verified.

This is a static verification status check on a field, not a dynamic routing rule criterion.

Answer:

  • (A) The patient's appointment is within the next 6 days. (Correct answer)
  • (B) The patient's address is missing.
  • (C) The patient's appointment is at EMC Family Medicine.
  • (D) The patient's guarantor account is not verified.