GENERAL DESCRIPTION |
The option HBHC Appointment uses the MAS routine ^SDM
as the Run Routine, and employs SDM^SDKILL in the exit action.
Select OPTION to edit: HBHC APPOINTMENT Make Appointment NAME: HBHC
APPOINTMENT// MENU TEXT: Make Appointment// PACKAGE: HOSPITAL BASED HOME
CARE// DESCRIPTION:
1>This option utilizes the MAS Scheduling Option, Make Appointment [SDM],
2>for entry of appointment data. The Exit Action on this option runs a
3>routine that creates records in the HBHC Visit File (HBHC(632)) using
4>the appointment data entered. Only data for clinics contained in the
5>HBHC Clinic File (HBHC(631.6)) will be added to the HBHC Visit File.
EDIT Option: TYPE: run routine// ENTRY ACTION: D:$T(HDLKILL^SDAMEVT)]""
HDLKILL^SDAMEVT EXIT ACTION: D SDM^SDKILL K ORACTION,ORVP,XQORQUIT W
!!,"Adding entries
to the visit file..." D WAIT^DICD,^HBHCAPPT
D:$T(HDLKILL^SDAMEVT)]"" HDLKILL^SDAMEVT
Replace ROUTINE: SDM//
|