Print Page as PDF
PSSUTIL HAZWARNG ICR (6942)

PSSUTIL HAZWARNG    ICR (6942)

Name Value
NUMBER 6942
IA # 6942
DATE CREATED 2018/07/11
CUSTODIAL PACKAGE PHARMACY DATA MANAGEMENT
USAGE Supported
TYPE Routine
ROUTINE PSSUTIL
NAME PSSUTIL HAZWARNG
GENERAL DESCRIPTION
This DBIA is provided by PDM (Pharmacy Data Management)
as an API to return the Hazardous To Handle and Hazardous To Dispose alert
text generated for a specific drug in the DRUG file (#50) appropriate for the
package that is calling it.

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
  • HAZ WARNING TEXT
  • HAZ ALERT TEXT
DURATION Till Otherwise Agreed
ID PSSUTIL
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT VARIABLES
$$HAZWARNG(PSSDRIEN,PSSIO,PSSHAZH,PSSHAZD,PSSHAZTX)
VARIABLES TYPE VARIABLES DESCRIPTION
PSSDRIEN Input
DRUG file (#50) ien.   (required)
PSSIO Input
"I" or "O" Inpatient or Outpatient package warning.
(required)
PSSHAZH Input
Hazardous to Dispose flag (1 or 0).   (required)
PSSHAZD Input
Hazardous to Handle flag (1 or 0).   (required)
PSSHAZTX Output
Hazardous warning text string returned containing
drug name and related Hazardous To Handle and/or Hazardous Dispose disposition
appropriate for the that was passed in package.
HAZWARNG(PSSDRIEN,PSSIO,PSSHAZH,PSSHAZD,PSSHAZTX)