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
Print Page as PDF
Routine: OCXOHL7

Package: Order Entry Results Reporting

Routine: OCXOHL7


Information

OCXOHL7 ;SLC/RJS,CLA - External Interface - PROCESS HL7 DATA ARRAY ;4/02/03 13:50

Source Information

Source file <OCXOHL7.m>

Entry Points

Name Comments DBIA/ICR reference
SILENT(OCXMSG,OUTMSG) ;
VERBOSE(OCXMSG) ;
CHECK(OCXMSG,OUTMSG) ;
LOADATA(OCXSEG,OCXSD) ; Get '|' piece #OCXPC of OCXSD Segment Data array.
RTEST() ; Does ^OCXOZ01 exist ?? Is it currently being compiled ??
LOG(OCXARY) ;
; Log Data Messages
ARYSIZE(ARY) ; Get array size (Local or Global)
ZW(ARY) ; ZWrite an array (Local or Global)
ERROR
GETDFN(ARRAY) ; Returns the patient IEN from file 2.
PROC(OCXMSG,OUTMSG) ;
EN(OCXMSG) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,OUTMSG(OCXX)
  • Line Location: VERBOSE+7
Function Call: WRITE
  • Prompt: !,ARY," = ",@ARY
  • Line Location: ZW+5
Function Call: WRITE
  • Prompt: !,ARY1," = ",@ARY1
  • Line Location: ZW+10
Info |  Source |  Entry Points |  Interaction Calls