You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently changes in patient diagnosis are done through Consultation Form.
Also, edits to Consultation Diagnosis are performed live and not when the Consultation Form is submitted. This may cause unintended data entries and cancelling the consultation form would not revert these changes.
Describe the solution you'd like
Support for changing diagnosis through log updates (changes to existing consultation diagnosis being filled through log updates, eg: "Added Diagnosis A as Confirmed Diagnosis", "Changed status of Diagnosis B from Provisional to Unconfirmed", etc.)
Since this would require multiple API calls, requests may be queued until the log update form is submitted. Need to think on how error handling would be done when doing this way.
The text was updated successfully, but these errors were encountered:
⚠️Refrain from assigning this issue to yourself if you have another P1 issue assigned that is not yet closed. @gigincg@rithviknishad kindly acknowledge this message by commenting 'Acknowledged' below.
Is your feature request related to a problem? Please describe.
Currently changes in patient diagnosis are done through Consultation Form.
Also, edits to Consultation Diagnosis are performed live and not when the Consultation Form is submitted. This may cause unintended data entries and cancelling the consultation form would not revert these changes.
Describe the solution you'd like
Support for changing diagnosis through log updates (changes to existing consultation diagnosis being filled through log updates, eg: "Added Diagnosis A as Confirmed Diagnosis", "Changed status of Diagnosis B from Provisional to Unconfirmed", etc.)
The text was updated successfully, but these errors were encountered: