CASE_DRG_ID
Description:
The CASE_DRG_ID table contains information about the diagnosis related group (DRG) codes associated with case records.
Primary Key
Column Name
Ordinal Position
CASE_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
CASE_ID
NUMERIC
No
The unique identifier for the case record.
2
LINE
INTEGER
No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3
DRG_ID
VARCHAR
No
Specifies the diagnosis related group (DRG) code.
4
DRG_ID_DRG_NAME
VARCHAR
No
The name of the Diagnoses Related Group name.