HospitalRun / hospitalrun

Monorepo that holds all of HospitalRun's v2 projects.
https://hospitalrun.io
MIT License
904 stars 335 forks source link

Quick create a new Patient inside Scheduling, Medications, etc #460

Open rodolfonei opened 3 years ago

rodolfonei commented 3 years ago

🚀 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.

dchen8419 commented 2 years ago

Hello,

I would love to try and get this going for you!

Thanks