Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Warn about potential duplicate patient during creation process #2187

Closed
jackcmeyer opened this issue Jun 29, 2020 · 3 comments · Fixed by #2240
Closed

Warn about potential duplicate patient during creation process #2187

jackcmeyer opened this issue Jun 29, 2020 · 3 comments · Fixed by #2240
Assignees
Labels
🚀enhancement an issue/pull request that adds a feature to the application in progress indicates that issue/pull request is currently being worked on patients issue/pull request that interacts with patients module
Projects
Milestone

Comments

@jackcmeyer
Copy link
Member

jackcmeyer commented Jun 29, 2020

Scenario

AS
A user who can create a patient

I WANT
A warning about potential duplicate patient records

SO THAT
No duplicates enter the system

Acceptance Criteria

GIVEN
A user is being created

WHEN
A new patient is created that matches name, sex and DOB

THEN
The system should warn about a duplicate by popping up a modal. The modal should say "Potential duplicate of: [Patient Name](link to patient record). Are you sure you want to create this patient? The modal should have a "Continue" button which will create the record and a cancel button which would stop the creation process.

Related Issues

#461

Technical Notes

@jackcmeyer jackcmeyer transferred this issue from HospitalRun/hospitalrun Jun 29, 2020
@jackcmeyer jackcmeyer added help wanted indicates that an issue is open for contributions patients issue/pull request that interacts with patients module 🚀enhancement an issue/pull request that adds a feature to the application labels Jun 29, 2020
@jackcmeyer jackcmeyer added this to To do in Version 2.0 via automation Jun 29, 2020
@jackcmeyer jackcmeyer added this to the v2.0 milestone Jun 29, 2020
@blestab
Copy link
Contributor

blestab commented Jun 29, 2020

Hi @jackcmeyer I would like to go for this one seeing I am no longer eligible for ' first issue' tasks :)

@janmarkusmilan
Copy link
Contributor

Hello,

If no one is tackling this issue, may I be assigned to this one? I wish to work on it.

Best regards,
Jan Markus

@jackcmeyer
Copy link
Member Author

@janmarkusmilan I've assigned this to you.

@jackcmeyer jackcmeyer added in progress indicates that issue/pull request is currently being worked on and removed help wanted indicates that an issue is open for contributions labels Jul 7, 2020
janmarkusmilan added a commit to janmarkusmilan/hospitalrun-frontend that referenced this issue Jul 17, 2020
Version 2.0 automation moved this from To do to Done Jul 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🚀enhancement an issue/pull request that adds a feature to the application in progress indicates that issue/pull request is currently being worked on patients issue/pull request that interacts with patients module
Projects
Version 2.0
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants