VPSPDO2M ;DALOI/KML,WOIFO/BT - PDO OUTPUT DISPLAY - MEDS ;11/20/11 15:30
Source file <VPSPDO2M.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
MEDCHNG(OREF,SAVMEDS) | ;
; INPUT ; OREF : Object Reference for the VPS PDO object (contains all properties) ; SAVMEDS : array represents the list of active and past medications. ; Will be used to determine if any changes have occurred since last MRAR. ; ; per MRAR requirements for CHANGES SINCE last MRAR a change to the patient's medication profile is: ; RX status changes since last MRAR or if a medication was added to the patient's medication profile |
|
GET52(OREF,RXDATA) | ; get medication profile from PRESCRIPTION file (#52)
; INPUT ; OREF : Object Reference for the VPS PDO object (contains all properties) ; RXDATA : array of data extracted from the temporary global array produced by RX^PSO52API |
|
BLD52(OREF,RXDATA) | ;
; INPUT ; RXDATA - array of data extracted from the temporary global array produced by RX^PSO52API ; RXDATA : array of data extracted from the temporary global array produced by RX^PSO52API |
|
GTDRGNM(DRUG) | ; Get Drug Name
; INPUT ; DRUG : Drug IEN ^ local drug name (file #52) ; RETURN ; DRUG NAME |