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

Package: Lab Service

Routine: LROR6


Information

LROR6 ;SLC/DCM - EDIT LAB ORDERS FOR OE/RR ;8/11/97

Source Information

Source file <LROR6.m>

Entry Points

Name Comments DBIA/ICR reference
DC(REQ,STAT) ;DC reason
AGAIN
DC1(REASON,TEXT) ;Set HL7 String for DC Reason
NEW(REQ) ;Get Nature of order
NEW1(NATURE) ;Set HL7 String for Nature of Order
EN ;OE/RR 2.5 Nature of Order processes
EDIT ;Edit orders for OE/RR 2.5
OT ;OE/RR 2.5 Natuer of Order processing

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"This Cancellation Reason will ONLY remove the accession.",!,"The Doctor's original order will NOT be canceled, so that it may be"
  • Line Location: AGAIN+2
Function Call: WRITE
  • Prompt: !,"re-accessioned at a later time. OK"
  • Line Location: AGAIN+3
Function Call: WRITE
  • Prompt: !!,"You may enter a different Cancellation Reason, if you wish.",!
  • Line Location: AGAIN+6
Function Call: WRITE
  • Prompt: !!,"Released laboratory orders are UNEDITABLE."
  • Line Location: EDIT+2
Function Call: WRITE
  • Prompt: !,"You may use this action to ADD a test to the existing lab order number."
  • Line Location: EDIT+2
Function Call: WRITE
  • Prompt: !,"NATURE OF ORDER/CHANGE must be entered",$C(7),!
  • Line Location: OT+12
Info |  Source |  Entry Points |  Interaction Calls