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

Insurance details: make visible #6517

Closed
2 tasks
aparnacoronasafe opened this issue Oct 30, 2023 · 7 comments · Fixed by #6595
Closed
2 tasks

Insurance details: make visible #6517

aparnacoronasafe opened this issue Oct 30, 2023 · 7 comments · Fixed by #6595
Assignees

Comments

@aparnacoronasafe
Copy link
Member

Is your feature request related to a problem? Please describe.
Currently the insurance details entered by the user is not visible on any of the pages.

Describe the solution you'd like

@konavivekramakrishna
Copy link
Contributor

I would like work on it, can you please assign me

@rithviknishad rithviknishad moved this from Triage to Up Next in Care Oct 31, 2023
@konavivekramakrishna
Copy link
Contributor

konavivekramakrishna commented Nov 2, 2023

Hello @aparnacoronasafe

I have added insurance details to the patient’s details page. However, I noticed that we can add multiple insurance details (e.g., Insurance Details 1, Insurance Details 2, Insurance Details 3, etc.).

I have a few questions regarding this:

  • How would you like these multiple insurance details to be displayed on the patient’s details page? I have attached some images of my implementation for your reference.
  • Initially, I thought of adding a simple card in the same row as the location details and medical details. However, only one insurance detail can be added in this row. If no insurance details are present, should I display a message stating that no insurance details are recorded or simply not show the card?
  • What should be done if there are multiple insurance details? If the next detail is displayed in the next row, it may lead to wastage of space.
  • Could you clarify how the four details (Member ID*, Policy ID/Policy Name*, Insurer ID, Insurer Name) should be aligned in the card Member ID* and Policy ID/Policy Name* are mandatory while Insurer ID and Insurer Name are not.

image
image
image
image

@rithviknishad
Copy link
Member

We could have a section with heading "Insurance Policies" and show a list of cards maybe.

@konavivekramakrishna
Copy link
Contributor

@konavivekramakrishna
Copy link
Contributor

konavivekramakrishna commented Nov 6, 2023

I think this approach can reduce space wastage.

@aparnacoronasafe
Copy link
Member Author

@nihal467 why does the implementation look nothing like the images above? @konavivekramakrishna

@nihal467
Copy link
Member

nihal467 commented Nov 27, 2023

image
image
image

@aparnacoronasafe After the discussion during the EOD call, the screenshot above was approved design as an effective way of handling spaces on the patient detail page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants