Changeset 242 for ccr/trunk/p/CCRMEDS3.m
- Timestamp:
- Oct 27, 2008, 8:24:40 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ccr/trunk/p/CCRMEDS3.m
r241 r242 58 58 . S @MEDMAP@(0)=@MEDMAP@(0)+1 ; INCREMENT TOTAL MEDS IN VAR ARRAY 59 59 . N RXIEN S RXIEN=$P(FDAIEN,",") ; First piece of FDAIEN is the number of the med for this patient 60 . W "RXIEN IS ",RXIEN,!61 . W "MAP= ",MAP,!60 . I DEBUG W "RXIEN IS ",RXIEN,! 61 . I DEBUG W "MAP= ",MAP,! 62 62 . S @MAP@("MEDOBJECTID")="MED_OUTSIDE"_MEDCOUNT ; MEDCOUNT FOR ID 63 63 . S @MAP@("MEDISSUEDATETXT")="Documented Date" … … 116 116 . . N QTYDATA M QTYDATA=^TMP($J,"QTY",MEDIEN) 117 117 . . S @MAP@("MEDQUANTITYUNIT")=QTYDATA(14.5) 118 118 . E S @MAP@("MEDQUANTITYUNIT")="" 119 119 . ; 120 120 . ; --- START OF DIRECTIONS ---
Note:
See TracChangeset
for help on using the changeset viewer.