Eds and raw push to x manual.vbs: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) |
Ttenbergen (talk | contribs) m Text replacement - "[[Category: " to "[[Category:" |
||
(8 intermediate revisions by 2 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: | 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== | ==Location of vbs script== | ||
{{S:\MED\MED_CCMED}}Eds_Master_data | |||
=='''ICU''' files from [[Data Processor]]'s local C== | ==Location of Log file== | ||
# C:\[[TMSX]]\data - TO | 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: | #*Specific files copied from this folder: | ||
#**Apache.dat | #**Apache.dat | ||
Line 12: | Line 20: | ||
#**Registryx.dat | #**Registryx.dat | ||
#**TISS.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 | #*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 | #C:\CCData\rawdata - TO {{S:\MED\MED_CCMED}}PAGASA\CCData\rawdata | ||
=='''MED''' files from [[Data Processor]]'s local C== | =='''MED''' files from [[Data Processor]]'s local C== | ||
#C:\[[MEDTMS]]\data TO: | #C:\[[MEDTMS]]\data TO: {{S:\MED\MED_CCMED}}Eds_Master_data\MED | ||
#*Specific files copied from this folder: | #*Specific files copied from this folder: | ||
#**[[MedTMS]]\data\ADL.dat | #**[[MedTMS]]\data\ADL.dat | ||
Line 27: | Line 35: | ||
#**SapXtra.dat | #**SapXtra.dat | ||
#*Special note: [[iTISS]] is not longer being collected in Medicine but master is still in [[MedTMS]] | #*Special note: [[iTISS]] is not longer being collected in Medicine but master is still in [[MedTMS]] | ||
#C:\MedData\rawdata TO: | #C:\MedData\rawdata TO: {{S:\MED\MED_CCMED}}PAGASA\MedData\rawdata | ||
==Related Process== | ==Related Process== | ||
Line 35: | Line 43: | ||
==Scheduled Task== | ==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]] | 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: | [[Category:Legacy Data processing batch files]] | ||
[[Category:Eds and raw push pull]] | |||
[[Category: |
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