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

Package: Health Level Seven

Routine: HLOAPI


Information

HLOAPI ;ALB/CJM-HL7 - Developer API's for sending & receiving messages ;05/12/2009

Source Information

Source file <HLOAPI.m>

Caller Graph

Caller Graph Total: 32

Package Total Caller Graph
Imaging 14 MAGDHOW2  MAGDHOW3  MAGDHOW4  MAGDHOW5  MAGDHOWA  MAGT7MA  MAGT7S  MAGT7SB  
MAGT7SI  MAGT7SN  MAGT7SO  MAGT7SS  MAGT7ST  MAGT7SX  
Integrated Billing 6 IBARXCBK  IBARXCHL  IBARXCQR  IBARXCSH  IBECECQ1  IBECECU1  
IFCAP 4 PRCHJR01  PRCHJS04  PRCHJS05  PRCHJS06  
Mental Health 3 YSCLHLAD  YSCLHLPD  YSCLHLRD  
Scheduling 3 SDTMPHLA  SDTMPHLB  SDTMPHLC  
Automated Lab Instruments 1 LA7UTILC  
VA Point of Service 1 VPSSEND  

Entry Points

Name Comments DBIA/ICR reference
NEWMSG(PARMS,HLMSTATE,ERROR) ;; Starts a new message.
  • ICR #4716
    • Status: Active
    • Usage: Supported
    NEWBATCH(PARMS,HLMSTATE,ERROR) ;;Starts a new batch message.
  • ICR #4716
    • Status: Active
    • Usage: Supported
    SET(SEG,VALUE,FIELD,COMP,SUBCOMP,REP) ;;Sets a value to the array SEG(), used for building segments.
  • ICR #4716
    • Status: Active
    • Usage: Supported
    ADDSEG(HLMSTATE,SEG,ERROR,TOARY) ;; Adds a segment to the message.
  • ICR #4716
    • Status: Active
    • Usage: Supported
    MOVESEG(HLMSTATE,SEG,ERROR) ;Adds a segment built in the 'traditional' way as an array of lines into the message.
  • ICR #4716
    • Status: Active
    • Usage: Supported
  • ICR #5885
    • Status: Withdrawn
    • Usage: Supported
    ADDMSG(HLMSTATE,PARMS,ERROR) ;; Begins a new message in the batch.
  • ICR #4716
    • Status: Active
    • Usage: Supported
    GETSYS(HLMSTATE) ;
    MOVEMSG(HLMSTATE,ARY) ;;
  • ICR #4716
    • Status: Active
    • Usage: Supported
    Info |  Source |  Caller Graph |  Entry Points