CT Summary Discharges FiscalYear query: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m (Ttenbergen moved page P Summary discharges FiscalYear query to P Summary Discharges FiscalYear query without leaving a redirect)
m (→‎Description: Thanks for the clarification; I had already set it to not consider complete/incomplete status, so no further documentation or action needed.)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
P_Summary_discharges_FiscalYear is a query in [[CFE]].  
{{PAGENAME}} is a query in [[CFE]].  


*'''Purpose''' : Summarizes the total discharges included in the periodic report for each site and Fiscal year period.
===Purpose===
*Column:  Dbase (CC /Med) x HOSP_LOC
* workload analysis
*Row: yyyy of DISCHARGE DATE
* cross-check for reporting
*Data:  will be counts of Completes in RecordStatus field


[[Category:CFE Data Integrity Checks]]
===Description===
Counts the profiles discharged from each site and location during a Fiscal year period.
 
=== by calendar year ===
To view the results by calendar year, just change the Dispo_period column from
<code> Format(dispo_dttm, "YYYY-MM")</code> to <code> Format(dispo_dttm, "YYYY")</code>
 
=== See also ===
* [[CT_Summary_Discharges query]] - same but by calendar year or year-month
 
== Related articles ==
{{Related Articles}}
 
[[Category:Data Processing]]
[[Category:Database Manager]]
[[Category:Centralized data front end.accdb]]
[[Category:Centralized data front end.accdb]]
[[Category:P Query]]
[[Category:CT Query]]

Latest revision as of 14:42, 2022 February 9

CT Summary Discharges FiscalYear query is a query in CFE.

Purpose

  • workload analysis
  • cross-check for reporting

Description

Counts the profiles discharged from each site and location during a Fiscal year period.

by calendar year

To view the results by calendar year, just change the Dispo_period column from Format(dispo_dttm, "YYYY-MM") to Format(dispo_dttm, "YYYY")

See also

Related articles

Related articles: