CSI4999Capstone / Memento-Health

Memento Health is an easy-to-use and secure web application dedicated to creating fully customizable forms to be used by healthcare professionals to assist in gathering, analyzing, and managing patient data.
GNU General Public License v3.0
0 stars 1 forks source link

Create a demo patients import CSV file #231

Closed yonimn2000 closed 2 years ago

yonimn2000 commented 2 years ago

You can use Excel for this and save as CSV.

  1. Make a list of at least 20 real-looking patient records in a CSV file with the following columns: External ID, Full name, and Birthday. Do not include the headers in the CSV file -- first row is the first patient record. The External IDs should be unique for all 20 patients. Use letters and numbers - 5 to 8 random characters.
  2. Duplicate 5 random rows so there are duplicates.
  3. Add 5 invalid rows (invalid row means that either the birthday format is invalid or the name is missing or birthday is missing or both).
  4. Test on your machine and see if the result is as expected.
  5. Upload the file to Drive.
wbuerkle commented 2 years ago

https://docs.google.com/spreadsheets/d/1ZDpjfwDDX7ObM983WJXeblnWNZ-nQLMToHye7VHljpY/edit#gid=300046484