| line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
|
1
|
|
|
|
|
|
|
package Business::EDI::CodeList::TextSubjectCodeQualifier; |
|
2
|
|
|
|
|
|
|
|
|
3
|
4
|
|
|
4
|
|
23
|
use base 'Business::EDI::CodeList'; |
|
|
4
|
|
|
|
|
7
|
|
|
|
4
|
|
|
|
|
8806
|
|
|
4
|
|
|
|
|
|
|
my $VERSION = 0.02; |
|
5
|
192
|
|
|
192
|
0
|
626
|
sub list_number {4451;} |
|
6
|
|
|
|
|
|
|
my $usage = 'C'; |
|
7
|
|
|
|
|
|
|
|
|
8
|
|
|
|
|
|
|
# 4451 Text subject code qualifier [C] |
|
9
|
|
|
|
|
|
|
# Desc: Code qualifying the subject of the text. |
|
10
|
|
|
|
|
|
|
# Repr: an..3 |
|
11
|
|
|
|
|
|
|
|
|
12
|
|
|
|
|
|
|
my %code_hash = ( |
|
13
|
|
|
|
|
|
|
'AAA' => [ 'Goods item description', |
|
14
|
|
|
|
|
|
|
'[7002] Plain language description of the nature of a goods item sufficient to identify it for customs, statistical or transport purposes.' ], |
|
15
|
|
|
|
|
|
|
'AAB' => [ 'Payment term', |
|
16
|
|
|
|
|
|
|
'[4276] Free form description of the conditions of payment between the parties to a transaction.' ], |
|
17
|
|
|
|
|
|
|
'AAC' => [ 'Dangerous goods additional information', |
|
18
|
|
|
|
|
|
|
'[7488] Additional information concerning dangerous substances and/or article in a consignment.' ], |
|
19
|
|
|
|
|
|
|
'AAD' => [ 'Dangerous goods technical name', |
|
20
|
|
|
|
|
|
|
'[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.' ], |
|
21
|
|
|
|
|
|
|
'AAE' => [ 'Acknowledgement description', |
|
22
|
|
|
|
|
|
|
'The content of an acknowledgement.' ], |
|
23
|
|
|
|
|
|
|
'AAF' => [ 'Rate additional information', |
|
24
|
|
|
|
|
|
|
'Specific details applying to rates.' ], |
|
25
|
|
|
|
|
|
|
'AAG' => [ 'Party instructions', |
|
26
|
|
|
|
|
|
|
'Indicates that the segment contains instructions to be passed on to the identified party.' ], |
|
27
|
|
|
|
|
|
|
'AAI' => [ 'General information', |
|
28
|
|
|
|
|
|
|
'The text contains general information.' ], |
|
29
|
|
|
|
|
|
|
'AAJ' => [ 'Additional conditions of sale/purchase', |
|
30
|
|
|
|
|
|
|
'Additional conditions specific to this order or project.' ], |
|
31
|
|
|
|
|
|
|
'AAK' => [ 'Price conditions', |
|
32
|
|
|
|
|
|
|
'Information on the price conditions that are expected or given.' ], |
|
33
|
|
|
|
|
|
|
'AAL' => [ 'Goods dimensions in characters', |
|
34
|
|
|
|
|
|
|
'Expression of a number in characters as length of ten meters.' ], |
|
35
|
|
|
|
|
|
|
'AAM' => [ 'Equipment re-usage restrictions', |
|
36
|
|
|
|
|
|
|
'Technical or commercial reasons why a piece of equipment may not be re-used after the current transport terminates.' ], |
|
37
|
|
|
|
|
|
|
'AAN' => [ 'Handling restriction', |
|
38
|
|
|
|
|
|
|
'Restrictions in handling depending on the technical characteristics of the piece of equipment or on the nature of the goods.' ], |
|
39
|
|
|
|
|
|
|
'AAO' => [ 'Error description (free text)', |
|
40
|
|
|
|
|
|
|
'Error described by a free text.' ], |
|
41
|
|
|
|
|
|
|
'AAP' => [ 'Response (free text)', |
|
42
|
|
|
|
|
|
|
'Free text of the response to a communication.' ], |
|
43
|
|
|
|
|
|
|
'AAQ' => [ "Package content's description", |
|
44
|
|
|
|
|
|
|
'A description of the contents of a package.' ], |
|
45
|
|
|
|
|
|
|
'AAR' => [ 'Terms of delivery', |
|
46
|
|
|
|
|
|
|
'(4053) Free text of the non Incoterms terms of delivery. For Incoterms, use: 4053.' ], |
|
47
|
|
|
|
|
|
|
'AAS' => [ 'Bill of lading remarks', |
|
48
|
|
|
|
|
|
|
'The remarks printed or to be printed on a bill of lading.' ], |
|
49
|
|
|
|
|
|
|
'AAT' => [ 'Mode of settlement information', |
|
50
|
|
|
|
|
|
|
'Free text information on an IATA Air Waybill to indicate means by which account is to be settled.' ], |
|
51
|
|
|
|
|
|
|
'AAU' => [ 'Consignment invoice information', |
|
52
|
|
|
|
|
|
|
'Information pertaining to the invoice covering the consignment.' ], |
|
53
|
|
|
|
|
|
|
'AAV' => [ 'Clearance invoice information', |
|
54
|
|
|
|
|
|
|
'Information pertaining to the invoice covering clearance of the cargo.' ], |
|
55
|
|
|
|
|
|
|
'AAW' => [ 'Letter of credit information', |
|
56
|
|
|
|
|
|
|
'Information pertaining to the letter of credit.' ], |
|
57
|
|
|
|
|
|
|
'AAX' => [ 'License information', |
|
58
|
|
|
|
|
|
|
'Information pertaining to a license.' ], |
|
59
|
|
|
|
|
|
|
'AAY' => [ 'Certification statements', |
|
60
|
|
|
|
|
|
|
'The text contains certification statements.' ], |
|
61
|
|
|
|
|
|
|
'AAZ' => [ 'Additional export information', |
|
62
|
|
|
|
|
|
|
'The text contains additional export information.' ], |
|
63
|
|
|
|
|
|
|
'ABA' => [ 'Tariff statements', |
|
64
|
|
|
|
|
|
|
'Description of parameters relating to a tariff.' ], |
|
65
|
|
|
|
|
|
|
'ABB' => [ 'Medical history', |
|
66
|
|
|
|
|
|
|
'Historical details of a patients medical events.' ], |
|
67
|
|
|
|
|
|
|
'ABC' => [ 'Conditions of sale or purchase', |
|
68
|
|
|
|
|
|
|
'(4490) Additional information regarding terms and conditions which apply to the transaction.' ], |
|
69
|
|
|
|
|
|
|
'ABD' => [ 'Contract document type', |
|
70
|
|
|
|
|
|
|
'[4422] Textual representation of the type of contract.' ], |
|
71
|
|
|
|
|
|
|
'ABE' => [ 'Additional terms and/or conditions (documentary credit)', |
|
72
|
|
|
|
|
|
|
'(4260) Additional terms and/or conditions to the documentary credit.' ], |
|
73
|
|
|
|
|
|
|
'ABF' => [ 'Instructions or information about standby documentary', |
|
74
|
|
|
|
|
|
|
'credit Instruction or information about a standby documentary credit.' ], |
|
75
|
|
|
|
|
|
|
'ABG' => [ 'Instructions or information about partial shipment(s)', |
|
76
|
|
|
|
|
|
|
'Instructions or information about partial shipment(s).' ], |
|
77
|
|
|
|
|
|
|
'ABH' => [ 'Instructions or information about transhipment(s)', |
|
78
|
|
|
|
|
|
|
'Instructions or information about transhipment(s).' ], |
|
79
|
|
|
|
|
|
|
'ABI' => [ 'Additional handling instructions documentary credit', |
|
80
|
|
|
|
|
|
|
'Additional handling instructions for a documentary credit.' ], |
|
81
|
|
|
|
|
|
|
'ABJ' => [ 'Domestic routing information', |
|
82
|
|
|
|
|
|
|
'Information regarding the domestic routing.' ], |
|
83
|
|
|
|
|
|
|
'ABK' => [ 'Chargeable category of equipment', |
|
84
|
|
|
|
|
|
|
'Equipment types are coded by category for financial purposes.' ], |
|
85
|
|
|
|
|
|
|
'ABL' => [ 'Government information', |
|
86
|
|
|
|
|
|
|
'Information pertaining to government.' ], |
|
87
|
|
|
|
|
|
|
'ABM' => [ 'Onward routing information', |
|
88
|
|
|
|
|
|
|
'The text contains onward routing information.' ], |
|
89
|
|
|
|
|
|
|
'ABN' => [ 'Accounting information', |
|
90
|
|
|
|
|
|
|
'The text contains information related to accounting.' ], |
|
91
|
|
|
|
|
|
|
'ABO' => [ 'Discrepancy information', |
|
92
|
|
|
|
|
|
|
'Free text or coded information to indicate a specific discrepancy.' ], |
|
93
|
|
|
|
|
|
|
'ABP' => [ 'Confirmation instructions', |
|
94
|
|
|
|
|
|
|
'Documentary credit confirmation instructions.' ], |
|
95
|
|
|
|
|
|
|
'ABQ' => [ 'Method of issuance', |
|
96
|
|
|
|
|
|
|
'Method of issuance of documentary credit.' ], |
|
97
|
|
|
|
|
|
|
'ABR' => [ 'Documents delivery instructions', |
|
98
|
|
|
|
|
|
|
'Delivery instructions for documents required under a documentary credit.' ], |
|
99
|
|
|
|
|
|
|
'ABS' => [ 'Additional conditions', |
|
100
|
|
|
|
|
|
|
'Additional conditions to the issuance of a documentary credit.' ], |
|
101
|
|
|
|
|
|
|
'ABT' => [ 'Information/instructions about additional amounts covered', |
|
102
|
|
|
|
|
|
|
'Additional amounts information/instruction.' ], |
|
103
|
|
|
|
|
|
|
'ABU' => [ 'Deferred payment termed additional', |
|
104
|
|
|
|
|
|
|
'Additional terms concerning deferred payment.' ], |
|
105
|
|
|
|
|
|
|
'ABV' => [ 'Acceptance terms additional', |
|
106
|
|
|
|
|
|
|
'Additional terms concerning acceptance.' ], |
|
107
|
|
|
|
|
|
|
'ABW' => [ 'Negotiation terms additional', |
|
108
|
|
|
|
|
|
|
'Additional terms concerning negotiation.' ], |
|
109
|
|
|
|
|
|
|
'ABX' => [ 'Document name and documentary requirements', |
|
110
|
|
|
|
|
|
|
'Document name and documentary requirements.' ], |
|
111
|
|
|
|
|
|
|
'ABZ' => [ 'Instructions/information about revolving documentary credit', |
|
112
|
|
|
|
|
|
|
'Instructions/information about a revolving documentary credit.' ], |
|
113
|
|
|
|
|
|
|
'ACA' => [ 'Documentary requirements', |
|
114
|
|
|
|
|
|
|
'Specification of the documentary requirements.' ], |
|
115
|
|
|
|
|
|
|
'ACB' => [ 'Additional information', |
|
116
|
|
|
|
|
|
|
'The text contains additional information.' ], |
|
117
|
|
|
|
|
|
|
'ACC' => [ 'Factor assignment clause', |
|
118
|
|
|
|
|
|
|
'Assignment based on an agreement between seller and factor.' ], |
|
119
|
|
|
|
|
|
|
'ACD' => [ 'Reason', |
|
120
|
|
|
|
|
|
|
'Reason for a request or response.' ], |
|
121
|
|
|
|
|
|
|
'ACE' => [ 'Dispute', |
|
122
|
|
|
|
|
|
|
'A notice, usually from buyer to seller, that something was found wrong with goods delivered or the services rendered, or with the related invoice.' ], |
|
123
|
|
|
|
|
|
|
'ACF' => [ 'Additional attribute information', |
|
124
|
|
|
|
|
|
|
'The text refers to information about an additional attribute not otherwise specified.' ], |
|
125
|
|
|
|
|
|
|
'ACG' => [ 'Absence declaration', |
|
126
|
|
|
|
|
|
|
'A declaration on the reason of the absence.' ], |
|
127
|
|
|
|
|
|
|
'ACH' => [ 'Aggregation statement', |
|
128
|
|
|
|
|
|
|
'A statement on the way a specific variable or set of variables has been aggregated.' ], |
|
129
|
|
|
|
|
|
|
'ACI' => [ 'Compilation statement', |
|
130
|
|
|
|
|
|
|
'A statement on the compilation status of an array or other set of figures or calculations.' ], |
|
131
|
|
|
|
|
|
|
'ACJ' => [ 'Definitional exception', |
|
132
|
|
|
|
|
|
|
'An exception to the agreed definition of a term, concept, formula or other object.' ], |
|
133
|
|
|
|
|
|
|
'ACK' => [ 'Privacy statement', |
|
134
|
|
|
|
|
|
|
'A statement on the privacy or confidential nature of an object.' ], |
|
135
|
|
|
|
|
|
|
'ACL' => [ 'Quality statement', |
|
136
|
|
|
|
|
|
|
'A statement on the quality of an object.' ], |
|
137
|
|
|
|
|
|
|
'ACM' => [ 'Statistical description', |
|
138
|
|
|
|
|
|
|
'The description of a statistical object such as a value list, concept, or structure definition.' ], |
|
139
|
|
|
|
|
|
|
'ACN' => [ 'Statistical definition', |
|
140
|
|
|
|
|
|
|
'The definition of a statistical object such as a value list, concept, or structure definition.' ], |
|
141
|
|
|
|
|
|
|
'ACO' => [ 'Statistical name', |
|
142
|
|
|
|
|
|
|
'The name of a statistical object such as a value list, concept or structure definition.' ], |
|
143
|
|
|
|
|
|
|
'ACP' => [ 'Statistical title', |
|
144
|
|
|
|
|
|
|
'The title of a statistical object such as a value list, concept, or structure definition.' ], |
|
145
|
|
|
|
|
|
|
'ACQ' => [ 'Off-dimension information', |
|
146
|
|
|
|
|
|
|
'Information relating to differences between the actual transport dimensions and the normally applicable dimensions.' ], |
|
147
|
|
|
|
|
|
|
'ACR' => [ 'Unexpected stops information', |
|
148
|
|
|
|
|
|
|
'Information relating to unexpected stops during a conveyance.' ], |
|
149
|
|
|
|
|
|
|
'ACS' => [ 'Principles', |
|
150
|
|
|
|
|
|
|
'Text subject is principles section of the UN/EDIFACT rules for presentation of standardized message and directories documentation.' ], |
|
151
|
|
|
|
|
|
|
'ACT' => [ 'Terms and definition', |
|
152
|
|
|
|
|
|
|
'Text subject is terms and definition section of the UN/EDIFACT rules for presentation of standardized message and directories documentation.' ], |
|
153
|
|
|
|
|
|
|
'ACU' => [ 'Segment name', |
|
154
|
|
|
|
|
|
|
'Text subject is segment name.' ], |
|
155
|
|
|
|
|
|
|
'ACV' => [ 'Simple data element name', |
|
156
|
|
|
|
|
|
|
'Text subject is name of simple data element.' ], |
|
157
|
|
|
|
|
|
|
'ACW' => [ 'Scope', |
|
158
|
|
|
|
|
|
|
'Text subject is scope section of the UN/EDIFACT rules for presentation of standardized message and directories documentation.' ], |
|
159
|
|
|
|
|
|
|
'ACX' => [ 'Message type name', |
|
160
|
|
|
|
|
|
|
'Text subject is name of message type.' ], |
|
161
|
|
|
|
|
|
|
'ACY' => [ 'Introduction', |
|
162
|
|
|
|
|
|
|
'Text subject is introduction section of the UN/EDIFACT rules for presentation of standardized message and directories documentation.' ], |
|
163
|
|
|
|
|
|
|
'ACZ' => [ 'Glossary', |
|
164
|
|
|
|
|
|
|
'Text subject is glossary section of the UN/EDIFACT rules for presentation of standardized message and directories documentation.' ], |
|
165
|
|
|
|
|
|
|
'ADA' => [ 'Functional definition', |
|
166
|
|
|
|
|
|
|
'Text subject is functional definition section of the UN/EDIFACT rules for presentation of standardized message and directories documentation.' ], |
|
167
|
|
|
|
|
|
|
'ADB' => [ 'Examples', |
|
168
|
|
|
|
|
|
|
'Text subject is examples as given in the example(s) section of the UN/EDIFACT rules for presentation of standardized message and directories documentation.' ], |
|
169
|
|
|
|
|
|
|
'ADC' => [ 'Cover page', |
|
170
|
|
|
|
|
|
|
'Text subject is cover page of the UN/EDIFACT rules for presentation of standardized message and directories documentation.' ], |
|
171
|
|
|
|
|
|
|
'ADD' => [ 'Dependency (syntax) notes', |
|
172
|
|
|
|
|
|
|
'Denotes that the associated text is a dependency (syntax) note.' ], |
|
173
|
|
|
|
|
|
|
'ADE' => [ 'Code value name', |
|
174
|
|
|
|
|
|
|
'Text subject is name of code value.' ], |
|
175
|
|
|
|
|
|
|
'ADF' => [ 'Code list name', |
|
176
|
|
|
|
|
|
|
'Text subject is name of code list.' ], |
|
177
|
|
|
|
|
|
|
'ADG' => [ 'Clarification of usage', |
|
178
|
|
|
|
|
|
|
'Text subject is an explanation of the intended usage of a segment or segment group.' ], |
|
179
|
|
|
|
|
|
|
'ADH' => [ 'Composite data element name', |
|
180
|
|
|
|
|
|
|
'Text subject is name of composite data element.' ], |
|
181
|
|
|
|
|
|
|
'ADI' => [ 'Field of application', |
|
182
|
|
|
|
|
|
|
'Text subject is field of application of the UN/EDIFACT rules for presentation of standardized message and directories documentation.' ], |
|
183
|
|
|
|
|
|
|
'ADJ' => [ 'Type of assets and liabilities', |
|
184
|
|
|
|
|
|
|
'Information describing the type of assets and liabilities.' ], |
|
185
|
|
|
|
|
|
|
'ADK' => [ 'Promotion information', |
|
186
|
|
|
|
|
|
|
'The text contains information about a promotion.' ], |
|
187
|
|
|
|
|
|
|
'ADL' => [ 'Meter condition', |
|
188
|
|
|
|
|
|
|
'Description of the condition of a meter.' ], |
|
189
|
|
|
|
|
|
|
'ADM' => [ 'Meter reading information', |
|
190
|
|
|
|
|
|
|
'Information related to a particular reading of a meter.' ], |
|
191
|
|
|
|
|
|
|
'ADN' => [ 'Type of transaction reason', |
|
192
|
|
|
|
|
|
|
'Information describing the type of the reason of transaction.' ], |
|
193
|
|
|
|
|
|
|
'ADO' => [ 'Type of survey question', |
|
194
|
|
|
|
|
|
|
'Type of survey question.' ], |
|
195
|
|
|
|
|
|
|
'ADP' => [ "Carrier's agent counter information", |
|
196
|
|
|
|
|
|
|
"Information for use at the counter of the carrier's agent." ], |
|
197
|
|
|
|
|
|
|
'ADQ' => [ 'Description of work item on equipment', |
|
198
|
|
|
|
|
|
|
'Description or code for the operation to be executed on the equipment.' ], |
|
199
|
|
|
|
|
|
|
'ADR' => [ 'Message definition', |
|
200
|
|
|
|
|
|
|
'Text subject is message definition.' ], |
|
201
|
|
|
|
|
|
|
'ADS' => [ 'Booked item information', |
|
202
|
|
|
|
|
|
|
'Information pertaining to a booked item.' ], |
|
203
|
|
|
|
|
|
|
'ADT' => [ 'Source of document', |
|
204
|
|
|
|
|
|
|
'Text subject is source of document.' ], |
|
205
|
|
|
|
|
|
|
'ADU' => [ 'Note', |
|
206
|
|
|
|
|
|
|
'Text subject is note.' ], |
|
207
|
|
|
|
|
|
|
'ADV' => [ 'Fixed part of segment clarification text', |
|
208
|
|
|
|
|
|
|
'Text subject is fixed part of segment clarification text.' ], |
|
209
|
|
|
|
|
|
|
'ADW' => [ 'Characteristics of goods', |
|
210
|
|
|
|
|
|
|
'Description of the characteristic of goods in addition to the description of the goods.' ], |
|
211
|
|
|
|
|
|
|
'ADX' => [ 'Additional discharge instructions', |
|
212
|
|
|
|
|
|
|
'Special discharge instructions concerning the goods.' ], |
|
213
|
|
|
|
|
|
|
'ADY' => [ 'Container stripping instructions', |
|
214
|
|
|
|
|
|
|
'Instructions regarding the stripping of container(s).' ], |
|
215
|
|
|
|
|
|
|
'ADZ' => [ 'CSC (Container Safety Convention) plate information', |
|
216
|
|
|
|
|
|
|
'Information on the CSC (Container Safety Convention) plate that is attached to the container.' ], |
|
217
|
|
|
|
|
|
|
'AEA' => [ 'Cargo remarks', |
|
218
|
|
|
|
|
|
|
'Additional remarks concerning the cargo.' ], |
|
219
|
|
|
|
|
|
|
'AEB' => [ 'Temperature control instructions', |
|
220
|
|
|
|
|
|
|
'Instruction regarding the temperature control of the cargo.' ], |
|
221
|
|
|
|
|
|
|
'AEC' => [ 'Text refers to expected data', |
|
222
|
|
|
|
|
|
|
'Remarks refer to data that was expected.' ], |
|
223
|
|
|
|
|
|
|
'AED' => [ 'Text refers to received data', |
|
224
|
|
|
|
|
|
|
'Remarks refer to data that was received.' ], |
|
225
|
|
|
|
|
|
|
'AEE' => [ 'Section clarification text', |
|
226
|
|
|
|
|
|
|
'Text subject is section clarification text.' ], |
|
227
|
|
|
|
|
|
|
'AEF' => [ 'Information to the beneficiary', |
|
228
|
|
|
|
|
|
|
'Information given to the beneficiary.' ], |
|
229
|
|
|
|
|
|
|
'AEG' => [ 'Information to the applicant', |
|
230
|
|
|
|
|
|
|
'Information given to the applicant.' ], |
|
231
|
|
|
|
|
|
|
'AEH' => [ 'Instructions to the beneficiary', |
|
232
|
|
|
|
|
|
|
'Instructions made to the beneficiary.' ], |
|
233
|
|
|
|
|
|
|
'AEI' => [ 'Instructions to the applicant', |
|
234
|
|
|
|
|
|
|
'Instructions given to the applicant.' ], |
|
235
|
|
|
|
|
|
|
'AEJ' => [ 'Controlled atmosphere', |
|
236
|
|
|
|
|
|
|
'Information about the controlled atmosphere.' ], |
|
237
|
|
|
|
|
|
|
'AEK' => [ 'Take off annotation', |
|
238
|
|
|
|
|
|
|
'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.' ], |
|
239
|
|
|
|
|
|
|
'AEL' => [ 'Price variation narrative', |
|
240
|
|
|
|
|
|
|
'Additional information in plain language to support a price variation.' ], |
|
241
|
|
|
|
|
|
|
'AEM' => [ 'Documentary credit amendment instructions', |
|
242
|
|
|
|
|
|
|
'Documentary credit amendment instructions.' ], |
|
243
|
|
|
|
|
|
|
'AEN' => [ 'Standard method narrative', |
|
244
|
|
|
|
|
|
|
'Additional information in plain language to support a standard method.' ], |
|
245
|
|
|
|
|
|
|
'AEO' => [ 'Project narrative', |
|
246
|
|
|
|
|
|
|
'Additional information in plain language to support the project.' ], |
|
247
|
|
|
|
|
|
|
'AEP' => [ 'Radioactive goods, additional information', |
|
248
|
|
|
|
|
|
|
'Additional information related to radioactive goods.' ], |
|
249
|
|
|
|
|
|
|
'AEQ' => [ 'Bank-to-bank information', |
|
250
|
|
|
|
|
|
|
'Information given from one bank to another.' ], |
|
251
|
|
|
|
|
|
|
'AER' => [ 'Reimbursement instructions', |
|
252
|
|
|
|
|
|
|
'Instructions given for reimbursement purposes.' ], |
|
253
|
|
|
|
|
|
|
'AES' => [ 'Reason for amending a message', |
|
254
|
|
|
|
|
|
|
'Identification of the reason for amending a message.' ], |
|
255
|
|
|
|
|
|
|
'AET' => [ 'Instructions to the paying and/or accepting and/or', |
|
256
|
|
|
|
|
|
|
'negotiating bank Instructions to the paying and/or accepting and/or negotiating bank.' ], |
|
257
|
|
|
|
|
|
|
'AEU' => [ 'Interest instructions', |
|
258
|
|
|
|
|
|
|
'Instructions given about the interest.' ], |
|
259
|
|
|
|
|
|
|
'AEV' => [ 'Agent commission', |
|
260
|
|
|
|
|
|
|
'Instructions about agent commission.' ], |
|
261
|
|
|
|
|
|
|
'AEW' => [ 'Remitting bank instructions', |
|
262
|
|
|
|
|
|
|
'Instructions to the remitting bank.' ], |
|
263
|
|
|
|
|
|
|
'AEX' => [ 'Instructions to the collecting bank', |
|
264
|
|
|
|
|
|
|
'Instructions to the bank, other than the remitting bank, involved in processing the collection.' ], |
|
265
|
|
|
|
|
|
|
'AEY' => [ 'Collection amount instructions', |
|
266
|
|
|
|
|
|
|
'Instructions about the collection amount.' ], |
|
267
|
|
|
|
|
|
|
'AEZ' => [ 'Internal auditing information', |
|
268
|
|
|
|
|
|
|
'Text relating to internal auditing information.' ], |
|
269
|
|
|
|
|
|
|
'AFA' => [ 'Constraint', |
|
270
|
|
|
|
|
|
|
'Denotes that the associated text is a constraint.' ], |
|
271
|
|
|
|
|
|
|
'AFB' => [ 'Comment', |
|
272
|
|
|
|
|
|
|
'Denotes that the associated text is a comment.' ], |
|
273
|
|
|
|
|
|
|
'AFC' => [ 'Semantic note', |
|
274
|
|
|
|
|
|
|
'Denotes that the associated text is a semantic note.' ], |
|
275
|
|
|
|
|
|
|
'AFD' => [ 'Help text', |
|
276
|
|
|
|
|
|
|
'Denotes that the associated text is an item of help text.' ], |
|
277
|
|
|
|
|
|
|
'AFE' => [ 'Legend', |
|
278
|
|
|
|
|
|
|
'Denotes that the associated text is a legend.' ], |
|
279
|
|
|
|
|
|
|
'AFF' => [ 'Batch code structure', |
|
280
|
|
|
|
|
|
|
'A description of the structure of a batch code.' ], |
|
281
|
|
|
|
|
|
|
'AFG' => [ 'Product application', |
|
282
|
|
|
|
|
|
|
'A general description of the application of a product.' ], |
|
283
|
|
|
|
|
|
|
'AFH' => [ 'Customer complaint', |
|
284
|
|
|
|
|
|
|
'Complaint of customer.' ], |
|
285
|
|
|
|
|
|
|
'AFI' => [ 'Probable cause of fault', |
|
286
|
|
|
|
|
|
|
'The probable cause of fault.' ], |
|
287
|
|
|
|
|
|
|
'AFJ' => [ 'Defect description', |
|
288
|
|
|
|
|
|
|
'Description of the defect.' ], |
|
289
|
|
|
|
|
|
|
'AFK' => [ 'Repair description', |
|
290
|
|
|
|
|
|
|
'The description of the work performed during the repair.' ], |
|
291
|
|
|
|
|
|
|
'AFL' => [ 'Review comments', |
|
292
|
|
|
|
|
|
|
'Comments relevant to a review.' ], |
|
293
|
|
|
|
|
|
|
'AFM' => [ 'Title', |
|
294
|
|
|
|
|
|
|
'Denotes that the associated text is a title.' ], |
|
295
|
|
|
|
|
|
|
'AFN' => [ 'Description of amount', |
|
296
|
|
|
|
|
|
|
'An amount description in clear text.' ], |
|
297
|
|
|
|
|
|
|
'AFO' => [ 'Responsibilities', |
|
298
|
|
|
|
|
|
|
'Information describing the responsibilities.' ], |
|
299
|
|
|
|
|
|
|
'AFP' => [ 'Supplier', |
|
300
|
|
|
|
|
|
|
'Information concerning suppliers.' ], |
|
301
|
|
|
|
|
|
|
'AFQ' => [ 'Purchase region', |
|
302
|
|
|
|
|
|
|
'Information concerning the region(s) where purchases are made.' ], |
|
303
|
|
|
|
|
|
|
'AFR' => [ 'Affiliation', |
|
304
|
|
|
|
|
|
|
'Information concerning an association of one party with another party(ies).' ], |
|
305
|
|
|
|
|
|
|
'AFS' => [ 'Borrower', |
|
306
|
|
|
|
|
|
|
'Information concerning the borrower.' ], |
|
307
|
|
|
|
|
|
|
'AFT' => [ 'Line of business', |
|
308
|
|
|
|
|
|
|
"Information concerning an entity's line of business." ], |
|
309
|
|
|
|
|
|
|
'AFU' => [ 'Financial institution', |
|
310
|
|
|
|
|
|
|
'Description of financial institution(s) used by an entity.' ], |
|
311
|
|
|
|
|
|
|
'AFV' => [ 'Business founder', |
|
312
|
|
|
|
|
|
|
'Information about the business founder.' ], |
|
313
|
|
|
|
|
|
|
'AFW' => [ 'Business history', |
|
314
|
|
|
|
|
|
|
'Description of the business history.' ], |
|
315
|
|
|
|
|
|
|
'AFX' => [ 'Banking arrangements', |
|
316
|
|
|
|
|
|
|
'Information concerning the general banking arrangements.' ], |
|
317
|
|
|
|
|
|
|
'AFY' => [ 'Business origin', |
|
318
|
|
|
|
|
|
|
'Description of the business origin.' ], |
|
319
|
|
|
|
|
|
|
'AFZ' => [ "Brand names' description", |
|
320
|
|
|
|
|
|
|
"Description of the entity's brands." ], |
|
321
|
|
|
|
|
|
|
'AGA' => [ 'Business financing details', |
|
322
|
|
|
|
|
|
|
'Details about the financing of the business.' ], |
|
323
|
|
|
|
|
|
|
'AGB' => [ 'Competition', |
|
324
|
|
|
|
|
|
|
"Information concerning an entity's competition." ], |
|
325
|
|
|
|
|
|
|
'AGC' => [ 'Construction process details', |
|
326
|
|
|
|
|
|
|
'Details about the construction process.' ], |
|
327
|
|
|
|
|
|
|
'AGD' => [ 'Construction specialty', |
|
328
|
|
|
|
|
|
|
'Information concerning the line of business of a construction entity.' ], |
|
329
|
|
|
|
|
|
|
'AGE' => [ 'Contract information', |
|
330
|
|
|
|
|
|
|
'Details about contract(s).' ], |
|
331
|
|
|
|
|
|
|
'AGF' => [ 'Corporate filing', |
|
332
|
|
|
|
|
|
|
'Details about a corporate filing.' ], |
|
333
|
|
|
|
|
|
|
'AGG' => [ 'Customer information', |
|
334
|
|
|
|
|
|
|
'Description of customers.' ], |
|
335
|
|
|
|
|
|
|
'AGH' => [ 'Copyright notice', |
|
336
|
|
|
|
|
|
|
'Information concerning the copyright notice.' ], |
|
337
|
|
|
|
|
|
|
'AGI' => [ 'Contingent debt', |
|
338
|
|
|
|
|
|
|
'Details about the contingent debt.' ], |
|
339
|
|
|
|
|
|
|
'AGJ' => [ 'Conviction details', |
|
340
|
|
|
|
|
|
|
'Details about the law or penal codes that resulted in conviction.' ], |
|
341
|
|
|
|
|
|
|
'AGK' => [ 'Equipment', |
|
342
|
|
|
|
|
|
|
'Description of equipment.' ], |
|
343
|
|
|
|
|
|
|
'AGL' => [ 'Workforce description', |
|
344
|
|
|
|
|
|
|
'Comments about the workforce.' ], |
|
345
|
|
|
|
|
|
|
'AGM' => [ 'Exemption', |
|
346
|
|
|
|
|
|
|
'Description about exemptions.' ], |
|
347
|
|
|
|
|
|
|
'AGN' => [ 'Future plans', |
|
348
|
|
|
|
|
|
|
'Information on future plans.' ], |
|
349
|
|
|
|
|
|
|
'AGO' => [ 'Interviewee conversation information', |
|
350
|
|
|
|
|
|
|
'Information concerning the interviewee conversation.' ], |
|
351
|
|
|
|
|
|
|
'AGP' => [ 'Intangible asset', |
|
352
|
|
|
|
|
|
|
'Description of intangible asset(s).' ], |
|
353
|
|
|
|
|
|
|
'AGQ' => [ 'Inventory', |
|
354
|
|
|
|
|
|
|
'Description of the inventory.' ], |
|
355
|
|
|
|
|
|
|
'AGR' => [ 'Investment', |
|
356
|
|
|
|
|
|
|
'Description of the investments.' ], |
|
357
|
|
|
|
|
|
|
'AGS' => [ 'Intercompany relations information', |
|
358
|
|
|
|
|
|
|
'Description of the intercompany relations.' ], |
|
359
|
|
|
|
|
|
|
'AGT' => [ 'Joint venture', |
|
360
|
|
|
|
|
|
|
'Description of the joint venture.' ], |
|
361
|
|
|
|
|
|
|
'AGU' => [ 'Loan', |
|
362
|
|
|
|
|
|
|
'Description of a loan.' ], |
|
363
|
|
|
|
|
|
|
'AGV' => [ 'Long term debt', |
|
364
|
|
|
|
|
|
|
'Description of the long term debt.' ], |
|
365
|
|
|
|
|
|
|
'AGW' => [ 'Location', |
|
366
|
|
|
|
|
|
|
'Description of a location.' ], |
|
367
|
|
|
|
|
|
|
'AGX' => [ 'Current legal structure', |
|
368
|
|
|
|
|
|
|
'Details on the current legal structure.' ], |
|
369
|
|
|
|
|
|
|
'AGY' => [ 'Marital contract', |
|
370
|
|
|
|
|
|
|
'Details on a marital contract.' ], |
|
371
|
|
|
|
|
|
|
'AGZ' => [ 'Marketing activities', |
|
372
|
|
|
|
|
|
|
'Information concerning marketing activities.' ], |
|
373
|
|
|
|
|
|
|
'AHA' => [ 'Merger', |
|
374
|
|
|
|
|
|
|
'Description of a merger.' ], |
|
375
|
|
|
|
|
|
|
'AHB' => [ 'Marketable securities', |
|
376
|
|
|
|
|
|
|
'Description of the marketable securities.' ], |
|
377
|
|
|
|
|
|
|
'AHC' => [ 'Business debt', |
|
378
|
|
|
|
|
|
|
'Description of the business debt(s).' ], |
|
379
|
|
|
|
|
|
|
'AHD' => [ 'Original legal structure', |
|
380
|
|
|
|
|
|
|
'Information concerning the original legal structure.' ], |
|
381
|
|
|
|
|
|
|
'AHE' => [ 'Employee sharing arrangements', |
|
382
|
|
|
|
|
|
|
'Information describing how a company uses employees from another company.' ], |
|
383
|
|
|
|
|
|
|
'AHF' => [ 'Organization details', |
|
384
|
|
|
|
|
|
|
'Description about the organization of a company.' ], |
|
385
|
|
|
|
|
|
|
'AHG' => [ 'Public record details', |
|
386
|
|
|
|
|
|
|
'Information concerning public records.' ], |
|
387
|
|
|
|
|
|
|
'AHH' => [ 'Price range', |
|
388
|
|
|
|
|
|
|
'Information concerning the price range of products made or sold.' ], |
|
389
|
|
|
|
|
|
|
'AHI' => [ 'Qualifications', |
|
390
|
|
|
|
|
|
|
'Information on the accomplishments fitting a party for a position.' ], |
|
391
|
|
|
|
|
|
|
'AHJ' => [ 'Registered activity', |
|
392
|
|
|
|
|
|
|
'Information concerning the registered activity.' ], |
|
393
|
|
|
|
|
|
|
'AHK' => [ 'Criminal sentence', |
|
394
|
|
|
|
|
|
|
'Description of the sentence imposed in a criminal proceeding.' ], |
|
395
|
|
|
|
|
|
|
'AHL' => [ 'Sales method', |
|
396
|
|
|
|
|
|
|
'Description of the selling means.' ], |
|
397
|
|
|
|
|
|
|
'AHM' => [ 'Educational institution information', |
|
398
|
|
|
|
|
|
|
'Free form description relating to the school(s) attended.' ], |
|
399
|
|
|
|
|
|
|
'AHN' => [ 'Status details', |
|
400
|
|
|
|
|
|
|
'Describes the status details.' ], |
|
401
|
|
|
|
|
|
|
'AHO' => [ 'Sales', |
|
402
|
|
|
|
|
|
|
'Description of the sales.' ], |
|
403
|
|
|
|
|
|
|
'AHP' => [ 'Spouse information', |
|
404
|
|
|
|
|
|
|
'Information about the spouse.' ], |
|
405
|
|
|
|
|
|
|
'AHQ' => [ 'Educational degree information', |
|
406
|
|
|
|
|
|
|
'Details about the educational degree received from a school.' ], |
|
407
|
|
|
|
|
|
|
'AHR' => [ 'Shareholding information', |
|
408
|
|
|
|
|
|
|
'General description of shareholding.' ], |
|
409
|
|
|
|
|
|
|
'AHS' => [ 'Sales territory', |
|
410
|
|
|
|
|
|
|
'Information on the sales territory.' ], |
|
411
|
|
|
|
|
|
|
'AHT' => [ "Accountant's comments", |
|
412
|
|
|
|
|
|
|
'Comments made by an accountant regarding a financial statement.' ], |
|
413
|
|
|
|
|
|
|
'AHU' => [ 'Exemption law location', |
|
414
|
|
|
|
|
|
|
'Description of the exemption provided to a location by a law.' ], |
|
415
|
|
|
|
|
|
|
'AHV' => [ 'Share classifications', |
|
416
|
|
|
|
|
|
|
'Information about the classes or categories of shares.' ], |
|
417
|
|
|
|
|
|
|
'AHW' => [ 'Forecast', |
|
418
|
|
|
|
|
|
|
'Description of a prediction.' ], |
|
419
|
|
|
|
|
|
|
'AHX' => [ 'Event location', |
|
420
|
|
|
|
|
|
|
'Description of the location of an event.' ], |
|
421
|
|
|
|
|
|
|
'AHY' => [ 'Facility occupancy', |
|
422
|
|
|
|
|
|
|
'Information related to occupancy of a facility.' ], |
|
423
|
|
|
|
|
|
|
'AHZ' => [ 'Import and export details', |
|
424
|
|
|
|
|
|
|
'Specific information provided about the importation and exportation of goods.' ], |
|
425
|
|
|
|
|
|
|
'AIA' => [ 'Additional facility information', |
|
426
|
|
|
|
|
|
|
'Additional information about a facility.' ], |
|
427
|
|
|
|
|
|
|
'AIB' => [ 'Inventory value', |
|
428
|
|
|
|
|
|
|
'Description of the value of inventory.' ], |
|
429
|
|
|
|
|
|
|
'AIC' => [ 'Education', |
|
430
|
|
|
|
|
|
|
'Description of the education of a person.' ], |
|
431
|
|
|
|
|
|
|
'AID' => [ 'Event', |
|
432
|
|
|
|
|
|
|
'Description of a thing that happens or takes place.' ], |
|
433
|
|
|
|
|
|
|
'AIE' => [ 'Agent', |
|
434
|
|
|
|
|
|
|
'Information about agents the entity uses.' ], |
|
435
|
|
|
|
|
|
|
'AIF' => [ 'Domestically agreed financial statement details', |
|
436
|
|
|
|
|
|
|
'Details of domestically agreed financial statement.' ], |
|
437
|
|
|
|
|
|
|
'AIG' => [ 'Other current asset description', |
|
438
|
|
|
|
|
|
|
'Description of other current asset.' ], |
|
439
|
|
|
|
|
|
|
'AIH' => [ 'Other current liability description', |
|
440
|
|
|
|
|
|
|
'Description of other current liability.' ], |
|
441
|
|
|
|
|
|
|
'AII' => [ 'Former business activity', |
|
442
|
|
|
|
|
|
|
'Description of the former line of business.' ], |
|
443
|
|
|
|
|
|
|
'AIJ' => [ 'Trade name use', |
|
444
|
|
|
|
|
|
|
'Description of how a trading name is used.' ], |
|
445
|
|
|
|
|
|
|
'AIK' => [ 'Signing authority', |
|
446
|
|
|
|
|
|
|
'Description of the authorized signatory.' ], |
|
447
|
|
|
|
|
|
|
'AIL' => [ 'Guarantee', |
|
448
|
|
|
|
|
|
|
'Description of guarantee.' ], |
|
449
|
|
|
|
|
|
|
'AIM' => [ 'Holding company operation', |
|
450
|
|
|
|
|
|
|
'Description of the operation of a holding company.' ], |
|
451
|
|
|
|
|
|
|
'AIN' => [ 'Consignment routing', |
|
452
|
|
|
|
|
|
|
'Information on routing of the consignment.' ], |
|
453
|
|
|
|
|
|
|
'AIO' => [ 'Letter of protest', |
|
454
|
|
|
|
|
|
|
'A letter citing any condition in dispute.' ], |
|
455
|
|
|
|
|
|
|
'AIP' => [ 'Question', |
|
456
|
|
|
|
|
|
|
'A free text question.' ], |
|
457
|
|
|
|
|
|
|
'AIQ' => [ 'Party information', |
|
458
|
|
|
|
|
|
|
'Free text information related to a party.' ], |
|
459
|
|
|
|
|
|
|
'AIR' => [ 'Area boundaries description', |
|
460
|
|
|
|
|
|
|
'Description of the boundaries of a geographical area.' ], |
|
461
|
|
|
|
|
|
|
'AIS' => [ 'Advertisement information', |
|
462
|
|
|
|
|
|
|
'The free text contains advertisement information.' ], |
|
463
|
|
|
|
|
|
|
'AIT' => [ 'Financial statement details', |
|
464
|
|
|
|
|
|
|
'Details regarding the financial statement in free text.' ], |
|
465
|
|
|
|
|
|
|
'AIU' => [ 'Access instructions', |
|
466
|
|
|
|
|
|
|
'Description of how to access an entity.' ], |
|
467
|
|
|
|
|
|
|
'AIV' => [ 'Liquidity', |
|
468
|
|
|
|
|
|
|
"Description of an entity's liquidity." ], |
|
469
|
|
|
|
|
|
|
'AIW' => [ 'Credit line', |
|
470
|
|
|
|
|
|
|
'Description of the line of credit available to an entity.' ], |
|
471
|
|
|
|
|
|
|
'AIX' => [ 'Warranty terms', |
|
472
|
|
|
|
|
|
|
'Text describing the terms of warranty which apply to a product or service.' ], |
|
473
|
|
|
|
|
|
|
'AIY' => [ 'Division description', |
|
474
|
|
|
|
|
|
|
'Plain language description of a division of an entity.' ], |
|
475
|
|
|
|
|
|
|
'AIZ' => [ 'Reporting instruction', |
|
476
|
|
|
|
|
|
|
'Instruction on how to report.' ], |
|
477
|
|
|
|
|
|
|
'AJA' => [ 'Examination result', |
|
478
|
|
|
|
|
|
|
'The result of an examination.' ], |
|
479
|
|
|
|
|
|
|
'AJB' => [ 'Laboratory result', |
|
480
|
|
|
|
|
|
|
'The result of a laboratory investigation.' ], |
|
481
|
|
|
|
|
|
|
'ALC' => [ 'Allowance/charge information', |
|
482
|
|
|
|
|
|
|
'Information referring to allowance/charge.' ], |
|
483
|
|
|
|
|
|
|
'ALD' => [ 'X-ray result', |
|
484
|
|
|
|
|
|
|
'The result of an X-ray examination.' ], |
|
485
|
|
|
|
|
|
|
'ALE' => [ 'Pathology result', |
|
486
|
|
|
|
|
|
|
'The result of a pathology investigation.' ], |
|
487
|
|
|
|
|
|
|
'ALF' => [ 'Intervention description', |
|
488
|
|
|
|
|
|
|
'Details of an intervention.' ], |
|
489
|
|
|
|
|
|
|
'ALG' => [ 'Summary of admittance', |
|
490
|
|
|
|
|
|
|
'Summary description of admittance.' ], |
|
491
|
|
|
|
|
|
|
'ALH' => [ 'Medical treatment course detail', |
|
492
|
|
|
|
|
|
|
'Details of a course of medical treatment.' ], |
|
493
|
|
|
|
|
|
|
'ALI' => [ 'Prognosis', |
|
494
|
|
|
|
|
|
|
'Details of a prognosis.' ], |
|
495
|
|
|
|
|
|
|
'ALJ' => [ 'Instruction to patient', |
|
496
|
|
|
|
|
|
|
'Instruction given to a patient.' ], |
|
497
|
|
|
|
|
|
|
'ALK' => [ 'Instruction to physician', |
|
498
|
|
|
|
|
|
|
'Instruction given to a physician.' ], |
|
499
|
|
|
|
|
|
|
'ALL' => [ 'All documents', |
|
500
|
|
|
|
|
|
|
'The note implies to all documents.' ], |
|
501
|
|
|
|
|
|
|
'ALM' => [ 'Medicine treatment', |
|
502
|
|
|
|
|
|
|
'Details of medicine treatment.' ], |
|
503
|
|
|
|
|
|
|
'ALN' => [ 'Medicine dosage and administration', |
|
504
|
|
|
|
|
|
|
'Details of medicine dosage and method of administration.' ], |
|
505
|
|
|
|
|
|
|
'ALO' => [ 'Availability of patient', |
|
506
|
|
|
|
|
|
|
'Details of when and/or where the patient is available.' ], |
|
507
|
|
|
|
|
|
|
'ALP' => [ 'Reason for service request', |
|
508
|
|
|
|
|
|
|
'Details of the reason for a requested service.' ], |
|
509
|
|
|
|
|
|
|
'ALQ' => [ 'Purpose of service', |
|
510
|
|
|
|
|
|
|
'Details of the purpose of a service.' ], |
|
511
|
|
|
|
|
|
|
'ARR' => [ 'Arrival conditions', |
|
512
|
|
|
|
|
|
|
'Conditions under which arrival takes place.' ], |
|
513
|
|
|
|
|
|
|
'ARS' => [ "Service requester's comment", |
|
514
|
|
|
|
|
|
|
'Comment by the requester of a service.' ], |
|
515
|
|
|
|
|
|
|
'AUT' => [ 'Authentication', |
|
516
|
|
|
|
|
|
|
'Name, code, password etc. given for authentication purposes.' ], |
|
517
|
|
|
|
|
|
|
'AUU' => [ 'Requested location description', |
|
518
|
|
|
|
|
|
|
'The description of the location requested.' ], |
|
519
|
|
|
|
|
|
|
'AUV' => [ 'Medicine administration condition', |
|
520
|
|
|
|
|
|
|
'The event or condition that initiates the administration of a single dose of medicine or a period of treatment.' ], |
|
521
|
|
|
|
|
|
|
'AUW' => [ 'Patient information', |
|
522
|
|
|
|
|
|
|
'Information concerning a patient.' ], |
|
523
|
|
|
|
|
|
|
'AUX' => [ 'Precautionary measure', |
|
524
|
|
|
|
|
|
|
'Action to be taken to avert possible harmful affects.' ], |
|
525
|
|
|
|
|
|
|
'AUY' => [ 'Service characteristic', |
|
526
|
|
|
|
|
|
|
'Free text description is related to a service characteristic.' ], |
|
527
|
|
|
|
|
|
|
'AUZ' => [ 'Planned event comment', |
|
528
|
|
|
|
|
|
|
'Comment about an event that is planned.' ], |
|
529
|
|
|
|
|
|
|
'AVA' => [ 'Expected delay comment', |
|
530
|
|
|
|
|
|
|
'Comment about the expected delay.' ], |
|
531
|
|
|
|
|
|
|
'AVB' => [ 'Transport requirements comment', |
|
532
|
|
|
|
|
|
|
'Comment about the requirements for transport.' ], |
|
533
|
|
|
|
|
|
|
'BLC' => [ 'Transport contract document clause', |
|
534
|
|
|
|
|
|
|
'[4180] Clause on a transport document regarding the cargo being consigned. Synonym: Bill of Lading clause.' ], |
|
535
|
|
|
|
|
|
|
'BLD' => [ 'Instruction to prepare the patient', |
|
536
|
|
|
|
|
|
|
'Instruction with the purpose of preparing the patient.' ], |
|
537
|
|
|
|
|
|
|
'BLE' => [ 'Medicine treatment comment', |
|
538
|
|
|
|
|
|
|
'Comment about treatment with medicine.' ], |
|
539
|
|
|
|
|
|
|
'BLF' => [ 'Examination result comment', |
|
540
|
|
|
|
|
|
|
'Comment about the result of an examination.' ], |
|
541
|
|
|
|
|
|
|
'BLG' => [ 'Service request comment', |
|
542
|
|
|
|
|
|
|
'Comment about the requested service.' ], |
|
543
|
|
|
|
|
|
|
'BLH' => [ 'Prescription reason', |
|
544
|
|
|
|
|
|
|
'Details of the reason for a prescription.' ], |
|
545
|
|
|
|
|
|
|
'BLI' => [ 'Prescription comment', |
|
546
|
|
|
|
|
|
|
'Comment concerning a specified prescription.' ], |
|
547
|
|
|
|
|
|
|
'BLJ' => [ 'Clinical investigation comment', |
|
548
|
|
|
|
|
|
|
'Comment concerning a clinical investigation.' ], |
|
549
|
|
|
|
|
|
|
'BLK' => [ 'Medicinal specification comment', |
|
550
|
|
|
|
|
|
|
'Comment concerning the specification of a medicinal product.' ], |
|
551
|
|
|
|
|
|
|
'BLL' => [ 'Economic contribution comment', |
|
552
|
|
|
|
|
|
|
'Comment concerning economic contribution.' ], |
|
553
|
|
|
|
|
|
|
'BLM' => [ 'Status of a plan', |
|
554
|
|
|
|
|
|
|
'Comment about the status of a plan.' ], |
|
555
|
|
|
|
|
|
|
'BLN' => [ 'Random sample test information', |
|
556
|
|
|
|
|
|
|
'Information regarding a random sample test.' ], |
|
557
|
|
|
|
|
|
|
'BLO' => [ 'Period of time', |
|
558
|
|
|
|
|
|
|
'Text subject is a period of time.' ], |
|
559
|
|
|
|
|
|
|
'BLP' => [ 'Legislation', |
|
560
|
|
|
|
|
|
|
'Information about legislation.' ], |
|
561
|
|
|
|
|
|
|
'BLQ' => [ 'Security measures requested', |
|
562
|
|
|
|
|
|
|
"Text describing security measures that are requested to be executed (e.g. access controls, supervision of ship's stores)." ], |
|
563
|
|
|
|
|
|
|
'BLR' => [ 'Transport contract document remark', |
|
564
|
|
|
|
|
|
|
'[4244] Remarks concerning the complete consignment to be printed on the transport document. Synonym: Bill of Lading remark.' ], |
|
565
|
|
|
|
|
|
|
'BLS' => [ 'Previous port of call security information', |
|
566
|
|
|
|
|
|
|
'Text describing the security information as applicable at the port facility in the previous port where a ship/port interface was conducted.' ], |
|
567
|
|
|
|
|
|
|
'BLT' => [ 'Security information', |
|
568
|
|
|
|
|
|
|
'Text describing security related information (e.g security measures currently in force on a vessel).' ], |
|
569
|
|
|
|
|
|
|
'BLU' => [ 'Waste information', |
|
570
|
|
|
|
|
|
|
'Text describing waste related information.' ], |
|
571
|
|
|
|
|
|
|
'BLV' => [ 'B2C marketing information, short description', |
|
572
|
|
|
|
|
|
|
'Consumer marketing information, short description.' ], |
|
573
|
|
|
|
|
|
|
'BLW' => [ 'B2B marketing information, long description', |
|
574
|
|
|
|
|
|
|
'Trading partner marketing information, long description.' ], |
|
575
|
|
|
|
|
|
|
'BLX' => [ 'B2C marketing information, long description', |
|
576
|
|
|
|
|
|
|
'Consumer marketing information, long description.' ], |
|
577
|
|
|
|
|
|
|
'BLY' => [ 'Product ingredients', |
|
578
|
|
|
|
|
|
|
'Information on the ingredient make up of the product.' ], |
|
579
|
|
|
|
|
|
|
'BLZ' => [ 'Location short name', |
|
580
|
|
|
|
|
|
|
'Short name of a location e.g. for display or printing purposes.' ], |
|
581
|
|
|
|
|
|
|
'BMA' => [ 'Packaging material information', |
|
582
|
|
|
|
|
|
|
'The text contains a description of the material used for packaging.' ], |
|
583
|
|
|
|
|
|
|
'BMB' => [ 'Filler material information', |
|
584
|
|
|
|
|
|
|
'Text contains information on the material used for stuffing.' ], |
|
585
|
|
|
|
|
|
|
'BMC' => [ 'Ship-to-ship activity information', |
|
586
|
|
|
|
|
|
|
'Text contains information on ship-to-ship activities.' ], |
|
587
|
|
|
|
|
|
|
'BMD' => [ 'Package material description', |
|
588
|
|
|
|
|
|
|
'A description of the type of material for packaging beyond the level covered by standards such as UN Recommendation 21.' ], |
|
589
|
|
|
|
|
|
|
'BME' => [ 'Consumer level package marking', |
|
590
|
|
|
|
|
|
|
'Textual representation of the markings on a consumer level package.' ], |
|
591
|
|
|
|
|
|
|
'CCI' => [ 'Customs clearance instructions', |
|
592
|
|
|
|
|
|
|
'Any coded or clear instruction agreed by customer and carrier regarding the declaration of the goods.' ], |
|
593
|
|
|
|
|
|
|
'CEX' => [ 'Customs clearance instructions export', |
|
594
|
|
|
|
|
|
|
'Any coded or clear instruction agreed by customer and carrier regarding the export declaration of the goods.' ], |
|
595
|
|
|
|
|
|
|
'CHG' => [ 'Change information', |
|
596
|
|
|
|
|
|
|
'Note contains change information.' ], |
|
597
|
|
|
|
|
|
|
'CIP' => [ 'Customs clearance instruction import', |
|
598
|
|
|
|
|
|
|
'Any coded or clear instruction agreed by customer and carrier regarding the import declaration of the goods.' ], |
|
599
|
|
|
|
|
|
|
'CLP' => [ 'Clearance place requested', |
|
600
|
|
|
|
|
|
|
'Name of the place where Customs clearance is asked to be executed as requested by the consignee/consignor.' ], |
|
601
|
|
|
|
|
|
|
'CLR' => [ 'Loading remarks', |
|
602
|
|
|
|
|
|
|
'Instructions concerning the loading of the container.' ], |
|
603
|
|
|
|
|
|
|
'COI' => [ 'Order information', |
|
604
|
|
|
|
|
|
|
'Additional information related to an order.' ], |
|
605
|
|
|
|
|
|
|
'CUR' => [ 'Customer remarks', |
|
606
|
|
|
|
|
|
|
'Remarks from or for a supplier of goods or services.' ], |
|
607
|
|
|
|
|
|
|
'CUS' => [ 'Customs declaration information', |
|
608
|
|
|
|
|
|
|
'Note contains customs declaration information.' ], |
|
609
|
|
|
|
|
|
|
'DAR' => [ 'Damage remarks', |
|
610
|
|
|
|
|
|
|
'Remarks concerning damage on the cargo.' ], |
|
611
|
|
|
|
|
|
|
'DCL' => [ 'Document issuer declaration', |
|
612
|
|
|
|
|
|
|
'[4020] Text of a declaration made by the issuer of a document.' ], |
|
613
|
|
|
|
|
|
|
'DEL' => [ 'Delivery information', |
|
614
|
|
|
|
|
|
|
'Information about delivery.' ], |
|
615
|
|
|
|
|
|
|
'DIN' => [ 'Delivery instructions', |
|
616
|
|
|
|
|
|
|
'Instructions regarding the delivery of the cargo.' ], |
|
617
|
|
|
|
|
|
|
'DOC' => [ 'Documentation instructions', |
|
618
|
|
|
|
|
|
|
'Instructions pertaining to the documentation.' ], |
|
619
|
|
|
|
|
|
|
'DUT' => [ 'Duty declaration', |
|
620
|
|
|
|
|
|
|
'The text contains a statement constituting a duty declaration.' ], |
|
621
|
|
|
|
|
|
|
'EUR' => [ 'Effective used routing', |
|
622
|
|
|
|
|
|
|
'Physical route effectively used for the movement of the means of transport.' ], |
|
623
|
|
|
|
|
|
|
'FBC' => [ 'First block to be printed on the transport contract', |
|
624
|
|
|
|
|
|
|
'The first block of text to be printed on the transport contract.' ], |
|
625
|
|
|
|
|
|
|
'GBL' => [ 'Government bill of lading information', |
|
626
|
|
|
|
|
|
|
'Free text information on a transport document to indicate payment information by Government Bill of Lading.' ], |
|
627
|
|
|
|
|
|
|
'GEN' => [ 'Entire transaction set', |
|
628
|
|
|
|
|
|
|
'Note is general in nature, applies to entire transaction segment.' ], |
|
629
|
|
|
|
|
|
|
'GS7' => [ 'Further information concerning GGVS par. 7', |
|
630
|
|
|
|
|
|
|
'Special permission for road transport of certain goods in the German dangerous goods regulation for road transport.' ], |
|
631
|
|
|
|
|
|
|
'HAN' => [ 'Consignment handling instruction', |
|
632
|
|
|
|
|
|
|
'[4078] Free form description of a set of handling instructions. For example how specified goods, packages or transport equipment (container) should be handled.' ], |
|
633
|
|
|
|
|
|
|
'HAZ' => [ 'Hazard information', |
|
634
|
|
|
|
|
|
|
'Information pertaining to a hazard.' ], |
|
635
|
|
|
|
|
|
|
'ICN' => [ 'Consignment information for consignee', |
|
636
|
|
|
|
|
|
|
'[4070] Any remarks given for the information of the consignee.' ], |
|
637
|
|
|
|
|
|
|
'IIN' => [ 'Insurance instructions', |
|
638
|
|
|
|
|
|
|
'Instructions regarding the cargo insurance.' ], |
|
639
|
|
|
|
|
|
|
'IMI' => [ 'Invoice mailing instructions', |
|
640
|
|
|
|
|
|
|
'Instructions as to which freight and charges components have to be mailed to whom.' ], |
|
641
|
|
|
|
|
|
|
'IND' => [ 'Commercial invoice item description', |
|
642
|
|
|
|
|
|
|
'Free text describing goods on a commercial invoice line.' ], |
|
643
|
|
|
|
|
|
|
'INS' => [ 'Insurance information', |
|
644
|
|
|
|
|
|
|
'Specific note contains insurance information.' ], |
|
645
|
|
|
|
|
|
|
'INV' => [ 'Invoice instruction', |
|
646
|
|
|
|
|
|
|
'Note contains invoice instructions.' ], |
|
647
|
|
|
|
|
|
|
'IRP' => [ 'Information for railway purpose', |
|
648
|
|
|
|
|
|
|
'Data entered by railway stations when required, e.g. specified trains, additional sheets for freight calculations, special measures, etc.' ], |
|
649
|
|
|
|
|
|
|
'ITR' => [ 'Inland transport details', |
|
650
|
|
|
|
|
|
|
'Information concerning the pre-carriage to the port of discharge if by other means than a vessel.' ], |
|
651
|
|
|
|
|
|
|
'ITS' => [ 'Testing instructions', |
|
652
|
|
|
|
|
|
|
'Instructions regarding the testing that is required to be carried out on the items in the transaction.' ], |
|
653
|
|
|
|
|
|
|
'LAN' => [ 'Location Alias', |
|
654
|
|
|
|
|
|
|
'Alternative name for a location.' ], |
|
655
|
|
|
|
|
|
|
'LIN' => [ 'Line item', |
|
656
|
|
|
|
|
|
|
'Note contains line item information.' ], |
|
657
|
|
|
|
|
|
|
'LOI' => [ 'Loading instruction', |
|
658
|
|
|
|
|
|
|
'Instructions where specified packages or containers are to be loaded on a means of transport.' ], |
|
659
|
|
|
|
|
|
|
'MCO' => [ 'Miscellaneous charge order', |
|
660
|
|
|
|
|
|
|
'Free text accounting information on an IATA Air Waybill to indicate payment information by Miscellaneous charge order.' ], |
|
661
|
|
|
|
|
|
|
'MKS' => [ 'Additional marks/numbers information', |
|
662
|
|
|
|
|
|
|
'Additional information regarding the marks and numbers.' ], |
|
663
|
|
|
|
|
|
|
'ORI' => [ 'Order instruction', |
|
664
|
|
|
|
|
|
|
'Free text contains order instructions.' ], |
|
665
|
|
|
|
|
|
|
'OSI' => [ 'Other service information', |
|
666
|
|
|
|
|
|
|
'General information created by the sender of general or specific value.' ], |
|
667
|
|
|
|
|
|
|
'PAC' => [ 'Packing/marking information', |
|
668
|
|
|
|
|
|
|
'Information regarding the packaging and/or marking of goods.' ], |
|
669
|
|
|
|
|
|
|
'PAI' => [ 'Payment instructions information', |
|
670
|
|
|
|
|
|
|
'The free text contains payment instructions information relevant to the message.' ], |
|
671
|
|
|
|
|
|
|
'PAY' => [ 'Payables information', |
|
672
|
|
|
|
|
|
|
'Note contains payables information.' ], |
|
673
|
|
|
|
|
|
|
'PKG' => [ 'Packaging information', |
|
674
|
|
|
|
|
|
|
'Note contains packaging information.' ], |
|
675
|
|
|
|
|
|
|
'PKT' => [ 'Packaging terms information', |
|
676
|
|
|
|
|
|
|
'The text contains packaging terms information.' ], |
|
677
|
|
|
|
|
|
|
'PMD' => [ 'Payment detail/remittance information', |
|
678
|
|
|
|
|
|
|
'The free text contains payment details.' ], |
|
679
|
|
|
|
|
|
|
'PMT' => [ 'Payment information', |
|
680
|
|
|
|
|
|
|
'Note contains payments information.' ], |
|
681
|
|
|
|
|
|
|
'PRD' => [ 'Product information', |
|
682
|
|
|
|
|
|
|
'The text contains product information.' ], |
|
683
|
|
|
|
|
|
|
'PRF' => [ 'Price calculation formula', |
|
684
|
|
|
|
|
|
|
'Additional information regarding the price formula used for calculating the item price.' ], |
|
685
|
|
|
|
|
|
|
'PRI' => [ 'Priority information', |
|
686
|
|
|
|
|
|
|
'Note contains priority information.' ], |
|
687
|
|
|
|
|
|
|
'PUR' => [ 'Purchasing information', |
|
688
|
|
|
|
|
|
|
'Note contains purchasing information.' ], |
|
689
|
|
|
|
|
|
|
'QIN' => [ 'Quarantine instructions', |
|
690
|
|
|
|
|
|
|
'Instructions regarding quarantine, i.e. the period during which an arriving vessel, including its equipment, cargo, crew or passengers, suspected to carry or carrying a contagious disease is detained in strict isolation to prevent the spread of such a disease.' ], |
|
691
|
|
|
|
|
|
|
'QQD' => [ 'Quality demands/requirements', |
|
692
|
|
|
|
|
|
|
'Specification of the quality/performance expectations or standards to which the items must conform.' ], |
|
693
|
|
|
|
|
|
|
'QUT' => [ 'Quotation instruction/information', |
|
694
|
|
|
|
|
|
|
'Note contains quotation information.' ], |
|
695
|
|
|
|
|
|
|
'RAH' => [ 'Risk and handling information', |
|
696
|
|
|
|
|
|
|
'Information concerning risks induced by the goods and/or handling instruction.' ], |
|
697
|
|
|
|
|
|
|
'REG' => [ 'Regulatory information', |
|
698
|
|
|
|
|
|
|
'The free text contains information for regulatory authority.' ], |
|
699
|
|
|
|
|
|
|
'RET' => [ 'Return to origin information', |
|
700
|
|
|
|
|
|
|
'Free text information on an IATA Air Waybill to indicate consignment returned because of non delivery.' ], |
|
701
|
|
|
|
|
|
|
'REV' => [ 'Receivables', |
|
702
|
|
|
|
|
|
|
'The text contains receivables information.' ], |
|
703
|
|
|
|
|
|
|
'RQR' => [ 'Consignment route', |
|
704
|
|
|
|
|
|
|
'[3050] Description of a route to be used for the transport of goods.' ], |
|
705
|
|
|
|
|
|
|
'SAF' => [ 'Safety information', |
|
706
|
|
|
|
|
|
|
'The text contains safety information.' ], |
|
707
|
|
|
|
|
|
|
'SIC' => [ 'Consignment documentary instruction', |
|
708
|
|
|
|
|
|
|
'[4284] Instructions given and declarations made by the sender to the carrier concerning Customs, insurance, and other formalities.' ], |
|
709
|
|
|
|
|
|
|
'SIN' => [ 'Special instructions', |
|
710
|
|
|
|
|
|
|
'Special instructions like licence no, high value, handle with care, glass.' ], |
|
711
|
|
|
|
|
|
|
'SLR' => [ 'Ship line requested', |
|
712
|
|
|
|
|
|
|
'Shipping line requested to be used for traffic between European continent and U.K. for Ireland.' ], |
|
713
|
|
|
|
|
|
|
'SPA' => [ 'Special permission for transport, generally', |
|
714
|
|
|
|
|
|
|
'Statement that a special permission has been obtained for the transport (and/or routing) in general, and reference to such permission.' ], |
|
715
|
|
|
|
|
|
|
'SPG' => [ 'Special permission concerning the goods to be transported', |
|
716
|
|
|
|
|
|
|
'Statement that a special permission has been obtained for the transport (and/or routing) of the goods specified, and reference to such permission.' ], |
|
717
|
|
|
|
|
|
|
'SPH' => [ 'Special handling', |
|
718
|
|
|
|
|
|
|
'Note contains special handling information.' ], |
|
719
|
|
|
|
|
|
|
'SPP' => [ 'Special permission concerning package', |
|
720
|
|
|
|
|
|
|
'Statement that a special permission has been obtained for the packaging, and reference to such permission.' ], |
|
721
|
|
|
|
|
|
|
'SPT' => [ 'Special permission concerning transport means', |
|
722
|
|
|
|
|
|
|
'Statement that a special permission has been obtained for the use of the means transport, and reference to such permission.' ], |
|
723
|
|
|
|
|
|
|
'SRN' => [ 'Subsidiary risk number (IATA/DGR)', |
|
724
|
|
|
|
|
|
|
'Number(s) of subsidiary risks, induced by the goods, according to the valid classification.' ], |
|
725
|
|
|
|
|
|
|
'SSR' => [ 'Special service request', |
|
726
|
|
|
|
|
|
|
'Request for a special service concerning the transport of the goods.' ], |
|
727
|
|
|
|
|
|
|
'SUR' => [ 'Supplier remarks', |
|
728
|
|
|
|
|
|
|
'Remarks from or for a supplier of goods or services.' ], |
|
729
|
|
|
|
|
|
|
'TCA' => [ 'Consignment tariff', |
|
730
|
|
|
|
|
|
|
'[5430] Free text specification of tariff applied to a consignment.' ], |
|
731
|
|
|
|
|
|
|
'TDT' => [ 'Consignment transport', |
|
732
|
|
|
|
|
|
|
'[8012] Transport information for commercial purposes (generic term).' ], |
|
733
|
|
|
|
|
|
|
'TRA' => [ 'Transportation information', |
|
734
|
|
|
|
|
|
|
'General information regarding the transport of the cargo.' ], |
|
735
|
|
|
|
|
|
|
'TRR' => [ 'Requested tariff', |
|
736
|
|
|
|
|
|
|
'Stipulation of the tariffs to be applied showing, where applicable, special agreement numbers or references.' ], |
|
737
|
|
|
|
|
|
|
'TXD' => [ 'Tax declaration', |
|
738
|
|
|
|
|
|
|
'The text contains a statement constituting a tax declaration.' ], |
|
739
|
|
|
|
|
|
|
'WHI' => [ 'Warehouse instruction/information', |
|
740
|
|
|
|
|
|
|
'Note contains warehouse information.' ], |
|
741
|
|
|
|
|
|
|
'ZZZ' => [ 'Mutually defined', |
|
742
|
|
|
|
|
|
|
'Note contains information mutually defined by trading partners.' ], |
|
743
|
|
|
|
|
|
|
); |
|
744
|
192
|
|
|
192
|
0
|
774
|
sub get_codes { return \%code_hash; } |
|
745
|
|
|
|
|
|
|
|
|
746
|
|
|
|
|
|
|
1; |