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

ACDNOTE0.m

Go to the documentation of this file.
  1. ACDNOTE0 ;IHS/ADC/EDE/KML - NEW FEATURES IN VERSION 4 "COMPLETION";
  1. ;;4.1;CHEMICAL DEPENDENCY MIS;;MAY 11, 1998
  1. ;
  1. ;Auto duplication of a reopen or initial if user entered
  1. ;a tdc.
  1. ;
  1. ;Auto duplication of exact client service new entry with the
  1. ;visit and all attached clients service days being duplicated
  1. ;for other select patients decided upon by the software user.
  1. ;
  1. ;The secondary problem flat single field has been changed to
  1. ;other problems and made multiple for selection during data
  1. ;entry. This means the extract utilities have been re-worked
  1. ;to capture the new data form. This also means the import utilities
  1. ;have been re-worked to file the new multiple data as needed.
  1. ;This also means that the first item on this list (above) has
  1. ;been re-worked for the same reasons.
  1. ;
  1. ;The management reports will now report by tribe. Either a selected,
  1. ;all, or a category may be selected.
  1. ;
  1. ;A new tribe category file has been set up to accomplish the above
  1. ;mentioned task of tribe reports.
  1. ;
  1. ;The ACDVIS file has been changed to store the tribe code for
  1. ;any cdmis visit containing a client (i.e., NOT certain contact types
  1. ;not containing clients like 'brief').
  1. ;
  1. ;Data dictionaries for ^ACDIIF and ^ACDTDC have been changed to
  1. ;house the new multiple problem data field 'other problems'
  1. ;
  1. ;Routine ACDWVAR continues to be updated with new key variables
  1. ;and their descriptions of use.
  1. ;
  1. ;A new post init routine ACDPOST1 has been coded to convert
  1. ;field data bases with regards to secondary problems and their
  1. ;conversions to multiples (i.e., new field 'other problems').
  1. ;
  1. ;Routines ACDWIIF AND ACDTDC have been updated to capture the
  1. ;multiple problems and held in array ACDPTA. (see RTN ACDVAR)
  1. ;
  1. ;Reports 7 and 64 have been updated to function properly
  1. ;with the new multiple 'other problem' changes made
  1. ;and will now do the problem combination lists
  1. ;
  1. ;File ^ACDIIF has dd mods to allow 1-999 to be entered for some
  1. ;fields like days used alcohol or days hospitalized so the user
  1. ;will enter 999 for unknown answers. The reports 9,10,15,16 now
  1. ;check for the '999' value in relevant fields and when found, skips
  1. ;that record from reports.
  1. ;This was the best solution and did not want to change field dd's
  1. ;to not required.
  1. ;
  1. ;Global ^ACDPD has a new field into the 'day' multiple and it is called
  1. ;COMMUNITY EDUCATION. Routine ACDPDA has been changed to ask the
  1. ;user for this field during data entry for preventions.
  1. ;As of now the local variable ACDCOED contains the 'Y' or 'NO'
  1. ;reply to the new field but it is not printed anywhere on outputs.
  1. ;
  1. ;Headquarters may import their hq created extract (archive) (i.e.,
  1. ;they may read the HQ archives back into their system).
  1. ;
  1. ;Hours and Disposition added to data entry and data edit
  1. ;for 'Ot' Crisis Brief Int
  1. ;
  1. ;Client detail reports for 'Ot' and the staff reports updated
  1. ;to reflect the 'OT' hours and disposition.
  1. ;
  1. ;Invalid difference reasons are removed from the ^ACDIIF
  1. ;and ^ACDTDC globals if: an edit to the visit puts the
  1. ;actual/recommended placement (code & type) back the same.
  1. ;
  1. ;Intervention module built in cdmis. Add/Edit/Delete options.
  1. ;New file ^ACDINTV, routine ACDCINV,ACDWCINV
  1. ;
  1. ;Interventions are now purged with visit/prevention data
  1. ;
  1. ;client detail 107 in routine ^ACDWDRV3 has been coded for
  1. ;interventions
  1. ;
  1. ;CDMIS client category file now asks for all demographic
  1. ;data concerning patient. Auto duplicate on cs goes to this
  1. ;file now to get demographics, instead of ^DPT
  1. ;Templates to add/edit vist data now ask for all demographic
  1. ;data on a client
  1. ;
  1. ;New report 107 added to client service reporting menu
  1. ;
  1. X ;