HealthInsuranceCoveredIndividual
FDX / Data Structures / HealthInsuranceCoveredIndividual
Health Insurance Covered Individual, Used on Form 1095-B Part IV and Form 1095-C Part III
HealthInsuranceCoveredIndividual Properties
| # | Id | Type | Description |
|---|---|---|---|
| 1 | name | IndividualName | |
| 2 | tin | string | Social security number or other TIN |
| 3 | dateOfBirth | string | ISO 8601 full-date in format 'YYYY-MM-DD' according to [IETF RFC 3339](https://datatracker.ietf.org/doc/html/rfc3339.html#section-5.6) |
| 4 | coveredAll12Months | boolean | Covered all 12 months |
| 5 | coveredMonths | Array of MonthAbbreviation | Months covered |