DiagnosisRelatedGroupReportingConfiguration
This table contains DRG Types that are used to categorize DRGs by code set and version. A DRG Type (DRG_TYPE_ID) is an Identity ID Type for the DRG master file. The DRG Type is determined by combining the DRG code set (e.g. MS-DRG) and the DRG version or effective date (e.g. Version 28). For example, a DRG Type might be "MS-DRG Version 28." This table can be used by report writers to map a given DRG type with its logical code set and version for a given set of dates.
| Column Name | Type | Description |
|---|---|---|
| DiagnosisRelatedGroupReportVersionCategory | INTEGER | The DRG version category number to map a DRG type. |
| DiagnosisRelatedGroupCodeSetCategory | VARCHAR | The DRG code set category number to map to a DRG type. |
| DiagnosisRelatedGroupReportingIdentifierType | NUMERIC | The DRG type that maps to the specified code set and version for the listed effective dates. |
| CommunityLogicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| SequenceNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| DiagnosisRelatedGroupReportLastEffectiveDate | DATETIME | The "Effective to" date mapped to a DRG Type. |
| ProfileIdentifier | NUMERIC | The unique identifier (.1 item) for the profile record. |
| DiagnosisRelatedGroupReportingEffectiveFromDate | DATETIME | The "Effective from" date mapped to a DRG Type. |