node-zugferd
Version:
A Node.js library for creating ZUGFeRD/Factur-X compliant documents. Generating XML and embedding it into PDF/A files, enabling seamless e-invoicing and digital document compliance.
739 lines (737 loc) • 29.7 kB
TypeScript
/**
* Automatically generated by {@link Script} on Mon, 04 Aug 2025 12:40:40 GMT
*
* @see {@link https://github.com/jslno/node-zugferd/blob/main/packages/node-zugferd/scripts/codelists/line-status/output.xml|Source}
*/
type LineStatusDefinition = {
key: string;
name: string;
value: string;
description: string;
};
type LineStatusCode = (typeof LINE_STATUS)[number]["value"];
declare const PUBLISHED: "D23A";
/**
* Automatically generated by {@link Script} on Mon, 04 Aug 2025 12:40:40 GMT
*
* @see {@link https://github.com/jslno/node-zugferd/blob/main/packages/node-zugferd/scripts/codelists/line-status/output.xml|Source}
*/
declare const LINE_STATUS: [{
readonly key: "ADDED";
readonly name: "Added";
readonly value: "1";
readonly description: "The information is to be or has been added.";
}, {
readonly key: "DELETED";
readonly name: "Deleted";
readonly value: "2";
readonly description: "The information is to be or has been deleted.";
}, {
readonly key: "CHANGED";
readonly name: "Changed";
readonly value: "3";
readonly description: "The information is to be or has been changed.";
}, {
readonly key: "NO_ACTION";
readonly name: "No action";
readonly value: "4";
readonly description: "This line item is not affected by the actual message.";
}, {
readonly key: "ACCEPTED_WITHOUT_AMENDMENT";
readonly name: "Accepted without amendment";
readonly value: "5";
readonly description: "This line item is entirely accepted by the seller.";
}, {
readonly key: "ACCEPTED_WITH_AMENDMENT";
readonly name: "Accepted with amendment";
readonly value: "6";
readonly description: "This line item is accepted but amended by the seller.";
}, {
readonly key: "NOT_ACCEPTED";
readonly name: "Not accepted";
readonly value: "7";
readonly description: "This line item is not accepted by the seller.";
}, {
readonly key: "SCHEDULE_ONLY";
readonly name: "Schedule only";
readonly value: "8";
readonly description: "Code specifying that the message is a schedule only.";
}, {
readonly key: "AMENDMENTS";
readonly name: "Amendments";
readonly value: "9";
readonly description: "Code specifying that amendments are requested/notified.";
}, {
readonly key: "NOT_FOUND";
readonly name: "Not found";
readonly value: "10";
readonly description: "This line item is not found in the referenced message.";
}, {
readonly key: "NOT_AMENDED";
readonly name: "Not amended";
readonly value: "11";
readonly description: "This line is not amended by the buyer.";
}, {
readonly key: "LINE_ITEM_NUMBERS_CHANGED";
readonly name: "Line item numbers changed";
readonly value: "12";
readonly description: "Code specifying that the line item numbers have changed.";
}, {
readonly key: "BUYER_HAS_DEDUCTED_AMOUNT";
readonly name: "Buyer has deducted amount";
readonly value: "13";
readonly description: "Buyer has deducted amount from payment.";
}, {
readonly key: "BUYER_CLAIMS_AGAINST_INVOICE";
readonly name: "Buyer claims against invoice";
readonly value: "14";
readonly description: "Buyer has a claim against an outstanding invoice.";
}, {
readonly key: "CHARGE_BACK_BY_SELLER";
readonly name: "Charge back by seller";
readonly value: "15";
readonly description: "Factor has been requested to charge back the outstanding item.";
}, {
readonly key: "SELLER_WILL_ISSUE_CREDIT_NOTE";
readonly name: "Seller will issue credit note";
readonly value: "16";
readonly description: "Seller agrees to issue a credit note.";
}, {
readonly key: "TERMS_CHANGED_FOR_NEW_TERMS";
readonly name: "Terms changed for new terms";
readonly value: "17";
readonly description: "New settlement terms have been agreed.";
}, {
readonly key: "ABIDE_OUTCOME_OF_NEGOTIATIONS";
readonly name: "Abide outcome of negotiations";
readonly value: "18";
readonly description: "Factor agrees to abide by the outcome of negotiations between seller and buyer.";
}, {
readonly key: "SELLER_REJECTS_DISPUTE";
readonly name: "Seller rejects dispute";
readonly value: "19";
readonly description: "Seller does not accept validity of dispute.";
}, {
readonly key: "SETTLEMENT";
readonly name: "Settlement";
readonly value: "20";
readonly description: "The reported situation is settled.";
}, {
readonly key: "NO_DELIVERY";
readonly name: "No delivery";
readonly value: "21";
readonly description: "Code indicating that no delivery will be required.";
}, {
readonly key: "CALL_OFF_DELIVERY";
readonly name: "Call-off delivery";
readonly value: "22";
readonly description: "A request for delivery of a particular quantity of goods to be delivered on a particular date (or within a particular period).";
}, {
readonly key: "PROPOSED_AMENDMENT";
readonly name: "Proposed amendment";
readonly value: "23";
readonly description: "A code used to indicate an amendment suggested by the sender.";
}, {
readonly key: "ACCEPTED_WITH_AMENDMENT_NO_CONFIRMATION_REQUIRED";
readonly name: "Accepted with amendment, no confirmation required";
readonly value: "24";
readonly description: "Accepted with changes which require no confirmation.";
}, {
readonly key: "EQUIPMENT_PROVISIONALLY_REPAIRED";
readonly name: "Equipment provisionally repaired";
readonly value: "25";
readonly description: "The equipment or component has been provisionally repaired.";
}, {
readonly key: "INCLUDED";
readonly name: "Included";
readonly value: "26";
readonly description: "Code indicating that the entity is included.";
}, {
readonly key: "UPON_RECEIPT_AND_VERIFICATION_OF_DOCUMENTS_WE_SHALL_COVER_YOU_WHEN_DUE_AS_PER_YOUR_INSTRUCTIONS";
readonly name: "Upon receipt and verification of documents we shall cover you when due as per your instructions";
readonly value: "27";
readonly description: "Upon receipt and verification of documents we shall cover you when due as per your instructions.";
}, {
readonly key: "UPON_RECEIPT_AND_VERIFICATION_OF_DOCUMENTS_WE_SHALL_AUTHORIZE_YOU_TO_DEBIT_OUR_ACCOUNT_WITH_YOU_WHEN_DUE";
readonly name: "Upon receipt and verification of documents we shall authorize you to debit our account with you when due";
readonly value: "28";
readonly description: "Upon receipt and verification of documents we shall authorize you to debit our account with you when due.";
}, {
readonly key: "ON_RECEIPT_OF_YOUR_AUTHENTICATED_ADVICE_WE_SHALL_COVER_YOU_WHEN_DUE_AS_PER_YOUR_INSTRUCTIONS";
readonly name: "On receipt of your authenticated advice we shall cover you when due as per your instructions";
readonly value: "29";
readonly description: "On receipt of your authenticated advice we shall cover you when due as per your instructions.";
}, {
readonly key: "ON_RECEIPT_OF_YOUR_AUTHENTICATED_ADVICE_WE_SHALL_AUTHORIZE_YOU_TO_DEBIT_OUR_ACCOUNT_WITH_YOU_WHEN_DUE";
readonly name: "On receipt of your authenticated advice we shall authorize you to debit our account with you when due";
readonly value: "30";
readonly description: "On receipt of your authenticated advice we shall authorize you to debit our account with you when due.";
}, {
readonly key: "ON_RECEIPT_OF_YOUR_AUTHENTICATED_ADVICE_WE_SHALL_CREDIT_YOUR_ACCOUNT_WITH_US_WHEN_DUE";
readonly name: "On receipt of your authenticated advice we shall credit your account with us when due";
readonly value: "31";
readonly description: "On receipt of your authenticated advice we shall credit your account with us when due.";
}, {
readonly key: "CREDIT_ADVICE_REQUESTED_FOR_DIRECT_DEBIT";
readonly name: "Credit advice requested for direct debit";
readonly value: "32";
readonly description: "A credit advice is requested for the direct debit.";
}, {
readonly key: "CREDIT_ADVICE_AND_ACKNOWLEDGEMENT_FOR_DIRECT_DEBIT";
readonly name: "Credit advice and acknowledgement for direct debit";
readonly value: "33";
readonly description: "A credit advice and acknowledgement are requested for the direct debit.";
}, {
readonly key: "INQUIRY";
readonly name: "Inquiry";
readonly value: "34";
readonly description: "Request for information.";
}, {
readonly key: "CHECKED";
readonly name: "Checked";
readonly value: "35";
readonly description: "Checked.";
}, {
readonly key: "NOT_CHECKED";
readonly name: "Not checked";
readonly value: "36";
readonly description: "Not checked.";
}, {
readonly key: "CANCELLED";
readonly name: "Cancelled";
readonly value: "37";
readonly description: "Discontinued.";
}, {
readonly key: "REPLACED";
readonly name: "Replaced";
readonly value: "38";
readonly description: "Provide a replacement.";
}, {
readonly key: "NEW";
readonly name: "New";
readonly value: "39";
readonly description: "Not existing before.";
}, {
readonly key: "AGREED";
readonly name: "Agreed";
readonly value: "40";
readonly description: "Consent.";
}, {
readonly key: "PROPOSED";
readonly name: "Proposed";
readonly value: "41";
readonly description: "Put forward for consideration.";
}, {
readonly key: "ALREADY_DELIVERED";
readonly name: "Already delivered";
readonly value: "42";
readonly description: "Delivery has taken place.";
}, {
readonly key: "ADDITIONAL_SUBORDINATE_STRUCTURES_WILL_FOLLOW";
readonly name: "Additional subordinate structures will follow";
readonly value: "43";
readonly description: "Additional subordinate structures will follow the current hierarchy level.";
}, {
readonly key: "ADDITIONAL_SUBORDINATE_STRUCTURES_WILL_NOT_FOLLOW";
readonly name: "Additional subordinate structures will not follow";
readonly value: "44";
readonly description: "No additional subordinate structures will follow the current hierarchy level.";
}, {
readonly key: "RESULT_OPPOSED";
readonly name: "Result opposed";
readonly value: "45";
readonly description: "A notification that the result is opposed.";
}, {
readonly key: "AUCTION_HELD";
readonly name: "Auction held";
readonly value: "46";
readonly description: "A notification that an auction was held.";
}, {
readonly key: "LEGAL_ACTION_PURSUED";
readonly name: "Legal action pursued";
readonly value: "47";
readonly description: "A notification that legal action has been pursued.";
}, {
readonly key: "MEETING_HELD";
readonly name: "Meeting held";
readonly value: "48";
readonly description: "A notification that a meeting was held.";
}, {
readonly key: "RESULT_SET_ASIDE";
readonly name: "Result set aside";
readonly value: "49";
readonly description: "A notification that the result has been set aside.";
}, {
readonly key: "RESULT_DISPUTED";
readonly name: "Result disputed";
readonly value: "50";
readonly description: "A notification that the result has been disputed.";
}, {
readonly key: "COUNTERSUED";
readonly name: "Countersued";
readonly value: "51";
readonly description: "A notification that a countersuit has been filed.";
}, {
readonly key: "PENDING";
readonly name: "Pending";
readonly value: "52";
readonly description: "A notification that an action is awaiting settlement.";
}, {
readonly key: "COURT_ACTION_DISMISSED";
readonly name: "Court action dismissed";
readonly value: "53";
readonly description: "A notification that a court action will no longer be heard.";
}, {
readonly key: "REFERRED_ITEM_ACCEPTED";
readonly name: "Referred item, accepted";
readonly value: "54";
readonly description: "The item being referred to has been accepted.";
}, {
readonly key: "REFERRED_ITEM_REJECTED";
readonly name: "Referred item, rejected";
readonly value: "55";
readonly description: "The item being referred to has been rejected.";
}, {
readonly key: "DEBIT_ADVICE_STATEMENT_LINE";
readonly name: "Debit advice statement line";
readonly value: "56";
readonly description: "Notification that the statement line is a debit advice.";
}, {
readonly key: "CREDIT_ADVICE_STATEMENT_LINE";
readonly name: "Credit advice statement line";
readonly value: "57";
readonly description: "Notification that the statement line is a credit advice.";
}, {
readonly key: "GROUPED_CREDIT_ADVICES";
readonly name: "Grouped credit advices";
readonly value: "58";
readonly description: "Notification that the credit advices are grouped.";
}, {
readonly key: "GROUPED_DEBIT_ADVICES";
readonly name: "Grouped debit advices";
readonly value: "59";
readonly description: "Notification that the debit advices are grouped.";
}, {
readonly key: "REGISTERED";
readonly name: "Registered";
readonly value: "60";
readonly description: "The name is registered.";
}, {
readonly key: "PAYMENT_DENIED";
readonly name: "Payment denied";
readonly value: "61";
readonly description: "The payment has been denied.";
}, {
readonly key: "APPROVED_AS_AMENDED";
readonly name: "Approved as amended";
readonly value: "62";
readonly description: "Approved with modifications.";
}, {
readonly key: "APPROVED_AS_SUBMITTED";
readonly name: "Approved as submitted";
readonly value: "63";
readonly description: "The request has been approved as submitted.";
}, {
readonly key: "CANCELLED_NO_ACTIVITY";
readonly name: "Cancelled, no activity";
readonly value: "64";
readonly description: "Cancelled due to the lack of activity.";
}, {
readonly key: "UNDER_INVESTIGATION";
readonly name: "Under investigation";
readonly value: "65";
readonly description: "Investigation is being done.";
}, {
readonly key: "INITIAL_CLAIM_RECEIVED";
readonly name: "Initial claim received";
readonly value: "66";
readonly description: "Notification that the initial claim was received.";
}, {
readonly key: "NOT_IN_PROCESS";
readonly name: "Not in process";
readonly value: "67";
readonly description: "Not in process.";
}, {
readonly key: "REJECTED_DUPLICATE";
readonly name: "Rejected, duplicate";
readonly value: "68";
readonly description: "Rejected because it is a duplicate.";
}, {
readonly key: "REJECTED_RESUBMIT_WITH_CORRECTIONS";
readonly name: "Rejected, resubmit with corrections";
readonly value: "69";
readonly description: "Rejected but may be resubmitted when corrected.";
}, {
readonly key: "PENDING_INCOMPLETE";
readonly name: "Pending, incomplete";
readonly value: "70";
readonly description: "Pending because of incomplete information.";
}, {
readonly key: "UNDER_FIELD_OFFICE_INVESTIGATION";
readonly name: "Under field office investigation";
readonly value: "71";
readonly description: "Investigation by the field is being done.";
}, {
readonly key: "PENDING_AWAITING_ADDITIONAL_MATERIAL";
readonly name: "Pending, awaiting additional material";
readonly value: "72";
readonly description: "Pending awaiting receipt of additional material.";
}, {
readonly key: "PENDING_AWAITING_REVIEW";
readonly name: "Pending, awaiting review";
readonly value: "73";
readonly description: "Pending while awaiting review.";
}, {
readonly key: "REOPENED";
readonly name: "Reopened";
readonly value: "74";
readonly description: "Opened again.";
}, {
readonly key: "PROCESSED_BY_PRIMARY_FORWARDED_TO_ADDITIONAL_PAYERS";
readonly name: "Processed by primary, forwarded to additional payer(s)";
readonly value: "75";
readonly description: "This request has been processed by the primary payer and sent to additional payer(s).";
}, {
readonly key: "PROCESSED_BY_SECONDARY_FORWARDED_TO_ADDITIONAL_PAYERS";
readonly name: "Processed by secondary, forwarded to additional payer(s)";
readonly value: "76";
readonly description: "This request has been processed by the secondary payer and sent to additional payer(s).";
}, {
readonly key: "PROCESSED_BY_TERTIARY_FORWARDED_TO_ADDITIONAL_PAYERS";
readonly name: "Processed by tertiary, forwarded to additional payer(s)";
readonly value: "77";
readonly description: "This request has been processed by the tertiary payer and sent to additional payer(s).";
}, {
readonly key: "PREVIOUS_PAYMENT_DECISION_REVERSED";
readonly name: "Previous payment decision reversed";
readonly value: "78";
readonly description: "A previous payment decision has been reversed.";
}, {
readonly key: "NOT_OUR_CLAIM_FORWARDED_TO_ANOTHER_PAYERS";
readonly name: "Not our claim, forwarded to another payer(s)";
readonly value: "79";
readonly description: "A request does not belong to this payer but has been forwarded to another payer(s).";
}, {
readonly key: "TRANSFERRED_TO_CORRECT_INSURANCE_CARRIER";
readonly name: "Transferred to correct insurance carrier";
readonly value: "80";
readonly description: "The request has been transferred to the correct insurance carrier for processing.";
}, {
readonly key: "NOT_PAID_PREDETERMINATION_PRICING_ONLY";
readonly name: "Not paid, predetermination pricing only";
readonly value: "81";
readonly description: "Payment has not been made and the enclosed response is predetermination pricing only.";
}, {
readonly key: "DOCUMENTATION_CLAIM";
readonly name: "Documentation claim";
readonly value: "82";
readonly description: "The claim is for documentation purposes only, no payment required.";
}, {
readonly key: "REVIEWED";
readonly name: "Reviewed";
readonly value: "83";
readonly description: "Assessed.";
}, {
readonly key: "REPRICED";
readonly name: "Repriced";
readonly value: "84";
readonly description: "This price was changed.";
}, {
readonly key: "AUDITED";
readonly name: "Audited";
readonly value: "85";
readonly description: "An official examination has occurred.";
}, {
readonly key: "CONDITIONALLY_PAID";
readonly name: "Conditionally paid";
readonly value: "86";
readonly description: "Payment has been conditionally made.";
}, {
readonly key: "ON_APPEAL";
readonly name: "On appeal";
readonly value: "87";
readonly description: "Reconsideration of the decision has been applied for.";
}, {
readonly key: "CLOSED";
readonly name: "Closed";
readonly value: "88";
readonly description: "Shut.";
}, {
readonly key: "REAUDITED";
readonly name: "Reaudited";
readonly value: "89";
readonly description: "A subsequent official examination has occurred.";
}, {
readonly key: "REISSUED";
readonly name: "Reissued";
readonly value: "90";
readonly description: "Issued again.";
}, {
readonly key: "CLOSED_AFTER_REOPENING";
readonly name: "Closed after reopening";
readonly value: "91";
readonly description: "Reopened and then closed.";
}, {
readonly key: "REDETERMINED";
readonly name: "Redetermined";
readonly value: "92";
readonly description: "Determined again or differently.";
}, {
readonly key: "PROCESSED_AS_PRIMARY";
readonly name: "Processed as primary";
readonly value: "93";
readonly description: "Processed as the first.";
}, {
readonly key: "PROCESSED_AS_SECONDARY";
readonly name: "Processed as secondary";
readonly value: "94";
readonly description: "Processed as the second.";
}, {
readonly key: "PROCESSED_AS_TERTIARY";
readonly name: "Processed as tertiary";
readonly value: "95";
readonly description: "Processed as the third.";
}, {
readonly key: "CORRECTION_OF_ERROR";
readonly name: "Correction of error";
readonly value: "96";
readonly description: "A correction to information previously communicated which contained an error.";
}, {
readonly key: "SINGLE_CREDIT_ITEM_OF_A_GROUP";
readonly name: "Single credit item of a group";
readonly value: "97";
readonly description: "Notification that the credit item is a single credit item of a group of credit items.";
}, {
readonly key: "SINGLE_DEBIT_ITEM_OF_A_GROUP";
readonly name: "Single debit item of a group";
readonly value: "98";
readonly description: "Notification that the debit item is a single debit item of a group of debit items.";
}, {
readonly key: "INTERIM_RESPONSE";
readonly name: "Interim response";
readonly value: "99";
readonly description: "The response is an interim one.";
}, {
readonly key: "FINAL_RESPONSE";
readonly name: "Final response";
readonly value: "100";
readonly description: "The response is an final one.";
}, {
readonly key: "DEBIT_ADVICE_REQUESTED";
readonly name: "Debit advice requested";
readonly value: "101";
readonly description: "A debit advice is requested for the transaction.";
}, {
readonly key: "TRANSACTION_NOT_IMPACTED";
readonly name: "Transaction not impacted";
readonly value: "102";
readonly description: "Advice that the transaction is not impacted.";
}, {
readonly key: "PATIENT_TO_BE_NOTIFIED";
readonly name: "Patient to be notified";
readonly value: "103";
readonly description: "The action to take is to notify the patient.";
}, {
readonly key: "HEALTHCARE_PROVIDER_TO_BE_NOTIFIED";
readonly name: "Healthcare provider to be notified";
readonly value: "104";
readonly description: "The action to take is to notify the healthcare provider.";
}, {
readonly key: "USUAL_GENERAL_PRACTITIONER_TO_BE_NOTIFIED";
readonly name: "Usual general practitioner to be notified";
readonly value: "105";
readonly description: "The action to take is to notify the usual general practitioner.";
}, {
readonly key: "ADVICE_WITHOUT_DETAILS";
readonly name: "Advice without details";
readonly value: "106";
readonly description: "An advice without details is requested or notified.";
}, {
readonly key: "ADVICE_WITH_DETAILS";
readonly name: "Advice with details";
readonly value: "107";
readonly description: "An advice with details is requested or notified.";
}, {
readonly key: "AMENDMENT_REQUESTED";
readonly name: "Amendment requested";
readonly value: "108";
readonly description: "An amendment is requested.";
}, {
readonly key: "FOR_INFORMATION";
readonly name: "For information";
readonly value: "109";
readonly description: "Included for information only.";
}, {
readonly key: "WITHDRAW";
readonly name: "Withdraw";
readonly value: "110";
readonly description: "A code indicating discontinuance or retraction.";
}, {
readonly key: "DELIVERY_DATE_CHANGE";
readonly name: "Delivery date change";
readonly value: "111";
readonly description: "The action / notiification is a change of the delivery date.";
}, {
readonly key: "QUANTITY_CHANGE";
readonly name: "Quantity change";
readonly value: "112";
readonly description: "The action / notification is a change of quantity.";
}, {
readonly key: "RESALE_AND_CLAIM";
readonly name: "Resale and claim";
readonly value: "113";
readonly description: "The identified items have been sold by the distributor to the end customer, and compensation for the loss of inventory value is claimed.";
}, {
readonly key: "RESALE";
readonly name: "Resale";
readonly value: "114";
readonly description: "The identified items have been sold by the distributor to the end customer.";
}, {
readonly key: "PRIOR_ADDITION";
readonly name: "Prior addition";
readonly value: "115";
readonly description: "This existing line item becomes available at an earlier date.";
}, {
readonly key: "EXPIRED";
readonly name: "Expired";
readonly value: "116";
readonly description: "This line has expired.";
}, {
readonly key: "HOLD";
readonly name: "Hold";
readonly value: "117";
readonly description: "This line is on Hold.";
}, {
readonly key: "OPEN";
readonly name: "Open";
readonly value: "118";
readonly description: "This line is open.";
}, {
readonly key: "OBSERVE";
readonly name: "Observe";
readonly value: "119";
readonly description: "The object or item is to be or has been observed.";
}];
declare const lineStatusCode: ("2" | "1" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "21" | "22" | "23" | "24" | "25" | "26" | "27" | "28" | "29" | "30" | "31" | "32" | "33" | "34" | "35" | "36" | "37" | "38" | "39" | "40" | "41" | "42" | "43" | "44" | "45" | "46" | "47" | "48" | "49" | "50" | "51" | "52" | "53" | "54" | "55" | "56" | "57" | "58" | "59" | "60" | "61" | "62" | "63" | "64" | "65" | "66" | "67" | "68" | "69" | "70" | "71" | "72" | "73" | "74" | "75" | "76" | "77" | "78" | "79" | "80" | "81" | "82" | "83" | "84" | "85" | "86" | "87" | "88" | "89" | "90" | "91" | "92" | "93" | "94" | "95" | "96" | "97" | "98" | "99" | "100" | "101" | "102" | "103" | "104" | "105" | "106" | "107" | "108" | "109" | "110" | "111" | "112" | "113" | "114" | "115" | "116" | "117" | "118" | "119")[];
declare const LineStatus: {
ADDED: "1";
DELETED: "2";
CHANGED: "3";
NO_ACTION: "4";
ACCEPTED_WITHOUT_AMENDMENT: "5";
ACCEPTED_WITH_AMENDMENT: "6";
NOT_ACCEPTED: "7";
SCHEDULE_ONLY: "8";
AMENDMENTS: "9";
NOT_FOUND: "10";
NOT_AMENDED: "11";
LINE_ITEM_NUMBERS_CHANGED: "12";
BUYER_HAS_DEDUCTED_AMOUNT: "13";
BUYER_CLAIMS_AGAINST_INVOICE: "14";
CHARGE_BACK_BY_SELLER: "15";
SELLER_WILL_ISSUE_CREDIT_NOTE: "16";
TERMS_CHANGED_FOR_NEW_TERMS: "17";
ABIDE_OUTCOME_OF_NEGOTIATIONS: "18";
SELLER_REJECTS_DISPUTE: "19";
SETTLEMENT: "20";
NO_DELIVERY: "21";
CALL_OFF_DELIVERY: "22";
PROPOSED_AMENDMENT: "23";
ACCEPTED_WITH_AMENDMENT_NO_CONFIRMATION_REQUIRED: "24";
EQUIPMENT_PROVISIONALLY_REPAIRED: "25";
INCLUDED: "26";
UPON_RECEIPT_AND_VERIFICATION_OF_DOCUMENTS_WE_SHALL_COVER_YOU_WHEN_DUE_AS_PER_YOUR_INSTRUCTIONS: "27";
UPON_RECEIPT_AND_VERIFICATION_OF_DOCUMENTS_WE_SHALL_AUTHORIZE_YOU_TO_DEBIT_OUR_ACCOUNT_WITH_YOU_WHEN_DUE: "28";
ON_RECEIPT_OF_YOUR_AUTHENTICATED_ADVICE_WE_SHALL_COVER_YOU_WHEN_DUE_AS_PER_YOUR_INSTRUCTIONS: "29";
ON_RECEIPT_OF_YOUR_AUTHENTICATED_ADVICE_WE_SHALL_AUTHORIZE_YOU_TO_DEBIT_OUR_ACCOUNT_WITH_YOU_WHEN_DUE: "30";
ON_RECEIPT_OF_YOUR_AUTHENTICATED_ADVICE_WE_SHALL_CREDIT_YOUR_ACCOUNT_WITH_US_WHEN_DUE: "31";
CREDIT_ADVICE_REQUESTED_FOR_DIRECT_DEBIT: "32";
CREDIT_ADVICE_AND_ACKNOWLEDGEMENT_FOR_DIRECT_DEBIT: "33";
INQUIRY: "34";
CHECKED: "35";
NOT_CHECKED: "36";
CANCELLED: "37";
REPLACED: "38";
NEW: "39";
AGREED: "40";
PROPOSED: "41";
ALREADY_DELIVERED: "42";
ADDITIONAL_SUBORDINATE_STRUCTURES_WILL_FOLLOW: "43";
ADDITIONAL_SUBORDINATE_STRUCTURES_WILL_NOT_FOLLOW: "44";
RESULT_OPPOSED: "45";
AUCTION_HELD: "46";
LEGAL_ACTION_PURSUED: "47";
MEETING_HELD: "48";
RESULT_SET_ASIDE: "49";
RESULT_DISPUTED: "50";
COUNTERSUED: "51";
PENDING: "52";
COURT_ACTION_DISMISSED: "53";
REFERRED_ITEM_ACCEPTED: "54";
REFERRED_ITEM_REJECTED: "55";
DEBIT_ADVICE_STATEMENT_LINE: "56";
CREDIT_ADVICE_STATEMENT_LINE: "57";
GROUPED_CREDIT_ADVICES: "58";
GROUPED_DEBIT_ADVICES: "59";
REGISTERED: "60";
PAYMENT_DENIED: "61";
APPROVED_AS_AMENDED: "62";
APPROVED_AS_SUBMITTED: "63";
CANCELLED_NO_ACTIVITY: "64";
UNDER_INVESTIGATION: "65";
INITIAL_CLAIM_RECEIVED: "66";
NOT_IN_PROCESS: "67";
REJECTED_DUPLICATE: "68";
REJECTED_RESUBMIT_WITH_CORRECTIONS: "69";
PENDING_INCOMPLETE: "70";
UNDER_FIELD_OFFICE_INVESTIGATION: "71";
PENDING_AWAITING_ADDITIONAL_MATERIAL: "72";
PENDING_AWAITING_REVIEW: "73";
REOPENED: "74";
PROCESSED_BY_PRIMARY_FORWARDED_TO_ADDITIONAL_PAYERS: "75";
PROCESSED_BY_SECONDARY_FORWARDED_TO_ADDITIONAL_PAYERS: "76";
PROCESSED_BY_TERTIARY_FORWARDED_TO_ADDITIONAL_PAYERS: "77";
PREVIOUS_PAYMENT_DECISION_REVERSED: "78";
NOT_OUR_CLAIM_FORWARDED_TO_ANOTHER_PAYERS: "79";
TRANSFERRED_TO_CORRECT_INSURANCE_CARRIER: "80";
NOT_PAID_PREDETERMINATION_PRICING_ONLY: "81";
DOCUMENTATION_CLAIM: "82";
REVIEWED: "83";
REPRICED: "84";
AUDITED: "85";
CONDITIONALLY_PAID: "86";
ON_APPEAL: "87";
CLOSED: "88";
REAUDITED: "89";
REISSUED: "90";
CLOSED_AFTER_REOPENING: "91";
REDETERMINED: "92";
PROCESSED_AS_PRIMARY: "93";
PROCESSED_AS_SECONDARY: "94";
PROCESSED_AS_TERTIARY: "95";
CORRECTION_OF_ERROR: "96";
SINGLE_CREDIT_ITEM_OF_A_GROUP: "97";
SINGLE_DEBIT_ITEM_OF_A_GROUP: "98";
INTERIM_RESPONSE: "99";
FINAL_RESPONSE: "100";
DEBIT_ADVICE_REQUESTED: "101";
TRANSACTION_NOT_IMPACTED: "102";
PATIENT_TO_BE_NOTIFIED: "103";
HEALTHCARE_PROVIDER_TO_BE_NOTIFIED: "104";
USUAL_GENERAL_PRACTITIONER_TO_BE_NOTIFIED: "105";
ADVICE_WITHOUT_DETAILS: "106";
ADVICE_WITH_DETAILS: "107";
AMENDMENT_REQUESTED: "108";
FOR_INFORMATION: "109";
WITHDRAW: "110";
DELIVERY_DATE_CHANGE: "111";
QUANTITY_CHANGE: "112";
RESALE_AND_CLAIM: "113";
RESALE: "114";
PRIOR_ADDITION: "115";
EXPIRED: "116";
HOLD: "117";
OPEN: "118";
OBSERVE: "119";
};
export { LINE_STATUS, LineStatus, type LineStatusCode, type LineStatusDefinition, PUBLISHED, lineStatusCode };