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

Package: Order Entry Results Reporting

Routine: ORLP1


Information

ORLP1 ; SLC/DCM,CLA - Patient Lists, Store ; 1/19/11 10:12am

Source Information

Source file <ORLP1.m>

Entry Points

Name Comments DBIA/ICR reference
STOR ;called by ORLP0 - Store lists
GETNAME ; Call DIR to get user entry for new list name:
OVRWR ;
MERG ;called by option ORLP MERG - merge patient lists
DEL ;called by option ORLP DELETE - delete a list
D2 ;
D1 ;
CLEAR(X) ;called by option ORLP CLEAR - clear active list
NAMCH(ORTEAM) ; Check for name duplication, proper team type.
OWNER ; Get input from CAC for list user/owner.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Store list for future reference"
  • Line Location: STOR+2
Function Call: WRITE
  • Prompt: !,"You may store the newly compiled list. Answer YES or NO."
  • Line Location: STOR+4
Function Call: WRITE
  • Prompt: " List not permanently stored."
  • Line Location: GETNAME+8
Function Call: WRITE
  • Prompt: !,"List ",ORLN," unchanged.",!
  • Line Location: OVRWR+16
Function Call: WRITE
  • Prompt: !,"Answer YES or NO, if you answer YES the list "_ORLN_" will be cleared,",!,"and this temporary list will overwrite it.",!
  • Line Location: OVRWR+17
Function Call: WRITE
  • Prompt: !,"Another user is editing this entry."
  • Line Location: OVRWR+19
Function Call: WRITE
  • Prompt: !,"Another user is editing this entry."
  • Line Location: OVRWR+43
Function Call: WRITE
  • Prompt: !!,"List has been stored."
  • Line Location: OVRWR+48
Function Call: WRITE
  • Prompt: @IOF,!,"Merging patients from two or more Personal and/or Team patient lists.",!
  • Line Location: MERG+5
Function Call: WRITE
  • Prompt: !!,ORCT_" Patients added, "_ORCNT_" total"
  • Line Location: MERG+7
Function Call: WRITE
  • Prompt: !!,"List empty.",!
  • Line Location: MERG+9
Function Call: WRITE
  • Prompt: !!,"LIST PATIENTS MERGED"
  • Line Location: MERG+11
Function Call: WRITE
  • Prompt: !!,"This is your primary patient list, are you sure you want to remove it"
  • Line Location: D2+2
Function Call: WRITE
  • Prompt: !,"Answer YES if you really want to remove this list."
  • Line Location: D2+3
Function Call: WRITE
  • Prompt: !!,"WARNING - Deleting a patient list will disable access by providers who use the",!,"list as their preferred patient list."
  • Line Location: D2+5
Function Call: WRITE
  • Prompt: !,"Another user is editing this entry."
  • Line Location: D1+1
Function Call: WRITE
  • Prompt: !,"Are you ready to delete list ",$P(ORPTEAM,"^",2)
  • Line Location: D1+2
Function Call: WRITE
  • Prompt: !,"Enter YES to delete the list, NO to quit."
  • Line Location: D1+4
Function Call: WRITE
  • Prompt: !,"Processing........"
  • Line Location: D1+6
Function Call: WRITE
  • Prompt: !,"Searching for/removing Consults pointers to deleted team..."
  • Line Location: D1+13
Function Call: WRITE
  • Prompt: !,"List deletion completed.",!
  • Line Location: D1+16
Function Call: WRITE
  • Prompt: !!,"No list currently defined"
  • Line Location: CLEAR+1
Function Call: WRITE
  • Prompt: !!,"Are you sure you want to clear the current pt selection list"
  • Line Location: CLEAR+3
Function Call: WRITE
  • Prompt: !!,"YES will clear the current pt selection list and leave you with a blank slate to work from."
  • Line Location: CLEAR+6
Function Call: WRITE
  • Prompt: !!,"List cleared"
  • Line Location: CLEAR+7
Function Call: WRITE
  • Prompt: !!,"Nothing done."
  • Line Location: CLEAR+8

FileMan Files Accessed Via FileMan Db Call

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