SensitiveDiagnosisRelatedGroupDefinitions
Stores DRG codes and code sets considered sensitive for a sensitivity record and contact.
| Column Name | Type | Description |
|---|---|---|
| SensitivityEffectiveDate | DATETIME | Stores the first date configuration defined in a contact is effective. |
| UniqueContactDateTime | FLOAT | A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc. |
| DiagnosisRelatedGroupCodeSetIdentifier | VARCHAR | Stores the unique identifier of code sets of sensitive DRG codes. |
| SensitiveDiagnosisRelatedGroupCode | VARCHAR | Stores the codes of sensitive DRGs as a string. |