-
Notifications
You must be signed in to change notification settings - Fork 489
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
Support for filtering patients by ICD11 Diagnosis #7033
Comments
|
@aparnacoronasafe we can get it work based on covid disease status CC: @gigincg |
Discussed with @gigincg and updated Issue. |
ETD January 30th as this will require backend changes |
rithviknishad
changed the title
Flagging COVID Patients
Support for filtering patients by ICD11 Diagnosis
Jan 17, 2024
4 tasks
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
Karnataka will be deploying CARE to monitor its COVID-19 patients.
Patients will be identified as COVID patients using the ICD-11 Diagnosis selected in the active encounter.
To cater to this, it is best that we build an ICD-11 based filter on patient list.
Describe the solution you'd like
Patient list>advanced filter to have "filter by ICD-11" that will allow users to multi-select ICD-11 items. The filter will show patients with at least one of the ICD-11s selected marked as a confirmed diagnosis.
Good to have: A toggle to search in provisional and unconfirmed diagnoses as well. This will extend the search to all provisional and unconfirmed diagnoses marked on the patient as well.
The text was updated successfully, but these errors were encountered: