Enum X12RptTransCode
Report Attachment Transmission Code
Namespace: Bishop.X12
Assembly: Bishop.X12.dll
Syntax
public enum X12RptTransCode
Fields
value | Name | Description |
---|---|---|
0 | NotSet | Not Set |
1 | NotSupported | Not Supported |
2 | AvailableAtProviderSite | Available on Request at Provider Site This means that the additional information is not being sent with the claim at this time. Instead, it is available to the payer (or appropriate entity) at their request. |
3 | ByRegularMail | By Mail |
4 | ElectronicallyOnly | Electronically Only Indicates that the attachment is being transmitted in a separate X12 functional group. |
5 | ByEmail | By Mail |
6 | FileTransfer | Required when the actual attachment is maintained by an attachment warehouse or similar vendor. |
7 | ByFax | By Fax |