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

Package: Lab Service

Routine: LRVRMI0


Information

LRVRMI0 ;DALOI/FHS - MI SUB Lab Routine Data Verification ;02/28/12 19:32

Source Information

Source file <LRVRMI0.m>

Entry Points

Name Comments DBIA/ICR reference
LEDIERR(LRLL,ISQN,QUIET,KILLAH) ;
; Check if this LAH entry has any errors that should prevent
; the user from processing the results.
; Inputs
; LRLL : LL of ^LAH
; ISQN : ISQN of ^LAH
; QUIET <opt> : dflt=0 0=display info 1=dont display info
; KILLAH <opt> : dflt=0 1=delete LAH entry 0=dont delete LAH entry

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7),!!
  • Line Location: LEDIERR+25
Function Call: WRITE
  • Prompt: IORVON
  • Line Location: LEDIERR+26
Function Call: WRITE
  • Prompt: "HL7 message processing error for this accession -- Processing aborted."
  • Line Location: LEDIERR+27
Function Call: WRITE
  • Prompt: IORVOFF
  • Line Location: LEDIERR+28
Function Call: WRITE
  • Prompt: !!,"Total errors: ",CNT," Last error: ",$$FMTE^XLFDT(LSTERR)
  • Line Location: LEDIERR+29
Function Call: WRITE
  • Prompt: !,ERR(LSTERR),!
  • Line Location: LEDIERR+30
Function Call: WRITE
  • Prompt: !," Entry deleted from ^LAH global."
  • Line Location: LEDIERR+31
Info |  Source |  Entry Points |  Interaction Calls