Description Usage Details Value Author(s) Examples
Get the Length of Stay and Readmit data with expected performance
1 |
Gets data from DSS query
Uses db_connect()
and db_disconnect()
functions. See documentation.
Gets
Adm_Date
Dsch_Date
Encounter
LIHN_Svc_Line
ALOS
ELOS
Visit_Flag
Readmit_Flag
Readmit_Rate
Data Tables
smsdss.bmh_plm_ptacct_v
smsdss.vReadmits
smsdss.c_elos_bench_data
smsdss.c_LIHN_Svc_Line_Tbl
Customer.Custom (APR-DRG Data)
smsdss.c_readmit_dashboard_bench_tbl
Filters
tot_chg_amt > 0
Encounter does not start with 2 or 1999
Dsch_Date >= '2001-01-01'
Plm_Pt_Acct_Type = "I"
A tibble
Steven P. Sanderson II, MPH
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.