# Create Disability Payments Create a Batch of Claims that represent Disability Payments for a STD or LTD disability claim. Endpoint: POST /disability-advisor-create-claim Version: v1 Security: apiKeyAuth, bearerAuth ## Header parameters: - `vbasoftware-database` (string, required) Target database ## Request fields (application/json): - `description` (string,null) Used to give a description for this episode of care. - `sickTime` (boolean) This flag identifies that there is sick time during this disability. - `sickTimeFrom` (string,null) This is the begin date of the sick time payment. - `sickTimeThru` (string,null) This is the end date of the sick time payment. - `sickTimeExCode` (string,null) This is the explanation code that will be applied to the sick time payments during this disability. - `vacation` (boolean) This flag identifies that there is vacation during this disability. - `vacationFrom` (string,null) This is the begin date of the vacation payment. - `vacationThru` (string,null) This is the end date of the vacation payment. - `vacationExCode` (string,null) This is the explanation code that will be applied to the vacation payments during this disability. - `salaryContinuation` (boolean) This flag identifies that salary continuation is part of the payment during this disability. - `salaryContinuationFrom` (string,null) This is the begin date of the salary continuation payment. - `salaryContinuationThru` (string,null) This is the end date of the salary continuation payment. - `salaryContinuationExCode` (string,null) This is the explanation code that will be applied to the salary continuation payments during this disability. - `partialDisability` (boolean) This will identify if this is a partial disability payment. Partial Disability payments have additional tax and payment rules applied during adjudication. - `partialDisabilityHours` (boolean) This flag will identify if there is partial disability hours involved during the claim. - `imageNumber` (string,null) - `imageNumber2` (string,null) - `imageNumber3` (string,null) - `imageNumber4` (string,null) - `receivedDate` (string,null) - `lastDayWorked` (string,null) - `diagnosis1` (string,null) This identifies the primary diagnosis for this disability. - `diagnosis2` (string,null) This identifies additional diagnosis for this disability. - `dateOfSurgery` (string,null) This identifies the date of surgery for disability due to surgery. - `waitingPeriod` (integer,null) This is the number of waiting period days that will be assigned to the waiting period payment on this disability. - `rollupWaitingPeriod` (boolean) This flag if set will create the Waiting Period in one claim. - `admitDate` (string,null) This identifies the date the member was admitted to the Hospital if hospitalized as part of this disability. - `applyExtension` (boolean) This will let the Disability Payment Creator know that the created payments need to have a reminder Ex Code applied to the final two payments. - `applyExtensionExCode` (string,null) This is the Ex Code that is applied to the final two payments created by the Disability Payment Creator if the Apply Extension option is selected. - `closureEffectiveDate` (string,null) This is an information only field that allows the tracking of the Closure Effective Date. - `dateFirstAttended` (string,null) This identifies the date the member first visited the Physician. This field, in combination with Disabled by Physician Date and Last Day Worked, create the Disability Date for the Member. - `disabledByPhysician` (string,null) This identifies the date the member was disabled by the Physician. This field, in combination with First Attended Physician Date and Last Day Worked, create the Disability Date for the Member. - `dob` (string,null) This is the Members Birth Date. - `duringEmployment` (boolean) Flag to identify if this disability happened while member was at work. - `surgery` (integer,null) Used to identify if surgery is involved in this disability. - `typeOfSurgery` (string,null) This is the procedure code of the surgery being performed for this disability. - `disabilityType` (string,null) This identifies the type of disability (Injury or Illness). - `typeOfDelivery` (string,null) This will identify the type of delivery that is performed as a result of pregnancy. - `numberOfPayments` (integer,null) This will identify the number of payments that will be involved during this claim. - `waiveWaitingPeriod` (boolean) This will identify whether the Waive Waiting Period option was selected. - `stateTax` (number,null) This will identify the state withhold amount for each payment. If tax calculation module is enabled, this option will be ignored. - `federalWithheld` (number,null) This will hold the amount for the Federal tax withheld from each payment. - `fica` (number,null) This will hold the FICA tax deduction for each payment. - `subscriberID` (string,null) This is the member’s unique system ID. - `memberSeq` (string,null) This is the member's sequence number. - `firstName` (string,null) This is the Members First Name. - `lastName` (string,null) This is the Members Last Name. - `groupID` (string,null) This is the Members Last Name. - `planID` (string,null) This will identify the plan under which this disability falls. - `planType` (string,null) This is the Plan Type associated with the Plan ID. - `planTypeLTD` (boolean) This is the Plan Type identifier for Long Term Disability. - `exceedReturnToWork` (boolean) This will be the Exceed Return To Work flag associated with the case. - `exceedMax` (boolean) This will indicate if max exceeded in disability payment creation. - `followupDate` (string,null) This will be the date the case is being followed up on. - `followupExCode` (string,null) This will identify the follow-up ExCode to be used. - `includeReturnToWork` (boolean) This will identify if the claim should include return to work. - `scd` (boolean) This is an SCD Payment identifier. - `paymentInterval` (integer,null) This identifies the payment interval for the disability claim (e.g., 5-day, 7-day, Monthly). - `surgeryExCode` (string,null) This is the explanation code attached to the surgery payments during this disability claim. - `jobType` (string,null) This will indicate the type of job associated with the disability (e.g., Sedentary, Light, Medium, Heavy). - `waitingPeriodExCode` (string,null) This is the explanation code applied to the waiting period payment for this disability. - `includeWaitingPeriod` (boolean) This will identify if the claim includes waiting period coverage. - `maxDisability` (integer,null) This will identify the maximum amount of disability payments for this claim. - `includeInMax` (boolean) This flag indicates if the waiting period is included in the maximum disability calculation. - `firstDayHospital` (boolean) This flag identifies if the first day in the hospital is included in the disability coverage. - `liabilityInjury` (boolean) This flag identifies if the injury was due to liability. - `pay_To` (string,null) - `mail_To` (string,null) - `exCode` (string,null) - `hospitalized` (boolean) - `pregnancy` (boolean) This flag identifies if the disability is related to pregnancy. - `dischargeDate` (string,null) This identifies the date of discharge from the hospital. - `expectedTypicalDuration` (integer,null) This identifies the expected typical duration of the disability. - `dateOfDelivery` (string,null) This identifies the date of the delivery for pregnancy-related disability. - `returnToWork` (string,null) This identifies the date the employee returned to work after the disability. - `ltdEffectiveDate` (string,null) This identifies the date the long-term disability becomes effective. - `ltdPacketDate` (string,null) This identifies the date the long-term disability packet was sent. - `depSSDIEndDate` (string,null) This identifies the end date for dependent SSDI coverage. - `lastPhysicianWarrantDate` (string,null) This identifies the last warrant date for the physician for this claim. - `exhaustDate` (string,null) This identifies the exhaustion date for the disability claim. - `physicianReturnToWork` (string,null) This is the Return to Work date identified by the Physician at the start of disability.This may or may not be the actual date the member returns to work. - `disabilityPayThroughDay` (integer,null) This identifies the disability pay-through day for this claim. - `overpaymentTotal` (number,null) This will track the total overpayment amount for the disability claim. - `overpaymentDeduction` (number,null) This will track the deduction amount for overpayments. - `overpaymentExCode` (string,null) This is the explanation code for the overpayment during the disability. - `paymentDuration` (integer,null) This will identify the duration of payments for the disability (e.g., Weekly, Monthly). - `processByDisabilityDate` (boolean) This will identify if the claim needs to be processed based on the disability date. - `disability_Date` (string,null) This identifies the actual disability date for this claim. - `diagnosticCodeType` (string,null) This identifies the diagnostic code type for this claim. - `preview` (boolean) This flag indicates if the options being sent will only product a list of payments in memory and not create them in the database. Allows front-end to review their options before actually creating the payments. - `deductions` (array,null) This is the list of any deductions that will be applied to each payment. - `deductions.deductionType` (string,null) This is the deduction to be applied, this must be a valid value from the DeductionType table. - `deductions.deductionPct` (boolean) This indicates if the value in DeductionAmount is a Pct deduction. - `deductions.deductionAmount` (number,null) This is the amount of the Deduction. If DeductionPct is true, then this value must be between 0 - 100. - `deductions.caseNumber` (string,null) This is the Case Number for the deduction. Information only. - `deductions.thirdPartyPayment` (boolean) This indicates if the deduction should spawn a 3rd party payment which is a separate Professional claim for the deduction. - `deductions.providerID` (string,null) When ThirdPartyPayment is true, this is the ProviderID for the 3rd party payment. - `deductions.preTax` (boolean) This indicates if the deduction should be applied before taxes are calculated. - `deductions.preGross` (boolean) This indicates if the deduction should be applied before the gross amount is calculated. ## Response 200 fields (text/plain): - `data` (array,null) - `data.claimBatch` (object) - `data.claimBatch.batch_Number` (integer, required) This value, in combination with Batch_Claim, creates a unique identifier for each claim that is maintained in both batch and processed. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.batch_Claim` (integer, required) This value, in combination with Batch_Number, creates a unique identifier for each claim that is maintained in both batch and processed. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.aeoB_Claim` (boolean, required) A flag indicating a claim is an Advanced EOB and not a claim for payment. Part of the No Surprise Act. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.accident_Date` (string,null) The date of accident. - `data.claimBatch.account_Key` (integer,null) For claim funding, indicates the payor/account this claim would be paid from. - `data.claimBatch.adjusted_From` (integer,null) Indicates that this claim was part of an Adjustment process. - `data.claimBatch.adjustment_Claim` (boolean, required) Indicates this claim is part of an adjustment process. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.admission_Date` (string,null) For institutional Claims, holds the Admission Date. - `data.claimBatch.admission_Diagnostic_Code` (string,null) The admission diagnosis code if applicable for this claim. - `data.claimBatch.admission_Hour` (string,null) For institutional Claims, holds the Admission Hour. - `data.claimBatch.admission_Source` (string,null) For institutional Claims, holds the Admission Source. - `data.claimBatch.admit_Date` (string,null) Used to identify the date the member was admitted to the Hospital if hospitalized as part of this disability. - `data.claimBatch.advance_Pay` (boolean, required) Indicates if this claim, for disability, can be processed and paid in advance of that service dates. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.advice_To_Pay` (boolean, required) Notes this claim is advice to pay and will not go through funding. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.all_Docs_Rec_Date` (string,null) Information field used in custom processing and reporting. - `data.claimBatch.ambulance_DropOff_Address` (string,null) If the claim utlized ambulance services (submitted via 837), we track that here. - `data.claimBatch.ambulance_DropOff_Address2` (string,null) If the claim utlized ambulance services (submitted via 837), we track that here. - `data.claimBatch.ambulance_DropOff_City` (string,null) If the claim utlized ambulance services (submitted via 837), we track that here. - `data.claimBatch.ambulance_DropOff_Location` (string,null) If the claim utlized ambulance services (submitted via 837), we track that here. - `data.claimBatch.ambulance_DropOff_Org_Name` (string,null) If the claim utlized ambulance services (submitted via 837), we track that here. - `data.claimBatch.ambulance_DropOff_State` (string,null) If the claim utlized ambulance services (submitted via 837), we track that here. - `data.claimBatch.ambulance_DropOff_Zip` (string,null) If the claim utlized ambulance services (submitted via 837), we track that here. - `data.claimBatch.ambulance_PickUp_Address` (string,null) If the claim utlized ambulance services (submitted via 837), we track that here. - `data.claimBatch.ambulance_PickUp_Address2` (string,null) If the claim utlized ambulance services (submitted via 837), we track that here. - `data.claimBatch.ambulance_PickUp_City` (string,null) If the claim utlized ambulance services (submitted via 837), we track that here. - `data.claimBatch.ambulance_PickUp_Location` (string,null) If the claim utlized ambulance services (submitted via 837), we track that here. - `data.claimBatch.ambulance_PickUp_State` (string,null) If the claim utlized ambulance services (submitted via 837), we track that here. - `data.claimBatch.ambulance_PickUp_Zip` (string,null) If the claim utlized ambulance services (submitted via 837), we track that here. - `data.claimBatch.appliance_Placed_Date` (string,null) The date the orthodontic appliance was placed. - `data.claimBatch.assumed_Care_Date` (string,null) Information field used in custom processing and reporting. - `data.claimBatch.attend_Provider_Address` (string,null) The attending provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.attend_Provider_Address2` (string,null) The attending provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.attend_Provider_City` (string,null) The attending provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.attend_Provider_Federal_ID` (string,null) The attending provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.attend_Provider_First_Name` (string,null) The attending provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.attend_Provider_Last_Name` (string,null) The attending provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.attend_Provider_MAID` (string,null) The attending provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.attend_Provider_NPI` (string,null) The attending provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.attend_Provider_Org_Name` (string,null) The attending provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.attend_Provider_Phone` (string,null) The attending provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.attend_Provider_State` (string,null) The attending provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.attend_Provider_Taxonomy` (string,null) The attending provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.attend_Provider_Zip` (string,null) The attending provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.attended_Physician_Date` (string,null) This identifies the date the member first visited the Physician. This field, in combination with Disabled by Physician Date and Last Day Worked, create the Disability Date for the Member. - `data.claimBatch.auto_Flex` (boolean, required) For flex claims, notes that this claim was auto-created by adjudication based on configuration at the group. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.baseloadLookup` (boolean, required) Flagged when a claim has gone through the baseload provider matching service. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.beneficiary_ID` (string,null) Notes the beneficiary for Life & Disability claims. References the MemberBeneficiary.Beneficiary_ID. - `data.claimBatch.bill_Provider_Address` (string,null) The billing provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.bill_Provider_Address2` (string,null) The billing provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.bill_Provider_City` (string,null) The billing provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.bill_Provider_Federal_ID` (string,null) The billing provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.bill_Provider_First_Name` (string,null) The billing provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.bill_Provider_Last_Name` (string,null) The billing provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.bill_Provider_MAID` (string,null) The billing provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.bill_Provider_NPI` (string,null) The billing provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.bill_Provider_Org_Name` (string,null) The billing provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.bill_Provider_Phone` (string,null) The billing provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.bill_Provider_State` (string,null) The billing provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.bill_Provider_Taxonomy` (string,null) The billing provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.bill_Provider_Zip` (string,null) The billing provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.billed_Amount` (number,null) Holds the claim level billed amount that is used for balancing the claim detail billed_price values. If different, throws an error. - `data.claimBatch.cliA_Number` (string,null) No longer in use. - `data.claimBatch.calculate_Interest` (boolean, required) Notes if interest was calculated for this claim as part of adjudication. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.capitation_Claim` (boolean, required) Indicates if this claim is capitated. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.claim_837_COB` (string,null) For 837 transactions, indicates COB has been submitted. - `data.claimBatch.claim_ID` (string,null) An identifier assigned by external vendors and used for integrations. Primarily comes from the REF*D9 value in the 837. - `data.claimBatch.claim_Priority` (string,null) For 837 transactions, indicates the submitted claim priority. - `data.claimBatch.claim_Status` (string,null) The status of the claim. Valid values reside in the ClaimStatus table. - `data.claimBatch.claim_Type` (string,null) Notes the claim type for this claim. References ClaimType.Claim_Type. - `data.claimBatch.closure_Effective_Date` (string,null) This is an information only field that allows the tracking of the Closure Effective Date. - `data.claimBatch.condition_Code1` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code10` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code11` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code12` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code13` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code14` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code15` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code16` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code17` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code18` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code19` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code2` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code20` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code21` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code22` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code23` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code24` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code3` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code4` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code5` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code6` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code7` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code8` (string,null) The Condition Code value for this claim. - `data.claimBatch.condition_Code9` (string,null) The Condition Code value for this claim. - `data.claimBatch.context4_Override` (boolean, required) Allows the user to flag a claim to ignore Context4Health service results and stick to core adjudication edits. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.coverage_Start` (string,null) The patients (or Subscribers) enrollment information, references Subenrollment.Group_Coverage_Start. - `data.claimBatch.current_Illness_Date` (string,null) The current illness date for this claim. - `data.claimBatch.drG_Code` (string,null) The DRG Code for this claim, if applicable. References the DRGCodes.DRG_Code. - `data.claimBatch.drG_Quantity` (number,null) The quantity associated with this DRG value. - `data.claimBatch.death_Cert_Rec_Date` (string,null) Information field used in custom processing and reporting. - `data.claimBatch.delivery_Date` (string,null) This identifies the date of delivery for disability due to pregnancy. - `data.claimBatch.delivery_Type` (string,null) This will identify the type of delivery that is performed as a result of pregnancy. - `data.claimBatch.dep_SSDI_End_Date` (string,null) This is an information only field that allows the tracking of Dependent SSI End Date. - `data.claimBatch.diagnostic_Code1` (string,null) An assigned diagnostic code for this claim. This field, in the absence of a corresponding diagnosis pointer from a claim service line, indicates the primary diagnosis. - `data.claimBatch.diagnostic_Code10` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code11` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code12` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code13` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code14` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code15` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code16` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code17` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code18` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code19` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code2` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code20` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code21` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code22` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code23` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code24` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code3` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code4` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code5` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code6` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code7` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code8` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code9` (string,null) An assigned diagnostic code for this claim. - `data.claimBatch.diagnostic_Code_Type` (string, required) Indicates if the Diagnostic Code values on this claim are ICD9 or ICD10. Two possible values: 9 - ICD9 or 0 - ICD10. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.disability_Date` (string,null) The calculated date of disability (or manually enetered) based on the disabilty advisor in VBASoftware. - `data.claimBatch.disability_End_Date` (string,null) Information field used in custom processing and reporting. - `data.claimBatch.disability_Type` (string,null) Used to identify the type of disability (Injury or Illness). - `data.claimBatch.disabled_By_Physician` (string,null) This identifies the date the member was disabled by the Physician. This field, in combination with First Attended Physician Date and Last Day Worked, create the Disability Date for the Member. - `data.claimBatch.discharge_Date` (string,null) Used to identify the date the member was discharged from the Hospital if hospitalized as part of this disability. - `data.claimBatch.discharge_Hour` (string,null) For institutional Claims, holds the Discharge Hour. - `data.claimBatch.division_ID` (string,null) The patients (or Subscribers) enrollment information, references Subenrollment.Division_ID. - `data.claimBatch.eCode_Diagnostic_Code` (string,null) The external cause of injury code for this claim, if applicable. - `data.claimBatch.eCode_Diagnostic_Code10` (string,null) The external cause of injury code for this claim, if applicable. - `data.claimBatch.eCode_Diagnostic_Code11` (string,null) The external cause of injury code for this claim, if applicable. - `data.claimBatch.eCode_Diagnostic_Code12` (string,null) The external cause of injury code for this claim, if applicable. - `data.claimBatch.eCode_Diagnostic_Code2` (string,null) The external cause of injury code for this claim, if applicable. - `data.claimBatch.eCode_Diagnostic_Code3` (string,null) The external cause of injury code for this claim, if applicable. - `data.claimBatch.eCode_Diagnostic_Code4` (string,null) The external cause of injury code for this claim, if applicable. - `data.claimBatch.eCode_Diagnostic_Code5` (string,null) The external cause of injury code for this claim, if applicable. - `data.claimBatch.eCode_Diagnostic_Code6` (string,null) The external cause of injury code for this claim, if applicable. - `data.claimBatch.eCode_Diagnostic_Code7` (string,null) The external cause of injury code for this claim, if applicable. - `data.claimBatch.eCode_Diagnostic_Code8` (string,null) The external cause of injury code for this claim, if applicable. - `data.claimBatch.eCode_Diagnostic_Code9` (string,null) The external cause of injury code for this claim, if applicable. - `data.claimBatch.epsdT_Condition_Indicator1` (string,null) Early and Periodic Screening, Diagnostic, and Treatment Indicator tracked from the claim submission. - `data.claimBatch.epsdT_Condition_Indicator2` (string,null) Early and Periodic Screening, Diagnostic, and Treatment Indicator tracked from the claim submission. - `data.claimBatch.epsdT_Condition_Indicator3` (string,null) Early and Periodic Screening, Diagnostic, and Treatment Indicator tracked from the claim submission. - `data.claimBatch.epsdT_Referral_Given` (string,null) Early and Periodic Screening, Diagnostic, and Treatment tracking for if a referral was given for this claim. - `data.claimBatch.entry_Date` (string) Date when the record was first added to the system. - `data.claimBatch.entry_User` (string,null) User that first added the record to the system. - `data.claimBatch.error_Amount` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Auth` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Beneficiary` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Benefit` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_ConditionCode` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Dates` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Detail` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag1` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag10` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag11` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag12` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag13` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag14` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag15` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag16` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag17` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag18` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag19` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag2` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag20` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag21` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag22` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag23` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag24` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag3` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag4` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag5` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag6` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag7` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag8` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Diag9` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_ExCode1` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_ExCode2` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Exists` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Group` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Mem` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Network` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_OccurrenceCode` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Plan` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Procedure` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Prov` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_Sub` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.error_ValueCode` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatch.ex_Code1` (string,null) A place for both user assigned reason codes applicable to this claim or for adjudication to automatically assign ex code. References ExplanationCodes.Ex_Code. - `data.claimBatch.ex_Code2` (string,null) A place for both user assigned reason codes applicable to this claim or for adjudication to automatically assign ex code. References ExplanationCodes.Ex_Code. - `data.claimBatch.ex_Code3` (string,null) A place for both user assigned reason codes applicable to this claim or for adjudication to automatically assign ex code. References ExplanationCodes.Ex_Code. - `data.claimBatch.ex_Code4` (string,null) A place for both user assigned reason codes applicable to this claim or for adjudication to automatically assign ex code. References ExplanationCodes.Ex_Code. - `data.claimBatch.exhaust_Date` (string,null) This is the Exhaust Date of the members Disability. - `data.claimBatch.expected_Typical_Duration` (integer,null) Expected Typical Duration (ETD) is the duration of disability identified by the MDA based on the type of job the member has as well as the diagnosis of the disability. - `data.claimBatch.ficA_Percent` (number,null) This will hold the FICA withhold amount for each payment. If tax calculation module is enabled, this option will be ignored. - `data.claimBatch.federal_Withheld` (number,null) This will hold the federal withhold amount for each payment. If tax calculation module is enabled, this option will be ignored. - `data.claimBatch.filing_Indicator` (string,null) No longer in use. - `data.claimBatch.followUp_Date` (string,null) This will place a follow-up date on each payment as an additional identifier for when this disability should be reviewed. - `data.claimBatch.followUp_Ex_Code` (string,null) This will place a follow-up ex code on each payment to allow the user to categorize what type of follow-up is being performed. - `data.claimBatch.freq_Code` (string,null) Medicare Resubmission code for the claim. Indicated in Box 22 of the claim report. - `data.claimBatch.group_ID` (string,null) The patients (or Subscribers) enrollment information, references Subenrollment.Group_ID. - `data.claimBatch.hearing_Vision_RX_Date` (string,null) Information field used in custom processing and reporting. - `data.claimBatch.image_File_Location` (string,null) Stores a reference, if applicable, to an image or document associated with this claim. - `data.claimBatch.image_File_Location2` (string,null) Stores a reference, if applicable, to an image or document associated with this claim. - `data.claimBatch.image_File_Location3` (string,null) Stores a reference, if applicable, to an image or document associated with this claim. - `data.claimBatch.image_File_Location4` (string,null) Stores a reference, if applicable, to an image or document associated with this claim. - `data.claimBatch.initial_Treatment_Date` (string,null) Information field to track the initial treatment date for this claim. - `data.claimBatch.insured_Address` (string,null) For EDI submissions, this holds the Insured information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.insured_Address2` (string,null) For EDI submissions, this holds the Insured information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.insured_Alternate_ID` (string,null) For EDI submissions, this holds the Insured information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.insured_Birth_Date` (string,null) For EDI submissions, this holds the Insured information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.insured_City` (string,null) For EDI submissions, this holds the Insured information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.insured_Employer_ID` (string,null) For EDI submissions, this holds the Insured information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.insured_First_Name` (string,null) For EDI submissions, this holds the Insured information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.insured_ID` (string,null) For EDI submissions, this holds the Insured information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.insured_Last_Name` (string,null) For EDI submissions, this holds the Insured information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.insured_Phone` (string,null) For EDI submissions, this holds the Insured information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.insured_Policy_Number` (string,null) For EDI submissions, this holds the Insured information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.insured_SSN` (string,null) For EDI submissions, this holds the Insured information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.insured_Sex` (string,null) For EDI submissions, this holds the Insured information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.insured_State` (string,null) For EDI submissions, this holds the Insured information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.insured_Zip` (string,null) For EDI submissions, this holds the Insured information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.job_Type` (string,null) This is the job classification for the member going on disability. - `data.claimBatch.ltD_Effective_Date` (string,null) This is an information only field that holds the date the member went on Long-Term Disability. - `data.claimBatch.ltD_Packet_Date` (string,null) This is an information only field that tracks the date the Long-Term Disability Packet was sent. - `data.claimBatch.last_Day_Worked` (string,null) This identifies the date the member last attended work prior to going on disability. This field, in combination with First Attended Physician Date and Disabled by Physician, create the Disability Date for the Member. - `data.claimBatch.last_Physician_Warrant_Date` (string,null) This is an information only field that allows for the tracking of the Physician Warrant Date. - `data.claimBatch.last_Seen_Date` (string,null) Information field to track the last time a phyician was seen at the time of this claim submission. - `data.claimBatch.liability_Injury` (boolean, required) This is an information only field that identifies if this disability is a liability injury. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.mail_To` (string,null) Notes if the payment should be mailed to an entity other than the "Send_Check_To". - `data.claimBatch.member_Seq` (string,null) The Member Sequence of the patient for this claim. - `data.claimBatch.months_Of_Treatment` (integer,null) The number of months the orthodontic treatment will be. - `data.claimBatch.network_ID` (string,null) Indicates the network this claim was paid against. If this value is NULL, the claim is considered "Out of Network". - `data.claimBatch.note` (string,null) No longer in use. - `data.claimBatch.occupational` (boolean, required) Notes if the disability is related to the patiens occupation. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.occurrence_Code1` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code10` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code11` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code12` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code13` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code14` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code15` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code16` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code17` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code18` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code19` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code2` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code20` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code21` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code22` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code23` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code24` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code3` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code4` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code5` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code6` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code7` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code8` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Code9` (string,null) The Occurrence Code value for this claim. - `data.claimBatch.occurrence_Date1` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date10` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date11` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date12` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date13` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date14` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date15` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date16` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date17` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date18` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date19` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date2` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date20` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date21` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date22` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date23` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date24` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date3` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date4` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date5` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date6` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date7` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date8` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Date9` (string,null) The Occurrence Date associated to the assigned Occurrence Codes. - `data.claimBatch.occurrence_Span_Code` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code10` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code11` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code12` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code13` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code14` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code15` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code16` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code17` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code18` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code19` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code2` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code20` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code21` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code22` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code23` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code24` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code3` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code4` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code5` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code6` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code7` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code8` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_Code9` (string,null) The occurrence span indicator for the Occurrence Span From and Thru dates. - `data.claimBatch.occurrence_Span_From` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From10` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From11` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From12` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From13` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From14` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From15` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From16` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From17` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From18` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From19` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From2` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From20` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From21` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From22` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From23` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From24` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From3` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From4` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From5` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From6` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From7` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From8` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_From9` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru` (string,null) The occurrence span thru for this claim. - `data.claimBatch.occurrence_Span_Thru10` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru11` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru12` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru13` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru14` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru15` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru16` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru17` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru18` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru19` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru2` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru20` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru21` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru22` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru23` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru24` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru3` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru4` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru5` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru6` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru7` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru8` (string,null) The occurrence span from for this claim. - `data.claimBatch.occurrence_Span_Thru9` (string,null) The occurrence span from for this claim. - `data.claimBatch.onset_Similar_Illness_Date` (string,null) Notes the date of the original illness if this claim is associated to that illness. - `data.claimBatch.oper_Provider_Address` (string,null) The operating physician information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.oper_Provider_Address2` (string,null) The operating physician information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.oper_Provider_City` (string,null) The operating physician information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.oper_Provider_Federal_ID` (string,null) The operating physician information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.oper_Provider_First_Name` (string,null) The operating physician information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.oper_Provider_Last_Name` (string,null) The operating physician information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.oper_Provider_MAID` (string,null) The operating physician information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.oper_Provider_NPI` (string,null) The operating physician information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.oper_Provider_Org_Name` (string,null) The operating physician information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.oper_Provider_Phone` (string,null) The operating physician information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.oper_Provider_State` (string,null) The operating physician information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.oper_Provider_Taxonomy` (string,null) The operating physician information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.oper_Provider_Zip` (string,null) The operating physician information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.orthodontics_Treatment` (boolean, required) When this flag is checked, it indicates the dental claim is for orthodontics. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.other_Insurance` (boolean, required) Indicates if other insurance is applicable on this claim. This indicator unlocks COB amount fields on the ClaimDetail (service line). Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.other_Procedure_Code1` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code10` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code11` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code12` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code13` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code14` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code15` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code16` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code17` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code18` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code19` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code2` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code20` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code21` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code22` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code23` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code3` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code4` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code5` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code6` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code7` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code8` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Code9` (string,null) Additional procedure code (ICD10 Diagnosis) values for this claim submission. - `data.claimBatch.other_Procedure_Date1` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date10` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date11` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date12` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date13` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date14` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date15` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date16` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date17` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date18` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date19` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date2` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date20` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date21` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date22` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date23` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date3` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date4` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date5` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date6` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date7` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date8` (string,null) Date associated with the additional procedure code. - `data.claimBatch.other_Procedure_Date9` (string,null) Date associated with the additional procedure code. - `data.claimBatch.override` (string,null) No longer in use. - `data.claimBatch.override_Date` (string,null) No longer in use. - `data.claimBatch.override_Network_ID` (boolean, required) This indicator lets the system know that the front end user has assigned this network ID and not adjudication. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.override_Payor_Account` (boolean, required) Users can choose the payor from the More Information screen and this flag prevents adjudication from using the expected payor. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.override_User` (string,null) No longer in use. - `data.claimBatch.partial_Disability` (boolean, required) This will identify if this is a partial disability payment. Partial Disability payments have additional tax and payment rules applied during adjudication. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.patient_Account` (string,null) For the servicing provider, this indicates the patient account identifier in their practice management system. - `data.claimBatch.patient_Address` (string,null) For EDI submissions, this holds the Patient information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.patient_Address2` (string,null) For EDI submissions, this holds the Patient information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.patient_Birth_Date` (string,null) For EDI submissions, this holds the Patient information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.patient_City` (string,null) For EDI submissions, this holds the Patient information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.patient_First_Name` (string,null) For EDI submissions, this holds the Patient information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.patient_ID` (string,null) For EDI submissions, this holds the Insured information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.patient_Last_Name` (string,null) For EDI submissions, this holds the Patient information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.patient_Phone` (string,null) For EDI submissions, this holds the Patient information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.patient_Reason_for_Visit_Diagnostic_Code1` (string,null) Reason for Visit code on Diagnosis Code 1 - `data.claimBatch.patient_Reason_for_Visit_Diagnostic_Code2` (string,null) Reason for Visit code on Diagnosis Code 2 - `data.claimBatch.patient_Reason_for_Visit_Diagnostic_Code3` (string,null) Reason for Visit code on Diagnosis Code 3 - `data.claimBatch.patient_Relationship` (string,null) For EDI submissions, this holds the Patient information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.patient_Sex` (string,null) For EDI submissions, this holds the Patient information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.patient_Signature` (boolean, required) Indicates if the patient signature has been collected. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.patient_Signature_Date` (string,null) Indicates the date of the patient signature being collected. - `data.claimBatch.patient_State` (string,null) For EDI submissions, this holds the Patient information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.patient_Status` (string,null) For institutional Claims, holds the Patient Status. - `data.claimBatch.patient_Zip` (string,null) For EDI submissions, this holds the Patient information so it can be tracked via trigger to the ClaimPreBatch table. - `data.claimBatch.payToPlan_Address` (string,null) The Pay To information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.payToPlan_Address2` (string,null) The Pay To information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.payToPlan_City` (string,null) The Pay To information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.payToPlan_Claim_Office_Num` (string,null) The Pay To information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.payToPlan_ID` (string,null) The Pay To information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.payToPlan_NAIC` (string,null) The Pay To information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.payToPlan_Name` (string,null) The Pay To information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.payToPlan_State` (string,null) The Pay To information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.payToPlan_Zip` (string,null) The Pay To information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.payTo_Address` (string,null) The Pay To information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.payTo_Address2` (string,null) The Pay To information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.payTo_City` (string,null) The Pay To information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.payTo_State` (string,null) The Pay To information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.payTo_Zip` (string,null) The Pay To information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.payee_ID` (string,null) The billing provider (payee) for this claim. References the ProviderPayee.Payee_ID (by Provider_ID). - `data.claimBatch.payor_Claim_Control_Number` (string,null) A claim reference number used in conjunction with the Medicare Resubmission code. Indicated in Box 22 of the claim report. - `data.claimBatch.payor_ID` (string,null) For claim funding, indicates the payor/account this claim would be paid from. - `data.claimBatch.physician_Return_To_Work` (string,null) This is the Return to Work date identified by the Physician at the start of disability. This may or may not be the actual date the member returns to work. - `data.claimBatch.place_Of_Service` (string,null) Some transactions hold the Place of Service at the header but typically this value is empty and the ClaimDetail.Place_Of_Service is used for each service line. This value is not used in standard processing. - `data.claimBatch.plan_ID` (string,null) Holds the plan the patient is enrolled in and that benefits are assigned. - `data.claimBatch.plan_Provider` (string,null) No longer in use. - `data.claimBatch.plan_Year` (string,null) Indicates the Plan Year this claim is processed under. This drives accumulator calculations and referneces the GroupPlanYear.Plan_Year value. - `data.claimBatch.present_On_Admission1` (string,null) Indicates if the patient was present on admission for diagnosis 1. - `data.claimBatch.present_On_Admission10` (string,null) Indicates if the patient was present on admission for diagnosis 10. - `data.claimBatch.present_On_Admission11` (string,null) Indicates if the patient was present on admission for diagnosis 11. - `data.claimBatch.present_On_Admission12` (string,null) Indicates if the patient was present on admission for diagnosis 12. - `data.claimBatch.present_On_Admission13` (string,null) Indicates if the patient was present on admission for diagnosis 13. - `data.claimBatch.present_On_Admission14` (string,null) Indicates if the patient was present on admission for diagnosis 14. - `data.claimBatch.present_On_Admission15` (string,null) Indicates if the patient was present on admission for diagnosis 15. - `data.claimBatch.present_On_Admission16` (string,null) Indicates if the patient was present on admission for diagnosis 16. - `data.claimBatch.present_On_Admission17` (string,null) Indicates if the patient was present on admission for diagnosis 17. - `data.claimBatch.present_On_Admission18` (string,null) Indicates if the patient was present on admission for diagnosis 18. - `data.claimBatch.present_On_Admission19` (string,null) Indicates if the patient was present on admission for diagnosis 19. - `data.claimBatch.present_On_Admission2` (string,null) Indicates if the patient was present on admission for diagnosis 2. - `data.claimBatch.present_On_Admission20` (string,null) Indicates if the patient was present on admission for diagnosis 20. - `data.claimBatch.present_On_Admission21` (string,null) Indicates if the patient was present on admission for diagnosis 21. - `data.claimBatch.present_On_Admission22` (string,null) Indicates if the patient was present on admission for diagnosis 22. - `data.claimBatch.present_On_Admission23` (string,null) Indicates if the patient was present on admission for diagnosis 23. - `data.claimBatch.present_On_Admission24` (string,null) Indicates if the patient was present on admission for diagnosis 24. - `data.claimBatch.present_On_Admission3` (string,null) Indicates if the patient was present on admission for diagnosis 3. - `data.claimBatch.present_On_Admission4` (string,null) Indicates if the patient was present on admission for diagnosis 4. - `data.claimBatch.present_On_Admission5` (string,null) Indicates if the patient was present on admission for diagnosis 5. - `data.claimBatch.present_On_Admission6` (string,null) Indicates if the patient was present on admission for diagnosis 6. - `data.claimBatch.present_On_Admission7` (string,null) Indicates if the patient was present on admission for diagnosis 7. - `data.claimBatch.present_On_Admission8` (string,null) Indicates if the patient was present on admission for diagnosis 8. - `data.claimBatch.present_On_Admission9` (string,null) Indicates if the patient was present on admission for diagnosis 9. - `data.claimBatch.present_On_Admission_ECode1` (string,null) Indicates if the patient was present for the external cause of injury diagnosis 1. - `data.claimBatch.present_On_Admission_ECode10` (string,null) Indicates if the patient was present for the external cause of injury diagnosis 10. - `data.claimBatch.present_On_Admission_ECode11` (string,null) Indicates if the patient was present for the external cause of injury diagnosis 11. - `data.claimBatch.present_On_Admission_ECode12` (string,null) Indicates if the patient was present for the external cause of injury diagnosis 12. - `data.claimBatch.present_On_Admission_ECode2` (string,null) Indicates if the patient was present for the external cause of injury diagnosis 2. - `data.claimBatch.present_On_Admission_ECode3` (string,null) Indicates if the patient was present for the external cause of injury diagnosis 3. - `data.claimBatch.present_On_Admission_ECode4` (string,null) Indicates if the patient was present for the external cause of injury diagnosis 4. - `data.claimBatch.present_On_Admission_ECode5` (string,null) Indicates if the patient was present for the external cause of injury diagnosis 5. - `data.claimBatch.present_On_Admission_ECode6` (string,null) Indicates if the patient was present for the external cause of injury diagnosis 6. - `data.claimBatch.present_On_Admission_ECode7` (string,null) Indicates if the patient was present for the external cause of injury diagnosis 7. - `data.claimBatch.present_On_Admission_ECode8` (string,null) Indicates if the patient was present for the external cause of injury diagnosis 8. - `data.claimBatch.present_On_Admission_ECode9` (string,null) Indicates if the patient was present for the external cause of injury diagnosis 9. - `data.claimBatch.pricing_Method` (string,null) For reprice claims (typically submitted via 837), this notes the reprice method used to reprice this claim. - `data.claimBatch.pricing_Org_ID` (string,null) The ID of the pricing organization. Data is obtained in segment HCP04 on an 837. - `data.claimBatch.pricing_Rate` (number,null) The rate associated with the reprice method (Pricing_Method). - `data.claimBatch.principal_Procedure_Code` (string,null) The principal procedure (ICD10 Diagnosis) for this claim submission. - `data.claimBatch.principal_Procedure_Date` (string,null) The principal procedure date. - `data.claimBatch.prior_Placement_Date` (string,null) The date of a previous prosthetic or crown applied, if there was one. - `data.claimBatch.prosthesis_Replacement` (boolean, required) This flag indicates if this claim is for the replacement of a prosthesis. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.provider_Address` (string,null) For EDI submissions, this holds the service provider information based on matching logic that interrogates the submitted Billing Provider, Service Provider, and Rendering Provider. - `data.claimBatch.provider_Address2` (string,null) For EDI submissions, this holds the service provider information based on matching logic that interrogates the submitted Billing Provider, Service Provider, and Rendering Provider. - `data.claimBatch.provider_City` (string,null) For EDI submissions, this holds the service provider information based on matching logic that interrogates the submitted Billing Provider, Service Provider, and Rendering Provider. - `data.claimBatch.provider_Federal_ID` (string,null) For EDI submissions, this holds the service provider information based on matching logic that interrogates the submitted Billing Provider, Service Provider, and Rendering Provider. - `data.claimBatch.provider_First_Name` (string,null) For EDI submissions, this holds the service provider information based on matching logic that interrogates the submitted Billing Provider, Service Provider, and Rendering Provider. - `data.claimBatch.provider_ID` (string,null) The provider ID of the servicing provider. References Provider.Provider_ID. - `data.claimBatch.provider_Last_Name` (string,null) For EDI submissions, this holds the service provider information based on matching logic that interrogates the submitted Billing Provider, Service Provider, and Rendering Provider. - `data.claimBatch.provider_MAID` (string,null) For EDI submissions, this holds the service provider information based on matching logic that interrogates the submitted Billing Provider, Service Provider, and Rendering Provider. - `data.claimBatch.provider_NPI` (string,null) For EDI submissions, this holds the service provider information based on matching logic that interrogates the submitted Billing Provider, Service Provider, and Rendering Provider. - `data.claimBatch.provider_Org_Name` (string,null) For EDI submissions, this holds the service provider information based on matching logic that interrogates the submitted Billing Provider, Service Provider, and Rendering Provider. - `data.claimBatch.provider_Phone` (string,null) For EDI submissions, this holds the service provider information based on matching logic that interrogates the submitted Billing Provider, Service Provider, and Rendering Provider. - `data.claimBatch.provider_State` (string,null) For EDI submissions, this holds the service provider information based on matching logic that interrogates the submitted Billing Provider, Service Provider, and Rendering Provider. - `data.claimBatch.provider_Taxonomy` (string,null) For EDI submissions, this holds the service provider information based on matching logic that interrogates the submitted Billing Provider, Service Provider, and Rendering Provider. - `data.claimBatch.provider_Zip` (string,null) For EDI submissions, this holds the service provider information based on matching logic that interrogates the submitted Billing Provider, Service Provider, and Rendering Provider. - `data.claimBatch.qpA_Method` (string,null) Overrides the QPA Method set on the Plan for this claim. - `data.claimBatch.ready_To_Process` (string,null) Notes if the claim is ready to process out of batch. - `data.claimBatch.received_Date` (string,null) The date this claim was received into the admin system. - `data.claimBatch.ref_Provider_Address` (string,null) The referring provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.ref_Provider_Address2` (string,null) The referring provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.ref_Provider_City` (string,null) The referring provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.ref_Provider_Federal_ID` (string,null) The referring provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.ref_Provider_First_Name` (string,null) The referring provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.ref_Provider_Last_Name` (string,null) The referring provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.ref_Provider_MAID` (string,null) The referring provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.ref_Provider_NPI` (string,null) The referring provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.ref_Provider_Org_Name` (string,null) The referring provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.ref_Provider_Phone` (string,null) The referring provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.ref_Provider_State` (string,null) The referring provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.ref_Provider_Taxonomy` (string,null) The referring provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.ref_Provider_Zip` (string,null) The referring provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.referred_By` (string,null) Information field to track if a referral was sent for this claim. - `data.claimBatch.refund_Check_ID` (integer,null) Indicates that this claim was part of a Void process. - `data.claimBatch.refund_Claim` (boolean, required) Indicates this claim is part of a refund process. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.refund_Funding_Key` (integer,null) If this claim was part of a refund process, this will hold the reference to the receipt generated by the refund process. - `data.claimBatch.related_To_Accident` (boolean, required) Indicates if the claim is related to a non-car accident. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.related_To_Another_Party` (boolean, required) Indicates if the claim was casued by a third party. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.related_To_Auto` (boolean, required) Indicates if the claim is related to a car accident. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.related_To_Employment` (boolean, required) Indicates if the claim is work related. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.relinquished_Care_Date` (string,null) Information field used in custom processing and reporting. - `data.claimBatch.rend_Provider_Address` (string,null) The rendering provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.rend_Provider_Address2` (string,null) The rendering provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.rend_Provider_City` (string,null) The rendering provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.rend_Provider_Federal_ID` (string,null) The rendering provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.rend_Provider_First_Name` (string,null) The rendering provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.rend_Provider_Last_Name` (string,null) The rendering provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.rend_Provider_MAID` (string,null) The rendering provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.rend_Provider_NPI` (string,null) The rendering provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.rend_Provider_Org_Name` (string,null) The rendering provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.rend_Provider_Phone` (string,null) The rendering provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.rend_Provider_State` (string,null) The rendering provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.rend_Provider_Taxonomy` (string,null) The rendering provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.rend_Provider_Zip` (string,null) The rendering provider information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.repriced_Network_ID` (string,null) As part of reprice claim submissions (via 837), this will hold the repricing network. - `data.claimBatch.return_To_Work_Date` (string,null) This is the date the member Returned to Work. This date affects the total payments created as well as other calculations during adjudication. - `data.claimBatch.salary_Continuation` (boolean, required) This flag identifies that there is salary continuation during this disability. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.send_Check_To` (string,null) Indicates the entity that should be paid for this claim. S - Subscriber, G - Group, B - Beneficiary, P - Payee, or V - Provider. - `data.claimBatch.sender_ID` (string,null) The Sender ID sent inbound for x12 (837) transactions. - `data.claimBatch.service_Date` (string,null) The earliest Service_Date of all service lines on this claim. - `data.claimBatch.service_Fac_Loc_Address` (string,null) The service facility information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.service_Fac_Loc_Address2` (string,null) The service facility information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.service_Fac_Loc_City` (string,null) The service facility information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.service_Fac_Loc_Federal_ID` (string,null) The service facility information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.service_Fac_Loc_First_Name` (string,null) The service facility information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.service_Fac_Loc_Last_Name` (string,null) The service facility information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.service_Fac_Loc_MAID` (string,null) The service facility information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.service_Fac_Loc_NPI` (string,null) The service facility information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.service_Fac_Loc_Org_Name` (string,null) The service facility information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.service_Fac_Loc_Phone` (string,null) The service facility information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.service_Fac_Loc_State` (string,null) The service facility information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.service_Fac_Loc_Taxonomy` (string,null) The service facility information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.service_Fac_Loc_Zip` (string,null) The service facility information as submitted on the 837. This field is used for tracking via trigger to the ClaimPreBatch. - `data.claimBatch.service_Thru` (string,null) The latest Service_Thru for all service lines on this claim. - `data.claimBatch.sick_Time` (boolean, required) This flag identifies that there is sick time during this disability. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.statement_From_Date` (string,null) For Institutional Claims, holds the Statement Date. - `data.claimBatch.statement_Thru_Date` (string,null) For Institutional Claims, holds the Statement Date. - `data.claimBatch.subscriber_ID` (string,null) The Subscriber ID of the patient for this claim. - `data.claimBatch.subscriber_Signature` (boolean, required) Indicates if the insured signature has been collected. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.survivor_Benefit` (boolean, required) Indicates if Survivor Benefit was applied for this disability payment. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.third_Party_Payment` (boolean, required) For disability, indicates if this professional claim is a 3rd party payment (typically related to alimony, garnishment, etc.) Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.total_COB` (number, required) COB total for all claim detail lines Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.trading_Partner_Key` (integer,null) No longer in use. - `data.claimBatch.trans_837_Control_Num` (string,null) For 837 transactions, this is the control number assgined by the submitter. - `data.claimBatch.transaction_837` (boolean, required) Indicates this is a claim entered by an inbound 837. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.transaction_837_ID` (string,null) For 837 transactions, this holds the transaction ID assigned by the submission. - `data.claimBatch.type_Of_Admission` (string,null) The Admission Type associated to this claim. - `data.claimBatch.type_Of_Bill` (string,null) The Bill Type associated to this claim. References BillType.Type_Of_Bill. - `data.claimBatch.update_Date` (string) Date when the record was last updated in the system. - `data.claimBatch.update_User` (string,null) User that last updated the record in the system. - `data.claimBatch.vacation` (boolean, required) This flag identifies that there is vacation during this disability. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.value_Amount1` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount10` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount11` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount12` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount13` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount14` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount15` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount16` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount17` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount18` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount19` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount2` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount20` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount21` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount22` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount23` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount24` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount3` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount4` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount5` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount6` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount7` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount8` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Amount9` (number,null) The monetary amount related to the value code. - `data.claimBatch.value_Code1` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code10` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code11` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code12` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code13` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code14` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code15` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code16` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code17` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code18` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code19` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code2` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code20` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code21` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code22` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code23` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code24` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code3` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code4` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code5` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code6` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code7` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code8` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.value_Code9` (string,null) The code indicating a monetary condition which was used by the intermediary to process an institutional claim. - `data.claimBatch.void_Check_ID` (integer,null) Indicates that this claim was part of a Refund process. - `data.claimBatch.volume_Override` (boolean, required) Notes that the benefit amount, for disability claims, has been manually overridden. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.waiting_Period_Claim` (boolean, required) Indicates if this disability payment is a waiting period payment. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatch.qualifying_Payment_Amount` (number,null) - `data.claimBatch.override_Qualifying_Payment_Amount` (boolean) - `data.claimBatch.override_Qualifying_Payment_Amount_User` (string,null) - `data.claimBatch.service_Authorization_Exception_Code` (string,null) - `data.claimBatch.repriced_Claim_Reference_Number` (string,null) - `data.claimBatch.adjusted_Repriced_Claim_Reference_Number` (string,null) - `data.claimBatch.medical_Record_Number` (string,null) - `data.claimBatch.payer_Claim_Control_Number` (string,null) - `data.claimBatch.other_Payer_Prior_Authorization_Number` (string,null) - `data.claimBatch.investigational_Device_Exemption_Identifier` (string,null) - `data.claimBatch.patient_Amount_Paid` (number,null) - `data.claimBatch.patient_Responsibility_Amount` (number,null) - `data.claimBatch.peer_Review_Authorization_Number` (string,null) - `data.claimBatch.auto_Accident_State` (string,null) - `data.claimBatch.care_Plan_Oversight_Number` (string,null) - `data.claimBatch.referral_Number` (string,null) - `data.claimBatch.mammography_Certification_Number` (string,null) - `data.claimBatch.medicare_Section_4081_Indicator` (string,null) - `data.claimBatch.demonstration_Project_Indicator` (string,null) - `data.claimBatch.clinical_Laboratory_Improvement_Amendment_Number` (string,null) - `data.claimBatchDetails` (array,null) - `data.claimBatchDetails.batch_Number` (integer, required) References the ClaimBatch.Batch_Number value on the parent record. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.batch_Claim` (integer, required) References the ClaimBatch.Batch_Claim value on the parent record. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.claim_Seq` (string, required) In combination with Adjustment_Seq, creates a unique sequence for each service line on this claim. - `data.claimBatchDetails.adjustment_Seq` (string, required) In combination with Claim_Seq, creates a unique sequence for each service line on this claim. Used to note adjustments, cascading, etc. when utlized. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.ansI_Code` (string,null) No longer in use. - `data.claimBatchDetails.apC_Code` (string,null) The APC code applied to this service if identified for calculation during adjudication. - `data.claimBatchDetails.account_Key` (integer,null) For reference purposes, this hold the individual service line funding payor/account. If multiple payor/accounts are found on different service lines for the same claim, adjudication spits out an error. - `data.claimBatchDetails.adjusted_From_Adjustment_Line` (string,null) References the Adjustment_Seq value on the original claim that this claim is adjusting. - `data.claimBatchDetails.adjusted_From_Line` (string,null) References the Claim_Seq value on the original claim that this claim is adjusting. - `data.claimBatchDetails.auth_Number` (string,null) The Auth Number for services that require authorization. References Auth.Auth_Number. - `data.claimBatchDetails.auth_Penalty` (number,null) If an Auth Penalty is applied during adjudication, that is housed here. - `data.claimBatchDetails.auth_Required` (string,null) Notes that this service lines required authorization. - `data.claimBatchDetails.benefit_Code` (string,null) This is the benefit code assigned to this service line based on the Plan assigned on the Claim header. References BenefitCodes.Benefit_Code. - `data.claimBatchDetails.benefit_Rate_Applied` (number,null) Benefit Rate being applied to this detail line. - `data.claimBatchDetails.billed_Price` (number, required) The billed charges assigned by the provider for this service. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.brand_Indicator` (string,null) Pharmacy claim information submitted via file submission and used in reporting and interfaces. - `data.claimBatchDetails.buccal` (boolean, required) For dental claims, notes if this surface had services rendered. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.coB_Amt` (number, required) Holds the Other Insurance calculated amount that would affect the payable amount for this service (calculated from COB_Hold, COB_Mem_Resp, COB_Savings, and COB_Savings_Used). Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.coB_Hold` (number,null) Used in COB calculations (Dupe or Non-Dupe) to determine the COB_Amt to be applied. - `data.claimBatchDetails.coB_Mem_Resp` (number,null) Used in COB calculations (Dupe or Non-Dupe) to determine the COB_Amt to be applied. - `data.claimBatchDetails.coB_Savings` (number,null) Used in COB calculations (Dupe or Non-Dupe) to determine the COB_Amt to be applied. - `data.claimBatchDetails.coB_Savings_Used` (number,null) Used in COB calculations (Dupe or Non-Dupe) to determine the COB_Amt to be applied. - `data.claimBatchDetails.calendar_Year` (string,null) Used for Flex Claims to indicate the calendar year this claim applies. - `data.claimBatchDetails.capitation_Claim` (boolean, required) Notes if this service line is captiated. If the Claim.Capitation_Claim value is flagged, it overrides this value and notes the entire claim and all service lines as capitated. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.check_ID` (integer,null) No longer in use. - `data.claimBatchDetails.co_Ins_Amt` (number, required) The co-insurance amount applied by adjudication based on benefit definition. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.co_Pay_Amt` (number, required) The co-pay amount applied by adjudication based on benefit definition. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.currency_ID` (string,null) For currency calculations, this holds the destination currency. - `data.claimBatchDetails.days_Supply` (integer,null) Pharmacy claim information submitted via file submission and used in reporting and interfaces. - `data.claimBatchDetails.ded_Credit_Amt` (number,null) If the service is eligiblity for deductible credits, they would be stored here. - `data.claimBatchDetails.deductible_Amt` (number, required) The deductible amount applied by adjudication based on benefit definition. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.detail_Plan_Year` (string,null) Indicates which Plan Year the service line correlates to from GroupPlanYear.Plan_Year - `data.claimBatchDetails.diagnosis_Code` (string,null) The diagnosis pointer for this service line indicating which Diagnostic Codes from the Claim are applicable to this service. - `data.claimBatchDetails.discount_Amt` (number, required) The difference between Billed and Allowed is stored as the Discount Amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.dispense_As_Written` (integer,null) Pharmacy claim information submitted via file submission and used in reporting and interfaces. - `data.claimBatchDetails.distal` (boolean, required) For dental claims, notes if this surface had services rendered. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.drug_Code` (string,null) For RX claims or medical claims that hold a drug code. References DrugCode.Drug_Code. - `data.claimBatchDetails.drug_Quantity` (number,null) Pharmacy claim information submitted via file submission and used in reporting and interfaces. - `data.claimBatchDetails.error_Count` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatchDetails.error_Covered` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatchDetails.error_Diagnosis` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatchDetails.error_ExCode` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatchDetails.error_Modifier` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatchDetails.error_Place` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatchDetails.error_Price` (string,null) During adjudication, this holds the results of claim rules associated with this error code. For a list of valid Error Codes, check the ErrorCategoryType table. - `data.claimBatchDetails.ex_Code` (string,null) A place for both user assigned reason codes applicable to this claim or for adjudication to automatically assign ex code. References ExplanationCodes.Ex_Code. - `data.claimBatchDetails.fica` (number, required) The FICA tax amount for disability claims. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.facial` (boolean, required) For dental claims, notes if this surface had services rendered. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.federal_Amount_To_Tax` (number,null) Based on taxable amount and various configurations, this holds the Federal "To Tax" amount for disability claim. - `data.claimBatchDetails.federal_Tax` (number, required) The calculated Federal tax amount based on the "To Tax" amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.federal_Tax_Flat` (number,null) A flat federal tax amount applied in addition to the calculated tax amount. - `data.claimBatchDetails.fill_Date` (string,null) Pharmacy claim information submitted via file submission and used in reporting and interfaces. - `data.claimBatchDetails.flex_Description` (string,null) Manually entered description of this flex claim. - `data.claimBatchDetails.formulary_Indicator` (string,null) Pharmacy claim information submitted via file submission and used in reporting and interfaces. - `data.claimBatchDetails.incisal` (boolean, required) For dental claims, notes if this surface had services rendered. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.interest` (number, required) If interest is calculated on a claim, it is stored here and applied to payable amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.labial` (boolean, required) For dental claims, notes if this surface had services rendered. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.life_Benefit` (string,null) The Life Benefit to be applied for Life claims processing. - `data.claimBatchDetails.life_Benefit_Volume` (number,null) The Life Benefit calculated volume based on benefit definition. - `data.claimBatchDetails.line_Control_Number` (string,null) Number added manually to claims and from 837 files and sent outbound on 835 files. - `data.claimBatchDetails.lingual` (boolean, required) For dental claims, notes if this surface had services rendered. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.local_Tax` (number,null) If a locality tax is applicable it would be housed here. Note: The database will apply a default value of 0 for this field if a value is not provided. - `data.claimBatchDetails.mail_Order_Indicator` (string,null) Pharmacy claim information submitted via file submission and used in reporting and interfaces. - `data.claimBatchDetails.medicare_Amount_To_Tax` (number,null) Based on taxable amount and various configurations, this holds the Medicare "To Tax" amount for disability claim. - `data.claimBatchDetails.medicare_Tax` (number,null) The calculated Medicare tax amount based on the "To Tax" amount. - `data.claimBatchDetails.mesial` (boolean, required) For dental claims, notes if this surface had services rendered. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.minutes_Per_Unit` (number,null) This is for anesthesia, each Unit of anesthesia is equal to a specific amount of Minutes. - `data.claimBatchDetails.modifier` (string,null) The modifier applied to this service. - `data.claimBatchDetails.modifier_2` (string,null) The modifier applied to this service. - `data.claimBatchDetails.modifier_3` (string,null) The modifier applied to this service. - `data.claimBatchDetails.modifier_4` (string,null) The modifier applied to this service. - `data.claimBatchDetails.modifier_Units` (number,null) The number of the units from this detail line that comes from the Modifier. This determines pricing for the line. - `data.claimBatchDetails.not_Covered_Amt` (number, required) For not covered services, or partially not covered services, this reflects that deduction. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.occlusal` (boolean, required) For dental claims, notes if this surface had services rendered. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.oral_Cavity_Designation_Code_1` (string,null) For dental claims this holds the oral cavity designation sent on the 837D. - `data.claimBatchDetails.oral_Cavity_Designation_Code_2` (string,null) For dental claims this holds the oral cavity designation sent on the 837D. - `data.claimBatchDetails.oral_Cavity_Designation_Code_3` (string,null) For dental claims this holds the oral cavity designation sent on the 837D. - `data.claimBatchDetails.oral_Cavity_Designation_Code_4` (string,null) For dental claims this holds the oral cavity designation sent on the 837D. - `data.claimBatchDetails.oral_Cavity_Designation_Code_5` (string,null) For dental claims this holds the oral cavity designation sent on the 837D. - `data.claimBatchDetails.other_Deduction_Amount` (number,null) Pharmacy claim information submitted via file submission and used in reporting and interfaces. - `data.claimBatchDetails.override_Benefit_Code` (boolean, required) This flag indicates if the benefit code has been overridden. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.override_COB_Amt` (boolean, required) Notes that the associated amount field was manually overrided by an application user or automated process that would skip adjudication calculations for this amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.override_Co_Ins_Amt` (boolean, required) Notes that the associated amount field was manually overrided by an application user or automated process that would skip adjudication calculations for this amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.override_Co_Pay_Amt` (boolean, required) Notes that the associated amount field was manually overrided by an application user or automated process that would skip adjudication calculations for this amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.override_Ded_Credit_Amt` (boolean, required) Notes that the associated amount field was manually overrided by an application user or automated process that would skip adjudication calculations for this amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.override_Deductible_Amt` (boolean, required) Notes that the associated amount field was manually overrided by an application user or automated process that would skip adjudication calculations for this amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.override_Federal_Tax` (boolean, required) Notes that the associated amount field was manually overrided by an application user or automated process that would skip adjudication calculations for this amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.override_Local_Tax` (boolean, required) Notes that the associated amount field was manually overrided by an application user or automated process that would skip adjudication calculations for this amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.override_Medicare_Tax` (boolean, required) Notes that the associated amount field was manually overrided by an application user or automated process that would skip adjudication calculations for this amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.override_Not_Covered_Amt` (boolean, required) Notes that the associated amount field was manually overrided by an application user or automated process that would skip adjudication calculations for this amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.override_Plan_Price` (boolean, required) Notes that the associated amount field was manually overrided by an application user or automated process that would skip adjudication calculations for this amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.override_Social_Security` (boolean, required) Notes that the associated amount field was manually overrided by an application user or automated process that would skip adjudication calculations for this amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.override_State_Tax` (boolean, required) Notes that the associated amount field was manually overrided by an application user or automated process that would skip adjudication calculations for this amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.override_With_Hold_Amt` (boolean, required) Notes that the associated amount field was manually overrided by an application user or automated process that would skip adjudication calculations for this amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.ppO_Price_Plan_Price_Diff` (number,null) Information field used in custom processing and reporting. - `data.claimBatchDetails.paid_Amt` (number, required) The final paid amount for this service line based on allowed amount (Plan_Price) minus all applicable deductions. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.partial_Loss` (number, required) The partial loss amount for disability claims. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.payor_ID` (string,null) For reference purposes, this hold the individual service line funding payor/account. If multiple payor/accounts are found on different service lines for the same claim, adjudication spits out an error. - `data.claimBatchDetails.pharmacy_Name` (string,null) Pharmacy claim information submitted via file submission and used in reporting and interfaces. - `data.claimBatchDetails.place_Of_Service` (string,null) The place of service for the services being rendered on this service line. - `data.claimBatchDetails.plan_Price` (number, required) The allowed amount for this service based on fee schedule, pricing, repricing, etc. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.premium_Deduction` (number, required) The premium deduction amount for disability claims. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.prescriber_ID` (string,null) Pharmacy claim information submitted via file submission and used in reporting and interfaces. - `data.claimBatchDetails.prescription_Date` (string,null) Pharmacy claim information submitted via file submission and used in reporting and interfaces. - `data.claimBatchDetails.prescription_Number` (string,null) Pharmacy claim information submitted via file submission and used in reporting and interfaces. - `data.claimBatchDetails.pricing_Method` (string,null) For reprice claims (typically submitted via 837), this notes the reprice method used to reprice this service line. - `data.claimBatchDetails.principal` (number, required) For life claims, this holds the principal amount for reporting. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.procedure_Code` (string,null) The service being rendered on this claim. - `data.claimBatchDetails.procedure_Code2` (string,null) The secondary service being rendered on this claim. - `data.claimBatchDetails.procedure_Code_Units` (number,null) The number of th eunits from this detail line that comes from the Prtocedure Code. This determines pricing for the line. - `data.claimBatchDetails.qualifying_Payment_Amount` (number,null) QPA (Qualified Payment Amount) values received in upcoming EDI transactions for the NSA (No Surprise Act) mandate. - `data.claimBatchDetails.reason_Code` (integer,null) No longer in use. - `data.claimBatchDetails.refill_Indicator` (integer,null) Pharmacy claim information submitted via file submission and used in reporting and interfaces. - `data.claimBatchDetails.repriced_Savings_Amount` (number,null) Holds the submitted reprice savings amount for services that include this amount in the pricing calculation. - `data.claimBatchDetails.root` (boolean, required) For dental claims, notes if this surface had services rendered. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.service_Date` (string,null) The start date of the services being rendered. - `data.claimBatchDetails.service_Thru` (string,null) The end date of the services being rendered. - `data.claimBatchDetails.socSec_Amount_To_Tax` (number,null) Based on taxable amount and various configurations, this holds the Social Security "To Tax" amount for disability claim. - `data.claimBatchDetails.social_Security` (number, required) The calculated Social Security tax amount based on the "To Tax" amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.state_Amount_To_Tax` (number,null) Based on taxable amount and various configurations, this holds the State "To Tax" amount for disability claim. - `data.claimBatchDetails.state_Tax` (number, required) The calculated State tax amount based on the "To Tax" amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.state_Tax_Flat` (number,null) A flat state tax amount applied in addition to the calculated tax amount. - `data.claimBatchDetails.state_Tax_State` (string,null) When state taxes are calculated, this indicates the state the tax amount was calculated against. - `data.claimBatchDetails.status_Code` (string,null) Holds the individaul status of this service line based on Ex Codes. A - Payable, D - Denied, E - Pended. - `data.claimBatchDetails.svc_Count` (number,null) The units applied to this service. - `data.claimBatchDetails.taxable_Amount` (number,null) This holds the starting taxable amount based on pre-tax and pre-gross deductions applied to this service. - `data.claimBatchDetails.tooth_Number` (integer,null) For dental claims, this identifies the tooth, quadrant or arch being worked for this service. - `data.claimBatchDetails.ucR_Price` (number, required) No longer in use. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.unit_Dose` (integer,null) Pharmacy claim information submitted via file submission and used in reporting and interfaces. - `data.claimBatchDetails.unit_Of_Measure` (string,null) Pharmacy claim information submitted via file submission and used in reporting and interfaces. - `data.claimBatchDetails.with_Hold_Amt` (number, required) For plans that allow withhold, this amount is used to track that amount. Note: This field is marked as NOT NULL in the database and therefore required by the API. - `data.claimBatchDetails.rx_CoPay_Assist_Amt` (number,null) - `data.claimBatchDetails.rx_Penalty_Amt` (number,null) - `error` (object) - `error.detail` (string,null) A human-readable explanation specific to this occurrence of the problem. - `error.instance` (string,null) A URI reference that identifies the specific occurrence of the problem.It may or may not yield further information if dereferenced. - `error.status` (integer) The HTTP status code([RFC7231], Section 6) generated by the origin server for this occurrence of the problem. - `error.title` (string,null) A short, human-readable summary of the problem type.It SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization(e.g., using proactive content negotiation; see[RFC7231], Section 3.4). - `error.type` (string,null) A URI reference [RFC3986] that identifies the problem type. This specification encourages that, when dereferenced, it provide human-readable documentation for the problem type (e.g., using HTML [W3C.REC-html5-20141028]). When this member is not present, its value is assumed to be "about:blank". - `debug` (object) - `debug.activityID` (string, required) ## Response 401 fields