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

Enhancement to the Existing consent form Implementation #7812

Closed
7 tasks
nihal467 opened this issue May 14, 2024 · 4 comments · Fixed by #7882
Closed
7 tasks

Enhancement to the Existing consent form Implementation #7812

nihal467 opened this issue May 14, 2024 · 4 comments · Fixed by #7882
Assignees
Labels
P1 breaking issue or vital feature urgent

Comments

@nihal467
Copy link
Member

nihal467 commented May 14, 2024

The issue was created after a call with @aparnacoronasafe understanding user difficulties and requirement

Is your feature request related to a problem? Please describe.
Ref: #7809 , #7416
Currently, the consent form is part of the edit consultation form, which is not user-friendly and reported following problems such as:

  • since it is not shown during the create consultation, the user assumes that, there is no function to upload patient consent in the platform
  • The second concern is that, as it is present only in the edit consultation, users are not using the function and they are not alerted that the consent is missing in the consultation

Describe the solution you'd like

  • Add a new button called "Consent Records" in the Manage patient dropdown below edit consultation (refer: SS 1)
  • Create a dedicated page called "Consent Record"
  • Replace the Consent form section from the edit consultation form to the new Manage Consents page.
  • Remove the consent form preview from the overview section of the consultation dashboard
  • In the file upload component of the consent form, add an option to select consent type and patient code (applicable only for patient code consent type) Refer: SS 3
  • Add consent type and patient code status(If available) details along with the existing file details such as File name, created and created (Refer: SS 4)
  • When consent is missing for a live admitted patient, show a consent missing badge similar to the review missed badge in the patient consultation page (Refer: SS 2)

Note:

  • It will have similar behavior to the existing file upload ( Access controls, functionality, and all )
  • It is an optional field and will apply to all patients (For now)
  • Currently, Each patient consent type has individual archives and unarchive sections, we will be combining them into one view like our file upload section
  • file upload dropdown for patient consent file selection UI needs to be discussed on call and get approved before starting working on it.

Describe alternatives you've considered

image
image
image
image

Copy link

⚠️ Refrain from assigning this issue to yourself if you have another P1 issue assigned that is not yet closed.

@skks1212 skks1212 self-assigned this May 14, 2024
@nihal467
Copy link
Member Author

nihal467 commented May 14, 2024

As per @gigincg 's suggestion,

  • It is better to keep the consent inside the manage patient dropdown as all the data in the consultation tab are related to clinical data
  • once we click on the consent records button, we will go to a dedicated page called consent records, where we will be doing all the related operations
  • In case of missing consent, we will be showing a red badge in the patient consultation dashboard similar to the patient review missed badge

@aparnacoronasafe can you comment on this

@aparnacoronasafe
Copy link
Member

LGTM

@nihal467
Copy link
Member Author

@skks1212 you can start working on this issue as @aparnacoronasafe & @gigincg approved it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 breaking issue or vital feature urgent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants