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

ACDEDE4.m

Go to the documentation of this file.
  1. ACDEDE4 ;IHS/ADC/EDE/KML - DOCUMENTATION FOR V4;
  1. ;;4.1;CHEMICAL DEPENDENCY MIS;;MAY 11, 1998
  1. ;
  1. 60 ;Routines added/edited since v4.0 sent to verifier:
  1. ;
  1. ; Added ^ACDGMRG, ^ACDGSAVE
  1. ; Deleted ^ACDV4FD2, ^ACDV4FD3, ^ACDV4FD4
  1. ; Changed ^ACDEDE4, ^ACDPCCL*, ^ACDAUTO1, ^ACDAUTO3, ACDNOTE
  1. ; ^ACDPVDSP, ^ACDDEU
  1. ; ^XBPFTV
  1. ;
  1. 61 ;Dictionaries added/edited since v4.0 sent to verifier:
  1. ;
  1. ; 9002173 CDMIS PROGRAM - deleted all fields except .01 and 1100
  1. ; series. This will require a post init when it is distributed.
  1. ;
  1. 62 ;Templates added/edited since v4.0 sent to verifier:
  1. ;
  1. ;- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  1. 63 ;PSG meeting in Albuquerque the week of May 22.
  1. ;
  1. 64 ;Deleted 52 RELAPSE and 54 UNLISTED PROBLEM iaw PSG.
  1. ;
  1. 65 ;Modified ^XBPFTV to return IEN if pointed to entry doesn't exist.
  1. ;
  1. 66 ;Deleted CDMIS GLOSSARY file, option, and routine iaw PSG.
  1. ;
  1. 67 ;Made DIFFERENCE REASON required when asked iaw PSG.
  1. ;
  1. 68 ;No longer loop on patient for IN, TD, RE iaw PSG.
  1. ;
  1. 69 ;Only provide option to add new patients or edit old patients for
  1. ;CDMIS CLIENT CATEGORY when editing an existing entry.
  1. ;
  1. 70 ;Changed edit mode visit date to a screened lookup so ?? will get
  1. ;all visits that match.
  1. ;
  1. 71 ;Added CREATED BY USER to CDMIS VISIT and CDMIS CLIENT SVCS and
  1. ;stuffed DUZ. PCC has no user editing field.
  1. ;
  1. 72 ;Wrote ^ACDVFIX to set missing SEX in CDMIS VISIT records.
  1. ;
  1. 73 ;Had note from PSG meeting about 'sorry editing visit' when locked.
  1. ;It already has an incremental lock that says that. ?????
  1. ;
  1. 74 ;Changed CDMIS VISIT HISTORY so it lists complete history with client
  1. ;svcs when going to a printer. Otherwise it lists one screen of
  1. ;visits only, in reverse date order.
  1. ;
  1. 75 ;Modified ^ACDCS which edits a GRP or CLIENT CATEGORY to not ask
  1. ;edit question when adding a new group.
  1. ;
  1. 76 ;Have PSG note about asking hours on initial. It already does that
  1. ;here.
  1. ;
  1. 77 ;Have PSG note to look at LOC/TYPE default when SCHOOL. Problem
  1. ;only occurs on SCHOOL because there are several entries that begin
  1. ;with word SCHOOL. Left it as is.
  1. ;
  1. 78 ;Have PSG note about PRIMARY PROVIDER question not being appropriate
  1. ;for client services. Leaving it because that conflicts with info
  1. ;I got here. Will address it later.
  1. ;
  1. 79 ;Have PSG note about DAY: question after coming back from a copy
  1. ;set. I left it for now. Will look at it again later.
  1. ;
  1. 80 ;Have PSG note about a pause after 'ADD 2 SVC' then on next line
  1. ;'GRP'. Left as is because I don't know what it is about.
  1. ;
  1. 81 ;Have PSG note to say visit extracted when attempt to select it
  1. ;for editing. What it does not is just not show it to you because
  1. ;I use a DIC("S") screen. Left it alone because if I showed it and
  1. ;then said you couldn't edit it if you selected it I would get
  1. ;complaints about that too. Much more reasonable complaints too.
  1. ;
  1. 82 ;Have PSG note that says 'INTERVENTIONS ADD PATIENTS ON FLY' and
  1. ;I have it marked out so I assume I made the change but I can't
  1. ;imagine what that is about.
  1. ;
  1. 83 ;Have PSG note 'PAUSE WHEN ADDING'. Don't know what that is about.
  1. ;
  1. 84 ;Per Wilbur removed demographic change portion of data entry. Still
  1. ;stores demo data in CDMIS visit though.
  1. ;