Function LOS int(): Difference between revisions
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
Function LOS_int() takes a Pat_ID as parameter and calculates the integer number of days [[LOS]] as follows: | Function LOS_int() takes a Pat_ID as parameter and calculates the integer number of days [[LOS]] as follows: | ||
:: LOS_int = | :: LOS_int = DateValue(dis_dttm) - DateValue(ad_dttm) + 1 | ||
See also [[Function LOS()]] | |||
== Log == | == Log == | ||
| Line 7: | Line 8: | ||
== Related articles == | == Related articles == | ||
{{Related Articles}} | {{Related Articles}} | ||
[[Category:Length of stay]] | [[Category:Length of stay]] | ||