Function LOS(): Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
Function LOS() takes a Pat_ID as parameter and calculates the LOS as follows: | Function LOS() takes a Pat_ID as parameter and calculates the LOS as follows: | ||
::Round(dis_dttm - ad_dttm, 3) | |||
== Log == | == Log == |
Revision as of 10:00, 2022 April 28
Function LOS() takes a Pat_ID as parameter and calculates the LOS as follows:
- Round(dis_dttm - ad_dttm, 3)
Log
2022-02-10 - Updated function to use Created_AdmitDtTm query/Admit DtTm as input instead of Arrive DtTm