Barcode Result
Defined in framework ScanditIdCapture
- SDCBarcodeResult
@interface SDCBarcodeResult : NSObject
Added in version 7.0.0
This class represents the data extracted from a document’s barcode. It aggregates information from various barcode types supported by the library. Some properties may not apply to certain document types and will be set to nil if the corresponding data is not encoded in the barcode. For a complete overview of supported barcode types, refer to our supported documents.
- aamvaVersion
@property (nonatomic, nullable, readonly) NSNumber *aamvaVersion
Added in version 7.0.0
The version level of the PDF417 barcode format. See the AAMVA DL/ID Card Design Standard for more details.
- aliasFamilyName
@property (nonatomic, nullable, readonly) NSString *aliasFamilyName
Added in version 7.0.0
Other family name by which cardholder is known.
- aliasGivenName
@property (nonatomic, nullable, readonly) NSString *aliasGivenName
Added in version 7.0.0
Other given name by which cardholder is known.
- aliasSuffixName
@property (nonatomic, nullable, readonly) NSString *aliasSuffixName
Added in version 7.0.0
Other suffix name by which cardholder is known.
- bloodType
@property (nonatomic, nullable, readonly) NSString *bloodType
Added in version 7.0.0
The blood type of the holder in the Rh system (A+, A-, B+, B-, O+, O-, AB+ or AB-).
- branchOfService
@property (nonatomic, nullable, readonly) NSString *branchOfService
Added in version 7.0.0
The holder’s branch of service.
- cardInstanceIdentifier
@property (nonatomic, nullable, readonly) NSString *cardInstanceIdentifier
Added in version 7.0.0
Machine-generated code that is used for security purposes.
- cardRevisionDate
@property (nonatomic, nullable, readonly) SDCDateResult *cardRevisionDate
Added in version 7.0.0
Card revision date.
- categories
@property (nonatomic, nonnull, readonly) NSArray<NSString *> *categories
Added in version 7.0.0
Driving license categories.
- champusEffectiveDate
@property (nonatomic, nullable, readonly) SDCDateResult *champusEffectiveDate
Added in version 7.0.0
The CHAMPUS effective date.
- champusExpiryDate
@property (nonatomic, nullable, readonly) SDCDateResult *champusExpiryDate
Added in version 7.0.0
The CHAMPUS expiration date.
- citizenshipStatus
@property (nonatomic, nullable, readonly) NSString *citizenshipStatus
Added in version 7.0.0
Whether the holder is a citizen or a permanent resident.
- civilianHealthCareFlagCode
@property (nonatomic, nullable, readonly) NSString *civilianHealthCareFlagCode
Added in version 7.0.0
The code of the civilian health care privilege/benefit flag.
- civilianHealthCareFlagDescription
@property (nonatomic, nullable, readonly) NSString *civilianHealthCareFlagDescription
Added in version 7.0.0
The description of the civilian health care privilege/benefit flag.
- commissaryFlagCode
@property (nonatomic, nullable, readonly) NSString *commissaryFlagCode
Added in version 7.0.0
The code of the commissary privilege/benefit flag.
- commissaryFlagDescription
@property (nonatomic, nullable, readonly) NSString *commissaryFlagDescription
Added in version 7.0.0
The description of the commissary privilege/benefit flag.
- countryOfBirth
@property (nonatomic, nullable, readonly) NSString *countryOfBirth
Added in version 7.0.0
The human-readable name of the holder’s country of birth.
- countryOfBirthIso
@property (nonatomic, nullable, readonly) NSString *countryOfBirthIso
Added in version 7.0.0
The three-letter country code (ISO 3166-1) of the holder’s country of birth.
- deersDependentSuffixCode
@property (nonatomic, nullable, readonly) NSNumber *deersDependentSuffixCode
Added in version 7.0.0
The code of the relationship of a dependent to his or her sponsor.
- deersDependentSuffixDescription
@property (nonatomic, nullable, readonly) NSString *deersDependentSuffixDescription
Added in version 7.0.0
The description of the relationship of a dependent to his or her sponsor.
- directCareFlagCode
@property (nonatomic, nullable, readonly) NSString *directCareFlagCode
Added in version 7.0.0
The code of the direct care privilege/benefit flag.
- directCareFlagDescription
@property (nonatomic, nullable, readonly) NSString *directCareFlagDescription
Added in version 7.0.0
The description of the direct care privilege/benefit flag.
- documentCopy
@property (nonatomic, nullable, readonly) NSString *documentCopy
Added in version 7.0.0
Identifies if the document has been duplicated.
- documentDiscriminatorNumber
@property (nonatomic, nullable, readonly) NSString *documentDiscriminatorNumber
Added in version 7.0.0
The document discriminator number.
- driverNamePrefix
@property (nonatomic, nullable, readonly) NSString *driverNamePrefix
Added in version 7.0.0
The name prefix of the card holder.
- driverNameSuffix
@property (nonatomic, nullable, readonly) NSString *driverNameSuffix
Added in version 7.0.0
The name suffix of the card holder.
- driverRestrictionCodes
@property (nonatomic, nonnull, readonly) NSArray<NSNumber *> *driverRestrictionCodes
Added in version 7.0.0
The driver restriction codes. Empty array means that there is no restrictions. Number 1 stands for glasses/contact lenses. Number 2 stands for artificial limbs.
- ediPersonIdentifier
@property (nonatomic, nullable, readonly) NSString *ediPersonIdentifier
Added in version 7.0.0
The holder’s DEERS-assigned numeric identifier.
- endorsementsCode
@property (nonatomic, nullable, readonly) NSString *endorsementsCode
Added in version 7.0.0
The endorsement code.
- exchangeFlagCode
@property (nonatomic, nullable, readonly) NSString *exchangeFlagCode
Added in version 7.0.0
The code of the exchange privilege/benefit flag.
- exchangeFlagDescription
@property (nonatomic, nullable, readonly) NSString *exchangeFlagDescription
Added in version 7.0.0
The description of the exchange privilege/benefit flag.
- eyeColor
@property (nonatomic, nullable, readonly) NSString *eyeColor
Added in version 7.0.0
The holder’s eye color.
- familySequenceNumber
@property (nonatomic, nullable, readonly) NSNumber *familySequenceNumber
Added in version 7.0.0
Used to distinguish among sponsors who have the same SSN.
- firstNameTruncation
@property (nonatomic, nullable, readonly) NSString *firstNameTruncation
Added in version 7.0.0
The first name truncation. A code that indicates whether a field has been truncated (‘T’), has not been truncated (‘N’), unknown whether truncated (‘U’), or the information is not present in the document (nil).
- firstNameWithoutMiddleName
@property (nonatomic, nullable, readonly) NSString *firstNameWithoutMiddleName
Added in version 7.0.0
The first name of the document holder. It doesn’t contain middle name(s).
- formNumber
@property (nonatomic, nullable, readonly) NSString *formNumber
Added in version 7.0.0
The form number.
- genevaConventionCategory
@property (nonatomic, nullable, readonly) NSString *genevaConventionCategory
Added in version 7.0.0
The sponsor’s appropriate Geneva Convention Category.
- hairColor
@property (nonatomic, nullable, readonly) NSString *hairColor
Added in version 7.0.0
The holder’s hair color.
- heightCm
@property (nonatomic, nullable, readonly) NSNumber *heightCm
Added in version 7.0.0
The height of the card holder in centimeters.
- heightInch
@property (nonatomic, nullable, readonly) NSNumber *heightInch
Added in version 7.0.0
The height of the card holder in inches.
- iin
@property (nonatomic, nullable, readonly) NSString *iin
Added in version 7.0.0
The Issuer Identification Number which uniquely identifies the issuing jurisdiction.
- identificationType
@property (nonatomic, nullable, readonly) NSString *identificationType
Added in version 7.0.0
The identification type of the driver’s license.
- issuingJurisdiction
@property (nonatomic, nullable, readonly) NSString *issuingJurisdiction
Added in version 7.0.0
The human readable name of the issuing jurisdiction (for example: an issuing state, territory or federal district for USA, or an issuing province or territory for Canada).
- issuingJurisdictionIso
@property (nonatomic, nullable, readonly) NSString *issuingJurisdictionIso
Added in version 7.0.0
The ISO code of the issuing jurisdiction (for example: an issuing state, territory or federal district for USA, or an issuing province or territory for Canada).
- jpegData
@property (nonatomic, nullable, readonly) NSString *jpegData
Added in version 7.0.0
A compressed version of the photograph printed on the front of the card.
- jurisdictionVersion
@property (nonatomic, nullable, readonly) NSNumber *jurisdictionVersion
Added in version 7.0.0
The jurisdiction specific version number of the implementation.
- lastNameTruncation
@property (nonatomic, nullable, readonly) NSString *lastNameTruncation
Added in version 7.0.0
The last name truncation. A code that indicates whether a field has been truncated (‘T’), has not been truncated (‘N’), unknown whether truncated (‘U’), or the information is not present in the document (nil).
- licenseCountryOfIssue
@property (nonatomic, nullable, readonly) NSString *licenseCountryOfIssue
Added in version 7.0.0
The name of the country, where the Driver’s License was issued.
- middleName
@property (nonatomic, nullable, readonly) NSString *middleName
Added in version 7.0.0
The middle name of the card holder.
- middleNameTruncation
@property (nonatomic, nullable, readonly) NSString *middleNameTruncation
Added in version 7.0.0
The middle name truncation. A code that indicates whether a field has been truncated (‘T’), has not been truncated (‘N’), unknown whether truncated (‘U’), or the information is not present in the document (nil).
- mwrFlagCode
@property (nonatomic, nullable, readonly) NSString *mwrFlagCode
Added in version 7.0.0
The code of the Morale, Welfare & Recreation (MWR) privilege/benefit flag.
- mwrFlagDescription
@property (nonatomic, nullable, readonly) NSString *mwrFlagDescription
Added in version 7.0.0
The description of the Morale, Welfare & Recreation (MWR) privilege/benefit flag.
- payGrade
@property (nonatomic, nullable, readonly) NSString *payGrade
Added in version 7.0.0
The pay grade of the sponsor. Available since version 2.
- payPlanCode
@property (nonatomic, nullable, readonly) NSString *payPlanCode
Added in version 7.0.0
The holder’s pay plan code.
- payPlanGradeCode
@property (nonatomic, nullable, readonly) NSString *payPlanGradeCode
Added in version 7.0.0
The holder’s pay plan grade code.
- personDesignatorDocument
@property (nonatomic, nullable, readonly) NSNumber *personDesignatorDocument
Added in version 7.0.0
The person’s designator identifier (usually, the cardholder’s SSN).
- personDesignatorTypeCode
@property (nonatomic, nullable, readonly) NSString *personDesignatorTypeCode
Added in version 7.0.0
The card’s person designator type code.
- personMiddleInitial
@property (nonatomic, nullable, readonly) NSString *personMiddleInitial
Added in version 7.0.0
The holder’s middle name initial.
- personalIdNumber
@property (nonatomic, nullable, readonly) NSString *personalIdNumber
Added in version 7.0.0
The personal ID number of this Driver’s License holder.
- personalIdNumberType
@property (nonatomic, nullable, readonly) NSString *personalIdNumberType
Added in version 7.0.0
The kind of personal ID number used - “02” means the number of the South Africa ID card.
- personnelCategoryCode
@property (nonatomic, nullable, readonly) NSString *personnelCategoryCode
Added in version 7.0.0
The holder’s personnel category code.
- personnelEntitlementConditionType
@property (nonatomic, nullable, readonly) NSString *personnelEntitlementConditionType
Added in version 7.0.0
The holder’s personnel entitlement condition type code.
- placeOfBirth
@property (nonatomic, nullable, readonly) NSString *placeOfBirth
Added in version 7.0.0
The place of birth of the card holder.
- professionalDrivingPermit
@property (nonatomic, nullable, readonly) SDCProfessionalDrivingPermit *professionalDrivingPermit
Added in version 7.0.0
Whether the holder of this License is allowed to transport goods, dangerous goods or passengers for an income.
- race
@property (nonatomic, nullable, readonly) NSString *race
Added in version 7.0.0
The race of the card holder.
- rank
@property (nonatomic, nullable, readonly) NSString *rank
Added in version 7.0.0
The holder’s rank.
- rawData
@property (nonatomic, nullable, readonly) NSString *rawData
Added in version 7.0.0
The barcode raw data as string.
- relationshipCode
@property (nonatomic, nullable, readonly) NSString *relationshipCode
Added in version 7.0.0
The code of the dependent’s relationship to the sponsor.
- relationshipDescription
@property (nonatomic, nullable, readonly) NSString *relationshipDescription
Added in version 7.0.0
The description of the dependent’s relationship to the sponsor.
- restrictionsCode
@property (nonatomic, nullable, readonly) NSString *restrictionsCode
Added in version 7.0.0
The restriction code.
- securityCode
@property (nonatomic, nullable, readonly) NSString *securityCode
Added in version 7.0.0
The card security code.
- serviceCode
@property (nonatomic, nullable, readonly) NSString *serviceCode
Added in version 7.0.0
The service code.
- sponsorFlag
@property (nonatomic, nullable, readonly) NSString *sponsorFlag
Added in version 7.0.0
Indicates whether the card holder is sponsor or dependent.
- sponsorName
@property (nonatomic, nullable, readonly) NSString *sponsorName
Added in version 7.0.0
The name of the sponsor.
- sponsorPersonDesignatorIdentifier
@property (nonatomic, nullable, readonly) NSNumber *sponsorPersonDesignatorIdentifier
Added in version 7.0.0
The sponsor’s designator identifier (Usually, the cardholder’s SSN).
- statusCode
@property (nonatomic, nullable, readonly) NSString *statusCode
Added in version 7.0.0
The status of the sponsor.
- statusCodeDescription
@property (nonatomic, nullable, readonly) NSString *statusCodeDescription
Added in version 7.0.0
The description of the the code of the status of the sponsor.
- vehicleClass
@property (nonatomic, nullable, readonly) NSString *vehicleClass
Added in version 7.0.0
The vehicle classification.
- vehicleRestrictions
@property (nonatomic, nonnull, readonly) NSArray<SDCVehicleRestriction *> *vehicleRestrictions
Added in version 7.0.0
The categories of motor vehicles that the holder of this License is permitted to drive.
- version
@property (nonatomic, nullable, readonly) NSString *version
Added in version 7.0.0
The version of the barcode.
- weightKg
@property (nonatomic, nullable, readonly) NSNumber *weightKg
Added in version 7.0.0
The weight of the card holder in kilograms.
- weightLbs
@property (nonatomic, nullable, readonly) NSNumber *weightLbs
Added in version 7.0.0
Thw weight of the card holder in pounds.
- isRealId
@property (nonatomic, nullable, readonly) NSNumber *isRealId
Added in version 7.0.0
Returns true if the document is a Real ID.
- firstName
@property (nonatomic, nullable, readonly) NSString *firstName
Added in version 7.2.0
The first name of the document holder.
- lastName
@property (nonatomic, nullable, readonly) NSString *lastName
Added in version 7.2.0
The last name of the document holder.
- fullName
@property (nonatomic, nonnull, readonly) NSString *fullName
Added in version 7.2.0
The full name of the document holder.
- sex
@property (nonatomic, nullable, readonly) NSString *sex
Added in version 7.2.0
The sex of the document holder.
- dateOfBirth
@property (nonatomic, nullable, readonly) SDCDateResult *dateOfBirth
Added in version 7.2.0
The date of birth of the document holder.
- nationality
@property (nonatomic, nullable, readonly) NSString *nationality
Added in version 7.2.0
The nationality of the document holder.
- address
@property (nonatomic, nullable, readonly) NSString *address
Added in version 7.2.0
The address of the document holder.
- documentNumber
@property (nonatomic, nullable, readonly) NSString *documentNumber
Added in version 7.2.0
The document number of the ID.
- dateOfExpiry
@property (nonatomic, nullable, readonly) SDCDateResult *dateOfExpiry
Added in version 7.2.0
The expiry date of the document.
- dateOfIssue
@property (nonatomic, nullable, readonly) SDCDateResult *dateOfIssue
Added in version 7.2.0
The issue date of the document.
- barcodeDataElements
@property (nonatomic, nonnull, readonly) NSDictionary<NSString *, NSString *> *barcodeDataElements
Added in version 7.0.0
The mappings between all the barcode data element IDs and their values. The keys of this collection are the element IDs as defined in the AAMVA Driver License/Identification specification. For example, the specification defines a data element “Customer First Name” with the ID “DAC”. Therefore if a scanned barcode contains a string “DACMICHAEL”, then this collection will contain a mapping with “DAC” as the key and “MICHAEL” as the value. This collection contains all the data elements of the barcode - including those that are exposed also explicitly as fields of this class.
See Barcode Data Elements for all the possible keys and their meaning.
Barcode Data Elements
Mandatory Fields for spec version 1 (2000)
Following data fields are always present in a version 1 code:
Data Element ID |
Meaning |
Parsed Content |
---|---|---|
DAA |
Driver License Name |
|
DAG |
Driver Mailing Street Address 1 |
|
DAI |
Driver Mailing City |
|
DAJ |
Driver Mailing Jurisdiction Code |
|
DAK |
Driver Mailing Postal Code |
A ZIP code is parsed as a dictionary with following key/value pairs:
Note that only certain jurisdictions encode the full 9-digit ZIP codes. Therefore the ‘9digit’ field is often empty or contains the padded 5-digit codes. Generally you will want to use the 5-digit code as it is reliably present. Both fields may be empty. |
DAQ |
Driver License/ID Number |
|
DAR |
Driver License Classification Code |
|
DAS |
Driver License Restriction Code |
|
DAT |
Driver License Endorsements Code |
|
DBA |
Driver License Expiration Date |
A date is parsed as a dictionary with following key/value pairs:
where DD, MM and YYYY are two-digit, respectively four-digit integers. Can be null because some versions do not follow the AAMVA specification and do not provide this field. |
DBB |
Date of Birth |
the same as ‘DBA’ |
DBC |
Driver Sex (‘F’ or ‘M’) |
|
DBD |
Driver License or ID Document Issue Date |
the same as ‘DBA’ |
Optional Fields for spec version 1 (2000)
Following data fields are sometimes present in a version 1 code:
Data Element ID |
Meaning |
Parsed Content |
---|---|---|
DAU |
Height (in feet and inches) |
A dictionary with following key/value pairs:
where X is the heigth in inches and Y is the height in cm. |
DAW |
Weight (in pounds) |
Integer |
DAY |
Eye Color |
|
DAZ |
Hair Color |
|
DBK |
Social Security Number |
|
PAA |
Driver Permit Classification Code |
|
PAB |
Driver Permit Expiration Date |
see ‘DBA’ |
PAC |
Permit Identifier |
|
PAD |
Driver Permit Issue Date |
see ‘DBA’ |
PAE |
Driver Permit Restriction Code |
|
PAF |
Driver Permit Endorsement Code |
|
DAB |
Driver Last Name |
|
DAC |
Driver First Name |
|
DAD |
Driver Middle Name or Initial |
|
DAE |
Driver Name Suffix |
|
DAF |
Driver Name Prefix |
|
DAH |
Driver Mailing Street Address 2 |
|
DAL |
Driver Residence Street Address 1 |
|
DAM |
Driver Residence Street Address 2 |
|
DAN |
Driver Residence City |
|
DAO |
Driver Residence Jurisdiction Code |
|
DAP |
Driver Residence Postal Code |
see ‘DAK’ |
DAV |
Height (in cm, format state-dependent) |
see ‘DAU’ |
DAX |
Weight (in kg) |
|
DBE |
Issue Timestamp |
|
DBF |
Number of Duplicates |
Integer |
DBG |
Medical Indicator/Codes |
|
DBH |
Organ Donor |
|
DBI |
Non-Resident Indicator |
|
DBJ |
Unique Customer Identifier |
|
DBL |
Driver ‘AKA’ Date Of Birth |
see ‘DBA’ |
DBM |
Driver ‘AKA’ Social Security Number |
|
DBN |
Driver ‘AKA’ Name |
|
DBO |
Driver ‘AKA’ Last Name |
|
DBP |
Driver ‘AKA’ First Name |
|
DBQ |
Driver ‘AKA’ Middle Name |
|
DBR |
Driver ‘AKA’ Suffix |
|
DBS |
Driver ‘AKA’ Prefix |
Mandatory Fields for spec version 2 and later (2003+)
Following data fields are sometimes present in a version >=2 code:
Data Element ID |
Meaning |
Present in Versions |
Parsed Content |
---|---|---|---|
DCA |
Jurisdiction-specific vehicle class/group code |
>=2 |
|
DCB |
Jurisdiction-specific codes that represent restrictions to driving privileges |
>=2 |
|
DCD |
Jurisdiction-specific codes that represent additional privileges granted to the cardholder beyond the vehicle class |
>=2 |
|
DBA |
Expiration Date |
>=2 |
A date is parsed as a dictionary with following key/value pairs:
where DD, MM and YYYY are two-digit, respectively four-digit integers. Can be null because some versions do not follow the AAMVA specification and do not provide this field. |
DCS |
Family name |
>=2 |
|
DCT |
Given name (all names other than the family name) |
2 and 3 |
|
DAC |
First name |
>=4 |
|
DAD |
Middle Name(s), separated by a comma |
>=4 |
|
DBD |
Date on which the document was issued. |
>=2 |
see ‘DBA’ |
DBB |
Date of Birth Date |
>=2 |
see ‘DBA’ |
DBC |
Gender of the cardholder |
>=2 |
String. One of the following:
|
DAY |
Eye color |
>=2 |
One of the following:
|
DAU |
Height of cardholder. |
>=2 |
A dictionary with following key/value pairs:
where X is the heigth in inches and Y is the height in cm. |
DAG |
Street portion of the cardholder address. |
>=2 |
|
DAI |
City portion of the cardholder address. |
>=2 |
|
DAJ |
State portion of the cardholder address. |
>=2 |
|
DAK |
Postal code portion of the cardholder address. |
>=2 |
A ZIP code is parsed as a dictionary with following key/value pairs:
Note that only certain jurisdictions encode the full 9-digit ZIP codes. Therefore the ‘9digit’ field is often empty or contains the padded 5-digit codes. Generally you will want to use the 5-digit code as it is reliably present. Both fields may be empty. |
DAQ |
Customer ID |
>=2 |
|
DCF |
Document Discriminator Number |
>=2 |
|
DCG |
Country (‘USA’ or ‘CAN’) |
>=2 |
|
DCH |
Federal Commercial Vehicle Codes |
2 and 3 |
|
DDE |
Family name truncation. A code that indicates whether a field has been truncated (‘T’), has not been truncated (‘N’), or unknown whether truncated (‘U’). |
>=4 |
|
DDF |
First name truncation. A code that indicates whether a field has been truncated (‘T’), has not been truncated (‘N’), or unknown whether truncated (‘U’). |
>=4 |
|
DDG |
Middle name truncation. A code that indicates whether a field has been truncated (‘T’), has not been truncated (‘N’), or unknown whether truncated (‘U’). |
>=4 |
Optional Fields for spec version 2 and later (2003+)
Following data fields are sometimes present in a version >=2 code:
Data Element ID |
Meaning |
Parsed Content |
---|---|---|
DAH |
Second line of street portion of the cardholder address. |
|
DAZ |
Hair color |
|
DCI |
Place of birth |
|
DCJ |
Audit information |
|
DCK |
Inventory control number |
|
DBN |
Alias/AKA Family Name |
|
DBG |
Alias/AKA Given Name |
|
DBS |
Alias/AKA Suffix Name |
|
DCU |
Name Suffix (can be ‘JR’, ‘SR’, ‘1ST’, ‘2ND’, ‘3RD’, ‘4TH’, ‘5TH’, ‘6TH’, ‘7TH’, ‘8TH’, ‘9TH’, ‘I’, ‘II’, ‘III’, ‘IV’, ‘V’, ‘VI’, ‘VII’, ‘VIII’ or ‘IX’) |
|
DCE |
Weight Range
|
Integer |
DCL |
D-20 Code for Race/Ethnicity |
|
DCM |
Standard vehicle classification |
|
DCN |
Standard endorsement code |
|
DCO |
Standard restriction code |
|
DCP |
Jurisdiction-specific vehicle classification description |
|
DCQ |
Jurisdiction-specific endorsement code description |
|
DCR |
Jurisdiction-specific restriction code description |
|
DDA |
Compliance Type, ‘F’ = fully compliant and ‘N’ = non-compliant. |
|
DDB |
Card Revision Date |
see ‘DBA’ |
DDC |
Date on which the hazardous material endorsement granted by the document is no longer valid |
see ‘DBA’ |
DDD |
Indicator that the cardholder has temporary lawful status, can be ‘true’ or ‘false’. |
String |
DAW |
Weight in pounds |
Integer |
DAX |
Weight in kilograms |
Integer |
DDH |
Date on which the cardholder turns 18 |
see ‘DBA’ |
DDI |
Date on which the cardholder turns 19 |
see ‘DBA’ |
DDJ |
Date on which the cardholder turns 21 |
see ‘DBA’ |
DDK |
Indicator that the cardholder is an organ donor, can be ‘1’ or ‘0’ |
Integer |
DDL |
Indicator that the cardholder is a veteran, can be ‘1’ or ‘0’ |
Integer |
Jurisdiction-Specific Fields
Different jurisdictions can include custom data elements if desired. These data element must have an id starting with the letter ‘Z’. The Scandit parsing framework also exposes these fields without any parsing.