Print Page as PDF
PSSUTIL HAZ ICR (6941)

PSSUTIL HAZ    ICR (6941)

Name Value
NUMBER 6941
IA # 6941
DATE CREATED 2018/07/11
CUSTODIAL PACKAGE PHARMACY DATA MANAGEMENT
USAGE Supported
TYPE Routine
ROUTINE PSSUTIL
NAME PSSUTIL HAZ
GENERAL DESCRIPTION
This IA is provided by PDM (Pharmacy Data Management)
as an API Function to return Hazardous To Handle and Hazardous To Dispose
indication flags per a drug in the DRUG file (#50) or Orderable Item in the
PHARMACY ORDERABLE ITEM file (#50.7).

Note: Hazardous indications are fields stored in the PSNDF file VA PRODUCT
file (#50.68).

If any drug has a Hazardous to Handle or Dispose indication, then
the Pharmacy Orderable Item (OI) and any drugs pointing to that same
OI will be considered Hazardous for the same indications.
STATUS Pending
KEYWORDS
  • HAZ
  • HAZARDOUS
  • DISPOSE INDICATOR HAZ
  • HANDLE INDICATOR HAZ
DURATION Till Otherwise Agreed
ID PSSUTIL
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT VARIABLES
$$HAZ(PSSIEN,PSSF)
VARIABLES TYPE VARIABLES DESCRIPTION
PSSIEN Input
DRUG file (#50) ien or PHARMACY ORDERABLE ITEM file
(#50.7) ien.  (required)
PSSF Input
"OI" passed, if file ien passed in param 1 is for
file #50.7 else assumes the default.   (optional)  default = drug ien
FUNCTION VALUES Output
Piece 1 = 0 or 1  (Hazardous To Handle) Piece 2 = 0
or 1  (Hazardous To Dispose) Piece 3 = PHARMACY ORDERABLE ITEM file (#50.7)
NAME