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.
1,241 lines • 67.2 kB
TypeScript
/**
* Generated by `scripts/untdid/update.js` on Wed, 19 Mar 2025 17:12:22 GMT
*
* @see https://www.xrepository.de/details/urn:xoev-de:kosit:codeliste:untdid.4451
*/
type Untdid4451Definition = {
code: string;
name?: string;
description?: string;
};
type Untdid4451Code = (typeof UNTDID_4451)[number]["code"];
declare const UNTDID_4451_IDENTIFIER: "urn:xoev-de:kosit:codeliste:untdid.4451";
declare const UNTDID_4451_VERSION: "4";
declare const UNTDID_4451: [{
readonly code: "AAA";
readonly name: "Goods item description";
readonly description: "[7002] Plain language description of the nature of a goods item sufficient to identify it for customs, statistical or transport purposes.";
}, {
readonly code: "AAB";
readonly name: "Payment term";
readonly description: "[4276] Free form description of the conditions of payment between the parties to a transaction.";
}, {
readonly code: "AAC";
readonly name: "Dangerous goods additional information";
readonly description: "[7488] Additional information concerning dangerous substances and/or article in a consignment.";
}, {
readonly code: "AAD";
readonly name: "Dangerous goods technical name";
readonly description: "[7254] Proper shipping name, supplemented as necessary with the correct technical name, by which a dangerous substance or article may be correctly identified, or which is sufficiently informative to permit identification by reference to generally available literature.";
}, {
readonly code: "AAE";
readonly name: "Acknowledgement description";
readonly description: "The content of an acknowledgement.";
}, {
readonly code: "AAF";
readonly name: "Rate additional information";
readonly description: "Specific details applying to rates.";
}, {
readonly code: "AAG";
readonly name: "Party instructions";
readonly description: "Indicates that the segment contains instructions to be passed on to the identified party.";
}, {
readonly code: "AAI";
readonly name: "General information";
readonly description: "The text contains general information.";
}, {
readonly code: "AAJ";
readonly name: "Additional conditions of sale/purchase";
readonly description: "Additional conditions specific to this order or project.";
}, {
readonly code: "AAK";
readonly name: "Price conditions";
readonly description: "Information on the price conditions that are expected or given.";
}, {
readonly code: "AAL";
readonly name: "Goods dimensions in characters";
readonly description: "Expression of a number in characters as length of ten meters.";
}, {
readonly code: "AAM";
readonly name: "Equipment re-usage restrictions";
readonly description: "Technical or commercial reasons why a piece of equipment may not be re-used after the current transport terminates.";
}, {
readonly code: "AAN";
readonly name: "Handling restriction";
readonly description: "Restrictions in handling depending on the technical characteristics of the piece of equipment or on the nature of the goods.";
}, {
readonly code: "AAO";
readonly name: "Error description (free text)";
readonly description: "Error described by a free text.";
}, {
readonly code: "AAP";
readonly name: "Response (free text)";
readonly description: "Free text of the response to a communication.";
}, {
readonly code: "AAQ";
readonly name: "Package content's description";
readonly description: "A description of the contents of a package.";
}, {
readonly code: "AAR";
readonly name: "Terms of delivery";
readonly description: "(4053) Free text of the non Incoterms terms of delivery. For Incoterms, use: 4053.";
}, {
readonly code: "AAS";
readonly name: "Bill of lading remarks";
readonly description: "The remarks printed or to be printed on a bill of lading.";
}, {
readonly code: "AAT";
readonly name: "Mode of settlement information";
readonly description: "Free text information on an IATA Air Waybill to indicate means by which account is to be settled.";
}, {
readonly code: "AAU";
readonly name: "Consignment invoice information";
readonly description: "Information pertaining to the invoice covering the consignment.";
}, {
readonly code: "AAV";
readonly name: "Clearance invoice information";
readonly description: "Information pertaining to the invoice covering clearance of the cargo.";
}, {
readonly code: "AAW";
readonly name: "Letter of credit information";
readonly description: "Information pertaining to the letter of credit.";
}, {
readonly code: "AAX";
readonly name: "License information";
readonly description: "Information pertaining to a license.";
}, {
readonly code: "AAY";
readonly name: "Certification statements";
readonly description: "The text contains certification statements.";
}, {
readonly code: "AAZ";
readonly name: "Additional export information";
readonly description: "The text contains additional export information.";
}, {
readonly code: "ABA";
readonly name: "Tariff statements";
readonly description: "Description of parameters relating to a tariff.";
}, {
readonly code: "ABB";
readonly name: "Medical history";
readonly description: "Historical details of a patients medical events.";
}, {
readonly code: "ABC";
readonly name: "Conditions of sale or purchase";
readonly description: "(4490) (4372) Additional information regarding terms and conditions which apply to the transaction.";
}, {
readonly code: "ABD";
readonly name: "Contract document type";
readonly description: "[4422] Textual representation of the type of contract.";
}, {
readonly code: "ABE";
readonly name: "Additional terms and/or conditions (documentary credit)";
readonly description: "(4260) Additional terms and/or conditions to the documentary credit.";
}, {
readonly code: "ABF";
readonly name: "Instructions or information about standby documentary credit";
readonly description: "Instruction or information about a standby documentary credit.";
}, {
readonly code: "ABG";
readonly name: "Instructions or information about partial shipment(s)";
readonly description: "Instructions or information about partial shipment(s).";
}, {
readonly code: "ABH";
readonly name: "Instructions or information about transhipment(s)";
readonly description: "Instructions or information about transhipment(s).";
}, {
readonly code: "ABI";
readonly name: "Additional handling instructions documentary credit";
readonly description: "Additional handling instructions for a documentary credit.";
}, {
readonly code: "ABJ";
readonly name: "Domestic routing information";
readonly description: "Information regarding the domestic routing.";
}, {
readonly code: "ABK";
readonly name: "Chargeable category of equipment";
readonly description: "Equipment types are coded by category for financial purposes.";
}, {
readonly code: "ABL";
readonly name: "Government information";
readonly description: "Information pertaining to government.";
}, {
readonly code: "ABM";
readonly name: "Onward routing information";
readonly description: "The text contains onward routing information.";
}, {
readonly code: "ABN";
readonly name: "Accounting information";
readonly description: "[4410] The text contains information related to accounting.";
}, {
readonly code: "ABO";
readonly name: "Discrepancy information";
readonly description: "Free text or coded information to indicate a specific discrepancy.";
}, {
readonly code: "ABP";
readonly name: "Confirmation instructions";
readonly description: "Documentary credit confirmation instructions.";
}, {
readonly code: "ABQ";
readonly name: "Method of issuance";
readonly description: "Method of issuance of documentary credit.";
}, {
readonly code: "ABR";
readonly name: "Documents delivery instructions";
readonly description: "Delivery instructions for documents required under a documentary credit.";
}, {
readonly code: "ABS";
readonly name: "Additional conditions";
readonly description: "Additional conditions to the issuance of a documentary credit.";
}, {
readonly code: "ABT";
readonly name: "Information/instructions about additional amounts covered";
readonly description: "Additional amounts information/instruction.";
}, {
readonly code: "ABU";
readonly name: "Deferred payment termed additional";
readonly description: "Additional terms concerning deferred payment.";
}, {
readonly code: "ABV";
readonly name: "Acceptance terms additional";
readonly description: "Additional terms concerning acceptance.";
}, {
readonly code: "ABW";
readonly name: "Negotiation terms additional";
readonly description: "Additional terms concerning negotiation.";
}, {
readonly code: "ABX";
readonly name: "Document name and documentary requirements";
readonly description: "Document name and documentary requirements.";
}, {
readonly code: "ABZ";
readonly name: "Instructions/information about revolving documentary credit";
readonly description: "Instructions/information about a revolving documentary credit.";
}, {
readonly code: "ACA";
readonly name: "Documentary requirements";
readonly description: "Specification of the documentary requirements.";
}, {
readonly code: "ACB";
readonly name: "Additional information";
readonly description: "(4270) The text contains additional information.";
}, {
readonly code: "ACC";
readonly name: "Factor assignment clause";
readonly description: "Assignment based on an agreement between seller and factor.";
}, {
readonly code: "ACD";
readonly name: "Reason";
readonly description: "Reason for a request or response.";
}, {
readonly code: "ACE";
readonly name: "Dispute";
readonly description: "A notice, usually from buyer to seller, that something was found wrong with goods delivered or the services rendered, or with the related invoice.";
}, {
readonly code: "ACF";
readonly name: "Additional attribute information";
readonly description: "The text refers to information about an additional attribute not otherwise specified.";
}, {
readonly code: "ACG";
readonly name: "Absence declaration";
readonly description: "A declaration on the reason of the absence.";
}, {
readonly code: "ACH";
readonly name: "Aggregation statement";
readonly description: "A statement on the way a specific variable or set of variables has been aggregated.";
}, {
readonly code: "ACI";
readonly name: "Compilation statement";
readonly description: "A statement on the compilation status of an array or other set of figures or calculations.";
}, {
readonly code: "ACJ";
readonly name: "Definitional exception";
readonly description: "An exception to the agreed definition of a term, concept, formula or other object.";
}, {
readonly code: "ACK";
readonly name: "Privacy statement";
readonly description: "A statement on the privacy or confidential nature of an object.";
}, {
readonly code: "ACL";
readonly name: "Quality statement";
readonly description: "A statement on the quality of an object.";
}, {
readonly code: "ACM";
readonly name: "Statistical description";
readonly description: "The description of a statistical object such as a value list, concept, or structure definition.";
}, {
readonly code: "ACN";
readonly name: "Statistical definition";
readonly description: "The definition of a statistical object such as a value list, concept, or structure definition.";
}, {
readonly code: "ACO";
readonly name: "Statistical name";
readonly description: "The name of a statistical object such as a value list, concept or structure definition.";
}, {
readonly code: "ACP";
readonly name: "Statistical title";
readonly description: "The title of a statistical object such as a value list, concept, or structure definition.";
}, {
readonly code: "ACQ";
readonly name: "Off-dimension information";
readonly description: "Information relating to differences between the actual transport dimensions and the normally applicable dimensions.";
}, {
readonly code: "ACR";
readonly name: "Unexpected stops information";
readonly description: "Information relating to unexpected stops during a conveyance.";
}, {
readonly code: "ACS";
readonly name: "Principles";
readonly description: "Text subject is principles section of the UN/EDIFACT rules for presentation of standardized message and directories documentation.";
}, {
readonly code: "ACT";
readonly name: "Terms and definition";
readonly description: "Text subject is terms and definition section of the UN/EDIFACT rules for presentation of standardized message and directories documentation.";
}, {
readonly code: "ACU";
readonly name: "Segment name";
readonly description: "Text subject is segment name.";
}, {
readonly code: "ACV";
readonly name: "Simple data element name";
readonly description: "Text subject is name of simple data element.";
}, {
readonly code: "ACW";
readonly name: "Scope";
readonly description: "Text subject is scope section of the UN/EDIFACT rules for presentation of standardized message and directories documentation.";
}, {
readonly code: "ACX";
readonly name: "Message type name";
readonly description: "Text subject is name of message type.";
}, {
readonly code: "ACY";
readonly name: "Introduction";
readonly description: "Text subject is introduction section of the UN/EDIFACT rules for presentation of standardized message and directories documentation.";
}, {
readonly code: "ACZ";
readonly name: "Glossary";
readonly description: "Text subject is glossary section of the UN/EDIFACT rules for presentation of standardized message and directories documentation.";
}, {
readonly code: "ADA";
readonly name: "Functional definition";
readonly description: "Text subject is functional definition section of the UN/EDIFACT rules for presentation of standardized message and directories documentation.";
}, {
readonly code: "ADB";
readonly name: "Examples";
readonly description: "Text subject is examples as given in the example(s) section of the UN/EDIFACT rules for presentation of standardized message and directories documentation.";
}, {
readonly code: "ADC";
readonly name: "Cover page";
readonly description: "Text subject is cover page of the UN/EDIFACT rules for presentation of standardized message and directories documentation.";
}, {
readonly code: "ADD";
readonly name: "Dependency (syntax) notes";
readonly description: "Denotes that the associated text is a dependency (syntax) note.";
}, {
readonly code: "ADE";
readonly name: "Code value name";
readonly description: "Text subject is name of code value.";
}, {
readonly code: "ADF";
readonly name: "Code list name";
readonly description: "Text subject is name of code list.";
}, {
readonly code: "ADG";
readonly name: "Clarification of usage";
readonly description: "Text subject is an explanation of the intended usage of a segment or segment group.";
}, {
readonly code: "ADH";
readonly name: "Composite data element name";
readonly description: "Text subject is name of composite data element.";
}, {
readonly code: "ADI";
readonly name: "Field of application";
readonly description: "Text subject is field of application of the UN/EDIFACT rules for presentation of standardized message and directories documentation.";
}, {
readonly code: "ADJ";
readonly name: "Type of assets and liabilities";
readonly description: "Information describing the type of assets and liabilities.";
}, {
readonly code: "ADK";
readonly name: "Promotion information";
readonly description: "The text contains information about a promotion.";
}, {
readonly code: "ADL";
readonly name: "Meter condition";
readonly description: "Description of the condition of a meter.";
}, {
readonly code: "ADM";
readonly name: "Meter reading information";
readonly description: "Information related to a particular reading of a meter.";
}, {
readonly code: "ADN";
readonly name: "Type of transaction reason";
readonly description: "Information describing the type of the reason of transaction.";
}, {
readonly code: "ADO";
readonly name: "Type of survey question";
readonly description: "Type of survey question.";
}, {
readonly code: "ADP";
readonly name: "Carrier's agent counter information";
readonly description: "Information for use at the counter of the carrier's agent.";
}, {
readonly code: "ADQ";
readonly name: "Description of work item on equipment";
readonly description: "Description or code for the operation to be executed on the equipment.";
}, {
readonly code: "ADR";
readonly name: "Message definition";
readonly description: "Text subject is message definition.";
}, {
readonly code: "ADS";
readonly name: "Booked item information";
readonly description: "Information pertaining to a booked item.";
}, {
readonly code: "ADT";
readonly name: "Source of document";
readonly description: "Text subject is source of document.";
}, {
readonly code: "ADU";
readonly name: "Note";
readonly description: "Text subject is note.";
}, {
readonly code: "ADV";
readonly name: "Fixed part of segment clarification text";
readonly description: "Text subject is fixed part of segment clarification text.";
}, {
readonly code: "ADW";
readonly name: "Characteristics of goods";
readonly description: "Description of the characteristic of goods in addition to the description of the goods.";
}, {
readonly code: "ADX";
readonly name: "Additional discharge instructions";
readonly description: "Special discharge instructions concerning the goods.";
}, {
readonly code: "ADY";
readonly name: "Container stripping instructions";
readonly description: "Instructions regarding the stripping of container(s).";
}, {
readonly code: "ADZ";
readonly name: "CSC (Container Safety Convention) plate information";
readonly description: "Information on the CSC (Container Safety Convention) plate that is attached to the container.";
}, {
readonly code: "AEA";
readonly name: "Cargo remarks";
readonly description: "Additional remarks concerning the cargo.";
}, {
readonly code: "AEB";
readonly name: "Temperature control instructions";
readonly description: "Instruction regarding the temperature control of the cargo.";
}, {
readonly code: "AEC";
readonly name: "Text refers to expected data";
readonly description: "Remarks refer to data that was expected.";
}, {
readonly code: "AED";
readonly name: "Text refers to received data";
readonly description: "Remarks refer to data that was received.";
}, {
readonly code: "AEE";
readonly name: "Section clarification text";
readonly description: "Text subject is section clarification text.";
}, {
readonly code: "AEF";
readonly name: "Information to the beneficiary";
readonly description: "Information given to the beneficiary.";
}, {
readonly code: "AEG";
readonly name: "Information to the applicant";
readonly description: "Information given to the applicant.";
}, {
readonly code: "AEH";
readonly name: "Instructions to the beneficiary";
readonly description: "Instructions made to the beneficiary.";
}, {
readonly code: "AEI";
readonly name: "Instructions to the applicant";
readonly description: "Instructions given to the applicant.";
}, {
readonly code: "AEJ";
readonly name: "Controlled atmosphere";
readonly description: "Information about the controlled atmosphere.";
}, {
readonly code: "AEK";
readonly name: "Take off annotation";
readonly description: "Additional information in plain text to support a take off annotation. Taking off is the process of assessing the quantity work from extracting the measurement from construction documentation.";
}, {
readonly code: "AEL";
readonly name: "Price variation narrative";
readonly description: "Additional information in plain language to support a price variation.";
}, {
readonly code: "AEM";
readonly name: "Documentary credit amendment instructions";
readonly description: "Documentary credit amendment instructions.";
}, {
readonly code: "AEN";
readonly name: "Standard method narrative";
readonly description: "Additional information in plain language to support a standard method.";
}, {
readonly code: "AEO";
readonly name: "Project narrative";
readonly description: "Additional information in plain language to support the project.";
}, {
readonly code: "AEP";
readonly name: "Radioactive goods, additional information";
readonly description: "Additional information related to radioactive goods.";
}, {
readonly code: "AEQ";
readonly name: "Bank-to-bank information";
readonly description: "Information given from one bank to another.";
}, {
readonly code: "AER";
readonly name: "Reimbursement instructions";
readonly description: "Instructions given for reimbursement purposes.";
}, {
readonly code: "AES";
readonly name: "Reason for amending a message";
readonly description: "Identification of the reason for amending a message.";
}, {
readonly code: "AET";
readonly name: "Instructions to the paying and/or accepting and/or negotiating bank";
readonly description: "Instructions to the paying and/or accepting and/or negotiating bank.";
}, {
readonly code: "AEU";
readonly name: "Interest instructions";
readonly description: "Instructions given about the interest.";
}, {
readonly code: "AEV";
readonly name: "Agent commission";
readonly description: "Instructions about agent commission.";
}, {
readonly code: "AEW";
readonly name: "Remitting bank instructions";
readonly description: "Instructions to the remitting bank.";
}, {
readonly code: "AEX";
readonly name: "Instructions to the collecting bank";
readonly description: "Instructions to the bank, other than the remitting bank, involved in processing the collection.";
}, {
readonly code: "AEY";
readonly name: "Collection amount instructions";
readonly description: "Instructions about the collection amount.";
}, {
readonly code: "AEZ";
readonly name: "Internal auditing information";
readonly description: "Text relating to internal auditing information.";
}, {
readonly code: "AFA";
readonly name: "Constraint";
readonly description: "Denotes that the associated text is a constraint.";
}, {
readonly code: "AFB";
readonly name: "Comment";
readonly description: "Denotes that the associated text is a comment.";
}, {
readonly code: "AFC";
readonly name: "Semantic note";
readonly description: "Denotes that the associated text is a semantic note.";
}, {
readonly code: "AFD";
readonly name: "Help text";
readonly description: "Denotes that the associated text is an item of help text.";
}, {
readonly code: "AFE";
readonly name: "Legend";
readonly description: "Denotes that the associated text is a legend.";
}, {
readonly code: "AFF";
readonly name: "Batch code structure";
readonly description: "A description of the structure of a batch code.";
}, {
readonly code: "AFG";
readonly name: "Product application";
readonly description: "A general description of the application of a product.";
}, {
readonly code: "AFH";
readonly name: "Customer complaint";
readonly description: "Complaint of customer.";
}, {
readonly code: "AFI";
readonly name: "Probable cause of fault";
readonly description: "The probable cause of fault.";
}, {
readonly code: "AFJ";
readonly name: "Defect description";
readonly description: "Description of the defect.";
}, {
readonly code: "AFK";
readonly name: "Repair description";
readonly description: "The description of the work performed during the repair.";
}, {
readonly code: "AFL";
readonly name: "Review comments";
readonly description: "Comments relevant to a review.";
}, {
readonly code: "AFM";
readonly name: "Title";
readonly description: "Denotes that the associated text is a title.";
}, {
readonly code: "AFN";
readonly name: "Description of amount";
readonly description: "An amount description in clear text.";
}, {
readonly code: "AFO";
readonly name: "Responsibilities";
readonly description: "Information describing the responsibilities.";
}, {
readonly code: "AFP";
readonly name: "Supplier";
readonly description: "Information concerning suppliers.";
}, {
readonly code: "AFQ";
readonly name: "Purchase region";
readonly description: "Information concerning the region(s) where purchases are made.";
}, {
readonly code: "AFR";
readonly name: "Affiliation";
readonly description: "Information concerning an association of one party with another party(ies).";
}, {
readonly code: "AFS";
readonly name: "Borrower";
readonly description: "Information concerning the borrower.";
}, {
readonly code: "AFT";
readonly name: "Line of business";
readonly description: "Information concerning an entity's line of business.";
}, {
readonly code: "AFU";
readonly name: "Financial institution";
readonly description: "Description of financial institution(s) used by an entity.";
}, {
readonly code: "AFV";
readonly name: "Business founder";
readonly description: "Information about the business founder.";
}, {
readonly code: "AFW";
readonly name: "Business history";
readonly description: "Description of the business history.";
}, {
readonly code: "AFX";
readonly name: "Banking arrangements";
readonly description: "Information concerning the general banking arrangements.";
}, {
readonly code: "AFY";
readonly name: "Business origin";
readonly description: "Description of the business origin.";
}, {
readonly code: "AFZ";
readonly name: "Brand names' description";
readonly description: "Description of the entity's brands.";
}, {
readonly code: "AGA";
readonly name: "Business financing details";
readonly description: "Details about the financing of the business.";
}, {
readonly code: "AGB";
readonly name: "Competition";
readonly description: "Information concerning an entity's competition.";
}, {
readonly code: "AGC";
readonly name: "Construction process details";
readonly description: "Details about the construction process.";
}, {
readonly code: "AGD";
readonly name: "Construction specialty";
readonly description: "Information concerning the line of business of a construction entity.";
}, {
readonly code: "AGE";
readonly name: "Contract information";
readonly description: "Details about contract(s).";
}, {
readonly code: "AGF";
readonly name: "Corporate filing";
readonly description: "Details about a corporate filing.";
}, {
readonly code: "AGG";
readonly name: "Customer information";
readonly description: "Description of customers.";
}, {
readonly code: "AGH";
readonly name: "Copyright notice";
readonly description: "Information concerning the copyright notice.";
}, {
readonly code: "AGI";
readonly name: "Contingent debt";
readonly description: "Details about the contingent debt.";
}, {
readonly code: "AGJ";
readonly name: "Conviction details";
readonly description: "Details about the law or penal codes that resulted in conviction.";
}, {
readonly code: "AGK";
readonly name: "Equipment";
readonly description: "Description of equipment.";
}, {
readonly code: "AGL";
readonly name: "Workforce description";
readonly description: "Comments about the workforce.";
}, {
readonly code: "AGM";
readonly name: "Exemption";
readonly description: "Description about exemptions.";
}, {
readonly code: "AGN";
readonly name: "Future plans";
readonly description: "Information on future plans.";
}, {
readonly code: "AGO";
readonly name: "Interviewee conversation information";
readonly description: "Information concerning the interviewee conversation.";
}, {
readonly code: "AGP";
readonly name: "Intangible asset";
readonly description: "Description of intangible asset(s).";
}, {
readonly code: "AGQ";
readonly name: "Inventory";
readonly description: "Description of the inventory.";
}, {
readonly code: "AGR";
readonly name: "Investment";
readonly description: "Description of the investments.";
}, {
readonly code: "AGS";
readonly name: "Intercompany relations information";
readonly description: "Description of the intercompany relations.";
}, {
readonly code: "AGT";
readonly name: "Joint venture";
readonly description: "Description of the joint venture.";
}, {
readonly code: "AGU";
readonly name: "Loan";
readonly description: "Description of a loan.";
}, {
readonly code: "AGV";
readonly name: "Long term debt";
readonly description: "Description of the long term debt.";
}, {
readonly code: "AGW";
readonly name: "Location";
readonly description: "Description of a location.";
}, {
readonly code: "AGX";
readonly name: "Current legal structure";
readonly description: "Details on the current legal structure.";
}, {
readonly code: "AGY";
readonly name: "Marital contract";
readonly description: "Details on a marital contract.";
}, {
readonly code: "AGZ";
readonly name: "Marketing activities";
readonly description: "Information concerning marketing activities.";
}, {
readonly code: "AHA";
readonly name: "Merger";
readonly description: "Description of a merger.";
}, {
readonly code: "AHB";
readonly name: "Marketable securities";
readonly description: "Description of the marketable securities.";
}, {
readonly code: "AHC";
readonly name: "Business debt";
readonly description: "Description of the business debt(s).";
}, {
readonly code: "AHD";
readonly name: "Original legal structure";
readonly description: "Information concerning the original legal structure.";
}, {
readonly code: "AHE";
readonly name: "Employee sharing arrangements";
readonly description: "Information describing how a company uses employees from another company.";
}, {
readonly code: "AHF";
readonly name: "Organization details";
readonly description: "Description about the organization of a company.";
}, {
readonly code: "AHG";
readonly name: "Public record details";
readonly description: "Information concerning public records.";
}, {
readonly code: "AHH";
readonly name: "Price range";
readonly description: "Information concerning the price range of products made or sold.";
}, {
readonly code: "AHI";
readonly name: "Qualifications";
readonly description: "Information on the accomplishments fitting a party for a position.";
}, {
readonly code: "AHJ";
readonly name: "Registered activity";
readonly description: "Information concerning the registered activity.";
}, {
readonly code: "AHK";
readonly name: "Criminal sentence";
readonly description: "Description of the sentence imposed in a criminal proceeding.";
}, {
readonly code: "AHL";
readonly name: "Sales method";
readonly description: "Description of the selling means.";
}, {
readonly code: "AHM";
readonly name: "Educational institution information";
readonly description: "Free form description relating to the school(s) attended.";
}, {
readonly code: "AHN";
readonly name: "Status details";
readonly description: "Describes the status details.";
}, {
readonly code: "AHO";
readonly name: "Sales";
readonly description: "Description of the sales.";
}, {
readonly code: "AHP";
readonly name: "Spouse information";
readonly description: "Information about the spouse.";
}, {
readonly code: "AHQ";
readonly name: "Educational degree information";
readonly description: "Details about the educational degree received from a school.";
}, {
readonly code: "AHR";
readonly name: "Shareholding information";
readonly description: "General description of shareholding.";
}, {
readonly code: "AHS";
readonly name: "Sales territory";
readonly description: "Information on the sales territory.";
}, {
readonly code: "AHT";
readonly name: "Accountant's comments";
readonly description: "Comments made by an accountant regarding a financial statement.";
}, {
readonly code: "AHU";
readonly name: "Exemption law location";
readonly description: "Description of the exemption provided to a location by a law.";
}, {
readonly code: "AHV";
readonly name: "Share classifications";
readonly description: "Information about the classes or categories of shares.";
}, {
readonly code: "AHW";
readonly name: "Forecast";
readonly description: "Description of a prediction.";
}, {
readonly code: "AHX";
readonly name: "Event location";
readonly description: "Description of the location of an event.";
}, {
readonly code: "AHY";
readonly name: "Facility occupancy";
readonly description: "Information related to occupancy of a facility.";
}, {
readonly code: "AHZ";
readonly name: "Import and export details";
readonly description: "Specific information provided about the importation and exportation of goods.";
}, {
readonly code: "AIA";
readonly name: "Additional facility information";
readonly description: "Additional information about a facility.";
}, {
readonly code: "AIB";
readonly name: "Inventory value";
readonly description: "Description of the value of inventory.";
}, {
readonly code: "AIC";
readonly name: "Education";
readonly description: "Description of the education of a person.";
}, {
readonly code: "AID";
readonly name: "Event";
readonly description: "Description of a thing that happens or takes place.";
}, {
readonly code: "AIE";
readonly name: "Agent";
readonly description: "Information about agents the entity uses.";
}, {
readonly code: "AIF";
readonly name: "Domestically agreed financial statement details";
readonly description: "Details of domestically agreed financial statement.";
}, {
readonly code: "AIG";
readonly name: "Other current asset description";
readonly description: "Description of other current asset.";
}, {
readonly code: "AIH";
readonly name: "Other current liability description";
readonly description: "Description of other current liability.";
}, {
readonly code: "AII";
readonly name: "Former business activity";
readonly description: "Description of the former line of business.";
}, {
readonly code: "AIJ";
readonly name: "Trade name use";
readonly description: "Description of how a trading name is used.";
}, {
readonly code: "AIK";
readonly name: "Signing authority";
readonly description: "Description of the authorized signatory.";
}, {
readonly code: "AIL";
readonly name: "Guarantee";
readonly description: "[4376] Description of guarantee.";
}, {
readonly code: "AIM";
readonly name: "Holding company operation";
readonly description: "Description of the operation of a holding company.";
}, {
readonly code: "AIN";
readonly name: "Consignment routing";
readonly description: "Information on routing of the consignment.";
}, {
readonly code: "AIO";
readonly name: "Letter of protest";
readonly description: "A letter citing any condition in dispute.";
}, {
readonly code: "AIP";
readonly name: "Question";
readonly description: "A free text question.";
}, {
readonly code: "AIQ";
readonly name: "Party information";
readonly description: "Free text information related to a party.";
}, {
readonly code: "AIR";
readonly name: "Area boundaries description";
readonly description: "Description of the boundaries of a geographical area.";
}, {
readonly code: "AIS";
readonly name: "Advertisement information";
readonly description: "The free text contains advertisement information.";
}, {
readonly code: "AIT";
readonly name: "Financial statement details";
readonly description: "Details regarding the financial statement in free text.";
}, {
readonly code: "AIU";
readonly name: "Access instructions";
readonly description: "Description of how to access an entity.";
}, {
readonly code: "AIV";
readonly name: "Liquidity";
readonly description: "Description of an entity's liquidity.";
}, {
readonly code: "AIW";
readonly name: "Credit line";
readonly description: "Description of the line of credit available to an entity.";
}, {
readonly code: "AIX";
readonly name: "Warranty terms";
readonly description: "Text describing the terms of warranty which apply to a product or service.";
}, {
readonly code: "AIY";
readonly name: "Division description";
readonly description: "Plain language description of a division of an entity.";
}, {
readonly code: "AIZ";
readonly name: "Reporting instruction";
readonly description: "Instruction on how to report.";
}, {
readonly code: "AJA";
readonly name: "Examination result";
readonly description: "The result of an examination.";
}, {
readonly code: "AJB";
readonly name: "Laboratory result";
readonly description: "The result of a laboratory investigation.";
}, {
readonly code: "ALC";
readonly name: "Allowance/charge information";
readonly description: "Information referring to allowance/charge.";
}, {
readonly code: "ALD";
readonly name: "X-ray result";
readonly description: "The result of an X-ray examination.";
}, {
readonly code: "ALE";
readonly name: "Pathology result";
readonly description: "The result of a pathology investigation.";
}, {
readonly code: "ALF";
readonly name: "Intervention description";
readonly description: "Details of an intervention.";
}, {
readonly code: "ALG";
readonly name: "Summary of admittance";
readonly description: "Summary description of admittance.";
}, {
readonly code: "ALH";
readonly name: "Medical treatment course detail";
readonly description: "Details of a course of medical treatment.";
}, {
readonly code: "ALI";
readonly name: "Prognosis";
readonly description: "Details of a prognosis.";
}, {
readonly code: "ALJ";
readonly name: "Instruction to patient";
readonly description: "Instruction given to a patient.";
}, {
readonly code: "ALK";
readonly name: "Instruction to physician";
readonly description: "Instruction given to a physician.";
}, {
readonly code: "ALL";
readonly name: "All documents";
readonly description: "The note implies to all documents.";
}, {
readonly code: "ALM";
readonly name: "Medicine treatment";
readonly description: "Details of medicine treatment.";
}, {
readonly code: "ALN";
readonly name: "Medicine dosage and administration";
readonly description: "Details of medicine dosage and method of administration.";
}, {
readonly code: "ALO";
readonly name: "Availability of patient";
readonly description: "Details of when and/or where the patient is available.";
}, {
readonly code: "ALP";
readonly name: "Reason for service request";
readonly description: "Details of the reason for a requested service.";
}, {
readonly code: "ALQ";
readonly name: "Purpose of service";
readonly description: "Details of the purpose of a service.";
}, {
readonly code: "ARR";
readonly name: "Arrival conditions";
readonly description: "Conditions under which arrival takes place.";
}, {
readonly code: "ARS";
readonly name: "Service requester's comment";
readonly description: "Comment by the requester of a service.";
}, {
readonly code: "AUT";
readonly name: "Authentication";
readonly description: "(4130) (4136) (4426) Name, code, password etc. given for authentication purposes.";
}, {
readonly code: "AUU";
readonly name: "Requested location description";
readonly description: "The description of the location requested.";
}, {
readonly code: "AUV";
readonly name: "Medicine administration condition";
readonly description: "The event or condition that initiates the administration of a single dose of medicine or a period of treatment.";
}, {
readonly code: "AUW";
readonly name: "Patient information";
readonly description: "Information concerning a patient.";
}, {
readonly code: "AUX";
readonly name: "Precautionary measure";
readonly description: "Action to be taken to avert possible harmful affects.";
}, {
readonly code: "AUY";
readonly name: "Service characteristic";
readonly description: "Free text description is related to a service characteristic.";
}, {
readonly code: "AUZ";
readonly name: "Planned event comment";
readonly description: "Comment about an event that is planned.";
}, {
readonly code: "AVA";
readonly name: "Expected delay comment";
readonly description: "Comment about the expected delay.";
}, {
readonly code: "AVB";
readonly name: "Transport requirements comment";
readonly description: "Comment about the requirements for transport.";
}, {
readonly code: "AVC";
readonly name: "Temporary approval condition";
readonly description: "The condition under which the approval is considered.";
}, {
readonly code: "AVD";
readonly name: "Customs Valuation Information";
readonly description: "Information provided in this category will be used by the trader to make certain declarations in relation to Customs Valuation.";
}, {
readonly code: "AVE";
readonly name: "Value Added Tax (VAT) margin scheme";
readonly description: "Description of the VAT margin scheme applied.";
}, {
readonly code: "AVF";
readonly name: "Maritime Declaration of Health";
readonly description: "Information about Maritime Declaration of Health.";
}, {
readonly code: "BAG";
readonly name: "Passenger baggage information";
readonly description: "Information related to baggage tendered by a passenger, such as odd size indication, tag.";
}, {
readonly code: "BAH";
readonly name: "Maritime Declaration of Health";
readonly description: "Information about Maritime Declaration of Health.";
}, {
readonly code: "BAI";
readonly name: "Additional product information address";
readonly description: "Address at which additional information on the product can be found.";
}, {
readonly code: "BAJ";
readonly name: "Information to be printed on despatch advice";
readonly description: "Specification of free text information which is to be printed on a despatch advice.";
}, {
readonly code: "BAK";
readonly name: "Missing goods remarks";
readonly description: "Remarks concerning missing goods.";
}, {
readonly code: "BAL";
readonly name: "Non-acceptance information";
readonly description: "Information related to the non-acceptance of an order, goods or a consignment.";
}, {
readonly code: "BAM";
readonly name: "Returns information";
readonly description: "Information related to the return of items.";
}, {
readonly code: "BAN";
readonly name: "Sub-line item information";
readonly description: "Note contains information related to sub-line item data.";
}, {
readonly code: "BAO";
readonly name: "Test information";
readonly description: "Information related to a test.";
}, {
readonly code: "BAP";
readonly name: "External link";
readonly description: "The external link to a digital document (e.g.: URL).";
}, {
readonly code: "BAQ";
readonly name: "VAT exemption reason";
readonly description: "Reason for Value Added Tax (VAT) exemption.";
}, {
readonly code: "BAR";
readonly name: "Processing Instructions";
readonly description: "Instructions for processing.";
}, {
readonly code: "BAS";
readonly name: "Relay Instructions";
readonly description: "Instructions for relaying.";
}, {
readonly code: "BAT";
readonly name: "SIMA applicable";
readonly description: "Identifies that Special Import Measures Act applies";
}, {
readonly code: "BAU";
readonly name: "Appeals program code";
readonly description: "Identifies information related to an appeals program.";
}, {
readonly code: "BAV";
readonly name: "SIMA subject";
readonly description: "Identifies if the goods are subject to a Special Import Measures Act measure.";
}, {
readonly code: "BAW";
readonly name: "Surtax applicable";
readonly description: "Identifies that surtax applies";
}, {
readonly code: "BAX";
readonly name: "SIMA security bond";
readonly description: "Identifies that there is a security bond in hand that could theoretically be used to cover Special Import Measures Act charges";
}, {
readonly code: "BAY";
readonly name: "Surtax subject";
readonly description: "Identifies if the goods are subject to a surtax measure";
}, {
readonly code: "BAZ";
readonly name: "Safeguard applicable";
readonly description: "Identifies safeguard applies";
}, {
readonly code: "BBA";
readonly name: "Safeguard applicable";
readonly description: "Identifies safeguard applies";
}, {
readonly code: "BBB";
readonly name: "Safeguard subject";
readonly description: "Identifies if the goods are subject to a safeguard measure";
}, {
readonly code: "BLC";
readonly name: "Transport contract document clause";
readonly description: "[4180] Clause on a transport document regarding the cargo being consigned. Synonym: Bill of Lading clause.";
}, {
readonly code: "BLD";
readonly name: "Instruction to prepare the patient";
readonly description: "Instruction with the purpose of preparing the patient.";
}, {
readonly code: "BLE";
readonly name: "Medicine treatment comment";
readonly description: "Comment about treatment with medicine.";
}, {
readonly code: "BLF";
readonly name: "Examination result comment";
readonly description: "Comment about the result of an examination.";
}, {
readonly code: "BLG";
readonly name: "Service request comment";
readonly description: "Comment about the requested service.";
}, {
readonly code: "BLH";
readonly name: "Prescription reason";
readonly description: "Details of the reason for a prescription.";
}, {
readonly code: "BLI";
readonly name: "Prescription comment";
readonly description: "Comment concerning a specified prescription.";
}, {
readonly code: "BLJ";
readonly name: "Clinical investigation comment";
readonly description: "Comment concerning a clinical investigation.";
}, {
readonly code: "BLK";
readonly name: "Medicinal specification comment";
readonly description: "Comment concerning the specification of a medicinal product.";
}, {
readonly code: "BLL";
readonly name: "Economic contribution comment";
readonly description: "Comment concerning economic contribution.";
}, {
readonly code: "BLM";
readonly name: "Status of a plan";
readonly description: "Comment about the status of a plan.";
}, {
readonly code: "BLN";
readonly name: "Random sample test information";
readonly description: "Information regarding a random sample test.";
}, {
readonly code: "BLO";
readonly name: "Period of time";
readonly description: "Text subject is a period of time.";
}, {
readonly code: "BLP";
readonly name: "Legislation";
readonly description: "Information about legislation.";
}, {
readonly code: "BLQ";
readonly name: "Security measures requested";
readonly description: "Text describing security measures that are requested to be executed (e.g. access controls, supervision of ship's stores).";
}, {
readonly code: "BLR";
readonly name: "Transport contract document remark";
readonly description: "[4244] Remarks concerning the complete consignment to be printed on the transport document. Synonym: Bill of Lading remark.";
}, {
readonly code: "BLS";
readonly name: "Previous port of call security information";
readonly description: "Text describing the security information as applicable at the port facility in the previous port where a ship/port interface was conducted.";
}, {
readonly code: "BLT";
readonly name: "Security information";
readonly description: "Text describing security related information (e.g security measures currently in force on a vessel).";
}, {
readonly code: "BLU";
readonly name: "Waste information";
readonly description: "Text describing waste related information.";
}, {
readonly code: "BLV";
readonly name: "B2C marketing information, short description";
readonly description: "Consumer marketing information, short description.";
}, {
readonly code: "BLW";
readonly name: "B2B marketing information, long description";
readonly description: "Trading partner marketing information, long desc