-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathdata.json
More file actions
1 lines (1 loc) · 6.57 KB
/
data.json
File metadata and controls
1 lines (1 loc) · 6.57 KB
1
[{"model": "HealthCentre.doctor", "pk": 7, "fields": {"name": "Sanjeev Sharma", "address": "Flat 125, Faculty Quarters,IIT Jodhpur,Karwar, Rajasthan-342037", "contactNumber": "998364428", "email": "sharma.1@iitj.ac.in", "specialization": "ENT", "passwordHash": "b994869b5b250368c9c4ff8202cadc6f17e2f802553d9394bc354784e127d829", "emailHash": "b994869b5b250368c9c4ff8202cadc6f17e2f802553d9394bc354784e127d829"}}, {"model": "HealthCentre.doctor", "pk": 8, "fields": {"name": "P.K.Kumar", "address": "Flat 354, Faculty Quarters,IIT Jodhpur,Karwar, Rajasthan-342037", "contactNumber": "932764428", "email": "kumar.5@iitj.ac.in", "specialization": "Orthopaedic", "passwordHash": "c92d9832d39e3bc98cdcef63c91e1786e1494158c30c19b577c54695de9156af", "emailHash": "c92d9832d39e3bc98cdcef63c91e1786e1494158c30c19b577c54695de9156af"}}, {"model": "HealthCentre.doctor", "pk": 9, "fields": {"name": "Nikhil Singh", "address": "A-34/10th C Road, Sardarpura, Jodhpur-342003", "contactNumber": "97634321", "email": "nksingh@iitj.ac.in", "specialization": "ENT", "passwordHash": "a57cdb10a1e0fc8208000f6437b5bb1f3747b11e9dad88741e53541528e64813", "emailHash": "a57cdb10a1e0fc8208000f6437b5bb1f3747b11e9dad88741e53541528e64813"}}, {"model": "HealthCentre.doctor", "pk": 10, "fields": {"name": "R.P.Goyal", "address": "20/Colony, 12th B Road, Sardarpura, Jodhpur-342003", "contactNumber": "98914321", "email": "rpgoyal@iitj.ac.in", "specialization": "Eye", "passwordHash": "5280f47d577302c76a9bdd17733ef3dbec92692019c0fd3bf946a73624bc1b8f", "emailHash": "5280f47d577302c76a9bdd17733ef3dbec92692019c0fd3bf946a73624bc1b8f"}}, {"model": "HealthCentre.patient", "pk": 1, "fields": {"name": "Shashwat Kathuria", "address": "B1 Hostel", "contactNumber": "82836331", "email": "sk@iitj.ac.in", "rollNumber": "B17CS050", "passwordHash": "119bf5d0aa21a0c004a5d162c554b301d1f0ea9625ef76ef22c420e5af405f60", "emailHash": "3693265488b499f5f0b6af80649e1e4a57d9e071ad044be8d4ccbf52672a92bf"}}, {"model": "HealthCentre.patient", "pk": 2, "fields": {"name": "Shreyas Mahajan", "address": "B1 Hostel", "contactNumber": "73258209", "email": "sm@iitj.ac.in", "rollNumber": "B17CS051", "passwordHash": "46e8a893096d9fa5fe1dc112f8b0ed537f2c1006f9c52c2a881eebd118b723ee", "emailHash": "821edaf840db1e284ef70512ac4d5a18ea9e50070da1dcdb11eb9c6456b3ab7a"}}, {"model": "HealthCentre.patient", "pk": 3, "fields": {"name": "Manish Kumar", "address": "G5 Hostel", "contactNumber": "61192442", "email": "mk@iitj.ac.in", "rollNumber": "B17CS032", "passwordHash": "d9becfca41ed8d07a394cf422e945eb6c0f87dcc5c07d463be47bdd19546bdfd", "emailHash": "71e4e2d5d4ccbcbb26e62fdbd5ee4b5f2ac58353d636ca8147696202bf5e19cc"}}, {"model": "HealthCentre.patient", "pk": 4, "fields": {"name": "Mayank Maheshwari", "address": "G6 Hostel", "contactNumber": "89673911", "email": "mm@iitj.ac.in", "rollNumber": "B17CS034", "passwordHash": "941459c10323716b64c83dbf9c97c39c745c1aea60107f1b9cd998bd8337f08d", "emailHash": "949ea7846cd2c24d5dd8746d0cbe0b603d37ad21c942c90fc13ceff847b02645"}}, {"model": "HealthCentre.patient", "pk": 8, "fields": {"name": "Manish Gupta", "address": "B-17, Sardarpura, Jodhpur", "contactNumber": "9987353323", "email": "gupta.5@iitj.ac.in", "rollNumber": "B17CS009", "passwordHash": "88d4266fd4e6338d13b845fcf289579d209c897823b9217da3e161936f031589", "emailHash": "a03262a58fd19d9eeebe6a9002b696ccc4bc8970ef62f52a85f39367fe73e9a5"}}, {"model": "HealthCentre.prescription", "pk": 1, "fields": {"prescriptionText": "You need to take 2 doses of Alex syrup for your cough. One at night and one at day time.", "doctor": 7, "patient": 1, "timestamp": "2019-02-13T16:06:00.163Z", "isNew": false, "isCompleted": true, "symptoms": "I am having cough since I ate pizzas."}}, {"model": "HealthCentre.prescription", "pk": 2, "fields": {"prescriptionText": "Take rest for 1 week. You have a viral fever. Take crocin.", "doctor": 8, "patient": 1, "timestamp": "2019-02-13T18:08:19.364Z", "isNew": false, "isCompleted": true, "symptoms": "I am having 102 Fahrenheit fever since the last 2 days."}}, {"model": "HealthCentre.prescription", "pk": 3, "fields": {"prescriptionText": "Have 2 doses of sualin medicine everyday.", "doctor": 9, "patient": 1, "timestamp": "2019-02-20T03:32:12.199Z", "isNew": false, "isCompleted": true, "symptoms": "I am having a rough throat since the weather has changed."}}, {"model": "HealthCentre.prescription", "pk": 10, "fields": {"prescriptionText": "Splash eyes with cold water every 6 hours. If problem persists, visit for tests.", "doctor": 10, "patient": 4, "timestamp": "2019-02-20T06:40:18.042Z", "isNew": false, "isCompleted": true, "symptoms": "I am having irritation in my left eye due to soap water."}}, {"model": "HealthCentre.prescription", "pk": 11, "fields": {"prescriptionText": "Consume Allegra for the next 2 days. If problem persists, visit me for some eye tests. ", "doctor": 10, "patient": 1, "timestamp": "2019-02-20T07:09:57.769Z", "isNew": false, "isCompleted": true, "symptoms": "My eyes are red since the last 2 days since I had something that i am allergic to unknowingly."}}, {"model": "HealthCentre.prescription", "pk": 12, "fields": {"prescriptionText": "Use special BTP eye drops.", "doctor": 10, "patient": 1, "timestamp": "2019-03-10T16:26:44.860Z", "isNew": false, "isCompleted": true, "symptoms": "Eyes are paining after submitting BTP Report."}}, {"model": "HealthCentre.prescription", "pk": 33, "fields": {"prescriptionText": "Consume Alex Syrup for the next week.", "doctor": 9, "patient": 4, "timestamp": "2019-05-04T16:09:58.694Z", "isNew": false, "isCompleted": true, "symptoms": "Having cough since the last 2 days."}}, {"model": "MedicalStore.medicine", "pk": 1, "fields": {"name": "Crocin", "company": "Apollo Limited", "manufacturedDate": "2018-09-12", "expiryDate": "2020-02-20", "quantity": 10, "price": 30, "photoId": "m1.jpg"}}, {"model": "MedicalStore.medicine", "pk": 2, "fields": {"name": "Strepsils", "company": "Abcd Pvt Ltd", "manufacturedDate": "2018-09-05", "expiryDate": "2020-03-19", "quantity": 5, "price": 10, "photoId": "m2.jpeg"}}, {"model": "MedicalStore.medicine", "pk": 3, "fields": {"name": "Volini Spray", "company": "Abcd Pvt Ltd", "manufacturedDate": "2019-02-12", "expiryDate": "2021-08-20", "quantity": 15, "price": 75, "photoId": "m3.jpeg"}}, {"model": "auth.user", "pk": 1, "fields": {"password": "pbkdf2_sha256$120000$r0iImlyGEluU$H6l9PbUsHrsjU4SLa2g+95osrTAnrdNH5JNB2mXGEfs=", "last_login": "2019-08-24T20:08:18.270Z", "is_superuser": true, "username": "shashwatkathuria", "first_name": "Shashwat", "last_name": "Kathuria", "email": "kathuria.1@iitj.ac.in", "is_staff": true, "is_active": true, "date_joined": "2019-02-12T12:12:43Z", "groups": [], "user_permissions": []}}]