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

ICDHLPO.m

Go to the documentation of this file.
  1. ICDHLPO ;ALB/GRR/EG-HELP DISPLAY FOR OPERATION IDENTIFIERS ; 11/9/07 12:52pm
  1. ;;18.0;DRG Grouper;**10,14,31,55**;Oct 20, 2000;Build 20
  1. EN ;revised 12/94 abr
  1. N ICDID,I,J,ID
  1. F I=1:1 S ICDID=$T(PXCODE+I),ICDID=$E($P(ICDID,";;",2),1,25) Q:ICDID="EXIT" D
  1. . S ICDID($P(ICDID,"="))=ICDID
  1. W ! S I="" F J=0:1 S I=$O(ICDID(I)) Q:I="" D
  1. . I J#3 W ?(J#3*27)
  1. . I '(J#3) W !
  1. . W ICDID(I)
  1. K ICDID
  1. W ! F I=1:1 S ICDID=$T(PNCODE+I),ICDID=$E($P(ICDID,";;",2),1,25) Q:ICDID="EXIT" D
  1. . W ?(I-1#3*27) I '(I-1#3) W !
  1. .W ICDID
  1. W !
  1. Q
  1. PXCODE ; procedure id codes
  1. ;;A=Amputation
  1. ;;B=Bone Marrow
  1. ;;C=Chemo inplant
  1. ;;D=Rehab&Detox
  1. ;;E=Common Duct Expl.
  1. ;;F=combined spinal fusion
  1. ;;H=Cardiac Cath/Angiogr
  1. ;;I=Tubal Interruption
  1. ;;J=Inguinal and femoral hernia procedures
  1. ;;K=Intracranial Vascular
  1. ;;L=Local Excision/Biopsy
  1. ;;M=Total Mastectomy
  1. ;;N=Non-OR proc.
  1. ;;O=OR proc
  1. ;;P=Valve proc.
  1. ;;Q=Craniotomy
  1. ;;R=Rehab
  1. ;;S=Ventricular Shunt
  1. ;;T=Total CHOLECYSTECTOMY
  1. ;;V=Ventilator
  1. ;;Z=Stent procedures
  1. ;;a=other MDC12 OR proc. - MALE REPRODUCTIVE SYSTEM
  1. ;;b=Bypass
  1. ;;c=Cesarean Section
  1. ;;d=D&C
  1. ;;e=Extractns & Restoratns.
  1. ;;f=other MDC24 OR proc.- MULTIPLE SIGNIFICANT TRAUMA
  1. ;;g=other MDC13 OR proc. - FEMALE REPRODUCTIVE SYSTEM
  1. ;;h=Hepatobiliary
  1. ;;i=injectable/infusion (injection or infusion of drugs)
  1. ;;k=skin graft
  1. ;;l=Liver
  1. ;;m=Subtotal Mastect.
  1. ;;n=No compl. OR proc.
  1. ;;o=DRG108 proc.before10/1/07(CMS)-Other cardiothoracic procedures
  1. ;;o=DRG228 after 9/31/07(MS)-Other cardiothoracic procedures
  1. ;;p=Pacemaker Lead
  1. ;;q=Heart Transplant
  1. ;;r=Lung Transplant
  1. ;;s=Steriliza/postpart D&C
  1. ;;t=Trachea
  1. ;;u=Proc for trauma
  1. ;;x=Extensive Procedure
  1. ;;y=Prostatic
  1. ;;z=Non-extensive
  1. ;;EXIT
  1. Q
  1. PNCODE ;numeric ID's for procedures/ operations
  1. ;;1=Percutaneous procedure done through the skin
  1. ;;2=DRG228-before10/1/07(CMS)- Major thumb or joint procedures
  1. ;;2=DRG506 after 9/31/07(MS)- Major thumb or joint procedures
  1. ;;3=Biliary
  1. ;;4=DRG232 before10/1/07(CMS)-Arthroscopy
  1. ;;4=DRG509 after 9/31/07(MS)-Arthroscopy
  1. ;;6=DRG106 before10/1/07(CMS)-coronary bypass
  1. ;;6=DRG231 after 9/31/07(MS)-coronary bypass
  1. ;;7=DRG110,117 before10/1/07(CMS)-Major cardiovasc procedures or thoracic aortic anuerysm repair
  1. ;;7=DRG237,260 after 9/31/07(MS)-Major cardiovasc procedures or thoracic aortic anuerysm repair
  1. ;;EXIT
  1. Q