Centralized data front end.accdb: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m Text replacement - "Centralized data.accdb" to "Centralized_data.accdb"
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
'' see [[Centralized data front end.accdb Change Log]] and [[Centralized data front end.accdb Change Request]] for development info.  
'' see [[Centralized data front end.accdb Change Log]] and [[Centralized data front end.accdb Change Request]] for development info.  


Access front end to connect [[PHI.mdb]] to [[Centralized data.mdb]] to help with data processing tasks.  
Access front end to connect [[PHI.mdb]] to [[Centralized_data.accdb]] to help with data processing tasks.  


== File locations ==
== File locations ==
Line 16: Line 16:


=== Charlson_Comorbid_Score ===
=== Charlson_Comorbid_Score ===
see [[Charlson Comorbid Score query]]
see [[query Charlson_Score_pre_and_ICD10]]


=== Created_Variables ===
=== Created_Variables ===
Line 38: Line 38:
=== s_gcs_eye, s_gcs_motor, s_gcs_verbal ===
=== s_gcs_eye, s_gcs_motor, s_gcs_verbal ===
Limits s_gcs to only the options for one of the components.
Limits s_gcs to only the options for one of the components.
=== TISS_Connect ===
Combines the TISS elements in linked tables '''work left! connect automations'''
=== TISS_DailyScore ===
Daily TISS score per patient '''work left! connect automations'''


== Modules and Functions ==
== Modules and Functions ==
Line 50: Line 44:


=== Module MOST_Score_Module ===
=== Module MOST_Score_Module ===
{{DT | Still has old name, need to update. Also, isn't really documented here yet }}
[[Category:ALERT Scale]]
[[Category:ALERT Scale]]
==== Function MOST_Score====
==== Function MOST_Score====
'''Work in progress, waiting for content in [[ALERT Scale Calculation]]'''
see [[ALERT Scale Calculation]]


== Related articles ==
== Related articles ==

Latest revision as of 14:51, 23 July 2025

see Centralized data front end.accdb Change Log and Centralized data front end.accdb Change Request for development info.

Access front end to connect PHI.mdb to Centralized_data.accdb to help with data processing tasks.

File locations

  • \\Hsc1msfp0001\med_ccmed\CCMDB\centralized_front_end
    • ie x:\\CCMDB\centralized_front_end

See also Setting up Centralized data on a new PC

Queries

ADL_scores

  • chosen ADL options
  • associated component scores
  • ADL standard TOTAL
  • ALERT Scale-version of ADL Total

Charlson_Comorbid_Score

see query Charlson_Score_pre_and_ICD10

Created_Variables

see Created Variables

L_Log_PHI

Standard starting query that combines L_Log and L_ PHI

L_Tasks

Pulls only the tasks out of L_Dxs

Multiple_Encounter

start of implementing Multiple Encounter work left!

Primary_admit

  • Primary Admit Dx

NDC_* queries

see Centralized data Vetting Process

s_gcs_eye, s_gcs_motor, s_gcs_verbal

Limits s_gcs to only the options for one of the components.

Modules and Functions

Function Fiscal_Year

Fiscal_Year(date) will return the fiscal year that date is in.

Module MOST_Score_Module

Function MOST_Score

see ALERT Scale Calculation

Related articles

Related articles: