Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: EDPQLP

Package: Emergency Department Integration Software

Routine: EDPQLP


Information

EDPQLP ;SLC/KCM - Log Entry Patients ;2/28/12 08:33am

Source Information

Source file <EDPQLP.m>

Entry Points

Name Comments DBIA/ICR reference
GET(AREA,TOKEN) ; Return lists for edit context
BLDDUP(DUP,AREA) ; Build duplicate name/last4 counters
; called from GET^EDPQLP, GET^EDPQDB -- expect EDPSITE
SIM(NAME,LAST4,DUP) ; Return true if similar patient name/last4
CLOSED(AREA,PARTIAL) ; find matches on name
XCLOSED ; exit case statement
BS5(X) ; find matches by last inital, last 4
SSN(X) ; find matches by SSN
DAY(X) ; find matches by DATE
LNAM(PARTIAL) ; find matches by name
ADDVST(IEN) ; add node for visit
Info |  Source |  Entry Points