1099-SA : Distributions From an HSA, Archer MSA, or Medicare Advantage MSA
FDX
FDX / Data Structures / Tax1099Sa
Form 1099-SA, Distributions From an HSA, Archer MSA, or Medicare Advantage MSA
Extends and inherits all fields from Tax
Tax1099Sa Properties
# | Id | Type | Description |
---|---|---|---|
1 | payerNameAddress | NameAddressPhone | Payer's name, address, and phone |
2 | payerTin | string | PAYER'S TIN |
3 | recipientTin | string | RECIPIENT'S TIN |
4 | recipientNameAddress | NameAddress | Recipient's name and address |
5 | accountNumber | string | Account number |
6 | grossDistribution | number (double) | Box 1, Gross distribution |
7 | earnings | number (double) | Box 2, Earnings on excess contributions |
8 | distributionCode | string | Box 3, Distribution code |
9 | fairMarketValue | number (double) | Box 4, FMV on date of death |
10 | hsa | boolean | Box 5a, HSA |
11 | archerAccount | boolean | Box 5b, Archer MSA |
12 | medicalSavingsAccount | boolean | Box 5c, Medicare Advantage (MA) MSA |
Tax1099Sa Usage:
- TaxData tax1099Sa
OFX
OFX / Types / Tax1099SA_V100
# | Tag | Type |
---|---|---|
1 | SRVRTID | ServerIdType |
2 | TAXYEAR | YearType |
3 | VOID | BooleanType |
4 | CORRECTED | BooleanType |
5 | PAYERADDR | PayerAddressType |
6 | RECIPADDR | RecipientAddressType |
7 | PAYERID | GenericNameType |
8 | RECID | IdType |
9 | ACCTNUM | GenericNameType |
10 | GROSSDIST | AmountType |
11 | EARNINGS | AmountType |
12 | DISTCODE | GenericNameType |
13 | FMVON | AmountType |
14 | HSA | BooleanType |
15 | ARCHER | BooleanType |
16 | MSA | BooleanType |
Usages:
- Tax1099Response TAX1099SA_V100
FIRE
Under Development
TXF
The TXF standard does not support this form.