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/HEALTH_LEVEL_SEVEN-HL/HLDIE.m

    r628 r636  
    1 HLDIE ;CIOFO-O/LJA - Direct 772 & 773 Sets ; 10/19/2007 11:15
    2  ;;1.6;HEALTH LEVEL SEVEN;**109,122**;Oct 13,1995;Build 14
    3  ;Per VHA Directive 2004-038, this routine should not be modified.
    4  Q
     1HLDIE ;CIOFO-O/LJA - Direct 772 & 773 Sets ; 11/18/2003 11:17
     2 ;;1.6;HEALTH LEVEL SEVEN;**109**;Oct 13,1995
    53 ;
    64 ; Rules: if any of these rules is broken, FILE^DIE is called instead
     
    7573 .I FILE=772 D DEL772^HLUOPT3(+IEN)
    7674 ;
    77  ; patch HL*1.6*122: MPI-client/server
    7875 ; If no data in record passed in, log an error and quit...
    79  ; I '$D(@GBL) D  Q  ; Remember.  GBL contains IEN...
    80  N HLDGBL
    81  F  L +@GBL:10 Q:$T  H 1
    82  S HLDGBL=$D(@GBL)
    83  L -@GBL
    84  I 'HLDGBL D  Q  ; Remember.  GBL contains IEN...
     76 I '$D(@GBL) D  Q  ; Remember.  GBL contains IEN...
    8577 .  S ERRNO=$$ERRNO(601,"The entry does not exist.",FILE,2)
    8678 .  S @ERR@("DIERR",+ERRNO,"PARAM","IENS")=IEN_$S(IEN'[",":",",1:"")
     
    118110 QUIT:'$D(NODE("CHG"))  ;->
    119111 ;
    120  ; patch HL*1.6*122: MPI-client/server
    121  I FILE=773 D
    122  . F  L +^HLMA(IEN):10 Q:$T  H 1
    123  E  D
    124  . F  L +^HL(772,IEN):10 Q:$T  H 1
    125  ;
    126112 ; Store changes in the global now...
    127113 D STORE(FILE,IEN,.NODE)
     
    131117 F  S XRF=$O(XRF(XRF)) Q:XRF']""  D
    132118 .  D @("XRF"_XRF_U_ROUTINE)
    133  ;
    134  ; patch HL*1.6*122: MPI-client/server
    135  I FILE=773 L -^HLMA(IEN)
    136  E  L -^HL(772,IEN)
    137119 ;
    138120 Q
Note: See TracChangeset for help on using the changeset viewer.