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

Package: Clinical Reminders

Routine: PXRMLOCL


Information

PXRMLOCL ;SLC/PKR - Handle location findings. ;02/17/2016

Source Information

Source file <PXRMLOCL.m>

Entry Points

Name Comments DBIA/ICR reference
ALLLOCS(SUB) ;Build a list of all hospital locations associated
EVALPL(FINDPA,ENODE,TERMARR,PLIST) ;Evaluate location term findings
FPLIST(FILENUM,HLOCL,NOCC,BDT,EDT,PLIST) ;Find patient list data for
GPLIST(FILENUM,SNODE,ITEM,PFINDPA,PLIST) ;Add to the patient list.
; Return the list in ^TMP($J,PLIST).
PCSTOPL ;Print the Clinic Stop list. Called by the print template PXRM
VISITOK(IEN) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: PCSTOPL+10
Function Call: WRITE
  • Prompt: !,?2,CSTOP,?34,AMIS
  • Line Location: PCSTOPL+11
Function Call: WRITE
  • Prompt: !,?4,"Credit Stops to Exclude:"
  • Line Location: PCSTOPL+14
Function Call: WRITE
  • Prompt: !,?6,CSTOP,?38,AMIS
  • Line Location: PCSTOPL+21
Function Call: WRITE
  • Prompt: !,?4,"Credit Stops to Exclude (LIST): ",$P(^PXRMD(810.9,CSTEXL,0),U,1)
  • Line Location: PCSTOPL+24
Function Call: WRITE
  • Prompt: !,?4,"Exclude locations with no credit stop: ",$S(EXCLNCS:"YES",1:"NO")
  • Line Location: PCSTOPL+26
Info |  Source |  Entry Points |  Interaction Calls