-
Notifications
You must be signed in to change notification settings - Fork 10
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
Clinic #4
Comments
Clientauto create customer with the same name and link it Fields Customer History
|
Doctor/ (like in Healthcare) Customize Employee Form Designation = Doctor , Assistant Doctor ( Need to Show only Doctors & Asst Doctors in Dropdown ) so mostly better to have different Doctype Doctor |
Client Appointment( Used by Receptionist to book Appointment ) Appointment - naming series AP-YYMM.-.#### Refer the screenshot of Patient Appointment, show all available timeslots. Important :
Status Color IndicatorsWaiting = DarkGrey Fields in List View
|
Client Consultationused by main doctor to assign treatment to other docotrs / self Is Submit = True Fields Appointment ID - AP-YYMM.-.#### Client Treatment Table
On Save of Consultation
On Submit of Consultation , Logic
|
Client TreatmentIs Submit = True Fields Naming Series : CT-.YY.MM.DD.-.### Can Submit only if the status is Completed/ Cancelled. On Submit Logic,
|
Sales InvoiceGet Items from Appointments Show Appointments with Status in ( To Bill, Under Treatment)
Customize Sales Invoice Item Table
Fetch All Treatments (with Status = Completed) Linked to Selected Appointments , with Rate based on Price List in Item Table of Sales Invoice. On Submit
|
Client Treatment History (Report)
/# will be link fields Other Reports Treatment Analytics |
Flow Chart Overview
Little More Detail Chart
The text was updated successfully, but these errors were encountered: