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

Package: General Medical Record - Vitals

Routine: GMRVUTL1


Information

GMRVUTL1 ;HIRMFO/YH-VITALS/MEASUREMENTS UTILITY ;2/4/99

Source Information

Source file <GMRVUTL1.m>

Entry Points

Name Comments DBIA/ICR reference
CG ;HELP INFORMATION FOR CIRCUMFERENCE/GIRTH
CVP ;HELP INFORMATION FOR CVP
PO2 ;HELP INFORMATION FOR PULSE OXIMETRY
PAIN ;HELP INFORMATION FOR PAIN

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"** Circumference: a number + 'I' or 'C' (2 decimals allowed)",!,?3,"For example: 72.25I (inches) 147C (centimeters)",!,?3,"Default: INCHES"
  • Line Location: CG+1
Function Call: WRITE
  • Prompt: !,"** Central venous pressure: a number for cmH2O measurement",!,?3,"or a number + 'G' for mmHg measurement (1 decimal allowed).",!,?3,"A negative number can be entered up to & including -13 cmH2O or -9.6 mmHg.",!
  • Line Location: CVP+1
Function Call: WRITE
  • Prompt: !,"** Pulse Oximetry: Enter the numeric value of the patients Pulse Oximetry.",!,?3,"The value will be interpreted as a percentage (not greater than 100)."
  • Line Location: PO2+1
Function Call: WRITE
  • Prompt: !,"** Pain: Enter a numeric value. 0 for no pain. 1-10 for pain scale",!,?3,"10 is worst imaginable pain or enter 99 if the patient is unable to respond"
  • Line Location: PAIN+1
Function Call: WRITE
  • Prompt: !,?3,"For example: 99 or 5"
  • Line Location: PAIN+2
Info |  Source |  Entry Points |  Interaction Calls