Child Support DED Record
CCD+ and CTX Addenda Record
Field |
Data Element Name |
Field Inclusion Requirement |
Contents |
Length |
Position |
1 | Record Type Code | Mandatory | 7 | 1 | 01-01 |
2 | Addenda Type Code | Mandatory | 05 | 2 | 02-03 |
3 | Payment Related Information | Optional | Alphanumeric | 80 | 04-83 |
4 | Addenda Sequence Number | Mandatory | Numeric | 4 | 84-87 |
5 | Entry Detail Sequence Number | Mandatory | Numeric | 7 | 88-94 |
The 80 position Payment Related Information Field of the CCD+ and CTX Addenda Record contains
the child support remittance information. This is presented in the banking convention referred to
as the ‘DED’ Deduction data segment under ASC X12 syntax.
DED Child Support Segment/Convention for Employers
Element Identifier |
Data Element Definition |
Field Inclusion Requirement |
Contents |
Length |
| Segment Identifier | Mandatory | DED | 3 |
DED01 | Application Identifier | Mandatory | CS | 2 |
DED02 | Case Identifier | Mandatory | Alphanumeric | 1-20 |
DED03 | Pay Date | Mandatory | YYMMDD | 6 |
DED04 | Payment Amount | Mandatory | $$$$$$$$cc | 1-10 |
DED05 | Employee Social Security Number | Mandatory | Alphanumeric | 9 |
DED06 | Medical Support Indicator | Mandatory | Y or N or W | 1 |
DED07 | Employee Name | Optional | Alphanumeric | 1-10 |
DED08 | FIPS Code | Optional | Alphanumeric | 5-7 |
DED09 | Employment Termination Indicator | Optional | Y | 1 |
Data Element Definitions –
DED01 – Application Identifier: This indicates the type of deduction being withheld from
the employee’s pay. ‘CS’ is child support.
DED02 – Case Identifier: This indicates the child support case number of the state agency
receiving the payment.
DED03 – Pay Date: This can be the employee’s pay date or the date of the income withholding.
Note: This is the only data element of the DED record that is different in CCD+ and CTX.
For CTX, versions 4010 or higher, this field must be 8 bytes long and the contents must be YYYYMMDD.
DED04 – Payment Amount: The amount of child support withheld from the employee’s pay.
Do not use a comma or decimal point. Do not leave blanks in this data element.
Any blank spaces before the dollar amount must be zero-filled.
DED05 – Employee’s Social Security Number: The employee’s (non-custodial parent’s) social
security number.
DED06 – Medical Support Indicator: If family medical insurance coverage is available through
the employer, a ‘Y’ is used; if there is no coverage available, an ‘N’ is used. ‘W’ designates
‘Not Applicable’.
DED07 – Employee Name: The name element indicates the first seven letters of the employee’s
last name followed by the first three letters of his/her first name. A comma must be used to
separate the last name from the first name when the last name is less than seven characters.
DED08 – FIPS Code: The Federal Information Process Standard (FIPS) code refers to the child
support agency receiving the payment. It is five characters when indicating both the state and county
codes. It is seven characters when indicating state, county, and local codes.
DED09 – Employment Termination Indicator: A “Y” is placed in this field if the employee has
terminated employment; otherwise the field is not used. The payment amount field may contain zero
when this field is used.
In the DED segment, each data element (except the first) is preceded by an asterisk (*).
Each segment must end with a backslash (\). For example:
DED*application identifier*case identifier*pay date*payment amount*employee social security
number*medical support indicator*employee name*FIPS code*employment termination indicator\
The omission of an optional data element is noted with an asterisk in the place of that element.
For example, if the employee name were omitted:
DED*application identifier*case identifier*pay date*payment amount*employee social security
number*medical support indicator**FIPS code*employment termination indicator\
IMPORTANT: If the omitted data element is the last one, the employment termination
indicator, an asterisk does not take its place:
DED*application identifier*case identifier*pay date*payment amount*employee social security
number*medical support indicator*employee name*FIPS code\