Sending Patients: Difference between revisions

Line 53: Line 53:


== What happens when patients are sent ==
== What happens when patients are sent ==
The data below may not be up-to-date, check the actual ''Sending''' module in the current CCMDB.mdb for the routines used in sending.  
See the "Sending" module in [[CCMDB.mdb]] itself for info on what happens when data is sent.  


[[CCMDB.mdb]] does the following things in this order when sending:
# a check is run to see if the [[Regional Server]] is accessible
# ensure that the location and program are consistent, i.e. a CC location must end in "CU"
# [[Tmp_Checker]] makes sure that entries in L_TmpV2 are acceptable
# the [[Output for TMSX and MedTMS | output file]] for import into [[TMSX]]/MedTMS is generated
# generate [[Hosp_ward_pending.xls]]
# data is dumped into [[PDA_Pending.mdb]]
# [[PDA Status.csv]] is generated, and excel is opened to edit it to explain why discharged patients are not sent
# Output Databases
## open DBs
## data dumped to [[Greensheets.mdb]]
## data dumped to [[TASKS.mdb]]
## data dumped to [[TmpV2_1.mdb]]
## close DBs
# the [[Sent Report]] is displayed
# File explorer is opened to Regional Server\Output\<Hosp>_<Ward> to confirm files were sent


[[Category: IT Instructions]]
[[Category: IT Instructions]]
[[Category: Data Collection Guide]]
[[Category: Data Collection Guide]]