Ignore:
Timestamp:
Dec 4, 2009, 8:26:01 PM (14 years ago)
Author:
George Lilly
Message:

WorldVistAEHR overlayed on FOIAVistA

Location:
FOIAVistA/tag/r
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • FOIAVistA/tag/r/DIETETICS-FH/FHPRW.m

    r628 r636  
    11FHPRW ;Hines OIFO/REL,RTK - List Dietetic Locations ;5/13/94  14:57
    2  ;;5.5;DIETETICS;**12**;Jan 28, 2005;Build 3
    3  ; 10/24/07 BAY/KAM FH*5.5*12 CALL 214407 Display new Clinician Field
     2 ;;5.5;DIETETICS;;Jan 28, 2005
    43F1 R !!,"Select LOCATION (or ALL): ",X:DTIME G:'$T!("^"[X) KIL D:X="all" TR^FH I X="ALL" S WRD=0
    54 E  K DIC S DIC="^FH(119.6,",DIC(0)="EQM" D ^DIC K DIC G:Y<1 F1 S WRD=+Y
     
    1615 W !!,"Print Order:",?22,$P(X,"^",4)
    1716 W !,"Type of Location:",?22,$S($P(X,U,3)="O":"OUTPATIENT",1:"INPATIENT")
    18  ;
    19  ;10/24/07 BAY/KAM *12 214407 Print new Clinician Multiple field
    20  N C1 S C1=""
    21  F  S C1=$O(^FH(119.6,K1,2,C1)) Q:C1=""  D
    22  .  S Z=$G(^FH(119.6,K1,2,C1,0)) I Z W !,"Assigned Clinician(s):",?22,$P($G(^VA(200,Z,0)),"^",1)
    23  ;
     17 W !,"Assigned Clinician:",?22 S Z=$P(X,"^",2) I Z W $P($G(^VA(200,Z,0)),"^",1)
    2418 W !,"Tray Assembly:",?22 S Z=$P(X,"^",5) I Z W $P($G(^FH(119.72,Z,0)),"^",1) S Z=$P(X,"^",17) S:Z="" Z=100 W "   (",Z,"%)"
    2519 W !,"Cafeteria:",?22 S Z=$P(X,"^",6) I Z W $P($G(^FH(119.72,Z,0)),"^",1) S Z=$P(X,"^",18) S:Z="" Z=100 W "   (",Z,"%)"
Note: See TracChangeset for help on using the changeset viewer.