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.52

Package: Auto Replenishment Ward Stock

AR/WS STATS FILE(#58.5)-->58.501-->58.52

Sub-Field: 58.52


Information

Parent File Name Number Package
58.501 RECALCULATE AMIS 58.52 Auto Replenishment Ward Stock

Details

Field # Name Loc Type Details
.01 DRUG 0;1 POINTER TO DRUG FILE (#50) DRUG(#50)

  • DESCRIPTION:  
    This contains the internal drug number of the drug being dispensed or returned. Thus, if cost data is found to be inaccurate, the AMIS may be recalculated.
  • CROSS-REFERENCE:  58.52^B
    1)= S ^PSI(58.5,DA(2),"S",DA(1),"DRG","B",$E(X,1,30),DA)=""
    2)= K ^PSI(58.5,DA(2),"S",DA(1),"DRG","B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  58.5^D
    1)= S ^PSI(58.5,"D",$E(X,1,30),DA(2),DA(1),DA)=""
    2)= K ^PSI(58.5,"D",$E(X,1,30),DA(2),DA(1),DA)
1 CATEGORY CAT;0 SET Multiple #58.53 58.53
2 MISSING DATA 0;2 SET

  • DESCRIPTION:  This flag is set if data needed to calculate the AMIS is missing at the time the quantity is dispensed or returned. Also, an "exceptions" cross-reference is created. Before the AMIS will print, this missing data
    must be supplied, the cross-reference deleted, and the flag reset.
  • CROSS-REFERENCE:  58.5^AEX^MUMPS
    1)= I X=1 S ^PSI(58.5,"AEX",DA(2),DA(1),DA)=""
    2)= K ^PSI(58.5,"AEX",DA(2),DA(1),DA)
    This cross-reference is used to sort drugs with missing AMIS data by Date/Inpatient Site/Drug. It is used by the options "Inventory Outline", "Print AMIS Report","Incomplete AMIS Data", and "Recalculate AMIS".
Info |  Details