Overview
The UDS I record includes a .zip file along with a corresponding metadata file in .txt format, part of the UDS standard. The metadata file is designed to detail the contents of the .zip file, providing information such as a description of the files and the claimant number—details that are typically found within a claim system.
While UDS technically allows I records to be attached only to A records at the claimant level (meaning each claimant can have their own set of files), UDS should be viewed more as a flexible transportation method rather than strict rules. Therefore, through communication with the guaranty funds, it’s possible to attach “Claim Level” I records to a single claimant, typically the first one (00001). The same approach can apply to policy files.
This adaptability, which depends on coordination with the guaranty fund(s), stems from the varied ways in which each fund’s claim system interprets UDS data and presents it to users.
Most guaranty funds are open to such adjustments as long as the data reaches the correct interface for those handling the claim. However, it’s worth noting that some compromises may introduce additional administrative work, which is a common reason for the rejection of UDS data submissions.
Quick Tips
-
- An I Record consists of a companion UDS .txt file and compressed .zip file. Both are required for Guaranty Funds to import data into their system.
- Here is the common steps Guaranty Funds need to take when downloading I Records from SUDS:
1. Download the UDS file and ZIP for the same batch from SUDS
2. Extract the ZIP into a common documents directory their Claim System can access
3. Place the UDS file inside the extracted folder.
4. In the Claim System, select the UDS file to import which automatically infers that documents are relative to where the UDS file resides.
This answers the question “What path should I put in the I Record?” by saying that the path should be based on the extracted ZIP.
-
- When using the UDS Data Mapper, the Folder Path should be based on where it exists on SUDS: /{naic}/some/folder/path/. The UDS Data Mapper will collect that file on execution of the “Send” step in the UI, compress it into a ZIP, and send it to the Guaranty Funds with a companion file automatically via SUDS. This process is similar to creating UDS .txt and .zip manually, but the Data Mapper accepts CSV files instead and manages the USD validation, compression and distribution itself.
-
- Special Characters in file names should be removed. The UDS standard requires win-1252 encoding when processing UDS files, but ZIP files and their contents are not subject to the same restrictions. This is also not to mention the restrictions some systems will have when processing files with file names containing dollar signs, percent signs, at symbols, apostrophes, or quotes. It is recommended to remove any characters from the file name other than letters, numbers, spaces, underscores and dashes. This will make it more likely a file is accepted by any given claims system.
-
- Condense I Records so the maximum character count of the absolute path is less than 250 characters. Some Guaranty Funds encounter an issue where files, when extracted, have paths longer than the allowed limit of the Windows operating system. This is an operating system limit not defined by the UDS standard but is ultimately an error that prevents Guaranty Funds from loading UDS files into their system. To fix this, it is recommended to limit the size of the folder paths first, since the folder itself will not amount to any information loss. The metadata is stored in the companion UDS file after all. If that still does not help, file names over 100 characters will be very rare anyway. Manually edit each file name to preserve important information as needed.
Record Fields
No | Field Name | Description | Default To |
---|---|---|---|
1 | RECORD TYPE | The value of this field must be “I” | I |
2 | INSOLVENT COMPANY NAIC NUMBER | The unique number assigned by the NAIC to the insolvent company for data tracking purposes. For self-insured entities this number could also be the Self-Insured Fund Code. | No default allowed |
3 | FROM LOCATION STATE | State of the source sending the imaged files. | No default allowed |
4 | FROM LOCATION CODE | Location of the source sending the Imaged files i.e. 01=Receiver 10=Fund | No default allowed |
5 | INSOLVENT COMPANY CLAIM NUMBER | Unique number assigned by the insolvent company to the claim. | No default allowed |
6 | RECEIVER CLAIM NUMBER | Unique number assigned by Receiver to the claim. | Blank |
7 | TPA CLAIM NUMBER | Unique Number assigned by insolvent company’s TPA to the claim. | Blank |
8 | LONG CLAIM NUMBER | Insolvent Company Claim Number if longer than 20 characters | Blank |
9 | FUND CLAIM NUMBER | Unique number assigned by the Fund to this claim. Required if originator is the Fund. | Blank |
10 | ALTERNATE INDEX 1 | Alternate Index | Blank |
11 | ALTERNATE INDEX 2 | Alternate Index | Blank |
12 | ALTERNATE INDEX 3 | Alternate Index | Blank |
13 | ALTERNATE INDEX 4 | Alternate Index | Blank |
14 | DOCUMENT ID | Unique document identifier | No default allowed |
15 | DOCUMENT PAGE NUMBER | Page number within Document ID. | Blank |
16 | CAPTURE DATE | Date that the document was scanned YYYYMMDD | 19010101 |
17 | CAPTURE TIME | Time that the document was scanned HHMMSSSS (Military time) | 01000000 |
18 | FOLDER TYPE | Describes the contents and/or structure of the folder | Blank |
19 | DOCUMENT TYPE | Way to group similar documents. | Blank |
20 | DOCUMENT DESCRIPTION OR COMMENT | Document Description or Comment | Blank |
21 | POLICY NUMBER | Policy Number | Blank |
22 | DATE OF LOSS / INJURY | Date of loss (Accident Date). | 19010101 |
23 | INSURED NAME #1 | Named Insured’s last name or business name. | UDSUNKNOWN |
24 | INSURED NAME #2 | Named Insured’s first name. | Blank |
25 | CLAIMANT NUMBER | Number assigned by Receiver to this claimant. | 00000 |
26 | CLAIMANT NAME #1 | Claimant’s last name or business name | UDSUNKNOWN |
27 | CLAIMANT NAME #2 | Claimant’s first name | Blank |
28 | DOCUMENT PATH | Document’s full path (If path exists it must begin with and end with ‘\’.) | No default allowed |
29 | DOCUMENT FILENAME | Document’s full physical file name including file extension. | No default allowed |
30 | FILE TYPE | Document file type | No default allowed |