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

Package: General Medical Record - Vitals

Routine: GMRVORE1


Information

GMRVORE1 ;HIRMFO/RM-ORDER ENTRY ACTION (Cont.) ;11/20/95

Source Information

Source file <GMRVORE1.m>

Entry Points

Name Comments DBIA/ICR reference
EN1 ; CHECK FOR ACTIVE VITALS ORDERS
STACK ; CHECK FOR ORDERS WITH ACTIVE STATUS
PRNTACT ; PRINT OUT ACTIVE ORDERS AND ASK TO DC
YNCN
CHK ;
PRT ; PRINT LINE
HDR
HDR1
MTIM ; ENTRY TO CONVERT DATE IN X TO PRINTABLE FORMAT

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"The following is a list of vitals/measurements orders already active",!,"for this patient:",!
  • Line Location: PRNTACT+4
Function Call: WRITE
  • Prompt: !,$C(7),?3,"ANSWER YES OR NO"
  • Line Location: YNCN+1
Function Call: WRITE
  • Prompt: !,GMRTX(1),?42,GMRENT(1),?50,GMRRQ,?61,GMRSTRT(1),?68,GMRSTOP(1),!,GMRTX(2),?42,GMRENT(2),?61,GMRSTRT(2),?68,GMRSTOP(2)
  • Line Location: PRT+12
Function Call: WRITE
  • Prompt: !
  • Line Location: PRT+12
Function Call: WRITE
  • Prompt: GMRTX(3),!
  • Condition for execution: $L(GMRTX(3))
  • Line Location: PRT+12
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HDR+0
Function Call: WRITE
  • Prompt: !,"Item Ordered",?42,"Ord'd",?50,"Requestor",?61,"Start",?68,"Stop",!
  • Line Location: HDR1+0
Info |  Source |  Entry Points |  Interaction Calls