Query check CCI each count vs LOS: Difference between revisions

JMojica (talk | contribs)
JMojica (talk | contribs)
No edit summary
Line 47: Line 47:
{{DJ |
{{DJ |
* is there a function we can use for the threshold? That would be easier to implement than a list like that. If SAS as a way to generate functions (like excel does for its trendlines) then could you run that? [[User:Ttenbergen|Ttenbergen]] 09:02, 2021 September 2 (CDT)
* is there a function we can use for the threshold? That would be easier to implement than a list like that. If SAS as a way to generate functions (like excel does for its trendlines) then could you run that? [[User:Ttenbergen|Ttenbergen]] 09:02, 2021 September 2 (CDT)
* looks like from the list above,  the max of 2 per day is common except when LOS <1.  we can use function should not exceed  twice of LOS except if LOS <1 where max = 5. --[[User:JMojica|JMojica]] 09:18, 2021 September 2 (CDT) }}
* looks like from the list above,  the mean plus 3 std of 2 per day is common except when LOS <1.  we can use the function twice of LOS.  the CXR should not exceed  twice of LOS.  when LOS <1, should not exceed 5. When LOS is 51 or more, should not exceed LOS.  --[[User:JMojica|JMojica]] 09:18, 2021 September 2 (CDT) }}


== Related articles ==
== Related articles ==