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

ACDNOTE1.m

Go to the documentation of this file.
  1. ACDNOTE1 ;IHS/ADC/EDE/KML - NEW FEATURES IN V4 ;
  1. ;;4.1;CHEMICAL DEPENDENCY MIS;;MAY 11, 1998
  1. ;
  1. ;Routine ACDVIMP has been modified to now call the black box
  1. ;(i.e., ^%ZISH) so a dos box import should now work just as a
  1. ;unix import works.
  1. ;
  1. ;All reports will now run by state. I did the same exact code
  1. ;changes/updates as I did with the tribal report changes that
  1. ;are listed above in routine ACDNOTE
  1. ;With state codes, many patients in 9000001 seem to be missing
  1. ;the required field CURRENT COMMUNITY PNT (pnt to ^AUTTCOM) and
  1. ;if the same holds true in the field, the reports may not be as
  1. ;accurate as need be.
  1. ;
  1. ;ACDVIMP now asks the user importing data which directory to
  1. ;look in for import files. I no longer assume /usr/spool/uucppublic
  1. ;and this improves the functionality of the dos import.
  1. ;
  1. ;If reports run are the first set ^ACDWDRV1, a restriction of
  1. ;output by contact type is now asked. The results are on the
  1. ;header of the report.
  1. ;
  1. ;The Financial Data extract utilities and import utilities are
  1. ;now operational. The extract utilitiy for program data and
  1. ;for visit data may now be transmitted via mail servers so it
  1. ;is highly suggested that as part of on site training you help
  1. ;the sites set up their net mail.
  1. ;
  1. ;A procedure has been established for HQ archiving. Code changes
  1. ;include the ability for HQ to extract data to a host file (i.e.,
  1. ;ACDF/ACDP910000.214) so any file containing '9' as first digit
  1. ;will be an archive file. HQ may then delete data from the system
  1. ;using the appropriate delete option on the supervisor menu.
  1. ;
  1. ;There is a new option to preset server domains which are
  1. ;destination address in which to send CDMIS extracted data.
  1. ;These servers may run at 100% automation which means that the
  1. ;area's will not have to import data if they use this feature.
  1. ;
  1. ;On the supervisor Menu, all menu text has been changed to
  1. ;include where the menu item may be run (i.e., area/fac/HQ) and
  1. ;this will simplify the security key allocation at time of
  1. ;install of cdmis 4.
  1. ;
  1. ;All CDMIS site manager utilities (Most are on the Supervisor Menu)
  1. ;have been enhanced and improved to make easier the task of managing
  1. ;the cdmis data base. This includes resetting extract data flags,
  1. ;purging data, archiving data, deleting data, and installing data.
  1. ;
  1. ;All new security keys are being used to simplify the assignment
  1. ;of /option/key/user. Example: OPTION ACD SUPER0 KEY ACDZSUPER0
  1. ; ACD SUPER1 KEY ACDZSUPER1
  1. ;
  1. ; ACD SUPER9 KEY ACDZSUPER9
  1. ; etc.
  1. ;
  1. ;The July 1995 release of CDMIS version 4.0 has the capability of
  1. ;generating PCC visits from CDMIS visits. If this is done bills
  1. ;can be generated using the IHS 3rd party billing package.
  1. ;Version 4.0 also has the capability of generating a hardcopy of
  1. ;each CDMIS visit from which a bill can be created manually.
  1. ;
  1. ;The PCC side of the link is not being released until November of
  1. ;1995 so only alpha/beta test sites will be able to use this
  1. ;feature.