| HMP APPT EVENTS |
action |
|
This protocol will track appointments for HMP. |
D SDAM^HMPEVNT(SDATA) |
|
| HMP DG UPDATES |
action |
|
This protocol will track Patient file changes for HMP. |
D DG^HMPEVNT(DGDA,DGFIELD,DGFILE) |
|
| HMP GMPL EVENT |
action |
|
This protocol will track new and updated problems for HMP. |
D GMPL^HMPEVNT(DFN,GMPIFN) |
|
| HMP INPT EVENTS |
action |
|
This protocol will track patient admissions and discharges for HMP. |
D DGPM^HMPEVNT(DGPMA,DGPMDA,DGPMP,DGPMT) |
|
| HMP PCE EVENTS |
action |
|
This protocol will track PCE visit data for HMP. |
D PCE^HMPEVNT |
|
| HMP XQOR EVENTS |
action |
|
This protocol monitors order events for HMP. It is placed on the * EVSEND OR protocols to check for updates being sent from ancillary packages to Order Entry; it monitors when orders are completed. |
D XQOR^HMPEVNT(.XQORMSG) |
|
| HMP GMRA EVENTS |
action |
|
This protocol will track Allergy data updates for HMP. |
D GMRA^HMPEVNT("") |
|
| HMP NA EVENTS |
action |
|
This protocol monitors order events for HMP. It is placed on the OR EVSEND * protocols to check for order numbers assigned to new orders placed from the ancillary packages. |
D NA^HMPEVNT(.XQORMSG) |
|
| HMP MDC EVENT |
action |
|
This protocol will track new and updated observations for HMP. |
D MDC^HMPEVNT(.MDCOBS) |
|
| HMP PSB EVENTS |
action |
|
This protocol will track medication administrations for HMP. |
D PSB^HMPEVNT(.PSBIEN) |
|
| HMP PCMM TEAM |
action |
|
|
D PCMMT^HMPEVNT(SCPTTMAF,SCPTTMB4) |
|
| HMP PCMM TEAM POSITION |
action |
|
|
D PCMMTP^HMPEVNT(SCPTTPAF,SCPTTPB4) |
|
| HMPM EVT QUE MGR MENU |
menu |
|
Main protocol menu used by the VPRM EVT QUE MGR ListMan template. |
S XQORM("B")="Update" |
|
| HMPM EVT QUE CHANGE SERVER |
action |
|
Allows user to change which server's freshness queue events to display in the viewer. |
D CS^HMPEQLM |
|
| HMPM EVT QUE FRESHNESS REPORT |
action |
|
View overview freshness queue information for all HMP servers. |
D FSHRPT^HMPEQLM |
|
| HMPM EVT QUE CHANGE DOMAIN |
action |
|
Allows user to indicate only freshness events for a particular domain, like med, task, visit, etc., or all domains should be listed in freshness viewer. |
D CD^HMPEQLM |
|
| HMPM EVT QUE REFRESH |
action |
|
Refresh/update the current list of freshness queue events using the current criteria/filters specified. |
D REFRESH^HMPEQLM |
|
| HMPM EVT QUE DISPLAY DETAILS |
action |
|
Display details related to an event listed in the freshness queue viewer. |
D DETAIL^HMPEQLM |
|
| HMPM EVT QUE FILTER |
action |
|
Allows user to indicate only freshness events with a state of 'processed' or 'waiting to be processed' or all events should be listed in freshness viewer. |
D FILTER^HMPEQLM |
|
| HMPM EVT QUE SHOW TEMP GLOBALS |
action |
|
Show VPR temporary global usage report. The report displays summary information related to VPR processing use of ^XTMP and ^TMP globals. |
D SHOWHMPN^HMPEQLM |
|
| HMPM EVT QUE SELECT PATIENT |
action |
|
Allows user to specify that only the freshness events for the selected patient should be used in the freshness queue event viewer. |
D SELPT^HMPEQLM |
|
| HMPM EVT QUE CHANGE MAX LISTED |
action |
|
Allows user to select the maximum events to display in the freshness queue viewer. (10 - 1000) |
D CM^HMPEQLM |
|
| HMP DGPF ASSIGN FLAG |
action |
|
Used to trigger a JDS update when the DGPF ASSIGN FLAG action protocol is used. A patient must have been selected and the DFN value is in DGDFN. |
I $G(DGDFN),$L($T(POST^HMPEVNT)) D POST^HMPEVNT(DGDFN,"patient",DGDFN) |
|