-
Notifications
You must be signed in to change notification settings - Fork 540
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
Add support for date of onset selection for each symptom #7544
Comments
@athulmanuel we can make the changes in such a way that user gets a date form field for every symptom and accordingly we can changes in the backend also. |
@rithviknishad @athulmanuel I can do this can you assign me |
@rithviknishad the requirement would be that for every symptom that a user selects there will be a date of onset field visible right. That would be good right. And in the overview section it is showing the symptoms and only one date of onset so i can change it like this |
Yes. I exactly. |
Also I was thinking , we might need a stop date as well. So that we can ensure the symptoms are resolved. Not urgent, but on a the long run, it will give proper data and surety that the symptom is controlled. |
@rithviknishad your thoughts? |
similar issue to : #3618 |
@nihal467 maybe discussion is required regarding whether to add multiple other symptoms form fields and multiple date of onset for other symptoms also...plz provide clarity on this.. I'm almost done with the PR I just need clarity on this @rithviknishad |
presently we are only able to add one date of onset, but it might be different for each symptom. this determines the diagnosis, because, it depends on the timeline of presentation of each symptom
![Screenshot 2024-04-05 at 7 42 58 AM](https://private-user-images.githubusercontent.com/64475161/319834933-e889bb92-01c0-4f10-910d-036bcb2c3a16.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNDQ4NDEsIm5iZiI6MTczOTA0NDU0MSwicGF0aCI6Ii82NDQ3NTE2MS8zMTk4MzQ5MzMtZTg4OWJiOTItMDFjMC00ZjEwLTkxMGQtMDM2YmNiMmMzYTE2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDE5NTU0MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI1YTVkYWU2NzdlNGQ2NTU5ZTlmYmI2ZTUxMzcxZTM3YWM5YWIwOWRiNWJjYzU4ODdjNDU3MTZhZTJmYzUyNGEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.e2Bmg-ZZ0VyEyeCy2kKiX9PPcnI1zLFYHiVvj6gClYU)
The text was updated successfully, but these errors were encountered: