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

Package: Health Level Seven

Routine: HLUTIL


Information

HLUTIL ;SFISC/RJH- Utilities for HL7 TCP ;06/03/2008 11:20

Source Information

Source file <HLUTIL.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: 22

Package Total Caller Graph
Registration 5 DGHTRPT  DGHTRTX  DGHTXREF  VAFCOFIN  VAFCTFIN  
Automated Lab Instruments 3 LA7POC  LA7VHL  LA7VHLU8  
Clinical Case Registries 3 ROR10  ROR11  RORUTL05  
Clinical Procedures 2 MDCPHL7A  MDCPHL7B  
Clinical Information Resource Network 1 RGMTHLPD  
Consult Request Tracking 1 GMRCITR  
E Claims Management Engine 1 BPSUSCR1  
Fee Basis 1 FBFHLX1  
Integrated Billing 1 IBBAADTI  
RPC Broker 1 XWB2HL7  
Radiology Nuclear Medicine 1 RAHLEX1  
Scheduling 1 SDHL7APT  
Text Integration Utility 1 TIUHL7A  

Entry Points

Name Comments DBIA/ICR reference
MSGSTAT(X) ;message status
  • ICR #3098
    • Status: Active
    • Usage: Supported
    MSGACT(X,HLIENACT) ;outgoing message action
  • ICR #3098
    • Status: Active
    • Usage: Supported
    CHKLL(X) ;check setup of Logical Link
  • ICR #3098
    • Status: Active
    • Usage: Supported
    DONTPURG() ; set the DONT PURGE field to 1 in order to prevent the message
    ; from purging.
    ; return value : 1 for successfully set the field
    ; -1 for failure
  • ICR #2434
    • Status: Active
    • Usage: Supported
    TOPURG() ; clear the DONT PURGE field to allow the message to be purged.
    ; return value : 0 for successfully clear the field
    ; -1 for failure
  • ICR #2434
    • Status: Active
    • Usage: Supported
    SETPURG(STATUS) ; to set or to clear the DONT PURGE field
    ; HLMTIENS = ien in file 773 for this message
    ; input: 1 to set the DONT PURGE field
    ; 0 to clear the DONT PURGE field.
    ; return value: 1 means successfully set the DONT PURGE field
    ; 0 means successfully clear the DONT PURGE field
    ; -1 means fail to set or to clear the field
  • ICR #2434
    • Status: Active
    • Usage: Supported
    REPROC(IEN,RTN) ; reprocessing message
    ; IEN- the message IEN in file 773
    ; RTN- the routine, to be Xecuted for processing the message
    ; return value: 0 for success, -1 for failure
  • ICR #2434
    • Status: Active
    • Usage: Supported
    Info |  Source |  Caller Graph |  Entry Points