1095-C : Employer-Provided Health Insurance Offer and Coverage
FDX
FDX / Data Structures / Tax1095C
Form 1095-C, Employer-Provided Health Insurance Offer and Coverage
Extends and inherits all fields from Tax
Tax1095C Properties
| # | Id | Type | Description |
|---|---|---|---|
| 1 | employeeName | IndividualName | Box 1, Employee name |
| 2 | tin | string | Box 2, Social security number (SSN) |
| 3 | employeeAddress | Address | Boxes 3-6, Employee address |
| 4 | employerNameAddress | NameAddressPhone | Boxes 7, 9-13, Employer name, address and phone |
| 5 | employerTin | string | Box 8, Employer identification number (EIN) |
| 6 | selfInsuredCoverage | boolean | Self Insured Coverage |
| 7 | offersOfCoverage | Array of OfferOfHealthInsuranceCoverage | Boxes 14-16, Employee Offer of Coverage |
| 8 | employeeAge | integer | Employee's Age on January 1 |
| 9 | planStartMonth | integer | Plan Start Month |
| 10 | coveredIndividuals | Array of HealthInsuranceCoveredIndividual | Boxes 17+, Covered Individuals |
Tax1095C Usage:
- TaxData tax1095C
OFX
OFX / Types / Tax1095C_V100
| # | Tag | Type |
|---|---|---|
| 1 | SRVRTID | ServerIdType |
| 2 | TAXYEAR | YearType |
| 3 | VOID | BooleanType |
| 4 | CORRECTED | BooleanType |
| 5 | ALECONTACTPHONE | PhoneType |
| 6 | EMPLOYER | Employer |
| 7 | EMPLOYEEINFO | EmployeeInfo |
| 8 | EMPLOYEEAGE | AgeType |
| 9 | PLANSTARTMONTH | anonymous simple type |
| 10 | ANNUALCOVERAGE | anonymous complex type |
| 11 | MONTHLYCOVERAGE | PartIIGrpType |
| 12 | SELFINSURED | BooleanType |
| 13 | COVEREDINDIVIDUAL | CoveredIndivGrpType |
Usages:
- Tax1095Response TAX1095C_V100
FIRE
This form is not reported in the IRS FIRE system.
TXF
The TXF standard does not support this form.