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

Package: Surgery

Routine: SRHLU


Information

SRHLU ;B'HAM ISC/DLR - Surgery HL7 Utility routine ; [ 05/06/98 7:14 AM ]

Source Information

Source file <SRHLU.m>

Entry Points

Name Comments DBIA/ICR reference
DNAME(NAME) ;identifies an incoming CN data type to a record in file 200
HNAME(IEN) ;converts an file 200 internal entry number into an HL7 CN data type
  • ICR #6835
    • Status: Pending
    • Usage: Private
    SETDSC(HL,DSC,SRHL) ;Create discrepancy ^XTMP global
    DSCPANCY(HL) ;Discrepancy message builder
    DIV() ; return division associated with default institution
    V() ;check HL7 package compatibility level
  • ICR #6780
    • Status: Pending
    • Usage: Private
    CHNG ; entry to update VisA HL7 compatibility level

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,"Not a valid entry in file 200."
    • Line Location: HNAME+2
    Function Call: WRITE
    • Prompt: !!,?5,"Default institution must be defined as a Surgery site in the SURGERY",!,?5,"SITE PARAMETERS file (#133) before this parameter can be updated.",!!
    • Line Location: CHNG+2
    Function Call: WRITE
    • Prompt: !!,"This option may be used to edit the site parameter that determines which",!,"Surgery HL7 interface will be used, the interface compatible with VISTA HL7",!,"V. 1.6 or the older one compatible with VISTA HL7 V. 1.5."
    • Line Location: CHNG+4
    Function Call: WRITE
    • Prompt: !!,"If applications communicating with the Surgery HL7 interface must use the",!,"interface designed for HL7 V. 1.5, enter YES. Otherwise, enter NO or leave",!,"this field blank.",!
    • Line Location: CHNG+5
    Info |  Source |  Entry Points |  Interaction Calls