serenity-health / roadmap

Public roadmap for development of Serenity's apps reported by our community of users
0 stars 1 forks source link

bugfix/creation of duplicate patient accounts #77

Closed chris-dare closed 2 years ago

chris-dare commented 2 years ago

Describe the bug CEEs are able to create patients with the same name, birth date and mobile number. This should not be possible per the JCI requirement for creating new patients

Impact Patients' medical records may be scattered across multiple profiles. Practitioners will find it difficult to gather the context they need to provide care to patients

To Reproduce Steps to reproduce the behavior:

  1. Go to reception workspace
  2. Register a new patient (take note of the name, mobile and birth date)
  3. Repeat step 2 for a new patient profile creation with the same name (first, last, other), mobile number and birth date

Expected behavior Step 3 of the above should fail yielding a error that the patient already exists

Screenshots/Screencast N/A