Print Page as PDF
DBIA3278 ICR (3278)

DBIA3278    ICR (3278)

Name Value
NUMBER 3278
IA # 3278
DATE CREATED 2000/12/29
CUSTODIAL PACKAGE OUTPATIENT PHARMACY
CUSTODIAL ISC Birmingham
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE PSOSIGDS
NAME DBIA3278
GENERAL DESCRIPTION
These calls, provided by Outpatient Pharmacy, will
return default values to Computerized Patient Record System (CPRS) for Days
Supply and Maximum Number of Refills for the medication order entry process.
STATUS Active
DURATION Till Otherwise Agreed
ID PSOSIGDS
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
DSUP(PSOQX)
This entry point will be used to return a default
Days Supply value to CPRS, based on the patient and the drug selected in the
medication order entry process.
VARIABLES TYPE VARIABLES DESCRIPTION
PSOQX('PATIENT') Input
This is equal to the internal entry number of the
patient from the PATIENT file (#2).
PSOQX('DRUG') Input
This is equal to the internal entry number of the
drug from the DRUG file (#50).
PSOQX('DAYS SUPPLY') Output
This is the default Days Supply value.
MAX(PSOQX)
This entry point will be used to return a default
Maximum Refills value to CPRS, based on the Patient, Drug, and Days Supply
selected in the medication order entry process.
VARIABLES TYPE VARIABLES DESCRIPTION
PSOQX('PATIENT') Input
This is equal to the internal entry number of the
patient from the PATIENT file (#2).
PSOQX('DRUG') Input
This is equal to the internal entry number of the
drug from the DRUG file (#50).
PSOQX('DAYS SUPPLY') Input
This is equal to the Days Supply of the medication
order.
PSOQX('MAX') Output
This is the default Maximum Refills value.
PSOQX('DISCHARGE') Input
This variable will be set to 1 if this order is an
Outpatient order that is being entered for an Inpatient, or if these are
Inpatient orders being transferred to Outpatient for discharge.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC SUBSCRIBING DETAILS
ORDER ENTRY/RESULTS REPORTING Salt Lake City
VISTA INTEGRATION ADAPTOR
Access will be used by VIA for:

VIABDPS2 OISLCT RPC for OrderMgmtSvc - getMedOrderableItemDefaults
VIAB DFLTSPLY RPC for OrderMgmtSvc - getDaysMedicationSupply