Upload 18 files
Browse files- appointments.csv +1 -0
- chat_logs.csv +1 -0
- patients.csv +1 -0
- reports.csv +1 -0
appointments.csv
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Name,Doctor,Date,Time
|
chat_logs.csv
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Patient,Timestamp,User Message,Bot Reply
|
patients.csv
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Name,Age,Gender,Email,Phone
|
reports.csv
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Patient,Report Name,Notes
|