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

Package: Health Level Seven

Routine: HLUTIL3


Information

HLUTIL3 ;ALB/MTC - VARIOUS HL7 UTILITIES ;11/19/2003 15:37

Source Information

Source file <HLUTIL3.m>

Entry Points

Name Comments DBIA/ICR reference
FNDSTAT(IEN) ;- This function will return the appropriate status based
; on the Accept Ack, Application Ack and version of the protocol
; being utilized.
EXIT ;
DOMAIL(HLLINK) ; This function will determine if the MailMan LLP should
; be used to x-mit the outgoing message.
; INPUT - IEN of HL LOGICAL LINK (#870)
; OUTPUT - 1=Yes, 0=N
LINK(HLINST,HLI,HLFLG) ;Return Logical Link(s) from Institution or Domain
; INPUT - HLINST=Institution name or VISN name or ien
; If HLFLG="I", institution number is passed
; If HLFLG="D", HLINST=DOMAIN name or DOMAIN ien
; If HLFLG="", Institution name or ien is assumed
; OUTPUT - HLI(LINK IEN)=LINK NAME passed by reference
  • ICR #2271
    • Status: Active
    • Usage: Supported
    L1
    DOM ;Domain
    Info |  Source |  Entry Points