Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 58.28

Package: Auto Replenishment Ward Stock

PHARMACY AOU STOCK(#58.1)-->58.11-->58.28

Sub-Field: 58.28


Information

Parent File Name Number Package
58.11 ON-DEMAND REQUEST DATE/TIME 58.28 Auto Replenishment Ward Stock

Details

Field # Name Loc Type Details
.01 ON-DEMAND REQUEST DATE/TIME 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUL 03, 1990
  • HELP-PROMPT:  Enter the Date/Time for the On-Demand Request
  • DESCRIPTION:  
    This contains the DATE/TIME of the request for an item which is not currently a standard stocked item in the Area of Use.
  • CROSS-REFERENCE:  58.1^OND
    1)= S ^PSI(58.1,"OND",$E(X,1,30),DA(2),DA(1),DA)=""
    2)= K ^PSI(58.1,"OND",$E(X,1,30),DA(2),DA(1),DA)
1 ON-DEMAND QUANTITY DISPENSED 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<0)!(X?.E1"."1N.N) X D:$D(X) OND^PSGWUTL
  • LAST EDITED:  FEB 28, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999, 0 Decimal Digits.
  • DESCRIPTION:  
    This contains the quantity dispensed for the on-demand request.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  58.28^AMIS^MUMPS
    1)= Q:$D(PSGWV) D OD^PSGWUTL
    2)= Q:$D(PSGWV) D KOD^PSGWUTL
    This cross-reference is set everytime a quantity greater than zero is dispensed for an On-Demand Request for a stock item. The nightly job "Update AMIS Stats File" will process this cross-reference and store the
    data in the AR/WS Stats File (58.5). After the cross-reference is processed, it is deleted.
  • CROSS-REFERENCE:  58.28^AMISERR^MUMPS
    1)= Q:$D(PSGWV) D ODERR^PSGWUTL
    2)= Q:$D(PSGWV) D KODERR^PSGWUTL
    This cross-reference is set by the nightly job "Update AMIS Stats File" if an AMIS transaction is found to have invalid or missing Inpatient Site data. Existence of this cross-reference will cause a MailMan
    message to be sent to holders of the PSGWMGR security key informing them of the invalid or missing data.
2 ON-DEMAND REQUEST ENTERED BY 0;3 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • REQUEST ENTERED BY:  
  • LAST EDITED:  JUL 12, 1990
  • HELP-PROMPT:  Enter the name of the original user for this request.
  • DESCRIPTION:  
    This points to File 200 - the New Person File. It contains the pointer number of the person who has entered the on-demand request.
3 COMPILED INTO AMIS? 0;4 SET

  • LAST EDITED:  JAN 26, 1988
  • DESCRIPTION:  A TaskMan background routine ^PSGWUAS (option PSGW UPDATE AMIS STATS) runs each night. As the data for an on-demand transaction is completed, this "COMPILED FLAG" will be set to "1". This will enable the
    cross-reference ^PSI(58.5,"AMIS") to be recompiled via the option PSGW RE-INDEX AMIS or via VA FileMan should the need arise.
4 ON-DEMAND REQUEST EDITED BY 0;5 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED BY:  
  • LAST EDITED:  JUL 12, 1990
  • HELP-PROMPT:  Enter the name of the person who last edited this request.
  • DESCRIPTION:  
    This points to file #200 (New Person file). It contains the pointer number to the user who LAST EDITED this request.
5 DATE/TIME LAST EDITED 0;6 DATE

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 27, 1988
  • DESCRIPTION:  
    This field contains the date/time this on-demand request was last edited.
Info |  Details