Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: ASDP7POS

ASDP7POS.m

Go to the documentation of this file.
  1. ASDP7POS ; IHS/ANMC/LJF - MAS PATCH 7 POSTINIT; [ 12/06/2000 6:37 AM ]
  1. ;;5.0;IHS SCHEDULING;**7,8**;MAR 25, 1999
  1. ; make sender Postmaster so installer gets new mail
  1. ;IHS/ITSC/KMS, 25-Apr-2003 - Patch 8 - added ";" in comment line 1, above, before 5.0 for SAC Compliancy
  1. ;
  1. NEW ASDDUZ S ASDDUZ=DUZ,DUZ=.5
  1. D MAIL^XBMAIL("SDZSUP1,SDZMGR","MSG^ASDP7POS")
  1. S DUZ=ASDDUZ
  1. Q
  1. ;
  1. MSG ;EP; patch 7 mail message
  1. ;;MAS 5 PATCH 7 RELEASE NOTES
  1. ;;MAS V5.0 Patch #7 has just been installed on your RPMS system.
  1. ;;
  1. ;;This patch contains the tested version of the new "Create Visit at
  1. ;;Check-in" function released in patch #5. A new field VISIT PROVIDER
  1. ;;REQUIRED? has been added to each clinic's setup. If the provider
  1. ;;is not known at check-in time, answer NO to this question. If you
  1. ;;are running the new Encounter Form software, it will use a generic
  1. ;;provider to print the form if none is defined at check-in. Answer
  1. ;;YES to require entering a provider at check-in insuring that it will
  1. ;;be passed to PCC for you.
  1. ;;
  1. ;;
  1. ;;Here are the release notes from MAS patch 5:
  1. ;;
  1. ;;This patch adds a new function to the check-in system in RPMS
  1. ;;Scheduling. If you turn on the appropriate parameters for a clinic,
  1. ;;a PCC visit will be created at check-in. This will be required to
  1. ;;use the new PCC Encounter Form. This new function allows tracking
  1. ;;incomplete visits and their associated PCC forms. A PCC error report
  1. ;;under the VRR (View Review Report) menu is designed to assist you.
  1. ;;It is called Scheduling Check-In Created Visits Not Yet Coded (CINC).
  1. ;;
  1. ;;For details on this new visit creation process and how to set up
  1. ;;your clinics to use it, please read the Appointment Tutorial on the
  1. ;;Appointment Menu in Scheduling. Choose 3 for the "Check-in Patients
  1. ;;for Scheduled Appointments" section.