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

Package: Order Entry Results Reporting

Routine: ORLP01


Information

ORLP01 ; SLC/MKB,CLA - Edit Patient Lists cont ; 20 Sep 2005 1:05 PM

Source Information

Source file <ORLP01.m>

Entry Points

Name Comments DBIA/ICR reference
PROV ;from ASKPT^ORLP00, option ORLP ADD PROVIDER - Add provider's patients to list, display # of patients added if not TEAM list
P1 ;
SPEC ; from ASKPT^ORLP00, option ORLP ADD SPECIALTY - Add treating specialty's patients to list, display # of patients added if not TEAM list
S1 ;
WARD ;from ASKPT^ORLP00, option ORLP ADD WARD - Add ward's patients to list, display # of patients added if not TEAM list
W1 ;
CLIN ;from ASKPT^ORLP, option ORLP ADD CLINIC - Add clinic's patients to list, display # of patients added if not TEAM list
C1 ; DBIA 3869
LOC ;Hospital Location Look-up For Clinics
; Copied from ORUTL and modified by PKS.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"No patients found for this provider!"
  • Line Location: P1+25
Function Call: WRITE
  • Prompt: !!,"Working..."
  • Line Location: P1+26
Function Call: WRITE
  • Prompt: !!,"No patients found for this treating specialty!"
  • Line Location: S1+7
Function Call: WRITE
  • Prompt: !!,"Working..."
  • Line Location: S1+8
Function Call: WRITE
  • Prompt: !!,"No Patients found on ward!"
  • Line Location: W1+9
Function Call: WRITE
  • Prompt: !!,"Working..."
  • Line Location: W1+10
Function Call: WRITE
  • Prompt: !,"Working..."
  • Line Location: C1+23
Function Call: WRITE
  • Prompt: !,ORERR
  • Line Location: C1+30
Function Call: WRITE
  • Prompt: *7,!,"No patients found!"
  • Line Location: C1+37
Function Call: WRITE
  • Prompt: $C(7),!," This location has been inactivated.",!
  • Line Location: LOC+9

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DIC(42 - [#42] Classic Fileman Calls
^DIC(45.7 - [#45.7] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call