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

Package: Health Level Seven

Routine: HLOAPP


Information

HLOAPP ;ALB/CJM-HL7 -Application Registry ;02/23/2012

Source Information

Source file <HLOAPP.m>

Entry Points

Name Comments DBIA/ICR reference
GETIEN(NAME) ;given the application name, it finds the ien. Returns 0 on failure
ACTION(HEADER,ACTION,QUEUE) ;Given the parsed header of a message it returns both the action that should be performed in response to the message and the incoming queue that it should be placed on.
RTRNLNK(APPNAME) ;
RTRNPORT(APPNAME) ;
ACTIVE(APP,MSGTYPE,EVENT,VERSION) ;
EXCEPT(APPNAME) ;
DEFAULT ;default exception handler if the app doesn't specify one
TIMEOUT(APPNAME) ;
RTNTN(APP,MSGTYPE,EVENT,VERSION) ;
Info |  Source |  Entry Points