ICD1862P ;ALB/JDG - YEARLY DRG UPDATE;8/9/2010 ; 10/5/11 3:21pm
;;18.0;DRG Grouper;**62**;Oct 20, 2000;Build 10
;
;This routine will kick off Routines needed for
;updates to the DRG Grouper.
;Depending on the type of updates needed.
;
Q
EN ; Start Update
D ICDUPDDX^ICD1862L ;Updates to existing diagnosis codes
D ICDUPDPX^ICD1862L ;Updates to existing procedure code identifiers
Q
--- Routine Detail --- with STRUCTURED ROUTINE LISTING ---[H[J[2J[HICD1862P 405 printed Nov 22, 2024@16:59:15 Page 2
ICD1862P ;ALB/JDG - YEARLY DRG UPDATE;8/9/2010 ; 10/5/11 3:21pm
+1 ;;18.0;DRG Grouper;**62**;Oct 20, 2000;Build 10
+2 ;
+3 ;This routine will kick off Routines needed for
+4 ;updates to the DRG Grouper.
+5 ;Depending on the type of updates needed.
+6 ;
+7 QUIT
EN ; Start Update
+1 ;Updates to existing diagnosis codes
DO ICDUPDDX^ICD1862L
+2 ;Updates to existing procedure code identifiers
DO ICDUPDPX^ICD1862L
+3 QUIT