55. Users create insurance coverage request cases to authorize insurance payments. Users enter information that includes the name of the patient, the date of the procedure and the type of the procedure. After entering the information, the user submits the request for a review of the patient’s insurance policy. Because multiple users enter requests, duplicate requests can occur. A request is considered a duplicate if the patient name, procedure type, and procedure date match an existing request. You have been given two requirements:
• Ensure that users can identify duplicate requests. • If a case is duplicate, it is not written to database, Otherwise, write the case to the database.
Which two options configure the application so that users can identify duplicate requests?
Wähle eine oder mehr der folgenden: