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

Package: Order Entry Results Reporting

Routine: ORB3MGR2


Information

ORB3MGR2 ; SLC/AEB - Utilities for Manager Options - Notifications Parameters ;4/23/96 16:53

Source Information

Source file <ORB3MGR2.m>

Entry Points

Name Comments DBIA/ICR reference
USERDEL ; Purge undesired alerts/notifications for a user
UDEL2
RECIPURG ; Purge existing alerts/notifications for a user
PTPURG ; Purge existing alerts/notifications for a patient
NOTIPURG ; Purge all instances of a notification
ERASEALL ; Edit ORB ERASE ALL parameter for a User
USRNOTS ; List notifications a user could receive
LABTHRES ; set lab threshold parameter for user
DISPTHR(ORBUSR,ORBGL) ;display uer's ORB LAB THRESHOLD parameter values

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This option purges an existing alert/notification for a recipient/user.",!?5,"*** USE WITH CAUTION ***"
  • Line Location: USERDEL+2
Function Call: WRITE
  • Prompt: !!,"This option purges all existing alerts/notifications for a recipient/user.",!?5,"*** USE WITH CAUTION ***"
  • Line Location: RECIPURG+2
Function Call: WRITE
  • Prompt: !!,$C(7),"Do you want to purge all alerts/notifications for ",$P(^VA(200,XQ1,0),"^")
  • Line Location: RECIPURG+8
Function Call: WRITE
  • Prompt: !,"Enter 'YES' if you want to purge all existing alerts for this person.",!,"Do you want to purge all notifications for this recipient"
  • Line Location: RECIPURG+9
Function Call: WRITE
  • Prompt: !!,"Purging alerts/notifications...",!
  • Line Location: RECIPURG+10
Function Call: WRITE
  • Prompt: !!,"This option purges all existing alerts/notifications for a patient.",!?5,"*** USE WITH CAUTION ***"
  • Line Location: PTPURG+1
Function Call: WRITE
  • Prompt: !!,"Purging alerts/notifications...",!
  • Line Location: PTPURG+4
Function Call: WRITE
  • Prompt: !!,"This option purges all existing instances of a notification.",!?5,"*** USE WITH CAUTION ***"
  • Line Location: NOTIPURG+1
Function Call: WRITE
  • Prompt: !!,"Purging all instances of this notification...",!
  • Line Location: NOTIPURG+4
Function Call: WRITE
  • Prompt: !,$C(7),"Do you want to add, modify or remove lab thresholds"
  • Line Location: LABTHRES+4
Function Call: WRITE
  • Prompt: !,"Enter 'YES' if you want to add, modify or remove lab thresholds for alerts.",!,"(Enter '0' (zero) at the THRESHOLD prompt to remove a threshold.)",!,"Do you want to add, modify or remove lab thresholds"
  • Line Location: LABTHRES+5
Function Call: WRITE
  • Prompt: !,"Error removing lab threshold: ",$P(ORBERR,U,2)
  • Line Location: LABTHRES+42
Function Call: WRITE
  • Prompt: !,"Error adding lab threshold: ",$P(ORBERR,U,2)
  • Line Location: LABTHRES+45
Function Call: WRITE
  • Prompt: !!,"Current "_ORBGL_" lab thresholds for ",$$GET1^DIQ(200,ORBUSR_",",.01),":"
  • Line Location: DISPTHR+4

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^ORD(100.9 - [#100.9] Classic Fileman Calls
^DPT - [#2] Classic Fileman Calls
^VA(200 - [#200] Classic Fileman Calls,  GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call