Skip to content

iOSDevD/EMR_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMR_System

EMR System using Python Repository

Steps to start the system:-

  1. System starts by running EMRSystemStart.py.
  2. Enter the user name and password separated by Space, for example user name: Hello and password:World enter "Hello World".
  3. Select the out of the available options seen on the console.
    • Add a new Patient
    • Search Patient
    • Print all Patient Records
    • Sign off
  4. Option "c" will print all the patient records available with the CSV file and we can also print a specific record by typing a patient id.
  5. With option "b" , we can look up for a patient with the help of first name, last name, date of birth and gender. It will provide further options to update demographic details like address or contact of the patient, delete a patient and update questionnaire for the user.
  6. With option "a", we can quickly register a new patient. Questionnaire can be updated once the patient is created and we can do a look up.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages