SAP ABAP IMG Activity BADI:ISH_SURGERY_DRG (BAdI: Define DRG as Non-Surgical)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPVS (Package) Application development patient management system
IMG Activity
ID BADI:ISH_SURGERY_DRG BAdI: Define DRG as Non-Surgical  
Transaction Code S_KK4_96000628   IMG Activity: BADI: ISH_SURGERY_DRG 
Created on 20020514    
Customizing Attributes BADI:ISH_SURGERY_DRG   BAdI: Define DRG as Non-Surgical 
Customizing Activity BADI:ISH_SURGERY_DRG   BAdI: Define DRG as Non-Surgical 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name ISH_SURGERY_DRG    

Use

This Business Add-In (BAdI) lets you check whether a DRG (DRG = Diagnosis Related Group) is a DRG without O.R. procedures.

The following data can be used for the check:

  • DRG code
  • DRG catalog
  • Institution.

The BAdI is called in the view type Coding Analyses. The BAdI is only ever called when an operative movement exists for the case in question.

Requirements

The implementation of this check is based on the German Diagnosis Related Groups (G-DRG) which is an adaptation and enhancement of the Australian DRG system (AR-DRG) to meet the requirements of the German healthcare market.

Standard settings

Activities

By default, the system checks whether the 2nd and 3rd digits of the DRG code lie between "01" and "39".

You can modify this check to meet customer-specific requirements. As a rule, in this connection you do not have to write your own source code. Only if you wish to implement checks different than that named above do you have to write your own source code.

The BAdI has a default implementation, and, as such, is active as standard.

Example

DRG codes whose 2nd and 3rd digits do not lie between "01" and "39" are characterized as a DRG without O.R. procedures.

DRG Code    DRG Text    Result

D11Z    Tonsillectomy or Adenoidectomy    DRG w. O.R. procedures

D64Z    Laryngotracheitis and Epiglottitis    DRG w/o O.R. procedures

You'll find more information in the documenation for the method.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20020514 
SAP Release Created in 463B