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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: MAG7UCFG

Package: Imaging

Routine: MAG7UCFG


Information

MAG7UCFG ;WOIFO/MLH,DAC - Configure HL7 PACS interface ; 16 NOV 2014 4:29 PM

Source Information

Source file <MAG7UCFG.m>

Entry Points

Name Comments DBIA/ICR reference
CONFIG ; MAIN ENTRY POINT - Configure the HL7 PACS interface
; Allow user to specify sender and receiver names, and to toggle
; the interface between active/inactive.
;
; Called by Option MAG CONFIGURE IHE PACS HL7 I/F.
;
ABEND ;
END ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"HL7 PACS Interface Configuration",!!
  • Line Location: CONFIG+14
Function Call: WRITE
  • Prompt: !,"ERROR: HL7 messaging event driver protocol(s) missing."
  • Line Location: CONFIG+19
Function Call: WRITE
  • Prompt: !,"ERROR: No sending application defined."
  • Line Location: CONFIG+24
Function Call: WRITE
  • Prompt: !,"ERROR: Pointed-to sender entry ("_DA_") missing"
  • Line Location: CONFIG+30
Function Call: WRITE
  • Prompt: !," from HL7 APPLICATION PARAMETER File (#771)."
  • Line Location: CONFIG+31
Function Call: WRITE
  • Prompt: !,"ERROR: HL7 messaging subscriber protocol(s) missing."
  • Line Location: CONFIG+38
Function Call: WRITE
  • Prompt: !,"ERROR: No receiving application defined."
  • Line Location: CONFIG+43
Function Call: WRITE
  • Prompt: !,"ERROR: Pointed-to receiver entry ("_DA_") missing"
  • Line Location: CONFIG+49
Function Call: WRITE
  • Prompt: !," from HL7 APPLICATION PARAMETER File (#771)."
  • Line Location: CONFIG+50
Function Call: WRITE
  • Prompt: !,"Sending application name: "_SNDNAME,!
  • Line Location: CONFIG+54
Function Call: WRITE
  • Prompt: "Receiving application name: "_RCVNAME,!
  • Line Location: CONFIG+55
Function Call: WRITE
  • Prompt: !!,"Please enter the name of the SENDING application."
  • Line Location: CONFIG+59
Function Call: WRITE
  • Prompt: !,"Please enter the name of the RECEIVING application."
  • Line Location: CONFIG+61
Function Call: WRITE
  • Prompt: !,"ERROR: HL7 logical link missing."
  • Line Location: CONFIG+68
Function Call: WRITE
  • Prompt: !!,"Please enter the TCP/IP address and port number for the logical link."
  • Line Location: CONFIG+72
Function Call: WRITE
  • Prompt: !!,"Enter Y or YES below to turn the IHE-based HL7 PACS interface ON;",!
  • Line Location: CONFIG+77
Function Call: WRITE
  • Prompt: "enter N or NO to turn the interface OFF.",!
  • Line Location: CONFIG+78
Function Call: WRITE
  • Prompt: !,"PACS HL7 messaging must be installed before using this option."
  • Line Location: ABEND+1
Function Call: WRITE
  • Prompt: !,"Please contact Imaging Support for further assistance."
  • Line Location: ABEND+2

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^ORD(101 - [#101] Classic Fileman Calls
^MAG(2006.1 - [#2006.1] Classic Fileman Calls
^HL(771 - [#771] Classic Fileman Calls
^HLCS(870 - [#870] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call