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: 50.802

Package: Inpatient Medications

IV STATS(#50.8)-->50.801-->50.802

Sub-Field: 50.802


Information

Parent File Name Number Package
50.801 TRANSACTION NUMBER 50.802 Inpatient Medications

Details

Field # Name Loc Type Details
.01 TRANSACTION NUMBER 0;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<1)!(X?.E1"."1N.N) X S:$D(X) DINUM=X
  • HELP-PROMPT:  Type a whole number between 1 and 9999999.
  • DESCRIPTION:  
    This number is the transaction number in "hold" status until stats are compiled.
  • GROUP:  PSJI
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
1 ORDER NUMBER 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<1)!(X?.E1"."1N.N) X
  • HELP-PROMPT:  Type a whole number between 1 and 9999999.
  • DESCRIPTION:  
    Order Number for the order on "hold"
  • GROUP:  PSJI
2 STATUS 0;3 SET
  • '1' FOR DISPENSED;
  • '2' FOR RETURNED;
  • '3' FOR DESTROYED;
  • '4' FOR CANCELED;

  • LAST EDITED:  JUL 04, 1989
  • DESCRIPTION:  
    Status of the order on "hold",1 for Dispensed, 2 for returned and 3 for destroyed, 4 for canceled.
  • GROUP:  PSJI
3 DATE OF TRANSACTION 0;4 DATE

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 19, 1986
  • DESCRIPTION:  
    The date of the transaction in "hold".
  • GROUP:  PSJI
4 NUMBER OF ORDERS 0;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • HELP-PROMPT:  Type a whole number between 0 and 9999999.
  • DESCRIPTION:  
    Number of orders on "hold" status.
  • GROUP:  PSJI
5 WARD 0;6 POINTER TO WARD LOCATION FILE (#42) WARD LOCATION(#42)

  • LAST EDITED:  APR 15, 1988
  • DESCRIPTION:  
    Identifies the ward associated with this transaction.
  • GROUP:  PSJI
6 DRUG WITH NO COST 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<6)!'(X?.E1";".E) X
  • LAST EDITED:  JAN 04, 1989
  • HELP-PROMPT:  Answer must be 6-15 characters in length.
  • DESCRIPTION:  When compiling IV Statistics, if an order is found which contains a drug that has no cost data entered, the file number (either 52.6 or 52.7) and the print name of that drug is placed in this field. A mail message is
    then sent to all users holding the "PSJI MGR" security key (excluding IRM staff), identifying the drug missing cost data, and whether it is an additive or a solution. The dispensing information is not added to the
    statistics file until the cost has been entered.
  • GROUP:  PSJI
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
Info |  Details