This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
resources:clinical_tools:pocus [2023/10/04 13:25] – admin | resources:clinical_tools:pocus [2023/10/04 14:03] (current) – [Profiling, Hemodynamic] admin | ||
---|---|---|---|
Line 2: | Line 2: | ||
< | < | ||
flowchart TD | flowchart TD | ||
- | | + | |
- | | + | |
+ | | ||
+ | dys_hypoperf_no[" | ||
| | ||
- | | + | |
+ | filter_dys_svi[" | ||
+ | |||
+ | filter_dys | ||
+ | filter_dys -- No --> B | ||
+ | |||
+ | type_dys[" | ||
+ | filter_dys_hypoperf -- Yes and SVR > 1200 --> dys_svr_high[" | ||
+ | filter_dys_hypoperf -- Yes and SVR < 800 AND MAP < 65 --> dys_svr_low[" | ||
+ | |||
+ | filter_dys_hypoperf -- No --> dys_hypoperf_no | ||
</ | </ | ||