Interface: TelecomHeader
The fixed-length Transaction Header that opens every NCPDP Telecommunication request. It carries no field separators: each field is positional. Field numbers/designators are from the NCPDP Telecommunication standard vD.0; the names here are our own paraphrases (we do not redistribute NCPDP prose).
Values are trimmed of pad whitespace; numeric leading zeros are preserved (a BIN or PCN is an identifier, not an arithmetic quantity).
Properties
binNumber
readonlybinNumber:string
101-A1: the routing Bank Identification Number (6 chars on the wire).
dateOfService
readonlydateOfService:string
401-D1: Date of Service, verbatim (CCYYMMDD on the wire).
processorControlNumber
readonlyprocessorControlNumber:string
104-A4: Processor Control Number.
serviceProviderId
readonlyserviceProviderId:string
201-B1: Service Provider ID (e.g. the pharmacy NPI).
serviceProviderIdQualifier
readonlyserviceProviderIdQualifier:string
202-B2: Service Provider ID Qualifier.
softwareCertificationId
readonlysoftwareCertificationId:string
110-AK: Software Vendor / Certification ID.
transactionCode
readonlytransactionCode:string
103-A3: Transaction Code, e.g. "B1" (billing), "B2", "B3", "E1".
transactionCount
readonlytransactionCount:string
109-A9: declared number of transactions in the transmission (1 char).
versionRelease
readonlyversionRelease:string
102-A2: Version/Release, "D0" for the standard this reader decodes.