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

Package: Clinical Reminders

Routine: PXRMETX


Information

PXRMETX ; SLC/PJH - Run Extract for QUERI ;01/28/2013

Source Information

Source file <PXRMETX.m>

Entry Points

Name Comments DBIA/ICR reference
AUTO(ID,PURGE) ;Called from option scheduling (#19.2)
GETNAME(NAME,CLASS) ;Get the extract name.
IHD ;Monthly IHD Extract, called from option PXRM EXTRACT VA-IHD QUERI.
MAIL(NAME,NEXT,MODE) ;Completion mail message
MH ;Monthly MH Extract, called from option PXRM EXTRACT VA-MH QUERI.
RUN(IEN,NEXT,MODE,PURGE) ;Process extract parameter
; IEN is ien of Extract Parameter
; NEXT is period to extract
; MODE = 0 is extract and transmission
; MODE = 1 is extract only
; MODE = 2 is manual extract and transmission (doesn't update 810.2)
; MODE = 3 is manual extract only (doesn't update 810.2)
EXIT ;Clear workfile
TRANS(PXRMXIEN) ;Transmit HL7 messages
UPDEX(IEN) ;Update extract summary
LOCK(PXRMXIEN)
UNLOCK(PXRMXIEN)
UPDPAR ;Update parameters when run complete

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?5,"Another user is using this extract summary"
  • Line Location: LOCK+1

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^PXRM(810.2 - [#810.2] FIND^DIC
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call