Files > RX SUSPENSE

name
RX SUSPENSE
number
52.5
location
^PS(52.5,
description
This file simply keeps an ordered list of all the prescriptions that have been put on suspense for a certain date. It is typically used to print all prescriptions on suspense for a given date range, usually in order of entry. After an entry has been printed, a printed flag is set to keep it from being inadvertantly reprinted. The outpatient pharmacy package supplies an option to clean out printed prescriptions that have accumulated over time. This is up to the center to determine when it will routinely perform this task.
applicationGroups
PS
Fields
#NameLocationTypeDetailsIndexDescription
.01rx #(+)0;1POINTER52BThis field is the pointer to the Prescription File (#52).
.02suspense date(+)0;2DATE-TIMECThis field is used to indicate the date the prescription will be printed from the suspense file.
.03patient(+)0;3POINTER2AFRefers to whom the medication is prescribed for.
.04type(+)0;4SET OF CODESM:MAIL
W:WINDOW
I:INPATIENT
`TYPE' refers to how the prescription is to be destributed. Respond by indicating M for Mail, W for Window or I for Inpatient.
.05partial0;5NUMERICRespond with Y for YES or N for NO depending upon whether or not this is a partial or full prescription.
.06division0;6POINTER59This field is used to enter the division where the prescription was filled.
1drugCOMPUTED`DRUG' refers to the name of the actual drug/supplies specified by the prescription.
2printedP;1BOOLEAN0:NO
1:YES
This field is used to indicate if the prescription was printed from suspense. '1' is used to indicate 'Yes' the prescription has printed, '0' for 'No' the prescription has not printed. the suspened prescription has been reset to print again.
3cmop indicator0;7SET OF CODESQ:QUEUED FOR TRANSMISSION
X:TRANSMISSION COMPLETED
L:LOADING FOR TRANSMISSION
P:PRINTED LOCALLY
This field indicates the current status of a Consolidated Mail Outpatient Pharmacy prescription.
4print date0;8DATE-TIMEThis indicates the date/time that this entry was queued to print. It is entered by the Outpatient package at the time of label print.
5printed by0;9POINTER200This indicates the user who queued this entry to print from suspense.
6dea, special hdlg0;10FREE TEXTThis is taken from the DRUG File(#50) and entered by the Outpatient Package when the entry goes into the suspense file.
7sequence0;11NUMERICThis field is used by Outpatient for printing labels in the proper sequence when labels are Reset for Reprinting. This field should not be edited through FileMan.
8reprint0;12BOOLEAN1:YES
If set to Yes, it means the entry is a suspended reprint, either through the Edit option or the Reprint option.
9fill0;13NUMERICThis field indicates the fill number for the Rx if the Rx is not a partial.
10suspense hold date0;14DATE-TIMEThis field is populated when the Print from Suspense function is executed and for ePharmacy prescriptions only. It will contain the date when 3/4 of the Days Supply will have elapsed. ePharmacy prescriptions will be left on suspense until this date. Otherwise, the prescription will print on or after the date stored in this field. Non-ePharmacy prescriptions are not affected by this functionality.

Not Referenced