Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate patient records present in CSV export if patient has multiple policies associated with them #5332

Closed
rithviknishad opened this issue Apr 14, 2023 · 4 comments · Fixed by #5500
Assignees
Labels

Comments

@rithviknishad
Copy link
Member

Describe the bug
If a patient has N policies associated to them, in the exported CSV file there are N duplicates of that patient each of them with all the different policies associated with them.

To Reproduce
Steps to reproduce the behavior:

  1. Create a patient with two or more policies (policy name/id)
  2. CSV Export patient list that includes this patient
  3. Observe that particular patient id is present in multiple rows

Expected behavior
To be decided.
Maybe: One row per patient, multiple policies can be comma separated like how multiple diagnoses are.

Screenshots
image

@nihal467
Copy link
Member

  • map out the preferred policy for the patient.
  • map out the consultation policy

@github-actions
Copy link

Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, @aparnacoronasafe, This issue has been automatically marked as stale because it has not had any recent activity.

@rithviknishad
Copy link
Member Author

@patelaryan7751 any updates on this?

@patelaryan7751
Copy link
Contributor

yeah i would try give a PR by sunday @rithviknishad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants