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 |  Used in RPC
Print Page as PDF
Routine: GMVER0

Package: General Medical Record - Vitals

Routine: GMVER0


Information

GMVER0 ;HOIFO/FT-VITALS ENTERED IN ERROR FOR A PATIENT ;10/25/02 10:26

Source Information

Source file <GMVER0.m>

Entry Points

Name Comments DBIA/ICR reference
EN1(RESULT,GMVDATA) ; GMV ENTERED IN ERROR-PATIENT [RPC entry point]
; Queues a report to a printer
; GMVDATA=DFN^START DT^END DT^TYPE OF GRAPH^DEVICE^DEVICE IEN(#3.5)^
; DATE/TIME TO PRINT REPORT
START ; Start the report output
KILL ; Kill variables
HEADER ; Report header

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,GMVNONE
  • Line Location: START+15
Function Call: WRITE
  • Prompt: !
  • Line Location: START+27
Function Call: WRITE
  • Prompt: !,GMVNOW,?22,"ENTERED IN ERROR VITAL/MEASUREMENT REPORT",?70,"PAGE: ",GMVPAGE
  • Line Location: HEADER+3
Function Call: WRITE
  • Prompt: !?22,GMVRANGE
  • Line Location: HEADER+4
Function Call: WRITE
  • Prompt: !?22,"Patient: ",GMVNAME,?$X+5,$E(GMVSSN,8,11)
  • Line Location: HEADER+5
Function Call: WRITE
  • Prompt: !!,"Date Vit./Meas. taken",?58,"User who made error"
  • Line Location: HEADER+6
Function Call: WRITE
  • Prompt: !,GMVDASH,!
  • Line Location: HEADER+7

Used in RPC

RPC Name Call Tags
GMV ENTERED IN ERROR-PATIENT EN1
Info |  Source |  Entry Points |  Interaction Calls |  Used in RPC