Function LOS()

From CCMDB Wiki
Revision as of 11:01, 2022 April 28 by Ttenbergen (talk | contribs) (→‎Log)
Jump to navigation Jump to search

Function LOS() takes a Pat_ID as parameter and calculates the LOS as follows:

Round(dis_dttm - ad_dttm, 3)

Log

2022-04-28 - updated how this is calculated to be consistent with how it's done in created variables common: Round(dis_dttm - ad_dttm, 3); updated both CCMDB and CFE. 2022-02-10 - Updated function to use Created_AdmitDtTm query/Admit DtTm as input instead of Arrive DtTm

Related articles

Related articles: