yougandar commited on
Commit
1779802
·
verified ·
1 Parent(s): ad04b21

Update report.csv

Browse files
Files changed (1) hide show
  1. report.csv +3 -3
report.csv CHANGED
@@ -1,3 +1,3 @@
1
- id,patient_username,doctor_username,report_details,date_issued,file_path
2
- 1,patient1,doctor1,Blood Test Report,2024-08-10 10:00:00,/path/to/report1.pdf
3
- 2,patient1,doctor1,X-ray Report,2024-08-15 11:00:00,/path/to/report2.pdf
 
1
+ report_id,patient_id,doctor_id,report_details,date_issued
2
+ 1,2,1,Blood Test Report,2024-08-15
3
+ 2,2,1,X-Ray Report,2024-08-20