VPSPDO2 ;DALOI/KML,WOIFO/BT - PDO OUTPUT DISPLAY - ALLERGIES (Continue);11/20/11 15:30
Source file <VPSPDO2.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
BLDADD(OREF) | ; build additional allergies section for Patient Entered allergy medication review note
; INPUT ; OREF : Object Reference for the VPS PDO object |
|
INTADDAL(OREF,ALRIEN) | ; initialize additional allergy info
; INPUT ; OREF : Object Reference for the VPS PDO object ; ALRIEN : Additional Allergy IEN ; |
|
PREPCOM(OREF) | ; prepare additional allergies comments to build
; INPUT ; OREF : Object Reference for the VPS PDO object |
|
ADDADHDR(OREF) | ; build additional allergy header
; INPUT ; OREF : Object Reference for the VPS PDO object |
|
ADDADALR(OREF) | ; build additional allergy items
; INPUT ; OREF : Object Reference for the VPS PDO object |
|
GETCH(OREF) | ;retrieve any changes to allergy profile since last MRAR
; ICR 5843 - Controlled Subscription for read of PATIENT ALLERGIES file (120.8) ; INPUT ; OREF : Object Reference for the VPS PDO object |
|
ADDCHGHD(OREF) | ; build allergies changes header
|
|
ADDCHG(OREF,ANAME,REACTION,ACTION) | ; build allergies changes
; INPUT ; OREF : Object Reference for the VPS PDO object ; ANAME : newly entered Allergy name ; REACTION : array of reactions of the allergy ; ACTION : what to do with the reaction review |