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

RMPFDD3.m

Go to the documentation of this file.
  1. RMPFDD3 ;DDC/KAW-ENTER/EDIT ELIGIBILITY [ 06/16/95 3:06 PM ]
  1. ;;2.0;REMOTE ORDER/ENTRY SYSTEM;;JUN 16, 1995
  1. ;; input: DFN
  1. ;;output:
  1. D PAT^RMPFUTL
  1. W @IOF,!?29,"ENTER/EDIT ELIGIBILITY"
  1. W !!,"Patient: ",RMPFNAM,?40,"SSN: ",RMPFSSN,?63,RMPFDOB,!
  1. F I=1:1:79 W "-"
  1. W !!,"Eligibility for ROES transactions cannot be determined from the DHCP database",!,"for this veteran."
  1. E0 W !!,"Do you wish to enter an eligibility? YES// "
  1. D READ G END:$D(RMPFOUT)
  1. E01 I $D(RMPFQUT) W !!,"Enter a <Y> if you wish to select an eligibility",!?6,"a <N> if you wish to exit" G E0
  1. S:Y="" Y="Y" S Y=$E(Y,1) I "YyNn"'[Y S RMPFQUT="" G E01
  1. G END:"Nn"[Y
  1. E1 W ! S DIC=791810.4,DIC(0)="AEQM" D ^DIC G END:Y=-1
  1. S RMPFELG=+Y,RMPFELGD=$P(Y,U,2)
  1. END Q
  1. READ K RMPFOUT,RMPFQUT
  1. R Y:DTIME I '$T W $C(7) R Y:5 G READ:Y="." S:'$T Y=U
  1. I Y?1U.E S (RMPFOUT,Y)="" Q
  1. S:Y?1"?".E (RMPFQUT,Y)=""
  1. Q