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

Package: Health Level Seven

Routine: HLOAPI3


Information

HLOAPI3 ;ALB/CJM-HL7 - Developer API's for sending application acks ;07/17/2012

Source Information

Source file <HLOAPI3.m>

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 1

Package Total Caller Graph
IFCAP 1 PRCHJR02  

Entry Points

Name Comments DBIA/ICR reference
BATCHACK(HLMSTATE,PARMS,ACK,ERROR) ;; Starts a batch message that is the response to a batch message. Individual acks are placed in the batch by calling $$ADDACK.
  • ICR #4723
    • Status: Active
    • Usage: Supported
    ADDACK(ACK,PARMS,ERROR) ;;This API adds an application acknowledgment to a batch
  • ICR #4723
    • Status: Active
    • Usage: Supported
    RESEND(MSGIEN,ERROR) ;; Retransmit message
  • ICR #4724
    • Status: Active
    • Usage: Supported
    SETPURGE(MSGIEN,TIME) ;; Set message up for purging.
  • ICR #4724
    • Status: Active
    • Usage: Supported
    REPROC(MSGIEN,ERROR) ;; Reprocess message.
  • ICR #4724
    • Status: Active
    • Usage: Supported
    PROCNOW(MSGIEN,PURGE,ERROR) ;;
    Info |  Source |  Caller Graph |  Entry Points