Skip to content
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 additional medications and outcomes to the filters and the patient sidebar #210

Draft
wants to merge 1,108 commits into
base: main
Choose a base branch
from

Conversation

JackWilb
Copy link
Member

@JackWilb JackWilb commented Mar 10, 2022

TODO:

  • Add anemia management (oral/iv iron) to the patient_outcomes route
  • Use anemia management information in the filters and sidebar
  • Add risk score to the filters and sidebar (include total LOS from that route, too)
  • Add outcome: ICU LOS (Already exists in sidebar as Postoperative ICU Length of Stay)
  • Add outcome: total LOS
  • Show death as true + date of death if there is a date of death, false otherwise
  • Add outcome: heart attack (Waiting for feedback from Ryan)
  • Add outcome: revision
  • Add outcome: renal failure (Tons of codes for this)
  • Get surgery case anemia data from the hemoglobin route to create filter and sidebar information
  • Add outcome: Embolism, DVT, clots

JackWilb and others added 30 commits August 12, 2021 12:02
Add ability to make states public
dependabot bot and others added 7 commits April 29, 2022 17:22
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](caolan/async@v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…/minimist-1.2.6' into dependabot/npm_and_yarn/frontend/async-2.6.4
…/tar-6.1.11' into dependabot/npm_and_yarn/frontend/async-2.6.4
…ntend/async-2.6.4

Bump async from 2.6.3 to 2.6.4 in /frontend
@haihan-lin haihan-lin closed this May 9, 2022
@haihan-lin haihan-lin reopened this May 9, 2022
@haihan-lin
Copy link
Collaborator

Get surgery case anemia data from the hemoglobin route to create filter and sidebar information

This can be done directly by filtering Preop hemo value. Or do we want just a chip option for anemic?

Yes, I think we should make a filter chip and show the value in the side panel where all the patient surgery data is

I'm adding this on the SANKEY branch since sankey diagram also needs this.

@JackWilb
Copy link
Member Author

JackWilb commented Aug 1, 2022

From todays meeting:

Do they have iron deficiency?
Do they have anemia?
Cause identified?
Were they treated?
Did they show up to surgery without anemia?

Hemo within one month of the start of surgery
Hemo on date of surgery

Ferritin is a test (good ferritin levels are 30ng/ml, less is deficiency) (make the label iron deficiency)
Patients can have iron deficiency without anemia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants