ENDD |
Returns all local (DRUG file) entries associated with
a National Drug file pointer.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
PD |
Input |
Primary Drug
|
TYPE |
Input |
O for Outpatient Med U for Unit Dose I for IV Med etc
|
ARRAY |
Input |
Name of array to be returned.
|
|
ENRFA |
Returns formulary alternatives for a dispense drug.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DRUG |
Input |
Pointer to DRUG file
|
TYPE |
Input |
O for Outpatient Med U for Unit Dose I for IV Med etc
|
ARRAY |
Input |
Name of array to be returned.
|
|
ENDCM |
Returns price, message, NDF entry, product name, and
quantity dispense message.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DRUG |
Input |
Pointer to DRUG file
|
RESULTS |
Output |
Result of extrinsic function = price per dispense
drug^message^NDF entry^PSNDF product name^Quantity dispense message
|
|
ENDDIV |
Returns all entries in DRUG file associated with
Orderable Item.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
OI |
Input |
Orderable Item pointer
|
TYPE |
Input |
Type of drug (A for additive; B for Base)
|
VOLUME |
Input |
Volume to uniquely identify orderable item.
|
ARRAY |
Input |
Name of array in which results will be returned.
|
|