ORMBLDPS ;SLC/MKB-Build outgoing Pharmacy ORM msgs ;Jul 20, 2021@14:08:09
Source file <ORMBLDPS.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
PTR(NAME) | ; -- Returns ptr value of prompt in Dialog file
|
|
NVA | ; -- new Non-VA Meds order
|
|
OUT | ; -- new Outpt Meds order [same as UD, +3 fields]
|
|
UD | ; -- new Inpt (Unit Dose) Meds order
|
|
UD1 | ||
NVA1 | ;introduces complex Non-VA order, removed 7 lines of code that only allowed one dosage
|
|
UD2 | ||
UD3 | ||
INSTR() | ; -- Return text instructions for QT-8, instance I
|
|
RMVDRGNM(ORIG,OROI,OROUTPT) | ;remove the drug name from the dosage string
|
|
HL7DUR() | ; -- Returns HL7 form of duration X
|
|
HDQ | ||
IV | ; -- new IV Meds order
|
|
IV1 | ||
RXR(ROUTE) | ; -- Returns RXR segment
|
|
ZRX(IFN,OUTPT) | ; -- Returns ZRX segment
|
|
ZRN(IFN,ORMSG,I) | ; -- Set ZRN segment
|
|
ORDCHKS | ; -- Include order checks in OBX segments
|
|
HL7UNIT(X) | ; -- Return coded element for volume/strength units
|
|
VER(IFN) | ; -- Send msg for nurse-verified orders
|
|
REF(IFN,ROUTING,CLINIC) | ; -- Send msg for refill request
|
|
ESC(STR) | ;
|