You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Create a button inside every form that has a patient field in it (Scheduling, Medications, etc). The button opens a modal with a simplified version of the New Patient form with only the basic informations. After the creation, the new patient is automatically selected as a option in the patient field.
Motivation
It is a very common feature that I have already seen in others HIS. It improves UI/UX by letting the user dynamically creates a new patient without leaving the current form, making it a little less frustrating.
Example
While inside the Scheduling form, if the user needs to create a new appointment to a patient that has not already been registered, he can dynamically creates it with the Quick Create Patient modal form and promptly continue with the appointment register.
The text was updated successfully, but these errors were encountered:
🚀 Feature Proposal
Create a button inside every form that has a patient field in it (Scheduling, Medications, etc). The button opens a modal with a simplified version of the New Patient form with only the basic informations. After the creation, the new patient is automatically selected as a option in the patient field.
Motivation
It is a very common feature that I have already seen in others HIS. It improves UI/UX by letting the user dynamically creates a new patient without leaving the current form, making it a little less frustrating.
Example
While inside the Scheduling form, if the user needs to create a new appointment to a patient that has not already been registered, he can dynamically creates it with the Quick Create Patient modal form and promptly continue with the appointment register.
The text was updated successfully, but these errors were encountered: