| DAS | 
Input | 
The input variable DAS is a string in the following
format: DFN;FILE IDENTIFIER;ORDER NUMBER;SUBFILE IDENTIFIER;SUBFILE ENTRY #;0
The Inpatient Medications package will only be using the first 3 pieces to
extract the order information requested by Clinical Reminders.
 
 | 
NAME | 
Both | 
The variable NAME is used to specify the array name
that the Clinical Reminders package wishes for the data to be returned in.
@NAME@("AD",0)        Additive Counter
@NAME@("AD",1,0)      ADDITIVE PRINT NAME^
ADDITIVE DRUG UNIT  (Multiple)
@NAME@("ADM")         ADMINISTRATION TIMES
@NAME@("ADM",0)       ADMINISTRATION TIMES
@NAME@("DD",0)        Dispense Drug COUNTER
@NAME@("DD",CNT,0)    DISPENSE DRUG^
UNITS PER DOSE^
CORRESPONDING OUTPATIENT NAME^
RESTRICTION
@NAME@("DN")          ORDERABLE ITEM
@NAME@("DO")          DOSAGE ORDERED
@NAME@("INDICATION")  INDICATION FOR USE
@NAME@("INFUS")       INFUSION RATE
@NAME@("INST")        INSTRUCTIONS
@NAME@("MDR",0)       MEDICATION ROUTE FLAG
@NAME@("MDR",1,0)     MEDICATION ROUTE
ABBREVIATION OR NAME
@NAME@("MR")          MEDICATION ROUTE
ABBREVIATION OR NAME
@NAME@("NOTGIVEN")    'NOT TO BE GIVEN' FLAG
@NAME@("OERR")        ORDERS FILE ENTRY
@NAME@("PENDRENEWAL") EQUALS 1 IF (ORDER
STATUS="P") AND
(REASON ORDER CREATED="R")
@NAME@("PROVIDER")    PRIVIDER IEN^PROVIDER NAME
@NAME@("SCH")         SCHEDULE
@NAME@("SCH",0)       SCHEDULE
@NAME@("SIG",0)       INSTRUCTIONS
@NAME@("SIO")         OTHER PRINT INFO
@NAME@("SIO",0)       OTHER PRINT INFO
@NAME@("SOL",0)       Solutions Counter
@NAME@("SOL",1,0)     SOLUTION^VOLUME (Multiple)
@NAME@("START")       START DATE/TIME
@NAME@("STAT")        STATUS (TEXT)
@NAME@("STOP")        STOP DATE/TIME
@NAME@("UNITS")       UNITS PER DOSE
@NAME@("VERPHARM")    VERIFYING PHARMACIST
 |