Eds and raw push to x manual.vbs: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
TOstryzniuk (talk | contribs)
mNo edit summary
m Text replacement - "[[Category: " to "[[Category:"
 
(29 intermediate revisions by 3 users not shown)
Line 1: Line 1:
X:\Eds_Master_data\Eds_push_to_x.vbs is a VBS script that copies specific DAT file from TMSX\data and MedTMS\data files from the local PC (usually the [[data processor]]'s) to X:\Eds_Master_data\.
  Legacy
== Stop Date ==
June 2014


Specific files copied:
==What is it?==
*[[TMSX]]\data\ Apache.dat, Lab.dat, pharmacy.dat, Registryx.dat, TISS.dat
Is a VBS script that copies specific DAT files and EXPORTED raw files from local PC (usually the [[data processor]]'s) to X:
**special note: TISS.data is no longer updated to TMSX.  Only edits of older data may be done there.  TISS for ICU is now stored on X:\[[TISS28]]\Database\[[TISS28_Data.mdb]]
*[[MedTMS]]\data\ADL.dat, apache.dat, [[iTISS]].dat, lab.dat, Pharmacy.dat, REGISTRYX.dat, SAPII.dat, SapXtra.dat
*Special note: [[iTISS]] is not longer being collected in Medicine but older master is in [[MedTMS]]


==Location of vbs script==
{{S:\MED\MED_CCMED}}Eds_Master_data


{{discussion}} pls link to whichever processes use this...
==Location of Log file==
none exists yet.
==what does it do?==
==='''ICU''' files from [[Data Processor]]'s local C===
# C:\[[TMSX]]\data - TO  {{S:\MED\MED_CCMED}}Eds_Master_data\ICU
#*Specific files copied from this folder:
#**Apache.dat
#**Lab.dat
#**pharmacy.dat
#**Registryx.dat
#**TISS.dat
#*special note: TISS.data is no longer updated to TMSX.  Only edits of older data may be done there.  TISS for ICU is now stored on {{S:\MED\MED_CCMED}}[[TISS28]]\Database\[[TISS28_Data.mdb]]. The elements of TISS on X are different than the elements of TISS in TMSX.  
#C:\CCData\rawdata - TO {{S:\MED\MED_CCMED}}PAGASA\CCData\rawdata


[[Category: Batch Files]]
=='''MED''' files from [[Data Processor]]'s local C==
#C:\[[MEDTMS]]\data TO:  {{S:\MED\MED_CCMED}}Eds_Master_data\MED
#*Specific files copied from this folder:
#**[[MedTMS]]\data\ADL.dat
#**apache.dat
#**[[iTISS]].dat
#**lab.dat
#**Pharmacy.dat
#**REGISTRYX.dat
#**SAPSII.dat
#**SapXtra.dat
#*Special note: [[iTISS]] is not longer being collected in Medicine but master is still in [[MedTMS]]
#C:\MedData\rawdata TO:  {{S:\MED\MED_CCMED}}PAGASA\MedData\rawdata
 
==Related Process==
*[[Eds_AND_raw_push_to_x_scheduled.vbs]]
*[[Eds_and_raw_pull_from_x_manual.vbs]]
 
==Scheduled Task==
This batch file script has also been set up as and automated ''Scheduled Task'' on [[Data Processor]]'s desktop.  See: [[Eds_AND_raw_push_to_x_scheduled.vbs]]
 
 
[[Category:Legacy Data processing batch files]]
[[Category:Eds and raw push pull]]

Latest revision as of 11:32, 30 July 2025

 Legacy

Stop Date

June 2014

What is it?

Is a VBS script that copies specific DAT files and EXPORTED raw files from local PC (usually the data processor's) to X:

Location of vbs script

S:\MED\Med_CCMED\S:\MED\Med_CCMED\Eds_Master_data

Location of Log file

none exists yet.

what does it do?

ICU files from Data Processor's local C

  1. C:\TMSX\data - TO S:\MED\Med_CCMED\S:\MED\Med_CCMED\Eds_Master_data\ICU
    • Specific files copied from this folder:
      • Apache.dat
      • Lab.dat
      • pharmacy.dat
      • Registryx.dat
      • TISS.dat
    • special note: TISS.data is no longer updated to TMSX. Only edits of older data may be done there. TISS for ICU is now stored on S:\MED\Med_CCMED\S:\MED\Med_CCMED\TISS28\Database\TISS28_Data.mdb. The elements of TISS on X are different than the elements of TISS in TMSX.
  2. C:\CCData\rawdata - TO S:\MED\Med_CCMED\S:\MED\Med_CCMED\PAGASA\CCData\rawdata

MED files from Data Processor's local C

  1. C:\MEDTMS\data TO: S:\MED\Med_CCMED\S:\MED\Med_CCMED\Eds_Master_data\MED
    • Specific files copied from this folder:
      • MedTMS\data\ADL.dat
      • apache.dat
      • iTISS.dat
      • lab.dat
      • Pharmacy.dat
      • REGISTRYX.dat
      • SAPSII.dat
      • SapXtra.dat
    • Special note: iTISS is not longer being collected in Medicine but master is still in MedTMS
  2. C:\MedData\rawdata TO: S:\MED\Med_CCMED\S:\MED\Med_CCMED\PAGASA\MedData\rawdata

Related Process

Scheduled Task

This batch file script has also been set up as and automated Scheduled Task on Data Processor's desktop. See: Eds_AND_raw_push_to_x_scheduled.vbs