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

Package: Order Entry Results Reporting

Routine: OREV4


Information

OREV4 ;SLC/DAN Event delayed orders cont ;08/03/15 15:25

Source Information

Source file <OREV4.m>

Entry Points

Name Comments DBIA/ICR reference
DQI ;Tasked entry point or continue if not queued
CHKPRM ;Checks to see if event is defined in either the OREVNT DEFAULT
DELAYED(DFN) ;Display list of delayed events for a patient, identified by DFN
PARENTOK() ;This function determines if the event can be a parent
ACTSURG(ORTYPE,DA) ;Function returns 1 if an active surgery event already exists
FROMTO(MUL,SUB1,SUB2) ;Check FROM - TO entries in file 100.6
CLEAR(TENT,MENT,FIELD) ;Clear selected fields
EXCOI(IEN) ;
EXCOI1 ;
EXCOIX ;
ASK(TEMP,PROMPT,HELP) ;
ADD(IEN) ;
DELETE(IEN,NODE) ;
LOOKUP(ARRAY) ;
HELP(HELP) ;
FILESCR() ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: OREV4+14
Function Call: WRITE
  • Prompt: !!,"You may not make ",$P($G(^ORD(100.5,DA,0)),U)," a parent",!,"at this time because there are unprocessed delayed orders assigned to it."
  • Line Location: PARENTOK+10
Function Call: WRITE
  • Prompt: !!,"ERROR - Missing FROM or TO location - '",$P(LOC0,U),"' DELETED.",!
  • Line Location: FROMTO+11
Function Call: WRITE
  • Prompt: !!,"WARNING - You've defined a 'FROM ALL' locations to 'TO ALL' locations entry",!,"and it will supercede all other entries.",!
  • Line Location: FROMTO+14
Function Call: WRITE
  • Prompt: !!,"ERROR - Duplicate entry exists - '",$P(LOC0,U),"' DELETED.",!
  • Line Location: FROMTO+17
Function Call: WRITE
  • Prompt: !,"EXCEPT ORDERABLE ITEMS"
  • Line Location: EXCOI1+2
Function Call: WRITE
  • Prompt: !," "_NAME_" ("_$P(EXCLUDE(NAME,OI),U,2)_")"
  • Line Location: EXCOI1+27
Function Call: WRITE
  • Prompt: !!,"Can delete the following orderable item(s):"
  • Line Location: EXCOI1+31
Function Call: WRITE
  • Prompt: !,"Deletion occurs immediately after selection"
  • Line Location: EXCOI1+32
Function Call: WRITE
  • Prompt: !,"Error adding OI "_$P(VAL,U,2)_" to Auto-DC Rule"
  • Line Location: ADD+9
Function Call: WRITE
  • Prompt: !,"Deleting Orderable Item: "_$P(NODE,U,3)
  • Line Location: DELETE+1
Function Call: WRITE
  • Prompt: !,"Select A to add Orderable Item(s) to the 'Exclude Orderble Item List'. Select D "
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !,"to delete Orderable Item(s) from the 'Exclude Orderable List'."
  • Line Location: HELP+2

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^ORE(100.2 - [#100.2] Classic Fileman Calls
^ORD(101.43 - [#101.43] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call