Print Page as PDF
DBIA3229 ICR (3229)

DBIA3229    ICR (3229)

Name Value
NUMBER 3229
IA # 3229
DATE CREATED 2000/10/24
CUSTODIAL PACKAGE PHARMACY DATA MANAGEMENT
CUSTODIAL ISC Birmingham
USAGE Private
TYPE Routine
ROUTINE PSSCPRS
NAME DBIA3229
GENERAL DESCRIPTION
If the APPLICATION PACKAGES' USE field (#63) in DRUG
file (#50) for at least one of the dispense drugs associated with the
orderable item is marked for IV use and at least one of the IV additives/IV
solutions associated with the dispense drug are flagged for IV FLUID ORDER
ENTRY, this field shall be optional. If not, a value in the schedule field
shall be mandatory. CPRS shall be passed this information from Pharmacy Data
Management to make this determination.
STATUS Withdrawn
DURATION Till Otherwise Agreed
ID PSSCPRS
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
CPRS
D CPRS^PSSCPRS(.array) where the array is defined by
the calling application returns.
VARIABLES TYPE VARIABLES DESCRIPTION
ARRAY('DRUG') Input
This is the dispense drug IEN variable.
ARRAY('ITEM') Input
This is the orderable item IEN  variable.
ARRAY('DOSAGE') Input
This is the Dosage variable.
ARRAY('DUPD') Input
This is the dispense units per dose variable.
ARRAY('PACK') Input
This variable determines the original order Package
(i.e. if it is "O" then the translation will be from Outpatient to Inpatient
and visa versa.
RESULTS Output
A local variable array with the following nodes:

RESULT(0)
The value of this variable will take the following values:
1 in case there is data to be returned to CPRS
-1 in case of error.

RESULT(1)
This variable contains 4 pieces.
Piece 1 is the dispense drug IEN.
Piece 2 is the  orderable Item IEN.
Piece 3 is the  dosage.
Piece 4 is the  dispense units per   dose.

RESULT(2)
This variable will have an error description in case of RESULT(0)=-1, and in
some cases.

SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE SUBSCRIBING DETAILS
ORDER ENTRY/RESULTS REPORTING
This call shall apply transfer rules on the input
variables, initially it will returns the dispense drug IEN, orderable Item
IEN, dosage, dispense units per dose, but more data may be returned later.