EDPFMON ;SLC/MKB - ED Monitor at facility ; 5/22/25 10:23am
Source file <EDPFMON.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| EN(MSG) | ; -- main entry point for EDP MONITOR where MSG contains HL7 msg
|
|
| ENOR(MSG) | ; -- main entry point for EDP OR MONITOR where MSG contains HL7 msg
|
|
| PKG(NAME) | ; -- Returns package code
|
|
| PID() | ; -- Returns patient DFN from PID segment in current msg
|
|
| PV1() | ; -- Returns patient location from PV1 segment in current msg
|
|
| NEW | ; -- add new order to patient log
|
|
| ED(LOC) | ; -- Return 1 or 0 if LOCation is part of ED
|
|
| START(IFN) | ; -- return start date (day only) of order
|
|
| UPD | ; -- update state of order in log
|
|
| STS(X) | ; -- update status
|
|
| DEL | ; -- remove order
|
|
| VER(ORIFN) | ; -- update status when ORIFN verified
|
|
| COMP(ORIFN) | ; -- update status when ORIFN completed
|
|
| SDAM | ; -- send bulletin on check-in
|
|
| SEND(MSG) | ; Transfer control to message handler
|
| FileNo | Call Tags |
|---|---|
| ^OR(100 - [#100] | GET1^DIQ |