Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: BCHMSRH

BCHMSRH.m

Go to the documentation of this file.
  1. BCHMSRH ; IHS/CMI/LAB - HELP FOR MEASUREMENT VALUES ;
  1. ;;2.0;IHS RPMS CHR SYSTEM;;OCT 23, 2012;Build 27
  1. ;
  1. ;help prompts for each of the measurement types
  1. ;
  1. HELP ; HELP FOR VARIOUS TYPES
  1. Q:$T(@BCHMTYP)=""
  1. F I=1:1 S L=$T(@BCHMTYP+I) Q:L=""!($P(L,";;")'=" ") W $P(L,";;",2),!
  1. K BCHMTYP
  1. Q
  1. ;
  1. HAUD ;;
  1. ;; Enter 8 readings for right ear followed by 8 readings for left ear,
  1. ;; all followed by slashes (/). Values must be between 0 and 110.
  1. ;; EXAMPLE: 100/100/100/95/90/90/85/80/105/105/105/105/100/100/95/90/
  1. HBP ;;
  1. ;; Enter as SYSTOLIC/DIASTOLIC (120/80). SYSTOLIC must be between
  1. ;; 20 and 275. DIASTOLIC must be between 20 and 200.
  1. HHC ;;
  1. ;; To enter head circumference in INCHES, enter the inches (21)
  1. ;; and decimal (21.5), or inches and fraction (21 1/2).
  1. ;; Must be 10-30 inches and fractional/decimal part must be a
  1. ;; multiple of 1/8 (.125).
  1. ;;
  1. ;; To enter head circumference in CENTIMETERS, enter
  1. ;; the centimeters and decimal, followed by the letter 'C' (30.2C).
  1. ;; Centimeter range: 26 to 76 centimeters.
  1. HHE ;;
  1. ;; Enter N for normal, or A for abnormal.
  1. HHT ;;
  1. ;; To enter height in INCHES, enter the inches (64), inches and
  1. ;; fractions (64 3/4), or inches and decimal (64.75).
  1. ;; Height inches must be between 10 and 80.
  1. ;;
  1. ;; To enter height in CENTIMETERS, enter value, followed
  1. ;; by the letter 'C' (100C). Centimeter range: 26 and 203.
  1. HPU ;;
  1. ;; Enter whole number between 30 and 250.
  1. HTMP ;;
  1. ;; Enter as degrees fahrenheit. Must be 94-109.9 degrees.
  1. HTON ;;
  1. ;; Enter READING for RIGHT eye, followed by a SLASH, followed
  1. ;; by the READING for the LEFT eye.
  1. ;; SLASH is REQUIRED!
  1. ;; Examples: 18/18, /20, 18/, 10/13
  1. ;; Readings can be between 0 and 80.
  1. HVC ;;
  1. ;; Enter denominators only. The 20/ is assumed. Enter right eye
  1. ;; / left eye in form n/n (20/20). If right eye only enter n (20).
  1. ;; If left eye only enter /n (/20). Must be between 10 and 999.
  1. HVU ;;
  1. ;; SAME AS HVC. HVU CHANGED TO HVC BY HELP LOGIC.
  1. HWT ;;
  1. ;; To enter weight in LBS and OZs, enter lbs oz (132 12), lbs fraction (132 3/4),
  1. ;; or lbs.decimal (132.75). Weight must be 2-750 lbs and fractional/decimal part
  1. ;; must be a multiple of 1/16 (.0625).
  1. ;;
  1. ;; Metric ranges:
  1. ;; - To enter weight in KILOGRAMS, enter value between 1 and 340
  1. ;; (fractions and decimals allowed), followed by the letter 'K' (100K).
  1. ;; - To enter weight in GRAMS, enter value between 1000 and 340000
  1. ;; (fractions and decimals allowed), followed by the letter 'G' (100G).
  1. ;; Fractions must be entered as in 4000 1/2 or 4 2/3
  1. HAG ;;
  1. ;; Enter Abdominal Girth. Must be in the range 0-150.
  1. HFH ;;
  1. ;; Enter a Fundal Height. Must be in the range 10-50.
  1. HFT ;;
  1. ;; Enter Fetal Heart Tone. Must be in the range 50-250.
  1. HRS ;;Help for Respiration rate
  1. ;;Enter the respiration rate of the patient. Must be in range 8-90.