A comprehensive Frappe application designed to streamline healthcare clinic operations. This system manages the entire patient journey from registration through treatment and follow-up care.
agpl-3.0
To install the app into your Frappe site, run the following command:
bench get-app https://github.com/SoftServedWeb-com/clinic_care.gituse
--resolve-depsflag to install erpnext if not already installed
Here is the basic details about the doctypes present in the app.
- Patient
- Healthcare Practitioner
- Practitioner Schedule
- Clinic Care Department
- Clinic Care Settings
This is the main doctype for managing patient information. It includes fields for personal details, contact information, and medical history. The patient record is the central hub for all interactions with the clinic.