Eds and raw push to x manual.vbs: Difference between revisions
Jump to navigation
Jump to search
TOstryzniuk (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) m Text replacement - "[[Category: " to "[[Category:" |
||
(29 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
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}}Eds_Master_data | |||
{{ | ==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: | =='''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
- 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.
- Specific files copied from this folder:
- C:\CCData\rawdata - TO S:\MED\Med_CCMED\S:\MED\Med_CCMED\PAGASA\CCData\rawdata
MED files from Data Processor's local C
- C:\MEDTMS\data TO: S:\MED\Med_CCMED\S:\MED\Med_CCMED\Eds_Master_data\MED
- 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