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

Package: Nursing Service

Routine: NURCVED1


Information

NURCVED1 ;HIRMFO/YH-LIST & SELECT VITAL MEASUREMENTS ;9/27/90

Source Information

Source file <NURCVED1.m>

Entry Points

Name Comments DBIA/ICR reference
EN1 ;SELECT VITALS AND CREATE STRING OF VITALS IN FORMAT, E.G., "T;P;R;"
SEL
Q1
STRCHK ;
SCREEN

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: EN1+2
Function Call: WRITE
  • Prompt: ?NCOL,NVTAL,?NCOL+5,$P(^GMRD(120.51,NN,0),"^")
  • Line Location: EN1+2
Function Call: WRITE
  • Prompt: ?NCOL,NVTAL,?NCOL+5,$P(^GMRD(120.51,NN,0),"^")
  • Line Location: EN1+2
Function Call: WRITE
  • Prompt: !,"Select vitals to be entered (e.g., T;P;R;BP , ENTER RETURN FOR ALL) : "
  • Line Location: SEL+0
Function Call: READ
  • Variable: NVTAL
  • Timeout: DTIME
  • Line Location: SEL+1
Function Call: WRITE
  • Prompt: !,?5,"Type in the abbreviation of vital measurements you want separated by",!,?5,""";"" if there is more than one selected",!,?5,"e.g., T;P;R;BP",!
  • Line Location: SEL+3
Info |  Source |  Entry Points |  Interaction Calls