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: EDPFPTL

Package: Emergency Department Integration Software

Routine: EDPFPTL


Information

EDPFPTL ;SLC/KCM - Select Patient at Facility ;2/28/12 08:33am

Source Information

Source file <EDPFPTL.m>

Entry Points

Name Comments DBIA/ICR reference
MATCH(MATCH) ; return XML of matching patients
NONE(MSG) ; create a "no match" entry
LIST(LST) ; list names that match
BS(X) ; find matches on 9999 (BS)
; expects LST,LIMIT to be defined
BS5(X) ; find matches on X9999 (BS5)
; expects LST,LIMIT to be defined
SSN(X) ; find matches on 999999999 (SSN)
; expects LST,LIMIT to be defined
LNAM(X) ; find matches on name (B)
; expects LST,LIMIT to be defined
Info |  Source |  Entry Points