HospitalRun / hospitalrun

Monorepo that holds all of HospitalRun's v2 projects.

Home Page:https://hospitalrun.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick create a new Patient inside Scheduling, Medications, etc

rodolfonei opened this issue Β· comments

πŸš€ 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.

Hello,

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

Thanks