Dental-Clinic-Management-System

所属分类:数据库系统
开发工具:PHP
文件大小:210KB
下载次数:0
上传日期:2023-03-18 10:06:56
上 传 者sh-1993
说明:  牙科诊所管理系统(DCMS),用于在加拿大主要城市使用PHP和P的诊所的牙科中心...
(Dental Clinic Management System (DCMS) for a dental centre with clinics in major cities across Canada using PHP and PostgreSQL.)

文件列表:
Database_Diagrams (0, 2022-07-19)
Database_Diagrams\DCMS_ER_Diagram_Group_8.pdf (76399, 2022-07-19)
Database_Diagrams\DCMS_Relational_Schema_Group_8.pdf (83787, 2022-07-19)
PHP (0, 2022-07-19)
PHP\db.php (184, 2022-07-19)
PHP\dentist_landing.php (42316, 2022-07-19)
PHP\functions.php (808, 2022-07-19)
PHP\images (0, 2022-07-19)
PHP\images\information.png (347, 2022-07-19)
PHP\images\login.png (1061, 2022-07-19)
PHP\images\login2.png (4001, 2022-07-19)
PHP\images\payment.png (1457, 2022-07-19)
PHP\images\register.png (2900, 2022-07-19)
PHP\images\toothmap.png (4026, 2022-07-19)
PHP\index.php (6611, 2022-07-19)
PHP\logout.php (124, 2022-07-19)
PHP\main.css (1414, 2022-07-19)
PHP\make_payment.php (5993, 2022-07-19)
PHP\patient_landing.php (48620, 2022-07-19)
PHP\patient_landing_style.css (6423, 2022-07-19)
PHP\patient_listing.php (56118, 2022-07-19)
PHP\receptionist_landing.php (17238, 2022-07-19)
PHP\receptionist_landing_style.css (2829, 2022-07-19)
PHP\register.php (16412, 2022-07-19)
PHP\scripts (0, 2022-07-19)
PHP\scripts\dbms.js (2890, 2022-07-19)
Procfile (40, 2022-07-19)
SQL (0, 2022-07-19)
SQL\Migrations (0, 2022-07-19)
SQL\Migrations\20220410134000-dentist-query.sql (226, 2022-07-19)
SQL\Migrations\20220410134400-upcoming-appointment.sql (1003, 2022-07-19)
SQL\Migrations\20220410141600-set-new-appointment.sql (861, 2022-07-19)
SQL\Migrations\20220410150000-addpatient.sql (668, 2022-07-19)
SQL\Migrations\20220410154500-addemployee.sql (267, 2022-07-19)
SQL\Migrations\20220410160000-viewprocedures.sql (77, 2022-07-19)
SQL\Migrations\get-all-dentist-ids-names.sql (297, 2022-07-19)
... ...

# Overview This Dental Clinic Management System (DCMS) provides an efficient and fast way to manage appointments and related activities for a dental center with clinics in major cities across Canada. In addition, this DCMS will enable the dental center practitioners to track records, minimize data loss, provide privacy & security of records, enable quick report generation, implement updates, eliminate redundant paper work, and save time. - Login ID: - Hygienist: akiti7935 - Dentist: cwmk3565 - Patient: randommd5 - Receptionist: bobmley1 - Password for all existing accounts above: - ASDFGHJKL:123456 - Demos: - Dental clinic website: https://dental-clinic-mgmt-service.herokuapp.com/index.php - Demo video (en francais): https://www.youtube.com/watch?v=8031YFqOKfg - Original repository: https://github.com/CSI2532-Databases-I-Group-8/Dental-Clinic-Management-System # Implementation All components of this application are implemented from scratch which includes the ER model, the relational schema, populated relations, database queries, as well as the user interface. The DCMS is hosted on Heroku. # Database Structure ## User Types - Administrator - The administrator can create, view, edit, or delete all information within the system. - Employee - Details of the treatment rendered must be recorded in the patient’s chart progress notes by an employee. - Every employee needs to be identified by some basic information (e.g. given names, address, role, employee type, SSN, and salary). - Receptionists - Receptionists are able to add patient information, edit patient information, set patient appointments. - Dentists/Hygienists - Dentists and hygienists can retrieve the records of appointed patients and track the patients' data (e.g. check medical history before administering new procedures). - Branch manager - Manages employees within a branch of the clinic - Patients - Patients can access their records (e.g. medical history, upcoming appointments or schedule with the dentists). - The patient's address, name, gender, insurance, SSN, email address, date of birth, phone numbers are stored. - Can also be an employee (e.g., dentist, hygienist or receptionist). - Should be able to book more than one procedure. - Must be 15 years old or above to be registered. Otherwise, a parent or a responsible party should be responsible for the patient. - Each responsible party should be a registered user. A responsible party or parent is not required to be a patient. ## Clinic structure - Branches - The dental clinic enterprise is organized into branches, represented by the city in which the clinics are located. - Employees within a branch are managed by a branch manager, who is also an employee. - Each branch of the clinic can have many dentists and hygienists, but cannot have more than two receptionists. - Appointment - Appointment bookings are captured by the system after a patient is registered. - Displays the patient, dentist identifier, date, start time, end time, appointment type, status (no show, canceled, completed, unschedule), and room assigned. - Each patient and dentist may have zero or more appointments. - Appointment Procedure - Captured information includes: appointment id, patient id, invoice id, procedure code, procedure type, description, tooth involved, amount of procedure, patient charge, insurance charge, total charge, insurance claim id, etc. - Patients who cancel an appointment within 24 hours notice or do not show up are penalized. - Treatment - Appropriate treatment is provided after a diagnosis by the dentist, and is based on the patient's condition. - Captured information include: appointment type, treatment type, medication, symptoms, tooth, comments, etc. - Fee Charge - Information displayed are the fee id, procedure id, fee code, charge. - Fees are charged for all procedures provided at the clinics. - Invoices - Information include patient id, date of issue, contact information, patient charge, insurance charge, total fee charge, discount, penalty, insurance claim id, etc. - An invoice can contain many appointments. - Fee charged for employee services are 50% of the professional fee. - The invoice may be partly billed to the patient, and the remaining value sent to the insurance company. - Patient Billing/Payment - Contains information related to a patient’s visit or an appointment. - Captures the bill id, patient id, appointment id, procedure id, patient amount, insurance amount, total amount, insurance claim id, payment type, etc. - Patients are expected to pay for services on the day the service is completed. - Payments can be made through cash, debit card, Amex, Visa or Mastercard payment types. - Multiple payment types can be used to pay for the invoice. - An employee can pay for the procedure of many patients. - Insurance Claim - Patients can submit electronic insurance claims, which should be applied to the cost of the treatment. - Reviews - The dental clinic enterprise also needs to keep track of the reviews from the patients. - Information that needs to be stored includes professionalism of employees, communication, cleanliness and value.

近期下载者

相关文件


收藏者