| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | DIPNO | IS-H: Internal Number of Diagnosis for Preregistration | nvarchar | 10 | 0 | | | | Allow NULL? |
| 3 | VKGID | IS-H: CORD/PREG: ID of an Order Item (Preregistration) | nvarchar | 8 | 0 | | | | Allow NULL? |
| 4 | EINRI | Institution | nvarchar | 4 | 0 | | | | Allow NULL? |
| 5 | DCAT | IS-H: Identification Key of Diagnosis Coding Catalog | nvarchar | 2 | 0 | | | | Allow NULL? |
| 6 | DKEY | Diagnosis Code for a Preregistration | nvarchar | 30 | 0 | | | | Allow NULL? |
| 7 | DLOC | IS-H: Localization of Diagnosis | nvarchar | 2 | 0 | | | | Allow NULL? |
| 8 | ERDAT | IS-H: Date when Record Created | nvarchar | 8 | 0 | | | | Allow NULL? |
| 9 | ERUSR | IS-H: Name of Employee who Created Record | nvarchar | 12 | 0 | | | | Allow NULL? |
| 10 | UPDAT | IS-H: Date of Last Change | nvarchar | 8 | 0 | | | | Allow NULL? |
| 11 | UPUSR | IS-H: Name of Person who Last Changed Data | nvarchar | 12 | 0 | | | | Allow NULL? |
| 12 | STORN | IS-H: Cancellation Indicator | char | 1 | 0 | | | | Allow NULL? |
| 13 | STUSR | IS-H: Name of User who Canceled Data Record | nvarchar | 12 | 0 | | | | Allow NULL? |
| 14 | STDAT | Date of Cancellation | nvarchar | 8 | 0 | | | | Allow NULL? |
| 15 | DITXT | IS-H: Preregistration Diagnosis | nvarchar | 50 | 0 | | | | Allow NULL? |
| 16 | DILTX | Indicator that Long Text Exists | char | 1 | 0 | | | | Allow NULL? |
| 17 | DIKLAT | IS-H: Internal Indicator - General Diagnosis Text CORD/PREG | char | 1 | 0 | | | | Allow NULL? |