1 | PSIVHLP2 ;BIR/PR-CONTINUED HELP TEXT ;12 JUL 96 / 10:30 AM
|
---|
2 | ;;5.0; INPATIENT MEDICATIONS ;;16 DEC 97
|
---|
3 | W ! F PSIVHLP=0:1 S PSIVHLP2=$P($T(@HELP+PSIVHLP),";",3) Q:PSIVHLP2="" W !,PSIVHLP2
|
---|
4 | W ! K HELP,PSIVHLP2,PSIVHLP Q
|
---|
5 | OMP ;;This option will allow costs to be changed in the statistics file.
|
---|
6 | ;;The Average Drug Cost Per Unit field in the Additive or Solution file
|
---|
7 | ;;must first have been edited for the new cost to appear.
|
---|
8 | ;;A single drug or multiple drugs (separated by , ) may be selected.
|
---|
9 | ;;After drugs have been selected, the editing of the statistics file
|
---|
10 | ;;runs as a background job.
|
---|
11 | ;;
|
---|
12 | ACT ;;This active order report will list all active orders containing
|
---|
13 | ;;the specified drug. You may pick a single drug or you may select
|
---|
14 | ;;all drugs by entering ^ALL.
|
---|
15 | ;;
|
---|
16 | ZW ;;This active order report will list all active orders within the
|
---|
17 | ;;ward that you specify. You may select a specific ward. You may
|
---|
18 | ;;also select Outpatient orders by entering ^OUTPATIENT or you may
|
---|
19 | ;;select all wards by entering ^ALL.
|
---|
20 | ;;
|
---|
21 | LABLOG ;;If you wish to view the label log as part of the activity log,
|
---|
22 | ;;please answer yes. The label log will show date and time labels
|
---|
23 | ;;were printed, who printed them, where the labels came from, and
|
---|
24 | ;;how many were printed. This log will also show labels recycled,
|
---|
25 | ;;destroyed, and cancelled.
|
---|
26 | ;;
|
---|
27 | DCR ;;You may capture drug costs several different ways. Select ^ALL
|
---|
28 | ;;and you will get a report of all IV drugs. Select a single drug
|
---|
29 | ;;name and you will get a report for just that drug. Select ^NON
|
---|
30 | ;;and you will get a report of just non-formulary drugs. Select
|
---|
31 | ;;^CAT and you will get a report only for the drugs that you have
|
---|
32 | ;;defined in your category file for the particular category you
|
---|
33 | ;;select. This feature is a report generator that allows you to
|
---|
34 | ;;define your own cost reports. Select ^VADC and you will get a report
|
---|
35 | ;;just for the VA drug class code you select. If you are running the
|
---|
36 | ;;drug cost report, you may also select ^HIGH to get a high/low cost
|
---|
37 | ;;report. You define the upper and lower bounds. You may also select
|
---|
38 | ;;^TYPE to get a report by IV type. This feature will allow you
|
---|
39 | ;;to subtract cancelled and recycled out of AMIS. Run the drug cost
|
---|
40 | ;;report for 1 IV room and select a type. The bag summary gives
|
---|
41 | ;;the % of bags cancelled, recycled, and destroyed. Take this percentage
|
---|
42 | ;;and subtract it out of the AMIS count for that IV room.
|
---|
43 | ;;NOTE: you may not include patient data when running the drug cost
|
---|
44 | ;;report by IV type.
|
---|
45 | ;;
|
---|
46 | CON ;;The condensed report will 'NOT' show you cost and units by ward
|
---|
47 | ;;and will never include patient data. If you are simply looking for
|
---|
48 | ;;a drug cost total and do not need to know units and cost by ward,
|
---|
49 | ;;or patient, run the condensed version of this report.
|
---|
50 | ;;
|
---|
51 | IVR ;;You may run the Ward, Provider, or Drug cost report for one or all
|
---|
52 | ;;IV rooms. Enter ^ALL to get a report for all IV rooms or enter
|
---|
53 | ;;the specific IV room you wish to capture data for. This feature
|
---|
54 | ;;allows you to keep report size low if you only need data for one
|
---|
55 | ;;room. It also allows you to do cost and summary comparisons
|
---|
56 | ;;between IV rooms. It also allows you to subtract out recycled
|
---|
57 | ;;and cancelled from AMIS by running the drug cost report by Type
|
---|
58 | ;;and 1 IV room. The bag summary may be used as described in
|
---|
59 | ;;the drug prompt help text.
|
---|
60 | ;;
|
---|
61 | REPRINT ;;Enter a date, without time, that corresponds to the date which
|
---|
62 | ;;labels are to be reprinted for. Example: If you ran scheduled
|
---|
63 | ;;labels for today and you want to reprint labels from that set,
|
---|
64 | ;;enter a "T" for "TODAY" or <RETURN>.
|
---|
65 | ;
|
---|
66 | NVO ;;Choose 'P' to work on all nonverified orders for a single patient,
|
---|
67 | ;;'I' to work on all nonverified orders for a specific IV room,
|
---|
68 | ;;or 'W' to work on all nonverified orders for a specific ward.
|
---|
69 | ;;
|
---|
70 | INCOMP ;;Enter 'D' delete the order from the system, or 'B' to take
|
---|
71 | ;;no action on this order.
|
---|