-
Notifications
You must be signed in to change notification settings - Fork 478
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Occupation of patient to be tracked #6945
Comments
I would like to take this one! |
Also @rithviknishad @aparnacoronasafe @nihal467 @AshrafMd-1 Please have a look and let me know where I'm missing out which is resulting in data not being saved to database. |
The backend does not have a field called "occupation" in the patient serializer. Kindly go through the README and have a look at the Care API Docs https://careapi.ohc.network/swagger/ The occupation field is available inside the Also, this will require backend changes to be made to support the new options. |
@aparnacoronasafe should the "any other" option be a free-flow text accepting any input from the user? |
Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, @aparnacoronasafe, This issue has been automatically marked as stale because it has not had any recent activity. |
can you please assigne me |
in patientmetainfo there no records, should i add occupation field in patientregistration table ? |
when i am trying to load dummy data, I am getting the below error can you please help me to fix this |
seems like a migration is pending, can you pull the latest changes and restart the containers |
No changes have been made, and I have restarted the containers, but It's still showing the same error |
@konavivekramakrishna wait for the migrations to complete before running Same issue reported here: ohcnetwork/care#1833 |
Thanks, @sainak and @rithviknishad The issue has been fixed now |
https://care.coronasafe.in/facility/eeb23cb7-1524-479a-825e-660311386b47/patient/51ff0682-065d-4e25-bcc6-fb1b682642fb/update
Patient registration form, add a field at the bottom of the "Personal details" section for "Occupation", with dropdown with the following options:
"Student/ Businessman/ Health care worker/Health care lab worker/ animal handler/ any other"
The text was updated successfully, but these errors were encountered: