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 |  Interaction Calls |  Used in RPC
Print Page as PDF
Routine: EDPGLOB

Package: Emergency Department Integration Software

Routine: EDPGLOB


Information

EDPGLOB ;SLC/BWF - Controller for ED Lab Retrieval ;4/25/12 12:51pm

Source Information

Source file <EDPGLOB.m>

Entry Points

Name Comments DBIA/ICR reference
RPC(EDPXML,PARAMS,PARAMS2) ; Process request via RPC instead of CSP
COMMON ; Come here for both CSP and RPC Mode
OUT ; output the XML
END
VAL(X) ; return value from request

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "<results>",!
  • Line Location: OUT+4
Function Call: WRITE
  • Prompt: EDPXML(I),!
  • Line Location: OUT+5
Function Call: WRITE
  • Prompt: "</results>",!
  • Line Location: OUT+6

Used in RPC

RPC Name Call Tags
EDPGLOB RPC RPC
Info |  Source |  Entry Points |  Interaction Calls |  Used in RPC