Class DRG

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class DRG extends AbstractSegment

Represents an HL7 DRG message segment (Diagnosis Related Group). This segment has the following fields:

  • DRG-1: Diagnostic Related Group (CE) optional
  • DRG-2: DRG Assigned Date/Time (TS) optional
  • DRG-3: DRG Approval Indicator (ID) optional
  • DRG-4: DRG Grouper Review Code (IS) optional
  • DRG-5: Outlier Type (CE) optional
  • DRG-6: Outlier Days (NM) optional
  • DRG-7: Outlier Cost (CP) optional
  • DRG-8: DRG Payor (IS) optional
  • DRG-9: Outlier Reimbursement (CP) optional
  • DRG-10: Confidential Indicator (ID) optional
  • DRG-11: DRG Transfer Type (IS) optional
See Also: