Print Page as PDF
DBIA3174 ICR (3174)

DBIA3174    ICR (3174)

Name Value
NUMBER 3174
IA # 3174
DATE CREATED 2000/08/31
CUSTODIAL PACKAGE BAR CODE MED ADMIN
CUSTODIAL ISC Birmingham
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE PSBIPM
NAME DBIA3174
GENERAL DESCRIPTION
The entry point EN^PSBIPM is provided by the Bar Code
Medication Administration (BCMA) package to provide information to Inpatient
Medications to be used in determining the start date for a renewed order.

The MOB entry point is used by Inpatient Medications to get information
obtained from the BCMA/CPRS Med Order function.

The MOBR is used by Inpatient Medications to notify BCMA that the order has
been accepted and processed by Inpatient Pharmacy.
STATUS Active
KEYWORDS PSBIPM
EXPIRATION DATE JAN 2003
ID PSBIPM
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$EN
Provides Inpatient Medications with the type, date,
and status of a patients last BCMA action.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
The patients internal entry number from the PATIENT
FILE, 2.
PSBORDX Input
The pharmacy order number.
PSBSTUS Output
This is the status of the last action.
PSBLAST Output
A FileMan date/time. This is the date of the last
action.
PSBADMDT Output
A FileMan date/time. This is the scheduled
administration time.
MOB
Provides Inpatient Medications with an array of data
returned by the BCMA/CPRS Med Order function.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
The patients internal entry number from the PATIENT
FILE, 2.
PSBCORN Input
The CPRS order number.
ARRAY Output
^TMP("PSB",$J,0)
$P(1)  =  DFN
$P(2)  =  CPRS order number
$P(3)  =  Schedule

^TMP("PSB",$J,700,0)  =  Total number of dispense drugs

^TMP("PSB",$J,700,#)  = IEN from file 50

^TMP("PSB",$J,800,0)  = Total number of additives

^TMP("PSB",$J,800,#)  =  IEN from file 52.6

^TMP("PSB",$J,900,0)  =  Total number of solutions

^TMP("PSB",$J,900,#)  =  IEN from file 52.7
MOBR
This entry point is used by Inpatient Medications to
notiy BCMA that the order has been processed or rejected. There is no return
from this entry point.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
The internal entry number from PATIENT FILE, 2.
PSBCORN Input
The CPRS order number.
PSBORDN Input
The Inpatient Medications order number if processed,
null if rejected.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
INPATIENT MEDICATIONS Birmingham