Name | Value |
---|---|
NAME | VPR MEDICATION |
DEFAULT FILE NUMBER | 100 |
DATA MODEL | SDA |
DISPLAY NAME | Medication |
ITEM |
|
DESCRIPTION | This entity populates the Medication container in HealthShare from the ORDER (#100) file; it expects the record ien as its ID (DIEN). Additional data is pulled from the PHARMACY PATIENT (#55) and PRESCRIPTION (#52) files. This entity is supported by code in routines VPRSDAOR and VPRSDAP, which uses various PS* calls to extract medication data. Data in SDA is maintained by monitoring the OR EVSEND PS, PS EVSEND OR, and PSB EVSEND VPR protocol events. |
GET EXIT ACTION | K:$D(VPRPS) @VPRPS K ORIFN,ORPK,PSTYPE,VPRATE,VPRPS,^TMP("VPRX",$J),PSOI,VPRPI,OR0,OR3,OR6,OR8,ORDAD,ORSIG |
GET ID ACTION | D PS1^VPRSDAP(DIEN),OR1^VPRSDAOR(DIEN) |
GET QUERY ROUTINE | ORDERS^VPRSDAOR("RX") |