New validations have been added to the patient creation process to help prevent duplicate records, identify incorrect information, and avoid repeated submissions.
With this update:
- When creating a patient, the system checks whether another patient already exists with the same name and date of birth.
- If a potential match is found, a notification is displayed with direct access to the existing patient’s summary, making it easier to review the record before continuing.
- When saving, if the Payment Preference History contains an incorrect date, the system displays a notification indicating the expected date format so it can be corrected.
- The Save button is temporarily disabled while the patient is being registered, preventing the information from being submitted more than once.
These improvements provide a more reliable and accurate patient registration process, helping prevent duplicate records and data entry errors.