source: FOIAVistA/tag/r/SURGERY-SR/SROASWP.m@ 628

Last change on this file since 628 was 628, checked in by George Lilly, 14 years ago

initial load of FOIAVistA 6/30/08 version

File size: 2.4 KB
Line 
1SROASWP ;B'HAM ISC/MAM - ASSESSMENT CONVERSION DESCRIPTION ; 29 DEC 1992 10:45 am
2 ;;3.0; Surgery ;;24 Jun 93
3 W @IOF,!,SRLINE,!,"This option is used to move the risk assessment data entered through the",!,"""stand-alone"" Surgery Risk Assessment Module into the DHCP Surgery pacakge."
4 W !,"The computer will ask you to select a starting date to move the assessments.",!,"All assessments with an operation date prior to this start date will be deleted"
5 W !,"prior to converting the remaining entries. The software will then begin the ",!,"conversion process. Upon completion of the conversion, there should be no"
6 W !,"entries in the SURGERY RISK ASSESSMENT file (139). The computer will then ",!,"remove that file from your system.",!,SRLINE
7 D RET I SRSOUT Q
8 W @IOF,!,SRLINE,!,"The conversion process will merge only those data elements that are not already",!,"part of the DHCP Surgery database. You should only convert the assessments if"
9 W !,"the information contained in your surgery database has been kept up to date.",!!,"The following information will NOT be moved from the ""stand-alone"" Surgery",!,"Risk Assessment Module:"
10 W !!,"1. Operative Procedures and CPT Codes",!,"2. Diagnosis Information",!,"3. Complications",!,"4. ASA Classification",!,"5. Anesthesia Technique",!,"6. Concurrent Cases",!,"7. Returns to Surgery",!,SRLINE
11 D RET I SRSOUT Q
12 W @IOF,!,SRLINE,!,"All assessments that have been completed, but not transmitted will have their",!,"status changed to ""INCOMPLETE"" after they are converted. You should review"
13 W !,"these assessments to determine if any of the fields which are not merged need",!,"updated.",!!,"The conversion process will begin by deleting all assessments with a date of"
14 W !,"operation prior to the start date selected and all entries in the SURGERY RISK",!,"ASSESSMENT file (139) that have been entered for log purposes only. These",!,"entries contain no assessment information."
15 W !!,"The computer will then automatically merge those assessments for which the ",!,"patient has only one surgical case and one surgery risk assessment for the",!,"date entered in the SURGERY RISK ASSESSMENT file (139)."
16 W " If the patient has ",!,"more than one surgical case on that date, or if there is not any surgical case",!,"entered for the corresponding date in the SURGERY RISK ASSESSMENT file, that"
17 W !,"assessment will need to be manually matched.",!,SRLINE
18RET W !!,"Press RETURN to continue, or '^' to quit: " R X:DTIME I X["^" S SRSOUT=1
19 Q
Note: See TracBrowser for help on using the repository browser.