zugferd-code-lists
Version:
ZUGFeRD code lists, e.g. languages enum, currencies enum, countries enum, etc.
742 lines (740 loc) • 17.1 kB
text/typescript
declare enum Item {
/**
* Product version number
*/
ProductVersionNumber = "AA",
/**
* Assembly
*/
Assembly = "AB",
/**
* HIBC (Health Industry Bar Code)
*/
HibcHealthIndustryBarCode = "AC",
/**
* Cold roll number
*/
ColdRollNumber = "AD",
/**
* Hot roll number
*/
HotRollNumber = "AE",
/**
* Slab number
*/
SlabNumber = "AF",
/**
* Software revision number
*/
SoftwareRevisionNumber = "AG",
/**
* UPC (Universal Product Code) Consumer package code (1-5-5)
*/
UpcUniversalProductCodeConsumerPackageCode155 = "AH",
/**
* UPC (Universal Product Code) Consumer package code (1-5-5-
*/
UpcUniversalProductCodeConsumerPackageCode155_Dup = "AI",
/**
* Sample number
*/
SampleNumber = "AJ",
/**
* Pack number
*/
PackNumber = "AK",
/**
* UPC (Universal Product Code) Shipping container code (1-2-
*/
UpcUniversalProductCodeShippingContainerCode12 = "AL",
/**
* UPC (Universal Product Code)/EAN (European article number)
*/
UpcUniversalProductCodeEanEuropeanArticleNumber = "AM",
/**
* UPC (Universal Product Code) suffix
*/
UpcUniversalProductCodeSuffix = "AN",
/**
* State label code
*/
StateLabelCode = "AO",
/**
* Heat number
*/
HeatNumber = "AP",
/**
* Coupon number
*/
CouponNumber = "AQ",
/**
* Resource number
*/
ResourceNumber = "AR",
/**
* Work task number
*/
WorkTaskNumber = "AS",
/**
* Price look up number
*/
PriceLookUpNumber = "AT",
/**
* NSN (North Atlantic Treaty Organization Stock Number)
*/
NsnNorthAtlanticTreatyOrganizationStockNumber = "AU",
/**
* Refined product code
*/
RefinedProductCode = "AV",
/**
* Exhibit
*/
Exhibit = "AW",
/**
* End item
*/
EndItem = "AX",
/**
* Federal supply classification
*/
FederalSupplyClassification = "AY",
/**
* Engineering data list
*/
EngineeringDataList = "AZ",
/**
* Milestone event number
*/
MilestoneEventNumber = "BA",
/**
* Lot number
*/
LotNumber = "BB",
/**
* National drug code 4-4-2 format
*/
NationalDrugCode442Format = "BC",
/**
* National drug code 5-3-2 format
*/
NationalDrugCode532Format = "BD",
/**
* National drug code 5-4-1 format
*/
NationalDrugCode541Format = "BE",
/**
* National drug code 5-4-2 format
*/
NationalDrugCode542Format = "BF",
/**
* National drug code
*/
NationalDrugCode = "BG",
/**
* Part number
*/
PartNumber = "BH",
/**
* Local Stock Number (LSN)
*/
LocalStockNumberLsn = "BI",
/**
* Next higher assembly number
*/
NextHigherAssemblyNumber = "BJ",
/**
* Data category
*/
DataCategory = "BK",
/**
* Control number
*/
ControlNumber = "BL",
/**
* Special material identification code
*/
SpecialMaterialIdentificationCode = "BM",
/**
* Locally assigned control number
*/
LocallyAssignedControlNumber = "BN",
/**
* Buyer's colour
*/
BuyersColour = "BO",
/**
* Buyer's part number
*/
BuyersPartNumber = "BP",
/**
* Variable measure product code
*/
VariableMeasureProductCode = "BQ",
/**
* Financial phase
*/
FinancialPhase = "BR",
/**
* Contract breakdown
*/
ContractBreakdown = "BS",
/**
* Technical phase
*/
TechnicalPhase = "BT",
/**
* Dye lot number
*/
DyeLotNumber = "BU",
/**
* Daily statement of activities
*/
DailyStatementActivities = "BV",
/**
* Periodical statement of activities within a bilaterally
*/
PeriodicalStatementActivitiesWithinABilaterally = "BW",
/**
* Calendar week statement of activities
*/
CalendarWeekStatementActivities = "BX",
/**
* Calendar month statement of activities
*/
CalendarMonthStatementActivities = "BY",
/**
* Original equipment number
*/
OriginalEquipmentNumber = "BZ",
/**
* Industry commodity code
*/
IndustryCommodityCode = "CC",
/**
* Commodity grouping
*/
CommodityGrouping = "CG",
/**
* Colour number
*/
ColourNumber = "CL",
/**
* Contract number
*/
ContractNumber = "CR",
/**
* Customs article number
*/
CustomsArticleNumber = "CV",
/**
* Drawing revision number
*/
DrawingRevisionNumber = "DR",
/**
* Drawing
*/
Drawing = "DW",
/**
* Engineering change level
*/
EngineeringChangeLevel = "EC",
/**
* Material code
*/
MaterialCode = "EF",
/**
* EMDN (European Medical Device Nomenclature)
*/
EmdnEuropeanMedicalDeviceNomenclature = "EMD",
/**
* International Article Numbering Association (EAN)
*/
InternationalArticleNumberingAssociationEan = "EN",
/**
* Fish species
*/
FishSpecies = "FS",
/**
* Buyer's internal product group code
*/
BuyersInternalProductGroupCode = "GB",
/**
* Global model number
*/
GlobalModelNumber = "GMN",
/**
* National product group code
*/
NationalProductGroupCode = "GN",
/**
* General specification number
*/
GeneralSpecificationNumber = "GS",
/**
* Harmonised system
*/
HarmonisedSystem = "HS",
/**
* ISBN (International Standard Book Number)
*/
IsbnInternationalStandardBookNumber = "IB",
/**
* Buyer's item number
*/
BuyersItemNumber = "IN",
/**
* ISSN (International Standard Serial Number)
*/
IssnInternationalStandardSerialNumber = "IS",
/**
* Buyer's style number
*/
BuyersStyleNumber = "IT",
/**
* Buyer's size code
*/
BuyersSizeCode = "IZ",
/**
* Machine number
*/
MachineNumber = "MA",
/**
* Manufacturer's (producer's) article number
*/
ManufacturersProducersArticleNumber = "MF",
/**
* Model number
*/
ModelNumber = "MN",
/**
* Product/service identification number
*/
ProductServiceIdentificationNumber = "MP",
/**
* Batch number
*/
BatchNumber = "NB",
/**
* Customer order number
*/
CustomerOrderNumber = "ON",
/**
* Part number description
*/
PartNumberDescription = "PD",
/**
* Purchaser's order line number
*/
PurchasersOrderLineNumber = "PL",
/**
* Purchase order number
*/
PurchaseOrderNumber = "PO",
/**
* Promotional variant number
*/
PromotionalVariantNumber = "PV",
/**
* Buyer's qualifier for size
*/
BuyersQualifierForSize = "QS",
/**
* Returnable container number
*/
ReturnableContainerNumber = "RC",
/**
* Release number
*/
ReleaseNumber = "RN",
/**
* Run number
*/
RunNumber = "RU",
/**
* Record keeping of model year
*/
RecordKeepingModelYear = "RY",
/**
* Supplier's article number
*/
SuppliersArticleNumber = "SA",
/**
* Standard group of products (mixed assortment)
*/
StandardGroupProductsMixedAssortment = "SG",
/**
* SKU (Stock keeping unit)
*/
SkuStockKeepingUnit = "SK",
/**
* Serial number
*/
SerialNumber = "SN",
/**
* RSK number
*/
RskNumber = "SRS",
/**
* IFLS (Institut Francais du Libre Service) 5 digit product
*/
IflsInstitutFrancaisDuLibreService5DigitProduct = "SRT",
/**
* IFLS (Institut Francais du Libre Service) 9 digit product
*/
IflsInstitutFrancaisDuLibreService9DigitProduct = "SRU",
/**
* GS1 Global Trade Item Number
*/
Gs1GlobalTradeItemNumber = "SRV",
/**
* EDIS (Energy Data Identification System)
*/
EdisEnergyDataIdentificationSystem = "SRW",
/**
* Slaughter number
*/
SlaughterNumber = "SRX",
/**
* Official animal number
*/
OfficialAnimalNumber = "SRY",
/**
* Harmonized tariff schedule
*/
HarmonizedTariffSchedule = "SRZ",
/**
* Supplier's supplier article number
*/
SuppliersSupplierArticleNumber = "SS",
/**
* 46 Level DOT Code
*/
_46LevelDotCode = "SSA",
/**
* Airline Tariff 6D
*/
AirlineTariff6d = "SSB",
/**
* Title 49 Code of Federal Regulations
*/
Title49CodeFederalRegulations = "SSC",
/**
* International Civil Aviation Administration code
*/
InternationalCivilAviationAdministrationCode = "SSD",
/**
* Hazardous Materials ID DOT
*/
HazardousMaterialsIdDot = "SSE",
/**
* Endorsement
*/
Endorsement = "SSF",
/**
* Air Force Regulation 71-4
*/
AirForceRegulation714 = "SSG",
/**
* Breed
*/
Breed = "SSH",
/**
* Chemical Abstract Service (CAS) registry number
*/
ChemicalAbstractServiceCasRegistryNumber = "SSI",
/**
* Engine model designation
*/
EngineModelDesignation = "SSJ",
/**
* Institutional Meat Purchase Specifications (IMPS) Number
*/
InstitutionalMeatPurchaseSpecificationsImpsNumber = "SSK",
/**
* Price Look-Up code (PLU)
*/
PriceLookUpCodePlu = "SSL",
/**
* International Maritime Organization (IMO) Code
*/
InternationalMaritimeOrganizationImoCode = "SSM",
/**
* Bureau of Explosives 600-A (rail)
*/
BureauExplosives600ARail = "SSN",
/**
* United Nations Dangerous Goods List
*/
UnitedNationsDangerousGoodsList = "SSO",
/**
* International Code of Botanical Nomenclature (ICBN)
*/
InternationalCodeBotanicalNomenclatureIcbn = "SSP",
/**
* International Code of Zoological Nomenclature (ICZN)
*/
InternationalCodeZoologicalNomenclatureIczn = "SSQ",
/**
* International Code of Nomenclature for Cultivated Plants
*/
InternationalCodeNomenclatureForCultivatedPlants = "SSR",
/**
* Distributor’s article identifier
*/
DistributorSArticleIdentifier = "SSS",
/**
* Norwegian Classification system ENVA
*/
NorwegianClassificationSystemEnva = "SST",
/**
* Supplier assigned classification
*/
SupplierAssignedClassification = "SSU",
/**
* Mexican classification system AMECE
*/
MexicanClassificationSystemAmece = "SSV",
/**
* German classification system CCG
*/
GermanClassificationSystemCcg = "SSW",
/**
* Finnish classification system EANFIN
*/
FinnishClassificationSystemEanfin = "SSX",
/**
* Canadian classification system ICC
*/
CanadianClassificationSystemIcc = "SSY",
/**
* French classification system IFLS5
*/
FrenchClassificationSystemIfls5 = "SSZ",
/**
* Style number
*/
StyleNumber = "ST",
/**
* Dutch classification system CBL
*/
DutchClassificationSystemCbl = "STA",
/**
* Japanese classification system JICFS
*/
JapaneseClassificationSystemJicfs = "STB",
/**
* European Union dairy subsidy eligibility classification
*/
EuropeanUnionDairySubsidyEligibilityClassification = "STC",
/**
* GS1 Spain classification system
*/
Gs1SpainClassificationSystem = "STD",
/**
* GS1 Poland classification system
*/
Gs1PolandClassificationSystem = "STE",
/**
* Federal Agency on Technical Regulating and Metrology of the
*/
FederalAgencyOnTechnicalRegulatingAndMetrology = "STF",
/**
* Efficient Consumer Response (ECR) Austria classification
*/
EfficientConsumerResponseEcrAustriaClassification = "STG",
/**
* GS1 Italy classification system
*/
Gs1ItalyClassificationSystem = "STH",
/**
* CPV (Common Procurement Vocabulary)
*/
CpvCommonProcurementVocabulary = "STI",
/**
* IFDA (International Foodservice Distributors Association)
*/
IfdaInternationalFoodserviceDistributorsAssociation = "STJ",
/**
* AHFS (American Hospital Formulary Service) pharmacologic -
*/
AhfsAmericanHospitalFormularyServicePharmacologic = "STK",
/**
* ATC (Anatomical Therapeutic Chemical) classification system
*/
AtcAnatomicalTherapeuticChemicalClassificationSystem = "STL",
/**
* CLADIMED (Classification des Dispositifs Médicaux)
*/
CladimedClassificationDesDispositifsMédicaux = "STM",
/**
* CMDR (Canadian Medical Device Regulations) classification
*/
CmdrCanadianMedicalDeviceRegulationsClassification = "STN",
/**
* CNDM (Classificazione Nazionale dei Dispositivi Medici)
*/
CndmClassificazioneNazionaleDeiDispositiviMedici = "STO",
/**
* UK DM&D (Dictionary of Medicines & Devices) standard coding
*/
UkDmDDictionaryMedicinesDevicesStandardCoding = "STP",
/**
* eCl@ss
*/
EclSs = "STQ",
/**
* EDMA (European Diagnostic Manufacturers Association)
*/
EdmaEuropeanDiagnosticManufacturersAssociation = "STR",
/**
* EGAR (European Generic Article Register)
*/
EgarEuropeanGenericArticleRegister = "STS",
/**
* GMDN (Global Medical Devices Nomenclature)
*/
GmdnGlobalMedicalDevicesNomenclature = "STT",
/**
* GPI (Generic Product Identifier)
*/
GpiGenericProductIdentifier = "STU",
/**
* HCPCS (Healthcare Common Procedure Coding System)
*/
HcpcsHealthcareCommonProcedureCodingSystem = "STV",
/**
* ICPS (International Classification for Patient Safety)
*/
IcpsInternationalClassificationForPatientSafety = "STW",
/**
* MedDRA (Medical Dictionary for Regulatory Activities)
*/
MeddraMedicalDictionaryForRegulatoryActivities = "STX",
/**
* Medical Columbus
*/
MedicalColumbus = "STY",
/**
* NAPCS (North American Product Classification System)
*/
NapcsNorthAmericanProductClassificationSystem = "STZ",
/**
* NHS (National Health Services) eClass
*/
NhsNationalHealthServicesEclass = "SUA",
/**
* US FDA (Food and Drug Administration) Product Code
*/
UsFdaFoodAndDrugAdministrationProductCode = "SUB",
/**
* SNOMED CT (Systematized Nomenclature of Medicine-Clinical
*/
SnomedCtSystematizedNomenclatureMedicineClinical = "SUC",
/**
* UMDNS (Universal Medical Device Nomenclature System)
*/
UmdnsUniversalMedicalDeviceNomenclatureSystem = "SUD",
/**
* GS1 Global Returnable Asset Identifier, non-serialised
*/
Gs1GlobalReturnableAssetIdentifierNonSerialised = "SUE",
/**
* IMEI
*/
Imei = "SUF",
/**
* Waste Type (EMSA)
*/
WasteTypeEmsa = "SUG",
/**
* Ship's store classification type
*/
ShipsStoreClassificationType = "SUH",
/**
* Emergency fire code
*/
EmergencyFireCode = "SUI",
/**
* Emergency spillage code
*/
EmergencySpillageCode = "SUJ",
/**
* IMDG packing group
*/
ImdgPackingGroup = "SUK",
/**
* MARPOL Code IBC
*/
MarpolCodeIbc = "SUL",
/**
* IMDG subsidiary risk class
*/
ImdgSubsidiaryRiskClass = "SUM",
/**
* Transport group number
*/
TransportGroupNumber = "TG",
/**
* Taxonomic Serial Number
*/
TaxonomicSerialNumber = "TSN",
/**
* IMDG main hazard class
*/
ImdgMainHazardClass = "TSO",
/**
* EU Combined Nomenclature
*/
EuCombinedNomenclature = "TSP",
/**
* Therapeutic classification number
*/
TherapeuticClassificationNumber = "TSQ",
/**
* European Waste Catalogue
*/
EuropeanWasteCatalogue = "TSR",
/**
* Price grouping code
*/
PriceGroupingCode = "TSS",
/**
* UNSPSC
*/
Unspsc = "TST",
/**
* EU RoHS Directive
*/
EuRohsDirective = "TSU",
/**
* Ultimate customer's article number
*/
UltimateCustomersArticleNumber = "UA",
/**
* UPC (Universal product code)
*/
UpcUniversalProductCode = "UP",
/**
* Vendor item number
*/
VendorItemNumber = "VN",
/**
* Vendor's (seller's) part number
*/
VendorsSellersPartNumber = "VP",
/**
* Vendor's supplemental item number
*/
VendorsSupplementalItemNumber = "VS",
/**
* Vendor specification number
*/
VendorSpecificationNumber = "VX",
/**
* Mutually defined
*/
MutuallyDefined = "ZZZ"
}
declare function description(value: Item): string;
export { Item, description };