hl7v2 1.0.2 → 1.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (6665) hide show
  1. package/cjs/hl7-component.js +18 -19
  2. package/cjs/hl7-field.js +31 -14
  3. package/cjs/hl7-message.js +74 -52
  4. package/cjs/hl7-repetition.js +26 -10
  5. package/cjs/hl7-segment.js +1 -7
  6. package/cjs/hl7-sub-component.js +2 -2
  7. package/cjs/index.js +1 -4
  8. package/esm/hl7-component.js +17 -18
  9. package/esm/hl7-field.js +31 -14
  10. package/esm/hl7-message.js +66 -44
  11. package/esm/hl7-repetition.js +26 -10
  12. package/esm/hl7-segment.js +1 -7
  13. package/esm/hl7-sub-component.js +1 -1
  14. package/esm/index.js +1 -4
  15. package/package.json +4 -1
  16. package/types/hl7-component.d.ts +4 -5
  17. package/types/hl7-field.d.ts +19 -6
  18. package/types/hl7-message.d.ts +1 -3
  19. package/types/hl7-repetition.d.ts +15 -3
  20. package/types/hl7-segment.d.ts +2 -6
  21. package/types/hl7-sub-component.d.ts +1 -1
  22. package/types/index.d.cts +1 -4
  23. package/types/index.d.ts +1 -4
  24. package/cjs/dictionary/2.1/dictionary.js +0 -13
  25. package/cjs/dictionary/2.1/index.js +0 -6
  26. package/cjs/dictionary/2.1/patches.js +0 -30
  27. package/cjs/dictionary/2.1/segments/ACC.js +0 -30
  28. package/cjs/dictionary/2.1/segments/ADD.js +0 -15
  29. package/cjs/dictionary/2.1/segments/BHS.js +0 -92
  30. package/cjs/dictionary/2.1/segments/BLG.js +0 -30
  31. package/cjs/dictionary/2.1/segments/BTS.js +0 -29
  32. package/cjs/dictionary/2.1/segments/DG1.js +0 -112
  33. package/cjs/dictionary/2.1/segments/DSC.js +0 -15
  34. package/cjs/dictionary/2.1/segments/DSP.js +0 -43
  35. package/cjs/dictionary/2.1/segments/ERR.js +0 -16
  36. package/cjs/dictionary/2.1/segments/EVN.js +0 -38
  37. package/cjs/dictionary/2.1/segments/FHS.js +0 -92
  38. package/cjs/dictionary/2.1/segments/FT1.js +0 -168
  39. package/cjs/dictionary/2.1/segments/FTS.js +0 -22
  40. package/cjs/dictionary/2.1/segments/GT1.js +0 -152
  41. package/cjs/dictionary/2.1/segments/IN1.js +0 -326
  42. package/cjs/dictionary/2.1/segments/MFI.js +0 -53
  43. package/cjs/dictionary/2.1/segments/MRG.js +0 -29
  44. package/cjs/dictionary/2.1/segments/MSA.js +0 -45
  45. package/cjs/dictionary/2.1/segments/MSH.js +0 -107
  46. package/cjs/dictionary/2.1/segments/NCK.js +0 -15
  47. package/cjs/dictionary/2.1/segments/NK1.js +0 -43
  48. package/cjs/dictionary/2.1/segments/NPU.js +0 -24
  49. package/cjs/dictionary/2.1/segments/NSC.js +0 -71
  50. package/cjs/dictionary/2.1/segments/NST.js +0 -113
  51. package/cjs/dictionary/2.1/segments/NTE.js +0 -30
  52. package/cjs/dictionary/2.1/segments/OBR.js +0 -263
  53. package/cjs/dictionary/2.1/segments/OBX.js +0 -95
  54. package/cjs/dictionary/2.1/segments/ORC.js +0 -106
  55. package/cjs/dictionary/2.1/segments/ORO.js +0 -37
  56. package/cjs/dictionary/2.1/segments/PID.js +0 -152
  57. package/cjs/dictionary/2.1/segments/PR1.js +0 -104
  58. package/cjs/dictionary/2.1/segments/PV1.js +0 -379
  59. package/cjs/dictionary/2.1/segments/QRD.js +0 -97
  60. package/cjs/dictionary/2.1/segments/QRF.js +0 -43
  61. package/cjs/dictionary/2.1/segments/RX1.js +0 -214
  62. package/cjs/dictionary/2.1/segments/UB1.js +0 -170
  63. package/cjs/dictionary/2.1/segments/URD.js +0 -60
  64. package/cjs/dictionary/2.1/segments/URS.js +0 -43
  65. package/cjs/dictionary/2.1/segments/index.js +0 -41
  66. package/cjs/dictionary/2.1/types/AD.js +0 -44
  67. package/cjs/dictionary/2.1/types/CE.js +0 -44
  68. package/cjs/dictionary/2.1/types/CK.js +0 -26
  69. package/cjs/dictionary/2.1/types/CM.js +0 -6
  70. package/cjs/dictionary/2.1/types/CM_MSG.js +0 -20
  71. package/cjs/dictionary/2.1/types/CN.js +0 -38
  72. package/cjs/dictionary/2.1/types/CQ.js +0 -20
  73. package/cjs/dictionary/2.1/types/DT.js +0 -6
  74. package/cjs/dictionary/2.1/types/FT.js +0 -6
  75. package/cjs/dictionary/2.1/types/ID.js +0 -6
  76. package/cjs/dictionary/2.1/types/IS.js +0 -6
  77. package/cjs/dictionary/2.1/types/NM.js +0 -6
  78. package/cjs/dictionary/2.1/types/PN.js +0 -44
  79. package/cjs/dictionary/2.1/types/SI.js +0 -6
  80. package/cjs/dictionary/2.1/types/ST.js +0 -6
  81. package/cjs/dictionary/2.1/types/TM.js +0 -6
  82. package/cjs/dictionary/2.1/types/TN.js +0 -6
  83. package/cjs/dictionary/2.1/types/TS.js +0 -20
  84. package/cjs/dictionary/2.1/types/TX.js +0 -6
  85. package/cjs/dictionary/2.1/types/VARIES.js +0 -6
  86. package/cjs/dictionary/2.1/types/index.js +0 -23
  87. package/cjs/dictionary/2.2/index.js +0 -13
  88. package/cjs/dictionary/2.2/segments/ACC.js +0 -11
  89. package/cjs/dictionary/2.2/segments/ADD.js +0 -11
  90. package/cjs/dictionary/2.2/segments/AL1.js +0 -52
  91. package/cjs/dictionary/2.2/segments/BHS.js +0 -46
  92. package/cjs/dictionary/2.2/segments/BLG.js +0 -18
  93. package/cjs/dictionary/2.2/segments/BTS.js +0 -18
  94. package/cjs/dictionary/2.2/segments/DG1.js +0 -44
  95. package/cjs/dictionary/2.2/segments/DSC.js +0 -11
  96. package/cjs/dictionary/2.2/segments/DSP.js +0 -22
  97. package/cjs/dictionary/2.2/segments/ERR.js +0 -11
  98. package/cjs/dictionary/2.2/segments/EVN.js +0 -29
  99. package/cjs/dictionary/2.2/segments/FHS.js +0 -46
  100. package/cjs/dictionary/2.2/segments/FT1.js +0 -54
  101. package/cjs/dictionary/2.2/segments/FTS.js +0 -14
  102. package/cjs/dictionary/2.2/segments/GT1.js +0 -38
  103. package/cjs/dictionary/2.2/segments/IN1.js +0 -92
  104. package/cjs/dictionary/2.2/segments/IN2.js +0 -228
  105. package/cjs/dictionary/2.2/segments/IN3.js +0 -186
  106. package/cjs/dictionary/2.2/segments/MFA.js +0 -44
  107. package/cjs/dictionary/2.2/segments/MFE.js +0 -37
  108. package/cjs/dictionary/2.2/segments/MRG.js +0 -26
  109. package/cjs/dictionary/2.2/segments/MSA.js +0 -29
  110. package/cjs/dictionary/2.2/segments/MSH.js +0 -51
  111. package/cjs/dictionary/2.2/segments/NCK.js +0 -11
  112. package/cjs/dictionary/2.2/segments/NK1.js +0 -81
  113. package/cjs/dictionary/2.2/segments/NPU.js +0 -15
  114. package/cjs/dictionary/2.2/segments/NSC.js +0 -34
  115. package/cjs/dictionary/2.2/segments/NST.js +0 -55
  116. package/cjs/dictionary/2.2/segments/NTE.js +0 -18
  117. package/cjs/dictionary/2.2/segments/OBR.js +0 -143
  118. package/cjs/dictionary/2.2/segments/OBX.js +0 -78
  119. package/cjs/dictionary/2.2/segments/ODS.js +0 -37
  120. package/cjs/dictionary/2.2/segments/ODT.js +0 -29
  121. package/cjs/dictionary/2.2/segments/OM1.js +0 -310
  122. package/cjs/dictionary/2.2/segments/OM2.js +0 -85
  123. package/cjs/dictionary/2.2/segments/OM3.js +0 -64
  124. package/cjs/dictionary/2.2/segments/OM4.js +0 -115
  125. package/cjs/dictionary/2.2/segments/OM5.js +0 -36
  126. package/cjs/dictionary/2.2/segments/OM6.js +0 -29
  127. package/cjs/dictionary/2.2/segments/ORC.js +0 -99
  128. package/cjs/dictionary/2.2/segments/PID.js +0 -116
  129. package/cjs/dictionary/2.2/segments/PR1.js +0 -37
  130. package/cjs/dictionary/2.2/segments/PRA.js +0 -59
  131. package/cjs/dictionary/2.2/segments/PV1.js +0 -177
  132. package/cjs/dictionary/2.2/segments/PV2.js +0 -72
  133. package/cjs/dictionary/2.2/segments/QRD.js +0 -48
  134. package/cjs/dictionary/2.2/segments/QRF.js +0 -48
  135. package/cjs/dictionary/2.2/segments/RQ1.js +0 -59
  136. package/cjs/dictionary/2.2/segments/RQD.js +0 -78
  137. package/cjs/dictionary/2.2/segments/RXA.js +0 -92
  138. package/cjs/dictionary/2.2/segments/RXC.js +0 -37
  139. package/cjs/dictionary/2.2/segments/RXD.js +0 -114
  140. package/cjs/dictionary/2.2/segments/RXE.js +0 -177
  141. package/cjs/dictionary/2.2/segments/RXG.js +0 -121
  142. package/cjs/dictionary/2.2/segments/RXO.js +0 -128
  143. package/cjs/dictionary/2.2/segments/RXR.js +0 -36
  144. package/cjs/dictionary/2.2/segments/STF.js +0 -124
  145. package/cjs/dictionary/2.2/segments/UB1.js +0 -73
  146. package/cjs/dictionary/2.2/segments/UB2.js +0 -121
  147. package/cjs/dictionary/2.2/segments/URD.js +0 -29
  148. package/cjs/dictionary/2.2/segments/URS.js +0 -48
  149. package/cjs/dictionary/2.2/segments/index.js +0 -64
  150. package/cjs/dictionary/2.2/types/AD.js +0 -26
  151. package/cjs/dictionary/2.2/types/CK.js +0 -19
  152. package/cjs/dictionary/2.2/types/CK_ACCOUNT_NO.js +0 -32
  153. package/cjs/dictionary/2.2/types/CM_ABS_RANGE.js +0 -32
  154. package/cjs/dictionary/2.2/types/CM_AUI.js +0 -26
  155. package/cjs/dictionary/2.2/types/CM_BATCH_TOTAL.js +0 -20
  156. package/cjs/dictionary/2.2/types/CM_CCD.js +0 -20
  157. package/cjs/dictionary/2.2/types/CM_DDI.js +0 -26
  158. package/cjs/dictionary/2.2/types/CM_DIN.js +0 -20
  159. package/cjs/dictionary/2.2/types/CM_DLD.js +0 -20
  160. package/cjs/dictionary/2.2/types/CM_DLT.js +0 -32
  161. package/cjs/dictionary/2.2/types/CM_DTN.js +0 -20
  162. package/cjs/dictionary/2.2/types/CM_EIP.js +0 -20
  163. package/cjs/dictionary/2.2/types/CM_ELD.js +0 -32
  164. package/cjs/dictionary/2.2/types/CM_FILLER.js +0 -20
  165. package/cjs/dictionary/2.2/types/CM_FINANCE.js +0 -20
  166. package/cjs/dictionary/2.2/types/CM_GROUP_ID.js +0 -20
  167. package/cjs/dictionary/2.2/types/CM_INTERNAL_LOCATION.js +0 -56
  168. package/cjs/dictionary/2.2/types/CM_JOB_CODE.js +0 -20
  169. package/cjs/dictionary/2.2/types/CM_LA1.js +0 -20
  170. package/cjs/dictionary/2.2/types/CM_LICENSE_NO.js +0 -20
  171. package/cjs/dictionary/2.2/types/CM_MOC.js +0 -20
  172. package/cjs/dictionary/2.2/types/CM_NDL.js +0 -32
  173. package/cjs/dictionary/2.2/types/CM_OCD.js +0 -20
  174. package/cjs/dictionary/2.2/types/CM_OSP.js +0 -26
  175. package/cjs/dictionary/2.2/types/CM_PARENT_RESULT.js +0 -26
  176. package/cjs/dictionary/2.2/types/CM_PAT_ID.js +0 -38
  177. package/cjs/dictionary/2.2/types/CM_PAT_ID_0192.js +0 -39
  178. package/cjs/dictionary/2.2/types/CM_PCF.js +0 -26
  179. package/cjs/dictionary/2.2/types/CM_PEN.js +0 -20
  180. package/cjs/dictionary/2.2/types/CM_PIP.js +0 -32
  181. package/cjs/dictionary/2.2/types/CM_PLACER.js +0 -20
  182. package/cjs/dictionary/2.2/types/CM_PLN.js +0 -26
  183. package/cjs/dictionary/2.2/types/CM_POSITION.js +0 -26
  184. package/cjs/dictionary/2.2/types/CM_PRACTITIONER.js +0 -20
  185. package/cjs/dictionary/2.2/types/CM_PTA.js +0 -28
  186. package/cjs/dictionary/2.2/types/CM_RANGE.js +0 -20
  187. package/cjs/dictionary/2.2/types/CM_RFR.js +0 -50
  188. package/cjs/dictionary/2.2/types/CM_RI.js +0 -20
  189. package/cjs/dictionary/2.2/types/CM_RMC.js +0 -26
  190. package/cjs/dictionary/2.2/types/CM_SPD.js +0 -32
  191. package/cjs/dictionary/2.2/types/CM_SPS.js +0 -38
  192. package/cjs/dictionary/2.2/types/CM_UVC.js +0 -20
  193. package/cjs/dictionary/2.2/types/CM_VR.js +0 -20
  194. package/cjs/dictionary/2.2/types/CN.js +0 -62
  195. package/cjs/dictionary/2.2/types/CN_PERSON.js +0 -56
  196. package/cjs/dictionary/2.2/types/CQ_QUANTITY.js +0 -20
  197. package/cjs/dictionary/2.2/types/SI.js +0 -6
  198. package/cjs/dictionary/2.2/types/TQ.js +0 -68
  199. package/cjs/dictionary/2.2/types/index.js +0 -52
  200. package/cjs/dictionary/2.3/index.js +0 -13
  201. package/cjs/dictionary/2.3/segments/ACC.js +0 -52
  202. package/cjs/dictionary/2.3/segments/ADD.js +0 -13
  203. package/cjs/dictionary/2.3/segments/AIG.js +0 -109
  204. package/cjs/dictionary/2.3/segments/AIL.js +0 -95
  205. package/cjs/dictionary/2.3/segments/AIP.js +0 -95
  206. package/cjs/dictionary/2.3/segments/AIS.js +0 -81
  207. package/cjs/dictionary/2.3/segments/AL1.js +0 -17
  208. package/cjs/dictionary/2.3/segments/APR.js +0 -43
  209. package/cjs/dictionary/2.3/segments/ARQ.js +0 -171
  210. package/cjs/dictionary/2.3/segments/AUT.js +0 -80
  211. package/cjs/dictionary/2.3/segments/BHS.js +0 -81
  212. package/cjs/dictionary/2.3/segments/BLG.js +0 -26
  213. package/cjs/dictionary/2.3/segments/BTS.js +0 -25
  214. package/cjs/dictionary/2.3/segments/CDM.js +0 -103
  215. package/cjs/dictionary/2.3/segments/CM0.js +0 -85
  216. package/cjs/dictionary/2.3/segments/CM1.js +0 -29
  217. package/cjs/dictionary/2.3/segments/CM2.js +0 -36
  218. package/cjs/dictionary/2.3/segments/CSP.js +0 -36
  219. package/cjs/dictionary/2.3/segments/CSR.js +0 -120
  220. package/cjs/dictionary/2.3/segments/CSS.js +0 -29
  221. package/cjs/dictionary/2.3/segments/CTD.js +0 -58
  222. package/cjs/dictionary/2.3/segments/CTI.js +0 -29
  223. package/cjs/dictionary/2.3/segments/DB1.js +0 -66
  224. package/cjs/dictionary/2.3/segments/DG1.js +0 -140
  225. package/cjs/dictionary/2.3/segments/DRG.js +0 -82
  226. package/cjs/dictionary/2.3/segments/DSC.js +0 -13
  227. package/cjs/dictionary/2.3/segments/DSP.js +0 -38
  228. package/cjs/dictionary/2.3/segments/EQL.js +0 -37
  229. package/cjs/dictionary/2.3/segments/ERQ.js +0 -29
  230. package/cjs/dictionary/2.3/segments/ERR.js +0 -13
  231. package/cjs/dictionary/2.3/segments/EVN.js +0 -45
  232. package/cjs/dictionary/2.3/segments/FAC.js +0 -93
  233. package/cjs/dictionary/2.3/segments/FHS.js +0 -81
  234. package/cjs/dictionary/2.3/segments/FT1.js +0 -174
  235. package/cjs/dictionary/2.3/segments/FTS.js +0 -19
  236. package/cjs/dictionary/2.3/segments/GOL.js +0 -156
  237. package/cjs/dictionary/2.3/segments/GT1.js +0 -410
  238. package/cjs/dictionary/2.3/segments/IAM.js +0 -148
  239. package/cjs/dictionary/2.3/segments/IN1.js +0 -345
  240. package/cjs/dictionary/2.3/segments/IN2.js +0 -435
  241. package/cjs/dictionary/2.3/segments/IN3.js +0 -93
  242. package/cjs/dictionary/2.3/segments/LCC.js +0 -37
  243. package/cjs/dictionary/2.3/segments/LCH.js +0 -44
  244. package/cjs/dictionary/2.3/segments/LDP.js +0 -89
  245. package/cjs/dictionary/2.3/segments/LOC.js +0 -66
  246. package/cjs/dictionary/2.3/segments/LRL.js +0 -50
  247. package/cjs/dictionary/2.3/segments/MFA.js +0 -23
  248. package/cjs/dictionary/2.3/segments/MFE.js +0 -20
  249. package/cjs/dictionary/2.3/segments/MFI.js +0 -52
  250. package/cjs/dictionary/2.3/segments/MRG.js +0 -46
  251. package/cjs/dictionary/2.3/segments/MSA.js +0 -41
  252. package/cjs/dictionary/2.3/segments/MSH.js +0 -124
  253. package/cjs/dictionary/2.3/segments/NCK.js +0 -13
  254. package/cjs/dictionary/2.3/segments/NK1.js +0 -240
  255. package/cjs/dictionary/2.3/segments/NPU.js +0 -20
  256. package/cjs/dictionary/2.3/segments/NSC.js +0 -56
  257. package/cjs/dictionary/2.3/segments/NST.js +0 -99
  258. package/cjs/dictionary/2.3/segments/NTE.js +0 -25
  259. package/cjs/dictionary/2.3/segments/OBR.js +0 -271
  260. package/cjs/dictionary/2.3/segments/OBX.js +0 -93
  261. package/cjs/dictionary/2.3/segments/ODS.js +0 -10
  262. package/cjs/dictionary/2.3/segments/ODT.js +0 -11
  263. package/cjs/dictionary/2.3/segments/OM1.js +0 -270
  264. package/cjs/dictionary/2.3/segments/OM2.js +0 -59
  265. package/cjs/dictionary/2.3/segments/OM3.js +0 -40
  266. package/cjs/dictionary/2.3/segments/OM4.js +0 -74
  267. package/cjs/dictionary/2.3/segments/OM5.js +0 -23
  268. package/cjs/dictionary/2.3/segments/OM6.js +0 -18
  269. package/cjs/dictionary/2.3/segments/ORC.js +0 -96
  270. package/cjs/dictionary/2.3/segments/PCR.js +0 -179
  271. package/cjs/dictionary/2.3/segments/PD1.js +0 -100
  272. package/cjs/dictionary/2.3/segments/PDC.js +0 -114
  273. package/cjs/dictionary/2.3/segments/PEO.js +0 -191
  274. package/cjs/dictionary/2.3/segments/PES.js +0 -102
  275. package/cjs/dictionary/2.3/segments/PID.js +0 -176
  276. package/cjs/dictionary/2.3/segments/PR1.js +0 -108
  277. package/cjs/dictionary/2.3/segments/PRA.js +0 -23
  278. package/cjs/dictionary/2.3/segments/PRB.js +0 -184
  279. package/cjs/dictionary/2.3/segments/PRC.js +0 -139
  280. package/cjs/dictionary/2.3/segments/PRD.js +0 -71
  281. package/cjs/dictionary/2.3/segments/PSH.js +0 -108
  282. package/cjs/dictionary/2.3/segments/PTH.js +0 -51
  283. package/cjs/dictionary/2.3/segments/PV1.js +0 -338
  284. package/cjs/dictionary/2.3/segments/PV2.js +0 -231
  285. package/cjs/dictionary/2.3/segments/QAK.js +0 -23
  286. package/cjs/dictionary/2.3/segments/QCK.js +0 -15
  287. package/cjs/dictionary/2.3/segments/QRD.js +0 -83
  288. package/cjs/dictionary/2.3/segments/QRF.js +0 -54
  289. package/cjs/dictionary/2.3/segments/RDF.js +0 -22
  290. package/cjs/dictionary/2.3/segments/RDT.js +0 -14
  291. package/cjs/dictionary/2.3/segments/RF1.js +0 -85
  292. package/cjs/dictionary/2.3/segments/RGS.js +0 -30
  293. package/cjs/dictionary/2.3/segments/ROL.js +0 -64
  294. package/cjs/dictionary/2.3/segments/RQ1.js +0 -14
  295. package/cjs/dictionary/2.3/segments/RQD.js +0 -16
  296. package/cjs/dictionary/2.3/segments/RXA.js +0 -99
  297. package/cjs/dictionary/2.3/segments/RXC.js +0 -25
  298. package/cjs/dictionary/2.3/segments/RXD.js +0 -102
  299. package/cjs/dictionary/2.3/segments/RXE.js +0 -82
  300. package/cjs/dictionary/2.3/segments/RXG.js +0 -79
  301. package/cjs/dictionary/2.3/segments/RXO.js +0 -53
  302. package/cjs/dictionary/2.3/segments/RXR.js +0 -6
  303. package/cjs/dictionary/2.3/segments/SCH.js +0 -183
  304. package/cjs/dictionary/2.3/segments/SPR.js +0 -37
  305. package/cjs/dictionary/2.3/segments/STF.js +0 -110
  306. package/cjs/dictionary/2.3/segments/TXA.js +0 -175
  307. package/cjs/dictionary/2.3/segments/UB1.js +0 -160
  308. package/cjs/dictionary/2.3/segments/UB2.js +0 -60
  309. package/cjs/dictionary/2.3/segments/URD.js +0 -53
  310. package/cjs/dictionary/2.3/segments/URS.js +0 -54
  311. package/cjs/dictionary/2.3/segments/VAR.js +0 -50
  312. package/cjs/dictionary/2.3/segments/VTQ.js +0 -44
  313. package/cjs/dictionary/2.3/segments/index.js +0 -115
  314. package/cjs/dictionary/2.3/types/AD.js +0 -45
  315. package/cjs/dictionary/2.3/types/CD.js +0 -44
  316. package/cjs/dictionary/2.3/types/CE.js +0 -44
  317. package/cjs/dictionary/2.3/types/CF.js +0 -44
  318. package/cjs/dictionary/2.3/types/CK.js +0 -27
  319. package/cjs/dictionary/2.3/types/CM_AUI.js +0 -10
  320. package/cjs/dictionary/2.3/types/CM_CCD.js +0 -10
  321. package/cjs/dictionary/2.3/types/CM_CCP.js +0 -26
  322. package/cjs/dictionary/2.3/types/CM_CD_ELECTRODE.js +0 -20
  323. package/cjs/dictionary/2.3/types/CM_CSU.js +0 -50
  324. package/cjs/dictionary/2.3/types/CM_DDI.js +0 -10
  325. package/cjs/dictionary/2.3/types/CM_DTN.js +0 -10
  326. package/cjs/dictionary/2.3/types/CM_EIP.js +0 -13
  327. package/cjs/dictionary/2.3/types/CM_ELD.js +0 -13
  328. package/cjs/dictionary/2.3/types/CM_LA1.js +0 -99
  329. package/cjs/dictionary/2.3/types/CM_MDV.js +0 -20
  330. package/cjs/dictionary/2.3/types/CM_MOC.js +0 -13
  331. package/cjs/dictionary/2.3/types/CM_MSG.js +0 -20
  332. package/cjs/dictionary/2.3/types/CM_NDL.js +0 -56
  333. package/cjs/dictionary/2.3/types/CM_OCD.js +0 -10
  334. package/cjs/dictionary/2.3/types/CM_OSD.js +0 -74
  335. package/cjs/dictionary/2.3/types/CM_OSP.js +0 -10
  336. package/cjs/dictionary/2.3/types/CM_PCF.js +0 -16
  337. package/cjs/dictionary/2.3/types/CM_PEN.js +0 -11
  338. package/cjs/dictionary/2.3/types/CM_PI.js +0 -26
  339. package/cjs/dictionary/2.3/types/CM_PLN.js +0 -19
  340. package/cjs/dictionary/2.3/types/CM_PRL.js +0 -26
  341. package/cjs/dictionary/2.3/types/CM_PTA.js +0 -13
  342. package/cjs/dictionary/2.3/types/CM_RFR.js +0 -24
  343. package/cjs/dictionary/2.3/types/CM_RI.js +0 -13
  344. package/cjs/dictionary/2.3/types/CM_RMC.js +0 -14
  345. package/cjs/dictionary/2.3/types/CM_SPS.js +0 -13
  346. package/cjs/dictionary/2.3/types/CM_UVC.js +0 -10
  347. package/cjs/dictionary/2.3/types/CM_WVI.js +0 -20
  348. package/cjs/dictionary/2.3/types/CN.js +0 -43
  349. package/cjs/dictionary/2.3/types/CNE.js +0 -64
  350. package/cjs/dictionary/2.3/types/CP.js +0 -44
  351. package/cjs/dictionary/2.3/types/CQ.js +0 -20
  352. package/cjs/dictionary/2.3/types/CX.js +0 -45
  353. package/cjs/dictionary/2.3/types/DLN.js +0 -26
  354. package/cjs/dictionary/2.3/types/DR.js +0 -20
  355. package/cjs/dictionary/2.3/types/DT.js +0 -6
  356. package/cjs/dictionary/2.3/types/ED.js +0 -38
  357. package/cjs/dictionary/2.3/types/EI.js +0 -32
  358. package/cjs/dictionary/2.3/types/FC.js +0 -20
  359. package/cjs/dictionary/2.3/types/FT.js +0 -6
  360. package/cjs/dictionary/2.3/types/HD.js +0 -26
  361. package/cjs/dictionary/2.3/types/ID.js +0 -6
  362. package/cjs/dictionary/2.3/types/IS.js +0 -6
  363. package/cjs/dictionary/2.3/types/JCC.js +0 -20
  364. package/cjs/dictionary/2.3/types/MA.js +0 -44
  365. package/cjs/dictionary/2.3/types/MO.js +0 -20
  366. package/cjs/dictionary/2.3/types/NA.js +0 -32
  367. package/cjs/dictionary/2.3/types/NM.js +0 -6
  368. package/cjs/dictionary/2.3/types/PL.js +0 -62
  369. package/cjs/dictionary/2.3/types/PPN.js +0 -98
  370. package/cjs/dictionary/2.3/types/PT.js +0 -20
  371. package/cjs/dictionary/2.3/types/QIP.js +0 -20
  372. package/cjs/dictionary/2.3/types/QSC.js +0 -32
  373. package/cjs/dictionary/2.3/types/RCD.js +0 -26
  374. package/cjs/dictionary/2.3/types/RI.js +0 -20
  375. package/cjs/dictionary/2.3/types/RP.js +0 -32
  376. package/cjs/dictionary/2.3/types/SCV.js +0 -20
  377. package/cjs/dictionary/2.3/types/SN.js +0 -32
  378. package/cjs/dictionary/2.3/types/ST.js +0 -6
  379. package/cjs/dictionary/2.3/types/TM.js +0 -6
  380. package/cjs/dictionary/2.3/types/TN.js +0 -6
  381. package/cjs/dictionary/2.3/types/TQ.js +0 -19
  382. package/cjs/dictionary/2.3/types/TS.js +0 -14
  383. package/cjs/dictionary/2.3/types/TX.js +0 -6
  384. package/cjs/dictionary/2.3/types/VARIES.js +0 -6
  385. package/cjs/dictionary/2.3/types/VH.js +0 -32
  386. package/cjs/dictionary/2.3/types/XAD.js +0 -68
  387. package/cjs/dictionary/2.3/types/XCN.js +0 -92
  388. package/cjs/dictionary/2.3/types/XON.js +0 -56
  389. package/cjs/dictionary/2.3/types/XPN.js +0 -56
  390. package/cjs/dictionary/2.3/types/XTN.js +0 -62
  391. package/cjs/dictionary/2.3/types/index.js +0 -80
  392. package/cjs/dictionary/2.3.1/index.js +0 -13
  393. package/cjs/dictionary/2.3.1/segments/ACC.js +0 -21
  394. package/cjs/dictionary/2.3.1/segments/ADD.js +0 -12
  395. package/cjs/dictionary/2.3.1/segments/AIG.js +0 -6
  396. package/cjs/dictionary/2.3.1/segments/AIL.js +0 -18
  397. package/cjs/dictionary/2.3.1/segments/AIP.js +0 -17
  398. package/cjs/dictionary/2.3.1/segments/AIS.js +0 -11
  399. package/cjs/dictionary/2.3.1/segments/AL1.js +0 -50
  400. package/cjs/dictionary/2.3.1/segments/APR.js +0 -6
  401. package/cjs/dictionary/2.3.1/segments/ARQ.js +0 -30
  402. package/cjs/dictionary/2.3.1/segments/AUT.js +0 -10
  403. package/cjs/dictionary/2.3.1/segments/BHS.js +0 -41
  404. package/cjs/dictionary/2.3.1/segments/BLG.js +0 -19
  405. package/cjs/dictionary/2.3.1/segments/BTS.js +0 -18
  406. package/cjs/dictionary/2.3.1/segments/CDM.js +0 -18
  407. package/cjs/dictionary/2.3.1/segments/CM0.js +0 -23
  408. package/cjs/dictionary/2.3.1/segments/CM1.js +0 -11
  409. package/cjs/dictionary/2.3.1/segments/CM2.js +0 -14
  410. package/cjs/dictionary/2.3.1/segments/CSP.js +0 -6
  411. package/cjs/dictionary/2.3.1/segments/CSR.js +0 -31
  412. package/cjs/dictionary/2.3.1/segments/CSS.js +0 -14
  413. package/cjs/dictionary/2.3.1/segments/CTD.js +0 -23
  414. package/cjs/dictionary/2.3.1/segments/CTI.js +0 -6
  415. package/cjs/dictionary/2.3.1/segments/DB1.js +0 -27
  416. package/cjs/dictionary/2.3.1/segments/DG1.js +0 -42
  417. package/cjs/dictionary/2.3.1/segments/DRG.js +0 -14
  418. package/cjs/dictionary/2.3.1/segments/DSC.js +0 -11
  419. package/cjs/dictionary/2.3.1/segments/DSP.js +0 -22
  420. package/cjs/dictionary/2.3.1/segments/EQL.js +0 -17
  421. package/cjs/dictionary/2.3.1/segments/ERQ.js +0 -17
  422. package/cjs/dictionary/2.3.1/segments/ERR.js +0 -11
  423. package/cjs/dictionary/2.3.1/segments/EVN.js +0 -29
  424. package/cjs/dictionary/2.3.1/segments/FAC.js +0 -25
  425. package/cjs/dictionary/2.3.1/segments/FHS.js +0 -40
  426. package/cjs/dictionary/2.3.1/segments/FT1.js +0 -75
  427. package/cjs/dictionary/2.3.1/segments/FTS.js +0 -14
  428. package/cjs/dictionary/2.3.1/segments/GOL.js +0 -10
  429. package/cjs/dictionary/2.3.1/segments/GT1.js +0 -79
  430. package/cjs/dictionary/2.3.1/segments/IN1.js +0 -135
  431. package/cjs/dictionary/2.3.1/segments/IN2.js +0 -261
  432. package/cjs/dictionary/2.3.1/segments/IN3.js +0 -149
  433. package/cjs/dictionary/2.3.1/segments/LCC.js +0 -11
  434. package/cjs/dictionary/2.3.1/segments/LCH.js +0 -15
  435. package/cjs/dictionary/2.3.1/segments/LDP.js +0 -25
  436. package/cjs/dictionary/2.3.1/segments/LOC.js +0 -25
  437. package/cjs/dictionary/2.3.1/segments/LRL.js +0 -16
  438. package/cjs/dictionary/2.3.1/segments/MFA.js +0 -49
  439. package/cjs/dictionary/2.3.1/segments/MFE.js +0 -41
  440. package/cjs/dictionary/2.3.1/segments/MRG.js +0 -36
  441. package/cjs/dictionary/2.3.1/segments/MSA.js +0 -30
  442. package/cjs/dictionary/2.3.1/segments/MSH.js +0 -66
  443. package/cjs/dictionary/2.3.1/segments/NCK.js +0 -10
  444. package/cjs/dictionary/2.3.1/segments/NK1.js +0 -130
  445. package/cjs/dictionary/2.3.1/segments/NPU.js +0 -15
  446. package/cjs/dictionary/2.3.1/segments/NSC.js +0 -40
  447. package/cjs/dictionary/2.3.1/segments/NST.js +0 -48
  448. package/cjs/dictionary/2.3.1/segments/NTE.js +0 -25
  449. package/cjs/dictionary/2.3.1/segments/OBR.js +0 -162
  450. package/cjs/dictionary/2.3.1/segments/OBX.js +0 -81
  451. package/cjs/dictionary/2.3.1/segments/ODS.js +0 -37
  452. package/cjs/dictionary/2.3.1/segments/ODT.js +0 -27
  453. package/cjs/dictionary/2.3.1/segments/OM1.js +0 -196
  454. package/cjs/dictionary/2.3.1/segments/OM2.js +0 -51
  455. package/cjs/dictionary/2.3.1/segments/OM3.js +0 -43
  456. package/cjs/dictionary/2.3.1/segments/OM4.js +0 -71
  457. package/cjs/dictionary/2.3.1/segments/OM5.js +0 -21
  458. package/cjs/dictionary/2.3.1/segments/OM6.js +0 -17
  459. package/cjs/dictionary/2.3.1/segments/ORC.js +0 -128
  460. package/cjs/dictionary/2.3.1/segments/PCR.js +0 -23
  461. package/cjs/dictionary/2.3.1/segments/PD1.js +0 -24
  462. package/cjs/dictionary/2.3.1/segments/PDC.js +0 -20
  463. package/cjs/dictionary/2.3.1/segments/PEO.js +0 -20
  464. package/cjs/dictionary/2.3.1/segments/PES.js +0 -14
  465. package/cjs/dictionary/2.3.1/segments/PID.js +0 -124
  466. package/cjs/dictionary/2.3.1/segments/PR1.js +0 -43
  467. package/cjs/dictionary/2.3.1/segments/PRA.js +0 -64
  468. package/cjs/dictionary/2.3.1/segments/PRC.js +0 -28
  469. package/cjs/dictionary/2.3.1/segments/PRD.js +0 -28
  470. package/cjs/dictionary/2.3.1/segments/PSH.js +0 -6
  471. package/cjs/dictionary/2.3.1/segments/PTH.js +0 -13
  472. package/cjs/dictionary/2.3.1/segments/PV1.js +0 -193
  473. package/cjs/dictionary/2.3.1/segments/PV2.js +0 -82
  474. package/cjs/dictionary/2.3.1/segments/QAK.js +0 -13
  475. package/cjs/dictionary/2.3.1/segments/QRD.js +0 -47
  476. package/cjs/dictionary/2.3.1/segments/QRF.js +0 -44
  477. package/cjs/dictionary/2.3.1/segments/RDF.js +0 -6
  478. package/cjs/dictionary/2.3.1/segments/RDT.js +0 -12
  479. package/cjs/dictionary/2.3.1/segments/RF1.js +0 -6
  480. package/cjs/dictionary/2.3.1/segments/RGS.js +0 -6
  481. package/cjs/dictionary/2.3.1/segments/ROL.js +0 -18
  482. package/cjs/dictionary/2.3.1/segments/RQ1.js +0 -57
  483. package/cjs/dictionary/2.3.1/segments/RQD.js +0 -78
  484. package/cjs/dictionary/2.3.1/segments/RXA.js +0 -89
  485. package/cjs/dictionary/2.3.1/segments/RXC.js +0 -36
  486. package/cjs/dictionary/2.3.1/segments/RXD.js +0 -108
  487. package/cjs/dictionary/2.3.1/segments/RXE.js +0 -171
  488. package/cjs/dictionary/2.3.1/segments/RXG.js +0 -116
  489. package/cjs/dictionary/2.3.1/segments/RXO.js +0 -137
  490. package/cjs/dictionary/2.3.1/segments/RXR.js +0 -43
  491. package/cjs/dictionary/2.3.1/segments/SCH.js +0 -40
  492. package/cjs/dictionary/2.3.1/segments/SPR.js +0 -17
  493. package/cjs/dictionary/2.3.1/segments/STF.js +0 -128
  494. package/cjs/dictionary/2.3.1/segments/TXA.js +0 -22
  495. package/cjs/dictionary/2.3.1/segments/UB1.js +0 -75
  496. package/cjs/dictionary/2.3.1/segments/UB2.js +0 -106
  497. package/cjs/dictionary/2.3.1/segments/URD.js +0 -25
  498. package/cjs/dictionary/2.3.1/segments/URS.js +0 -43
  499. package/cjs/dictionary/2.3.1/segments/VAR.js +0 -11
  500. package/cjs/dictionary/2.3.1/segments/VTQ.js +0 -11
  501. package/cjs/dictionary/2.3.1/segments/index.js +0 -111
  502. package/cjs/dictionary/2.3.1/types/AD.js +0 -24
  503. package/cjs/dictionary/2.3.1/types/AUI.js +0 -26
  504. package/cjs/dictionary/2.3.1/types/CCD.js +0 -20
  505. package/cjs/dictionary/2.3.1/types/CCP.js +0 -26
  506. package/cjs/dictionary/2.3.1/types/CD.js +0 -22
  507. package/cjs/dictionary/2.3.1/types/CE.js +0 -13
  508. package/cjs/dictionary/2.3.1/types/CF.js +0 -13
  509. package/cjs/dictionary/2.3.1/types/CK.js +0 -18
  510. package/cjs/dictionary/2.3.1/types/CN.js +0 -34
  511. package/cjs/dictionary/2.3.1/types/CNE.js +0 -16
  512. package/cjs/dictionary/2.3.1/types/CNS.js +0 -74
  513. package/cjs/dictionary/2.3.1/types/CP.js +0 -14
  514. package/cjs/dictionary/2.3.1/types/CSU.js +0 -50
  515. package/cjs/dictionary/2.3.1/types/CWE.js +0 -62
  516. package/cjs/dictionary/2.3.1/types/DDI.js +0 -26
  517. package/cjs/dictionary/2.3.1/types/DIN.js +0 -20
  518. package/cjs/dictionary/2.3.1/types/DLD.js +0 -20
  519. package/cjs/dictionary/2.3.1/types/DLT.js +0 -32
  520. package/cjs/dictionary/2.3.1/types/DR.js +0 -6
  521. package/cjs/dictionary/2.3.1/types/DTN.js +0 -20
  522. package/cjs/dictionary/2.3.1/types/ED.js +0 -16
  523. package/cjs/dictionary/2.3.1/types/EI.js +0 -13
  524. package/cjs/dictionary/2.3.1/types/EIP.js +0 -20
  525. package/cjs/dictionary/2.3.1/types/ELD.js +0 -32
  526. package/cjs/dictionary/2.3.1/types/FC.js +0 -10
  527. package/cjs/dictionary/2.3.1/types/FN.js +0 -20
  528. package/cjs/dictionary/2.3.1/types/HD.js +0 -13
  529. package/cjs/dictionary/2.3.1/types/JCC.js +0 -14
  530. package/cjs/dictionary/2.3.1/types/LA1.js +0 -62
  531. package/cjs/dictionary/2.3.1/types/LA2.js +0 -104
  532. package/cjs/dictionary/2.3.1/types/MOC.js +0 -20
  533. package/cjs/dictionary/2.3.1/types/MOP.js +0 -20
  534. package/cjs/dictionary/2.3.1/types/MSG.js +0 -26
  535. package/cjs/dictionary/2.3.1/types/NDL.js +0 -74
  536. package/cjs/dictionary/2.3.1/types/NR.js +0 -20
  537. package/cjs/dictionary/2.3.1/types/OCD.js +0 -20
  538. package/cjs/dictionary/2.3.1/types/OSD.js +0 -74
  539. package/cjs/dictionary/2.3.1/types/OSP.js +0 -26
  540. package/cjs/dictionary/2.3.1/types/PCF.js +0 -26
  541. package/cjs/dictionary/2.3.1/types/PI.js +0 -26
  542. package/cjs/dictionary/2.3.1/types/PIP.js +0 -38
  543. package/cjs/dictionary/2.3.1/types/PL.js +0 -16
  544. package/cjs/dictionary/2.3.1/types/PLN.js +0 -32
  545. package/cjs/dictionary/2.3.1/types/PN.js +0 -44
  546. package/cjs/dictionary/2.3.1/types/PPN.js +0 -23
  547. package/cjs/dictionary/2.3.1/types/PRL.js +0 -26
  548. package/cjs/dictionary/2.3.1/types/PT.js +0 -13
  549. package/cjs/dictionary/2.3.1/types/PTA.js +0 -26
  550. package/cjs/dictionary/2.3.1/types/QSC.js +0 -10
  551. package/cjs/dictionary/2.3.1/types/RCD.js +0 -10
  552. package/cjs/dictionary/2.3.1/types/RFR.js +0 -50
  553. package/cjs/dictionary/2.3.1/types/RMC.js +0 -26
  554. package/cjs/dictionary/2.3.1/types/SCV.js +0 -10
  555. package/cjs/dictionary/2.3.1/types/SI.js +0 -6
  556. package/cjs/dictionary/2.3.1/types/SPD.js +0 -32
  557. package/cjs/dictionary/2.3.1/types/SPS.js +0 -50
  558. package/cjs/dictionary/2.3.1/types/TQ.js +0 -77
  559. package/cjs/dictionary/2.3.1/types/UVC.js +0 -20
  560. package/cjs/dictionary/2.3.1/types/VID.js +0 -26
  561. package/cjs/dictionary/2.3.1/types/VR.js +0 -20
  562. package/cjs/dictionary/2.3.1/types/WVI.js +0 -20
  563. package/cjs/dictionary/2.3.1/types/WVS.js +0 -20
  564. package/cjs/dictionary/2.3.1/types/XAD.js +0 -13
  565. package/cjs/dictionary/2.3.1/types/XCN.js +0 -30
  566. package/cjs/dictionary/2.3.1/types/XON.js +0 -14
  567. package/cjs/dictionary/2.3.1/types/XPN.js +0 -14
  568. package/cjs/dictionary/2.3.1/types/index.js +0 -69
  569. package/cjs/dictionary/2.4/dictionary.js +0 -13
  570. package/cjs/dictionary/2.4/index.js +0 -6
  571. package/cjs/dictionary/2.4/patches.js +0 -11
  572. package/cjs/dictionary/2.4/segments/ABS.js +0 -115
  573. package/cjs/dictionary/2.4/segments/ACC.js +0 -79
  574. package/cjs/dictionary/2.4/segments/ADD.js +0 -13
  575. package/cjs/dictionary/2.4/segments/AFF.js +0 -43
  576. package/cjs/dictionary/2.4/segments/AIG.js +0 -109
  577. package/cjs/dictionary/2.4/segments/AIL.js +0 -91
  578. package/cjs/dictionary/2.4/segments/AIP.js +0 -92
  579. package/cjs/dictionary/2.4/segments/AIS.js +0 -97
  580. package/cjs/dictionary/2.4/segments/AL1.js +0 -30
  581. package/cjs/dictionary/2.4/segments/APR.js +0 -46
  582. package/cjs/dictionary/2.4/segments/ARQ.js +0 -179
  583. package/cjs/dictionary/2.4/segments/AUT.js +0 -79
  584. package/cjs/dictionary/2.4/segments/BHS.js +0 -81
  585. package/cjs/dictionary/2.4/segments/BLC.js +0 -23
  586. package/cjs/dictionary/2.4/segments/BLG.js +0 -26
  587. package/cjs/dictionary/2.4/segments/BTS.js +0 -25
  588. package/cjs/dictionary/2.4/segments/CDM.js +0 -102
  589. package/cjs/dictionary/2.4/segments/CM0.js +0 -80
  590. package/cjs/dictionary/2.4/segments/CM1.js +0 -28
  591. package/cjs/dictionary/2.4/segments/CM2.js +0 -35
  592. package/cjs/dictionary/2.4/segments/CNS.js +0 -50
  593. package/cjs/dictionary/2.4/segments/CSP.js +0 -36
  594. package/cjs/dictionary/2.4/segments/CSR.js +0 -111
  595. package/cjs/dictionary/2.4/segments/CSS.js +0 -27
  596. package/cjs/dictionary/2.4/segments/CTD.js +0 -58
  597. package/cjs/dictionary/2.4/segments/CTI.js +0 -29
  598. package/cjs/dictionary/2.4/segments/DB1.js +0 -59
  599. package/cjs/dictionary/2.4/segments/DG1.js +0 -139
  600. package/cjs/dictionary/2.4/segments/DRG.js +0 -91
  601. package/cjs/dictionary/2.4/segments/DSC.js +0 -21
  602. package/cjs/dictionary/2.4/segments/DSP.js +0 -38
  603. package/cjs/dictionary/2.4/segments/ECD.js +0 -45
  604. package/cjs/dictionary/2.4/segments/ECR.js +0 -30
  605. package/cjs/dictionary/2.4/segments/EDU.js +0 -66
  606. package/cjs/dictionary/2.4/segments/EQL.js +0 -36
  607. package/cjs/dictionary/2.4/segments/EQP.js +0 -44
  608. package/cjs/dictionary/2.4/segments/EQU.js +0 -46
  609. package/cjs/dictionary/2.4/segments/ERQ.js +0 -26
  610. package/cjs/dictionary/2.4/segments/ERR.js +0 -13
  611. package/cjs/dictionary/2.4/segments/EVN.js +0 -49
  612. package/cjs/dictionary/2.4/segments/FAC.js +0 -87
  613. package/cjs/dictionary/2.4/segments/FHS.js +0 -81
  614. package/cjs/dictionary/2.4/segments/FT1.js +0 -174
  615. package/cjs/dictionary/2.4/segments/FTS.js +0 -19
  616. package/cjs/dictionary/2.4/segments/GOL.js +0 -155
  617. package/cjs/dictionary/2.4/segments/GP1.js +0 -47
  618. package/cjs/dictionary/2.4/segments/GP2.js +0 -115
  619. package/cjs/dictionary/2.4/segments/GT1.js +0 -400
  620. package/cjs/dictionary/2.4/segments/IAM.js +0 -155
  621. package/cjs/dictionary/2.4/segments/IN1.js +0 -320
  622. package/cjs/dictionary/2.4/segments/IN2.js +0 -410
  623. package/cjs/dictionary/2.4/segments/IN3.js +0 -107
  624. package/cjs/dictionary/2.4/segments/INV.js +0 -139
  625. package/cjs/dictionary/2.4/segments/ISD.js +0 -31
  626. package/cjs/dictionary/2.4/segments/LAN.js +0 -39
  627. package/cjs/dictionary/2.4/segments/LCC.js +0 -38
  628. package/cjs/dictionary/2.4/segments/LCH.js +0 -43
  629. package/cjs/dictionary/2.4/segments/LDP.js +0 -92
  630. package/cjs/dictionary/2.4/segments/LOC.js +0 -68
  631. package/cjs/dictionary/2.4/segments/LRL.js +0 -49
  632. package/cjs/dictionary/2.4/segments/MFA.js +0 -25
  633. package/cjs/dictionary/2.4/segments/MFE.js +0 -17
  634. package/cjs/dictionary/2.4/segments/MFI.js +0 -53
  635. package/cjs/dictionary/2.4/segments/MRG.js +0 -49
  636. package/cjs/dictionary/2.4/segments/MSA.js +0 -44
  637. package/cjs/dictionary/2.4/segments/MSH.js +0 -122
  638. package/cjs/dictionary/2.4/segments/NCK.js +0 -14
  639. package/cjs/dictionary/2.4/segments/NDS.js +0 -37
  640. package/cjs/dictionary/2.4/segments/NK1.js +0 -228
  641. package/cjs/dictionary/2.4/segments/NPU.js +0 -20
  642. package/cjs/dictionary/2.4/segments/NSC.js +0 -60
  643. package/cjs/dictionary/2.4/segments/NST.js +0 -101
  644. package/cjs/dictionary/2.4/segments/NTE.js +0 -29
  645. package/cjs/dictionary/2.4/segments/OBR.js +0 -277
  646. package/cjs/dictionary/2.4/segments/OBX.js +0 -112
  647. package/cjs/dictionary/2.4/segments/ODS.js +0 -14
  648. package/cjs/dictionary/2.4/segments/ODT.js +0 -18
  649. package/cjs/dictionary/2.4/segments/OM1.js +0 -263
  650. package/cjs/dictionary/2.4/segments/OM2.js +0 -59
  651. package/cjs/dictionary/2.4/segments/OM3.js +0 -42
  652. package/cjs/dictionary/2.4/segments/OM4.js +0 -77
  653. package/cjs/dictionary/2.4/segments/OM5.js +0 -24
  654. package/cjs/dictionary/2.4/segments/OM6.js +0 -18
  655. package/cjs/dictionary/2.4/segments/OM7.js +0 -185
  656. package/cjs/dictionary/2.4/segments/ORC.js +0 -124
  657. package/cjs/dictionary/2.4/segments/ORG.js +0 -101
  658. package/cjs/dictionary/2.4/segments/PCR.js +0 -177
  659. package/cjs/dictionary/2.4/segments/PD1.js +0 -164
  660. package/cjs/dictionary/2.4/segments/PDA.js +0 -74
  661. package/cjs/dictionary/2.4/segments/PDC.js +0 -110
  662. package/cjs/dictionary/2.4/segments/PEO.js +0 -189
  663. package/cjs/dictionary/2.4/segments/PES.js +0 -100
  664. package/cjs/dictionary/2.4/segments/PID.js +0 -232
  665. package/cjs/dictionary/2.4/segments/PR1.js +0 -130
  666. package/cjs/dictionary/2.4/segments/PRA.js +0 -54
  667. package/cjs/dictionary/2.4/segments/PRB.js +0 -184
  668. package/cjs/dictionary/2.4/segments/PRC.js +0 -136
  669. package/cjs/dictionary/2.4/segments/PRD.js +0 -68
  670. package/cjs/dictionary/2.4/segments/PSH.js +0 -108
  671. package/cjs/dictionary/2.4/segments/PTH.js +0 -49
  672. package/cjs/dictionary/2.4/segments/PV1.js +0 -318
  673. package/cjs/dictionary/2.4/segments/PV2.js +0 -316
  674. package/cjs/dictionary/2.4/segments/QAK.js +0 -49
  675. package/cjs/dictionary/2.4/segments/QID.js +0 -23
  676. package/cjs/dictionary/2.4/segments/QPD.js +0 -30
  677. package/cjs/dictionary/2.4/segments/QRD.js +0 -83
  678. package/cjs/dictionary/2.4/segments/QRF.js +0 -61
  679. package/cjs/dictionary/2.4/segments/QRI.js +0 -31
  680. package/cjs/dictionary/2.4/segments/RCP.js +0 -61
  681. package/cjs/dictionary/2.4/segments/RDF.js +0 -23
  682. package/cjs/dictionary/2.4/segments/RDT.js +0 -13
  683. package/cjs/dictionary/2.4/segments/RF1.js +0 -91
  684. package/cjs/dictionary/2.4/segments/RGS.js +0 -30
  685. package/cjs/dictionary/2.4/segments/RMI.js +0 -31
  686. package/cjs/dictionary/2.4/segments/ROL.js +0 -91
  687. package/cjs/dictionary/2.4/segments/RQ1.js +0 -21
  688. package/cjs/dictionary/2.4/segments/RQD.js +0 -25
  689. package/cjs/dictionary/2.4/segments/RXA.js +0 -109
  690. package/cjs/dictionary/2.4/segments/RXC.js +0 -35
  691. package/cjs/dictionary/2.4/segments/RXD.js +0 -129
  692. package/cjs/dictionary/2.4/segments/RXE.js +0 -117
  693. package/cjs/dictionary/2.4/segments/RXG.js +0 -87
  694. package/cjs/dictionary/2.4/segments/RXO.js +0 -90
  695. package/cjs/dictionary/2.4/segments/RXR.js +0 -28
  696. package/cjs/dictionary/2.4/segments/SAC.js +0 -328
  697. package/cjs/dictionary/2.4/segments/SCH.js +0 -190
  698. package/cjs/dictionary/2.4/segments/SID.js +0 -37
  699. package/cjs/dictionary/2.4/segments/SPR.js +0 -34
  700. package/cjs/dictionary/2.4/segments/STF.js +0 -148
  701. package/cjs/dictionary/2.4/segments/TCC.js +0 -110
  702. package/cjs/dictionary/2.4/segments/TCD.js +0 -67
  703. package/cjs/dictionary/2.4/segments/TXA.js +0 -171
  704. package/cjs/dictionary/2.4/segments/UB1.js +0 -149
  705. package/cjs/dictionary/2.4/segments/UB2.js +0 -63
  706. package/cjs/dictionary/2.4/segments/URD.js +0 -54
  707. package/cjs/dictionary/2.4/segments/URS.js +0 -54
  708. package/cjs/dictionary/2.4/segments/VAR.js +0 -49
  709. package/cjs/dictionary/2.4/segments/VTQ.js +0 -43
  710. package/cjs/dictionary/2.4/segments/index.js +0 -141
  711. package/cjs/dictionary/2.4/types/AD.js +0 -45
  712. package/cjs/dictionary/2.4/types/AUI.js +0 -10
  713. package/cjs/dictionary/2.4/types/CD.js +0 -39
  714. package/cjs/dictionary/2.4/types/CE.js +0 -42
  715. package/cjs/dictionary/2.4/types/CF.js +0 -44
  716. package/cjs/dictionary/2.4/types/CK.js +0 -27
  717. package/cjs/dictionary/2.4/types/CN.js +0 -43
  718. package/cjs/dictionary/2.4/types/CNE.js +0 -59
  719. package/cjs/dictionary/2.4/types/CNN.js +0 -74
  720. package/cjs/dictionary/2.4/types/CP.js +0 -43
  721. package/cjs/dictionary/2.4/types/CQ.js +0 -20
  722. package/cjs/dictionary/2.4/types/CWE.js +0 -13
  723. package/cjs/dictionary/2.4/types/CX.js +0 -57
  724. package/cjs/dictionary/2.4/types/DLD.js +0 -10
  725. package/cjs/dictionary/2.4/types/DLN.js +0 -26
  726. package/cjs/dictionary/2.4/types/DR.js +0 -19
  727. package/cjs/dictionary/2.4/types/DT.js +0 -6
  728. package/cjs/dictionary/2.4/types/DTM.js +0 -6
  729. package/cjs/dictionary/2.4/types/ED.js +0 -38
  730. package/cjs/dictionary/2.4/types/EI.js +0 -32
  731. package/cjs/dictionary/2.4/types/FC.js +0 -20
  732. package/cjs/dictionary/2.4/types/FN.js +0 -32
  733. package/cjs/dictionary/2.4/types/FT.js +0 -6
  734. package/cjs/dictionary/2.4/types/HD.js +0 -26
  735. package/cjs/dictionary/2.4/types/ID.js +0 -6
  736. package/cjs/dictionary/2.4/types/IS.js +0 -6
  737. package/cjs/dictionary/2.4/types/JCC.js +0 -19
  738. package/cjs/dictionary/2.4/types/MA.js +0 -44
  739. package/cjs/dictionary/2.4/types/MO.js +0 -20
  740. package/cjs/dictionary/2.4/types/NA.js +0 -32
  741. package/cjs/dictionary/2.4/types/NDL.js +0 -10
  742. package/cjs/dictionary/2.4/types/NM.js +0 -6
  743. package/cjs/dictionary/2.4/types/OCD.js +0 -10
  744. package/cjs/dictionary/2.4/types/PL.js +0 -59
  745. package/cjs/dictionary/2.4/types/PN.js +0 -13
  746. package/cjs/dictionary/2.4/types/PPN.js +0 -113
  747. package/cjs/dictionary/2.4/types/PT.js +0 -18
  748. package/cjs/dictionary/2.4/types/QIP.js +0 -20
  749. package/cjs/dictionary/2.4/types/QSC.js +0 -31
  750. package/cjs/dictionary/2.4/types/RCD.js +0 -25
  751. package/cjs/dictionary/2.4/types/RFR.js +0 -10
  752. package/cjs/dictionary/2.4/types/RI.js +0 -20
  753. package/cjs/dictionary/2.4/types/RP.js +0 -32
  754. package/cjs/dictionary/2.4/types/SAD.js +0 -26
  755. package/cjs/dictionary/2.4/types/SCV.js +0 -20
  756. package/cjs/dictionary/2.4/types/SN.js +0 -32
  757. package/cjs/dictionary/2.4/types/SRT.js +0 -20
  758. package/cjs/dictionary/2.4/types/ST.js +0 -6
  759. package/cjs/dictionary/2.4/types/TM.js +0 -6
  760. package/cjs/dictionary/2.4/types/TN.js +0 -6
  761. package/cjs/dictionary/2.4/types/TQ.js +0 -20
  762. package/cjs/dictionary/2.4/types/TS.js +0 -14
  763. package/cjs/dictionary/2.4/types/TX.js +0 -6
  764. package/cjs/dictionary/2.4/types/VARIES.js +0 -6
  765. package/cjs/dictionary/2.4/types/VH.js +0 -32
  766. package/cjs/dictionary/2.4/types/WVS.js +0 -6
  767. package/cjs/dictionary/2.4/types/XAD.js +0 -74
  768. package/cjs/dictionary/2.4/types/XCN.js +0 -104
  769. package/cjs/dictionary/2.4/types/XON.js +0 -55
  770. package/cjs/dictionary/2.4/types/XPN.js +0 -72
  771. package/cjs/dictionary/2.4/types/XTN.js +0 -62
  772. package/cjs/dictionary/2.4/types/index.js +0 -64
  773. package/cjs/dictionary/2.5/index.js +0 -13
  774. package/cjs/dictionary/2.5/segments/ACC.js +0 -26
  775. package/cjs/dictionary/2.5/segments/ADD.js +0 -11
  776. package/cjs/dictionary/2.5/segments/AFF.js +0 -10
  777. package/cjs/dictionary/2.5/segments/AIL.js +0 -19
  778. package/cjs/dictionary/2.5/segments/AIP.js +0 -21
  779. package/cjs/dictionary/2.5/segments/AIS.js +0 -6
  780. package/cjs/dictionary/2.5/segments/AL1.js +0 -42
  781. package/cjs/dictionary/2.5/segments/ARQ.js +0 -25
  782. package/cjs/dictionary/2.5/segments/AUT.js +0 -10
  783. package/cjs/dictionary/2.5/segments/BHS.js +0 -48
  784. package/cjs/dictionary/2.5/segments/BLC.js +0 -10
  785. package/cjs/dictionary/2.5/segments/BLG.js +0 -26
  786. package/cjs/dictionary/2.5/segments/BPO.js +0 -109
  787. package/cjs/dictionary/2.5/segments/BPX.js +0 -158
  788. package/cjs/dictionary/2.5/segments/BTS.js +0 -17
  789. package/cjs/dictionary/2.5/segments/BTX.js +0 -146
  790. package/cjs/dictionary/2.5/segments/CDM.js +0 -19
  791. package/cjs/dictionary/2.5/segments/CER.js +0 -234
  792. package/cjs/dictionary/2.5/segments/CM0.js +0 -23
  793. package/cjs/dictionary/2.5/segments/CM1.js +0 -10
  794. package/cjs/dictionary/2.5/segments/CM2.js +0 -10
  795. package/cjs/dictionary/2.5/segments/CSR.js +0 -30
  796. package/cjs/dictionary/2.5/segments/CSS.js +0 -13
  797. package/cjs/dictionary/2.5/segments/CTD.js +0 -10
  798. package/cjs/dictionary/2.5/segments/DB1.js +0 -29
  799. package/cjs/dictionary/2.5/segments/DG1.js +0 -51
  800. package/cjs/dictionary/2.5/segments/DRG.js +0 -10
  801. package/cjs/dictionary/2.5/segments/DSC.js +0 -11
  802. package/cjs/dictionary/2.5/segments/DSP.js +0 -22
  803. package/cjs/dictionary/2.5/segments/ECD.js +0 -10
  804. package/cjs/dictionary/2.5/segments/ECR.js +0 -10
  805. package/cjs/dictionary/2.5/segments/EDU.js +0 -17
  806. package/cjs/dictionary/2.5/segments/EQL.js +0 -10
  807. package/cjs/dictionary/2.5/segments/ERQ.js +0 -17
  808. package/cjs/dictionary/2.5/segments/ERR.js +0 -96
  809. package/cjs/dictionary/2.5/segments/EVN.js +0 -31
  810. package/cjs/dictionary/2.5/segments/FAC.js +0 -21
  811. package/cjs/dictionary/2.5/segments/FHS.js +0 -48
  812. package/cjs/dictionary/2.5/segments/FT1.js +0 -111
  813. package/cjs/dictionary/2.5/segments/FTS.js +0 -14
  814. package/cjs/dictionary/2.5/segments/GOL.js +0 -10
  815. package/cjs/dictionary/2.5/segments/GP2.js +0 -13
  816. package/cjs/dictionary/2.5/segments/GT1.js +0 -75
  817. package/cjs/dictionary/2.5/segments/IAM.js +0 -12
  818. package/cjs/dictionary/2.5/segments/IIM.js +0 -115
  819. package/cjs/dictionary/2.5/segments/IN1.js +0 -149
  820. package/cjs/dictionary/2.5/segments/IN2.js +0 -243
  821. package/cjs/dictionary/2.5/segments/IN3.js +0 -139
  822. package/cjs/dictionary/2.5/segments/INV.js +0 -21
  823. package/cjs/dictionary/2.5/segments/IPC.js +0 -71
  824. package/cjs/dictionary/2.5/segments/LAN.js +0 -10
  825. package/cjs/dictionary/2.5/segments/LCC.js +0 -10
  826. package/cjs/dictionary/2.5/segments/LCH.js +0 -11
  827. package/cjs/dictionary/2.5/segments/LDP.js +0 -24
  828. package/cjs/dictionary/2.5/segments/LOC.js +0 -24
  829. package/cjs/dictionary/2.5/segments/LRL.js +0 -14
  830. package/cjs/dictionary/2.5/segments/MFA.js +0 -45
  831. package/cjs/dictionary/2.5/segments/MFE.js +0 -41
  832. package/cjs/dictionary/2.5/segments/MFI.js +0 -10
  833. package/cjs/dictionary/2.5/segments/MRG.js +0 -26
  834. package/cjs/dictionary/2.5/segments/MSA.js +0 -28
  835. package/cjs/dictionary/2.5/segments/MSH.js +0 -81
  836. package/cjs/dictionary/2.5/segments/NCK.js +0 -11
  837. package/cjs/dictionary/2.5/segments/NK1.js +0 -127
  838. package/cjs/dictionary/2.5/segments/NPU.js +0 -15
  839. package/cjs/dictionary/2.5/segments/NSC.js +0 -37
  840. package/cjs/dictionary/2.5/segments/NST.js +0 -45
  841. package/cjs/dictionary/2.5/segments/NTE.js +0 -24
  842. package/cjs/dictionary/2.5/segments/OBR.js +0 -170
  843. package/cjs/dictionary/2.5/segments/OBX.js +0 -73
  844. package/cjs/dictionary/2.5/segments/ODS.js +0 -34
  845. package/cjs/dictionary/2.5/segments/ODT.js +0 -25
  846. package/cjs/dictionary/2.5/segments/OM1.js +0 -191
  847. package/cjs/dictionary/2.5/segments/OM2.js +0 -49
  848. package/cjs/dictionary/2.5/segments/OM3.js +0 -40
  849. package/cjs/dictionary/2.5/segments/OM4.js +0 -68
  850. package/cjs/dictionary/2.5/segments/OM5.js +0 -19
  851. package/cjs/dictionary/2.5/segments/OM6.js +0 -17
  852. package/cjs/dictionary/2.5/segments/OM7.js +0 -10
  853. package/cjs/dictionary/2.5/segments/ORC.js +0 -156
  854. package/cjs/dictionary/2.5/segments/ORG.js +0 -16
  855. package/cjs/dictionary/2.5/segments/OVR.js +0 -45
  856. package/cjs/dictionary/2.5/segments/PCR.js +0 -24
  857. package/cjs/dictionary/2.5/segments/PD1.js +0 -23
  858. package/cjs/dictionary/2.5/segments/PDA.js +0 -6
  859. package/cjs/dictionary/2.5/segments/PDC.js +0 -19
  860. package/cjs/dictionary/2.5/segments/PEO.js +0 -13
  861. package/cjs/dictionary/2.5/segments/PES.js +0 -16
  862. package/cjs/dictionary/2.5/segments/PID.js +0 -129
  863. package/cjs/dictionary/2.5/segments/PR1.js +0 -55
  864. package/cjs/dictionary/2.5/segments/PRA.js +0 -65
  865. package/cjs/dictionary/2.5/segments/PRC.js +0 -24
  866. package/cjs/dictionary/2.5/segments/PRD.js +0 -22
  867. package/cjs/dictionary/2.5/segments/PSH.js +0 -13
  868. package/cjs/dictionary/2.5/segments/PTH.js +0 -13
  869. package/cjs/dictionary/2.5/segments/PV1.js +0 -191
  870. package/cjs/dictionary/2.5/segments/PV2.js +0 -92
  871. package/cjs/dictionary/2.5/segments/QAK.js +0 -19
  872. package/cjs/dictionary/2.5/segments/QRD.js +0 -46
  873. package/cjs/dictionary/2.5/segments/QRF.js +0 -44
  874. package/cjs/dictionary/2.5/segments/RDT.js +0 -11
  875. package/cjs/dictionary/2.5/segments/ROL.js +0 -23
  876. package/cjs/dictionary/2.5/segments/RQ1.js +0 -54
  877. package/cjs/dictionary/2.5/segments/RQD.js +0 -72
  878. package/cjs/dictionary/2.5/segments/RXA.js +0 -112
  879. package/cjs/dictionary/2.5/segments/RXC.js +0 -48
  880. package/cjs/dictionary/2.5/segments/RXD.js +0 -147
  881. package/cjs/dictionary/2.5/segments/RXE.js +0 -251
  882. package/cjs/dictionary/2.5/segments/RXG.js +0 -139
  883. package/cjs/dictionary/2.5/segments/RXO.js +0 -151
  884. package/cjs/dictionary/2.5/segments/RXR.js +0 -44
  885. package/cjs/dictionary/2.5/segments/SAC.js +0 -21
  886. package/cjs/dictionary/2.5/segments/SCH.js +0 -38
  887. package/cjs/dictionary/2.5/segments/SFT.js +0 -50
  888. package/cjs/dictionary/2.5/segments/SPM.js +0 -227
  889. package/cjs/dictionary/2.5/segments/SPR.js +0 -16
  890. package/cjs/dictionary/2.5/segments/STF.js +0 -190
  891. package/cjs/dictionary/2.5/segments/TQ1.js +0 -109
  892. package/cjs/dictionary/2.5/segments/TQ2.js +0 -82
  893. package/cjs/dictionary/2.5/segments/TXA.js +0 -19
  894. package/cjs/dictionary/2.5/segments/UB1.js +0 -79
  895. package/cjs/dictionary/2.5/segments/UB2.js +0 -107
  896. package/cjs/dictionary/2.5/segments/URD.js +0 -25
  897. package/cjs/dictionary/2.5/segments/URS.js +0 -43
  898. package/cjs/dictionary/2.5/segments/VAR.js +0 -10
  899. package/cjs/dictionary/2.5/segments/VTQ.js +0 -10
  900. package/cjs/dictionary/2.5/segments/index.js +0 -129
  901. package/cjs/dictionary/2.5/types/AD.js +0 -43
  902. package/cjs/dictionary/2.5/types/AUI.js +0 -28
  903. package/cjs/dictionary/2.5/types/CCD.js +0 -23
  904. package/cjs/dictionary/2.5/types/CCP.js +0 -29
  905. package/cjs/dictionary/2.5/types/CD.js +0 -32
  906. package/cjs/dictionary/2.5/types/CE.js +0 -33
  907. package/cjs/dictionary/2.5/types/CF.js +0 -34
  908. package/cjs/dictionary/2.5/types/CNE.js +0 -43
  909. package/cjs/dictionary/2.5/types/CNN.js +0 -53
  910. package/cjs/dictionary/2.5/types/CP.js +0 -29
  911. package/cjs/dictionary/2.5/types/CQ.js +0 -14
  912. package/cjs/dictionary/2.5/types/CSU.js +0 -59
  913. package/cjs/dictionary/2.5/types/CWE.js +0 -73
  914. package/cjs/dictionary/2.5/types/CX.js +0 -51
  915. package/cjs/dictionary/2.5/types/DDI.js +0 -29
  916. package/cjs/dictionary/2.5/types/DIN.js +0 -23
  917. package/cjs/dictionary/2.5/types/DLD.js +0 -23
  918. package/cjs/dictionary/2.5/types/DLN.js +0 -20
  919. package/cjs/dictionary/2.5/types/DLT.js +0 -37
  920. package/cjs/dictionary/2.5/types/DR.js +0 -16
  921. package/cjs/dictionary/2.5/types/DTM.js +0 -6
  922. package/cjs/dictionary/2.5/types/DTN.js +0 -23
  923. package/cjs/dictionary/2.5/types/ED.js +0 -30
  924. package/cjs/dictionary/2.5/types/EI.js +0 -23
  925. package/cjs/dictionary/2.5/types/EIP.js +0 -22
  926. package/cjs/dictionary/2.5/types/ELD.js +0 -37
  927. package/cjs/dictionary/2.5/types/ERL.js +0 -50
  928. package/cjs/dictionary/2.5/types/FC.js +0 -16
  929. package/cjs/dictionary/2.5/types/FN.js +0 -30
  930. package/cjs/dictionary/2.5/types/GTS.js +0 -6
  931. package/cjs/dictionary/2.5/types/HD.js +0 -20
  932. package/cjs/dictionary/2.5/types/ICD.js +0 -31
  933. package/cjs/dictionary/2.5/types/JCC.js +0 -23
  934. package/cjs/dictionary/2.5/types/LA1.js +0 -78
  935. package/cjs/dictionary/2.5/types/LA2.js +0 -129
  936. package/cjs/dictionary/2.5/types/MA.js +0 -29
  937. package/cjs/dictionary/2.5/types/MO.js +0 -13
  938. package/cjs/dictionary/2.5/types/MOC.js +0 -22
  939. package/cjs/dictionary/2.5/types/MOP.js +0 -30
  940. package/cjs/dictionary/2.5/types/MSG.js +0 -32
  941. package/cjs/dictionary/2.5/types/NA.js +0 -62
  942. package/cjs/dictionary/2.5/types/NDL.js +0 -91
  943. package/cjs/dictionary/2.5/types/NR.js +0 -22
  944. package/cjs/dictionary/2.5/types/OCD.js +0 -23
  945. package/cjs/dictionary/2.5/types/OSD.js +0 -90
  946. package/cjs/dictionary/2.5/types/OSP.js +0 -30
  947. package/cjs/dictionary/2.5/types/PIP.js +0 -45
  948. package/cjs/dictionary/2.5/types/PL.js +0 -60
  949. package/cjs/dictionary/2.5/types/PLN.js +0 -37
  950. package/cjs/dictionary/2.5/types/PPN.js +0 -118
  951. package/cjs/dictionary/2.5/types/PRL.js +0 -29
  952. package/cjs/dictionary/2.5/types/PT.js +0 -17
  953. package/cjs/dictionary/2.5/types/PTA.js +0 -38
  954. package/cjs/dictionary/2.5/types/QIP.js +0 -16
  955. package/cjs/dictionary/2.5/types/QSC.js +0 -23
  956. package/cjs/dictionary/2.5/types/RCD.js +0 -20
  957. package/cjs/dictionary/2.5/types/RFR.js +0 -58
  958. package/cjs/dictionary/2.5/types/RI.js +0 -14
  959. package/cjs/dictionary/2.5/types/RMC.js +0 -38
  960. package/cjs/dictionary/2.5/types/RP.js +0 -22
  961. package/cjs/dictionary/2.5/types/RPT.js +0 -89
  962. package/cjs/dictionary/2.5/types/SAD.js +0 -17
  963. package/cjs/dictionary/2.5/types/SCV.js +0 -14
  964. package/cjs/dictionary/2.5/types/SI.js +0 -6
  965. package/cjs/dictionary/2.5/types/SN.js +0 -20
  966. package/cjs/dictionary/2.5/types/SPD.js +0 -37
  967. package/cjs/dictionary/2.5/types/SPS.js +0 -61
  968. package/cjs/dictionary/2.5/types/SRT.js +0 -15
  969. package/cjs/dictionary/2.5/types/TQ.js +0 -89
  970. package/cjs/dictionary/2.5/types/TS.js +0 -21
  971. package/cjs/dictionary/2.5/types/UVC.js +0 -23
  972. package/cjs/dictionary/2.5/types/VH.js +0 -21
  973. package/cjs/dictionary/2.5/types/VID.js +0 -31
  974. package/cjs/dictionary/2.5/types/VR.js +0 -22
  975. package/cjs/dictionary/2.5/types/WVI.js +0 -22
  976. package/cjs/dictionary/2.5/types/WVS.js +0 -21
  977. package/cjs/dictionary/2.5/types/XAD.js +0 -69
  978. package/cjs/dictionary/2.5/types/XCN.js +0 -120
  979. package/cjs/dictionary/2.5/types/XON.js +0 -55
  980. package/cjs/dictionary/2.5/types/XPN.js +0 -69
  981. package/cjs/dictionary/2.5/types/XTN.js +0 -60
  982. package/cjs/dictionary/2.5/types/index.js +0 -84
  983. package/cjs/dictionary/2.5.1/index.js +0 -13
  984. package/cjs/dictionary/2.5.1/segments/ABS.js +0 -115
  985. package/cjs/dictionary/2.5.1/segments/ACC.js +0 -79
  986. package/cjs/dictionary/2.5.1/segments/ADD.js +0 -13
  987. package/cjs/dictionary/2.5.1/segments/AFF.js +0 -42
  988. package/cjs/dictionary/2.5.1/segments/AIG.js +0 -109
  989. package/cjs/dictionary/2.5.1/segments/AIL.js +0 -90
  990. package/cjs/dictionary/2.5.1/segments/AIP.js +0 -90
  991. package/cjs/dictionary/2.5.1/segments/AIS.js +0 -96
  992. package/cjs/dictionary/2.5.1/segments/AL1.js +0 -27
  993. package/cjs/dictionary/2.5.1/segments/APR.js +0 -46
  994. package/cjs/dictionary/2.5.1/segments/ARQ.js +0 -179
  995. package/cjs/dictionary/2.5.1/segments/AUT.js +0 -79
  996. package/cjs/dictionary/2.5.1/segments/BHS.js +0 -73
  997. package/cjs/dictionary/2.5.1/segments/BLC.js +0 -22
  998. package/cjs/dictionary/2.5.1/segments/BLG.js +0 -26
  999. package/cjs/dictionary/2.5.1/segments/BTS.js +0 -25
  1000. package/cjs/dictionary/2.5.1/segments/CDM.js +0 -101
  1001. package/cjs/dictionary/2.5.1/segments/CM0.js +0 -79
  1002. package/cjs/dictionary/2.5.1/segments/CM1.js +0 -28
  1003. package/cjs/dictionary/2.5.1/segments/CM2.js +0 -35
  1004. package/cjs/dictionary/2.5.1/segments/CNS.js +0 -50
  1005. package/cjs/dictionary/2.5.1/segments/CSP.js +0 -36
  1006. package/cjs/dictionary/2.5.1/segments/CSR.js +0 -111
  1007. package/cjs/dictionary/2.5.1/segments/CSS.js +0 -27
  1008. package/cjs/dictionary/2.5.1/segments/CTD.js +0 -58
  1009. package/cjs/dictionary/2.5.1/segments/CTI.js +0 -29
  1010. package/cjs/dictionary/2.5.1/segments/DB1.js +0 -58
  1011. package/cjs/dictionary/2.5.1/segments/DG1.js +0 -139
  1012. package/cjs/dictionary/2.5.1/segments/DRG.js +0 -91
  1013. package/cjs/dictionary/2.5.1/segments/DSC.js +0 -21
  1014. package/cjs/dictionary/2.5.1/segments/DSP.js +0 -38
  1015. package/cjs/dictionary/2.5.1/segments/ECD.js +0 -44
  1016. package/cjs/dictionary/2.5.1/segments/ECR.js +0 -29
  1017. package/cjs/dictionary/2.5.1/segments/EDU.js +0 -65
  1018. package/cjs/dictionary/2.5.1/segments/EQL.js +0 -36
  1019. package/cjs/dictionary/2.5.1/segments/EQP.js +0 -44
  1020. package/cjs/dictionary/2.5.1/segments/EQU.js +0 -46
  1021. package/cjs/dictionary/2.5.1/segments/ERQ.js +0 -25
  1022. package/cjs/dictionary/2.5.1/segments/ERR.js +0 -11
  1023. package/cjs/dictionary/2.5.1/segments/EVN.js +0 -48
  1024. package/cjs/dictionary/2.5.1/segments/FAC.js +0 -87
  1025. package/cjs/dictionary/2.5.1/segments/FHS.js +0 -73
  1026. package/cjs/dictionary/2.5.1/segments/FT1.js +0 -172
  1027. package/cjs/dictionary/2.5.1/segments/FTS.js +0 -19
  1028. package/cjs/dictionary/2.5.1/segments/GOL.js +0 -155
  1029. package/cjs/dictionary/2.5.1/segments/GP1.js +0 -47
  1030. package/cjs/dictionary/2.5.1/segments/GP2.js +0 -113
  1031. package/cjs/dictionary/2.5.1/segments/GT1.js +0 -397
  1032. package/cjs/dictionary/2.5.1/segments/IAM.js +0 -152
  1033. package/cjs/dictionary/2.5.1/segments/IN1.js +0 -319
  1034. package/cjs/dictionary/2.5.1/segments/IN2.js +0 -402
  1035. package/cjs/dictionary/2.5.1/segments/IN3.js +0 -101
  1036. package/cjs/dictionary/2.5.1/segments/INV.js +0 -139
  1037. package/cjs/dictionary/2.5.1/segments/ISD.js +0 -31
  1038. package/cjs/dictionary/2.5.1/segments/LAN.js +0 -39
  1039. package/cjs/dictionary/2.5.1/segments/LCC.js +0 -38
  1040. package/cjs/dictionary/2.5.1/segments/LCH.js +0 -43
  1041. package/cjs/dictionary/2.5.1/segments/LDP.js +0 -92
  1042. package/cjs/dictionary/2.5.1/segments/LOC.js +0 -68
  1043. package/cjs/dictionary/2.5.1/segments/LRL.js +0 -49
  1044. package/cjs/dictionary/2.5.1/segments/MFA.js +0 -25
  1045. package/cjs/dictionary/2.5.1/segments/MFE.js +0 -17
  1046. package/cjs/dictionary/2.5.1/segments/MFI.js +0 -53
  1047. package/cjs/dictionary/2.5.1/segments/MRG.js +0 -48
  1048. package/cjs/dictionary/2.5.1/segments/MSA.js +0 -42
  1049. package/cjs/dictionary/2.5.1/segments/MSH.js +0 -114
  1050. package/cjs/dictionary/2.5.1/segments/NCK.js +0 -13
  1051. package/cjs/dictionary/2.5.1/segments/NDS.js +0 -37
  1052. package/cjs/dictionary/2.5.1/segments/NK1.js +0 -227
  1053. package/cjs/dictionary/2.5.1/segments/NPU.js +0 -19
  1054. package/cjs/dictionary/2.5.1/segments/NSC.js +0 -60
  1055. package/cjs/dictionary/2.5.1/segments/NST.js +0 -101
  1056. package/cjs/dictionary/2.5.1/segments/NTE.js +0 -29
  1057. package/cjs/dictionary/2.5.1/segments/OBR.js +0 -281
  1058. package/cjs/dictionary/2.5.1/segments/OBX.js +0 -146
  1059. package/cjs/dictionary/2.5.1/segments/ODS.js +0 -14
  1060. package/cjs/dictionary/2.5.1/segments/ODT.js +0 -18
  1061. package/cjs/dictionary/2.5.1/segments/OM1.js +0 -257
  1062. package/cjs/dictionary/2.5.1/segments/OM2.js +0 -56
  1063. package/cjs/dictionary/2.5.1/segments/OM3.js +0 -39
  1064. package/cjs/dictionary/2.5.1/segments/OM4.js +0 -76
  1065. package/cjs/dictionary/2.5.1/segments/OM5.js +0 -23
  1066. package/cjs/dictionary/2.5.1/segments/OM6.js +0 -16
  1067. package/cjs/dictionary/2.5.1/segments/OM7.js +0 -184
  1068. package/cjs/dictionary/2.5.1/segments/ORC.js +0 -130
  1069. package/cjs/dictionary/2.5.1/segments/ORG.js +0 -98
  1070. package/cjs/dictionary/2.5.1/segments/PCR.js +0 -173
  1071. package/cjs/dictionary/2.5.1/segments/PD1.js +0 -163
  1072. package/cjs/dictionary/2.5.1/segments/PDA.js +0 -73
  1073. package/cjs/dictionary/2.5.1/segments/PDC.js +0 -110
  1074. package/cjs/dictionary/2.5.1/segments/PEO.js +0 -189
  1075. package/cjs/dictionary/2.5.1/segments/PES.js +0 -99
  1076. package/cjs/dictionary/2.5.1/segments/PID.js +0 -229
  1077. package/cjs/dictionary/2.5.1/segments/PR1.js +0 -130
  1078. package/cjs/dictionary/2.5.1/segments/PRA.js +0 -51
  1079. package/cjs/dictionary/2.5.1/segments/PRB.js +0 -184
  1080. package/cjs/dictionary/2.5.1/segments/PRC.js +0 -136
  1081. package/cjs/dictionary/2.5.1/segments/PRD.js +0 -68
  1082. package/cjs/dictionary/2.5.1/segments/PSH.js +0 -106
  1083. package/cjs/dictionary/2.5.1/segments/PTH.js +0 -49
  1084. package/cjs/dictionary/2.5.1/segments/PV1.js +0 -316
  1085. package/cjs/dictionary/2.5.1/segments/PV2.js +0 -315
  1086. package/cjs/dictionary/2.5.1/segments/QAK.js +0 -48
  1087. package/cjs/dictionary/2.5.1/segments/QID.js +0 -23
  1088. package/cjs/dictionary/2.5.1/segments/QPD.js +0 -30
  1089. package/cjs/dictionary/2.5.1/segments/QRD.js +0 -83
  1090. package/cjs/dictionary/2.5.1/segments/QRF.js +0 -60
  1091. package/cjs/dictionary/2.5.1/segments/QRI.js +0 -31
  1092. package/cjs/dictionary/2.5.1/segments/RCP.js +0 -61
  1093. package/cjs/dictionary/2.5.1/segments/RDF.js +0 -23
  1094. package/cjs/dictionary/2.5.1/segments/RDT.js +0 -13
  1095. package/cjs/dictionary/2.5.1/segments/RF1.js +0 -91
  1096. package/cjs/dictionary/2.5.1/segments/RGS.js +0 -30
  1097. package/cjs/dictionary/2.5.1/segments/RMI.js +0 -31
  1098. package/cjs/dictionary/2.5.1/segments/ROL.js +0 -89
  1099. package/cjs/dictionary/2.5.1/segments/RQ1.js +0 -21
  1100. package/cjs/dictionary/2.5.1/segments/RQD.js +0 -25
  1101. package/cjs/dictionary/2.5.1/segments/RXA.js +0 -108
  1102. package/cjs/dictionary/2.5.1/segments/RXC.js +0 -35
  1103. package/cjs/dictionary/2.5.1/segments/RXD.js +0 -128
  1104. package/cjs/dictionary/2.5.1/segments/RXE.js +0 -112
  1105. package/cjs/dictionary/2.5.1/segments/RXG.js +0 -85
  1106. package/cjs/dictionary/2.5.1/segments/RXO.js +0 -87
  1107. package/cjs/dictionary/2.5.1/segments/RXR.js +0 -28
  1108. package/cjs/dictionary/2.5.1/segments/SAC.js +0 -322
  1109. package/cjs/dictionary/2.5.1/segments/SCH.js +0 -189
  1110. package/cjs/dictionary/2.5.1/segments/SID.js +0 -37
  1111. package/cjs/dictionary/2.5.1/segments/SPR.js +0 -34
  1112. package/cjs/dictionary/2.5.1/segments/STF.js +0 -140
  1113. package/cjs/dictionary/2.5.1/segments/TCC.js +0 -110
  1114. package/cjs/dictionary/2.5.1/segments/TCD.js +0 -67
  1115. package/cjs/dictionary/2.5.1/segments/TXA.js +0 -171
  1116. package/cjs/dictionary/2.5.1/segments/UB1.js +0 -141
  1117. package/cjs/dictionary/2.5.1/segments/UB2.js +0 -54
  1118. package/cjs/dictionary/2.5.1/segments/URD.js +0 -54
  1119. package/cjs/dictionary/2.5.1/segments/URS.js +0 -54
  1120. package/cjs/dictionary/2.5.1/segments/VAR.js +0 -49
  1121. package/cjs/dictionary/2.5.1/segments/VTQ.js +0 -43
  1122. package/cjs/dictionary/2.5.1/segments/index.js +0 -141
  1123. package/cjs/dictionary/2.5.1/types/AD.js +0 -44
  1124. package/cjs/dictionary/2.5.1/types/AUI.js +0 -10
  1125. package/cjs/dictionary/2.5.1/types/CD.js +0 -37
  1126. package/cjs/dictionary/2.5.1/types/CE.js +0 -38
  1127. package/cjs/dictionary/2.5.1/types/CF.js +0 -37
  1128. package/cjs/dictionary/2.5.1/types/CNE.js +0 -55
  1129. package/cjs/dictionary/2.5.1/types/CNN.js +0 -65
  1130. package/cjs/dictionary/2.5.1/types/CP.js +0 -42
  1131. package/cjs/dictionary/2.5.1/types/CQ.js +0 -19
  1132. package/cjs/dictionary/2.5.1/types/CX.js +0 -53
  1133. package/cjs/dictionary/2.5.1/types/DLN.js +0 -23
  1134. package/cjs/dictionary/2.5.1/types/DR.js +0 -17
  1135. package/cjs/dictionary/2.5.1/types/DT.js +0 -6
  1136. package/cjs/dictionary/2.5.1/types/ED.js +0 -33
  1137. package/cjs/dictionary/2.5.1/types/EI.js +0 -30
  1138. package/cjs/dictionary/2.5.1/types/FC.js +0 -18
  1139. package/cjs/dictionary/2.5.1/types/FN.js +0 -30
  1140. package/cjs/dictionary/2.5.1/types/FT.js +0 -6
  1141. package/cjs/dictionary/2.5.1/types/HD.js +0 -24
  1142. package/cjs/dictionary/2.5.1/types/ID.js +0 -6
  1143. package/cjs/dictionary/2.5.1/types/IS.js +0 -6
  1144. package/cjs/dictionary/2.5.1/types/JCC.js +0 -19
  1145. package/cjs/dictionary/2.5.1/types/MA.js +0 -40
  1146. package/cjs/dictionary/2.5.1/types/MO.js +0 -20
  1147. package/cjs/dictionary/2.5.1/types/NA.js +0 -31
  1148. package/cjs/dictionary/2.5.1/types/NDL.js +0 -10
  1149. package/cjs/dictionary/2.5.1/types/NM.js +0 -6
  1150. package/cjs/dictionary/2.5.1/types/PL.js +0 -57
  1151. package/cjs/dictionary/2.5.1/types/PPN.js +0 -108
  1152. package/cjs/dictionary/2.5.1/types/PT.js +0 -18
  1153. package/cjs/dictionary/2.5.1/types/QIP.js +0 -17
  1154. package/cjs/dictionary/2.5.1/types/QSC.js +0 -30
  1155. package/cjs/dictionary/2.5.1/types/RCD.js +0 -23
  1156. package/cjs/dictionary/2.5.1/types/RI.js +0 -20
  1157. package/cjs/dictionary/2.5.1/types/RP.js +0 -31
  1158. package/cjs/dictionary/2.5.1/types/SAD.js +0 -25
  1159. package/cjs/dictionary/2.5.1/types/SCV.js +0 -19
  1160. package/cjs/dictionary/2.5.1/types/SN.js +0 -31
  1161. package/cjs/dictionary/2.5.1/types/SRT.js +0 -19
  1162. package/cjs/dictionary/2.5.1/types/ST.js +0 -6
  1163. package/cjs/dictionary/2.5.1/types/TM.js +0 -6
  1164. package/cjs/dictionary/2.5.1/types/TQ.js +0 -19
  1165. package/cjs/dictionary/2.5.1/types/TS.js +0 -11
  1166. package/cjs/dictionary/2.5.1/types/TX.js +0 -6
  1167. package/cjs/dictionary/2.5.1/types/VARIES.js +0 -6
  1168. package/cjs/dictionary/2.5.1/types/VH.js +0 -32
  1169. package/cjs/dictionary/2.5.1/types/WVS.js +0 -6
  1170. package/cjs/dictionary/2.5.1/types/XAD.js +0 -71
  1171. package/cjs/dictionary/2.5.1/types/XCN.js +0 -99
  1172. package/cjs/dictionary/2.5.1/types/XON.js +0 -51
  1173. package/cjs/dictionary/2.5.1/types/XPN.js +0 -71
  1174. package/cjs/dictionary/2.5.1/types/XTN.js +0 -59
  1175. package/cjs/dictionary/2.5.1/types/index.js +0 -55
  1176. package/cjs/dictionary/2.6/index.js +0 -13
  1177. package/cjs/dictionary/2.6/segments/ABS.js +0 -31
  1178. package/cjs/dictionary/2.6/segments/ACC.js +0 -30
  1179. package/cjs/dictionary/2.6/segments/ADD.js +0 -11
  1180. package/cjs/dictionary/2.6/segments/ADJ.js +0 -117
  1181. package/cjs/dictionary/2.6/segments/AFF.js +0 -10
  1182. package/cjs/dictionary/2.6/segments/AIG.js +0 -31
  1183. package/cjs/dictionary/2.6/segments/AIL.js +0 -34
  1184. package/cjs/dictionary/2.6/segments/AIP.js +0 -34
  1185. package/cjs/dictionary/2.6/segments/AIS.js +0 -31
  1186. package/cjs/dictionary/2.6/segments/AL1.js +0 -47
  1187. package/cjs/dictionary/2.6/segments/ARQ.js +0 -46
  1188. package/cjs/dictionary/2.6/segments/ARV.js +0 -53
  1189. package/cjs/dictionary/2.6/segments/AUT.js +0 -26
  1190. package/cjs/dictionary/2.6/segments/BHS.js +0 -63
  1191. package/cjs/dictionary/2.6/segments/BLC.js +0 -13
  1192. package/cjs/dictionary/2.6/segments/BLG.js +0 -26
  1193. package/cjs/dictionary/2.6/segments/BPO.js +0 -109
  1194. package/cjs/dictionary/2.6/segments/BPX.js +0 -158
  1195. package/cjs/dictionary/2.6/segments/BTS.js +0 -17
  1196. package/cjs/dictionary/2.6/segments/BTX.js +0 -146
  1197. package/cjs/dictionary/2.6/segments/CDM.js +0 -32
  1198. package/cjs/dictionary/2.6/segments/CER.js +0 -234
  1199. package/cjs/dictionary/2.6/segments/CM0.js +0 -27
  1200. package/cjs/dictionary/2.6/segments/CM1.js +0 -14
  1201. package/cjs/dictionary/2.6/segments/CM2.js +0 -17
  1202. package/cjs/dictionary/2.6/segments/CNS.js +0 -23
  1203. package/cjs/dictionary/2.6/segments/CON_.js +0 -195
  1204. package/cjs/dictionary/2.6/segments/CSP.js +0 -23
  1205. package/cjs/dictionary/2.6/segments/CSR.js +0 -74
  1206. package/cjs/dictionary/2.6/segments/CSS.js +0 -21
  1207. package/cjs/dictionary/2.6/segments/CTD.js +0 -22
  1208. package/cjs/dictionary/2.6/segments/CTI.js +0 -18
  1209. package/cjs/dictionary/2.6/segments/DB1.js +0 -29
  1210. package/cjs/dictionary/2.6/segments/DG1.js +0 -102
  1211. package/cjs/dictionary/2.6/segments/DMI.js +0 -45
  1212. package/cjs/dictionary/2.6/segments/DRG.js +0 -186
  1213. package/cjs/dictionary/2.6/segments/DSC.js +0 -11
  1214. package/cjs/dictionary/2.6/segments/DSP.js +0 -22
  1215. package/cjs/dictionary/2.6/segments/ECD.js +0 -13
  1216. package/cjs/dictionary/2.6/segments/ECR.js +0 -17
  1217. package/cjs/dictionary/2.6/segments/ED.js +0 -15
  1218. package/cjs/dictionary/2.6/segments/EDU.js +0 -20
  1219. package/cjs/dictionary/2.6/segments/EQL.js +0 -10
  1220. package/cjs/dictionary/2.6/segments/EQP.js +0 -17
  1221. package/cjs/dictionary/2.6/segments/EQU.js +0 -26
  1222. package/cjs/dictionary/2.6/segments/ERQ.js +0 -17
  1223. package/cjs/dictionary/2.6/segments/ERR.js +0 -96
  1224. package/cjs/dictionary/2.6/segments/EVN.js +0 -37
  1225. package/cjs/dictionary/2.6/segments/FAC.js +0 -42
  1226. package/cjs/dictionary/2.6/segments/FHS.js +0 -63
  1227. package/cjs/dictionary/2.6/segments/FT1.js +0 -124
  1228. package/cjs/dictionary/2.6/segments/FTS.js +0 -14
  1229. package/cjs/dictionary/2.6/segments/GOL.js +0 -72
  1230. package/cjs/dictionary/2.6/segments/GP2.js +0 -16
  1231. package/cjs/dictionary/2.6/segments/GT1.js +0 -102
  1232. package/cjs/dictionary/2.6/segments/IAM.js +0 -53
  1233. package/cjs/dictionary/2.6/segments/IIM.js +0 -115
  1234. package/cjs/dictionary/2.6/segments/ILT.js +0 -78
  1235. package/cjs/dictionary/2.6/segments/IN1.js +0 -154
  1236. package/cjs/dictionary/2.6/segments/IN2.js +0 -261
  1237. package/cjs/dictionary/2.6/segments/IN3.js +0 -139
  1238. package/cjs/dictionary/2.6/segments/INV.js +0 -67
  1239. package/cjs/dictionary/2.6/segments/IPC.js +0 -71
  1240. package/cjs/dictionary/2.6/segments/IPR.js +0 -65
  1241. package/cjs/dictionary/2.6/segments/ISD.js +0 -15
  1242. package/cjs/dictionary/2.6/segments/ITM.js +0 -53
  1243. package/cjs/dictionary/2.6/segments/IVC.js +0 -225
  1244. package/cjs/dictionary/2.6/segments/IVT.js +0 -199
  1245. package/cjs/dictionary/2.6/segments/LAN.js +0 -19
  1246. package/cjs/dictionary/2.6/segments/LCC.js +0 -19
  1247. package/cjs/dictionary/2.6/segments/LCH.js +0 -18
  1248. package/cjs/dictionary/2.6/segments/LDP.js +0 -33
  1249. package/cjs/dictionary/2.6/segments/LOC.js +0 -27
  1250. package/cjs/dictionary/2.6/segments/LRL.js +0 -17
  1251. package/cjs/dictionary/2.6/segments/MFA.js +0 -45
  1252. package/cjs/dictionary/2.6/segments/MFE.js +0 -55
  1253. package/cjs/dictionary/2.6/segments/MFI.js +0 -22
  1254. package/cjs/dictionary/2.6/segments/MRG.js +0 -26
  1255. package/cjs/dictionary/2.6/segments/MSA.js +0 -45
  1256. package/cjs/dictionary/2.6/segments/MSH.js +0 -116
  1257. package/cjs/dictionary/2.6/segments/NCK.js +0 -13
  1258. package/cjs/dictionary/2.6/segments/NDS.js +0 -19
  1259. package/cjs/dictionary/2.6/segments/NK1.js +0 -150
  1260. package/cjs/dictionary/2.6/segments/NPU.js +0 -15
  1261. package/cjs/dictionary/2.6/segments/NSC.js +0 -37
  1262. package/cjs/dictionary/2.6/segments/NST.js +0 -49
  1263. package/cjs/dictionary/2.6/segments/NTE.js +0 -52
  1264. package/cjs/dictionary/2.6/segments/OBR.js +0 -232
  1265. package/cjs/dictionary/2.6/segments/OBX.js +0 -118
  1266. package/cjs/dictionary/2.6/segments/ODS.js +0 -34
  1267. package/cjs/dictionary/2.6/segments/ODT.js +0 -25
  1268. package/cjs/dictionary/2.6/segments/OM1.js +0 -210
  1269. package/cjs/dictionary/2.6/segments/OM2.js +0 -51
  1270. package/cjs/dictionary/2.6/segments/OM3.js +0 -43
  1271. package/cjs/dictionary/2.6/segments/OM4.js +0 -69
  1272. package/cjs/dictionary/2.6/segments/OM5.js +0 -20
  1273. package/cjs/dictionary/2.6/segments/OM6.js +0 -17
  1274. package/cjs/dictionary/2.6/segments/OM7.js +0 -55
  1275. package/cjs/dictionary/2.6/segments/ORC.js +0 -162
  1276. package/cjs/dictionary/2.6/segments/ORG.js +0 -30
  1277. package/cjs/dictionary/2.6/segments/OVR.js +0 -45
  1278. package/cjs/dictionary/2.6/segments/PCE.js +0 -38
  1279. package/cjs/dictionary/2.6/segments/PCR.js +0 -72
  1280. package/cjs/dictionary/2.6/segments/PD1.js +0 -39
  1281. package/cjs/dictionary/2.6/segments/PDA.js +0 -16
  1282. package/cjs/dictionary/2.6/segments/PDC.js +0 -42
  1283. package/cjs/dictionary/2.6/segments/PEO.js +0 -53
  1284. package/cjs/dictionary/2.6/segments/PES.js +0 -37
  1285. package/cjs/dictionary/2.6/segments/PID.js +0 -161
  1286. package/cjs/dictionary/2.6/segments/PKG.js +0 -59
  1287. package/cjs/dictionary/2.6/segments/PMT.js +0 -93
  1288. package/cjs/dictionary/2.6/segments/PR1.js +0 -90
  1289. package/cjs/dictionary/2.6/segments/PRA.js +0 -69
  1290. package/cjs/dictionary/2.6/segments/PRB.js +0 -103
  1291. package/cjs/dictionary/2.6/segments/PRC.js +0 -39
  1292. package/cjs/dictionary/2.6/segments/PRD.js +0 -70
  1293. package/cjs/dictionary/2.6/segments/PSG.js +0 -51
  1294. package/cjs/dictionary/2.6/segments/PSH.js +0 -36
  1295. package/cjs/dictionary/2.6/segments/PSL.js +0 -356
  1296. package/cjs/dictionary/2.6/segments/PSS.js +0 -43
  1297. package/cjs/dictionary/2.6/segments/PTH.js +0 -32
  1298. package/cjs/dictionary/2.6/segments/PV1.js +0 -195
  1299. package/cjs/dictionary/2.6/segments/PV2.js +0 -137
  1300. package/cjs/dictionary/2.6/segments/PYE.js +0 -60
  1301. package/cjs/dictionary/2.6/segments/QAK.js +0 -20
  1302. package/cjs/dictionary/2.6/segments/QID.js +0 -10
  1303. package/cjs/dictionary/2.6/segments/QPD.js +0 -10
  1304. package/cjs/dictionary/2.6/segments/QRD.js +0 -50
  1305. package/cjs/dictionary/2.6/segments/QRF.js +0 -46
  1306. package/cjs/dictionary/2.6/segments/QRI.js +0 -10
  1307. package/cjs/dictionary/2.6/segments/RCP.js +0 -17
  1308. package/cjs/dictionary/2.6/segments/RDT.js +0 -11
  1309. package/cjs/dictionary/2.6/segments/REL.js +0 -122
  1310. package/cjs/dictionary/2.6/segments/RF1.js +0 -51
  1311. package/cjs/dictionary/2.6/segments/RFI.js +0 -37
  1312. package/cjs/dictionary/2.6/segments/RGS.js +0 -10
  1313. package/cjs/dictionary/2.6/segments/RMI.js +0 -17
  1314. package/cjs/dictionary/2.6/segments/ROL.js +0 -47
  1315. package/cjs/dictionary/2.6/segments/RQ1.js +0 -54
  1316. package/cjs/dictionary/2.6/segments/RQD.js +0 -72
  1317. package/cjs/dictionary/2.6/segments/RXA.js +0 -148
  1318. package/cjs/dictionary/2.6/segments/RXC.js +0 -54
  1319. package/cjs/dictionary/2.6/segments/RXD.js +0 -169
  1320. package/cjs/dictionary/2.6/segments/RXE.js +0 -262
  1321. package/cjs/dictionary/2.6/segments/RXG.js +0 -179
  1322. package/cjs/dictionary/2.6/segments/RXO.js +0 -211
  1323. package/cjs/dictionary/2.6/segments/RXR.js +0 -45
  1324. package/cjs/dictionary/2.6/segments/SAC.js +0 -113
  1325. package/cjs/dictionary/2.6/segments/SCD.js +0 -279
  1326. package/cjs/dictionary/2.6/segments/SCH.js +0 -62
  1327. package/cjs/dictionary/2.6/segments/SCP.js +0 -68
  1328. package/cjs/dictionary/2.6/segments/SDD.js +0 -59
  1329. package/cjs/dictionary/2.6/segments/SFT.js +0 -50
  1330. package/cjs/dictionary/2.6/segments/SID.js +0 -15
  1331. package/cjs/dictionary/2.6/segments/SLT.js +0 -43
  1332. package/cjs/dictionary/2.6/segments/SPM.js +0 -227
  1333. package/cjs/dictionary/2.6/segments/SPR.js +0 -16
  1334. package/cjs/dictionary/2.6/segments/STF.js +0 -211
  1335. package/cjs/dictionary/2.6/segments/STZ.js +0 -39
  1336. package/cjs/dictionary/2.6/segments/TCC.js +0 -37
  1337. package/cjs/dictionary/2.6/segments/TCD.js +0 -27
  1338. package/cjs/dictionary/2.6/segments/TQ1.js +0 -108
  1339. package/cjs/dictionary/2.6/segments/TQ2.js +0 -82
  1340. package/cjs/dictionary/2.6/segments/TXA.js +0 -47
  1341. package/cjs/dictionary/2.6/segments/UAC.js +0 -23
  1342. package/cjs/dictionary/2.6/segments/UB1.js +0 -80
  1343. package/cjs/dictionary/2.6/segments/UB2.js +0 -107
  1344. package/cjs/dictionary/2.6/segments/URD.js +0 -28
  1345. package/cjs/dictionary/2.6/segments/URS.js +0 -45
  1346. package/cjs/dictionary/2.6/segments/VAR.js +0 -22
  1347. package/cjs/dictionary/2.6/segments/VND.js +0 -43
  1348. package/cjs/dictionary/2.6/segments/VTQ.js +0 -10
  1349. package/cjs/dictionary/2.6/segments/index.js +0 -175
  1350. package/cjs/dictionary/2.6/types/AD.js +0 -43
  1351. package/cjs/dictionary/2.6/types/AUI.js +0 -28
  1352. package/cjs/dictionary/2.6/types/CCD.js +0 -23
  1353. package/cjs/dictionary/2.6/types/CCP.js +0 -29
  1354. package/cjs/dictionary/2.6/types/CD.js +0 -32
  1355. package/cjs/dictionary/2.6/types/CE.js +0 -33
  1356. package/cjs/dictionary/2.6/types/CF.js +0 -34
  1357. package/cjs/dictionary/2.6/types/CNE.js +0 -43
  1358. package/cjs/dictionary/2.6/types/CNN.js +0 -53
  1359. package/cjs/dictionary/2.6/types/CP.js +0 -30
  1360. package/cjs/dictionary/2.6/types/CQ.js +0 -15
  1361. package/cjs/dictionary/2.6/types/CSU.js +0 -59
  1362. package/cjs/dictionary/2.6/types/CWE.js +0 -73
  1363. package/cjs/dictionary/2.6/types/CX.js +0 -51
  1364. package/cjs/dictionary/2.6/types/DDI.js +0 -29
  1365. package/cjs/dictionary/2.6/types/DIN.js +0 -23
  1366. package/cjs/dictionary/2.6/types/DLD.js +0 -23
  1367. package/cjs/dictionary/2.6/types/DLN.js +0 -20
  1368. package/cjs/dictionary/2.6/types/DLT.js +0 -37
  1369. package/cjs/dictionary/2.6/types/DR.js +0 -18
  1370. package/cjs/dictionary/2.6/types/DTM.js +0 -6
  1371. package/cjs/dictionary/2.6/types/DTN.js +0 -23
  1372. package/cjs/dictionary/2.6/types/ED.js +0 -30
  1373. package/cjs/dictionary/2.6/types/EI.js +0 -23
  1374. package/cjs/dictionary/2.6/types/EIP.js +0 -22
  1375. package/cjs/dictionary/2.6/types/ELD.js +0 -37
  1376. package/cjs/dictionary/2.6/types/ERL.js +0 -50
  1377. package/cjs/dictionary/2.6/types/FC.js +0 -17
  1378. package/cjs/dictionary/2.6/types/FN.js +0 -30
  1379. package/cjs/dictionary/2.6/types/GTS.js +0 -6
  1380. package/cjs/dictionary/2.6/types/HD.js +0 -20
  1381. package/cjs/dictionary/2.6/types/ICD.js +0 -31
  1382. package/cjs/dictionary/2.6/types/JCC.js +0 -23
  1383. package/cjs/dictionary/2.6/types/LA1.js +0 -78
  1384. package/cjs/dictionary/2.6/types/LA2.js +0 -129
  1385. package/cjs/dictionary/2.6/types/MA.js +0 -29
  1386. package/cjs/dictionary/2.6/types/MO.js +0 -13
  1387. package/cjs/dictionary/2.6/types/MOC.js +0 -22
  1388. package/cjs/dictionary/2.6/types/MOP.js +0 -30
  1389. package/cjs/dictionary/2.6/types/MSG.js +0 -32
  1390. package/cjs/dictionary/2.6/types/NA.js +0 -62
  1391. package/cjs/dictionary/2.6/types/NDL.js +0 -91
  1392. package/cjs/dictionary/2.6/types/NR.js +0 -22
  1393. package/cjs/dictionary/2.6/types/OCD.js +0 -23
  1394. package/cjs/dictionary/2.6/types/OSD.js +0 -90
  1395. package/cjs/dictionary/2.6/types/OSP.js +0 -30
  1396. package/cjs/dictionary/2.6/types/PIP.js +0 -45
  1397. package/cjs/dictionary/2.6/types/PL.js +0 -60
  1398. package/cjs/dictionary/2.6/types/PLN.js +0 -37
  1399. package/cjs/dictionary/2.6/types/PPN.js +0 -120
  1400. package/cjs/dictionary/2.6/types/PRL.js +0 -29
  1401. package/cjs/dictionary/2.6/types/PT.js +0 -17
  1402. package/cjs/dictionary/2.6/types/PTA.js +0 -38
  1403. package/cjs/dictionary/2.6/types/QIP.js +0 -16
  1404. package/cjs/dictionary/2.6/types/QSC.js +0 -23
  1405. package/cjs/dictionary/2.6/types/RCD.js +0 -20
  1406. package/cjs/dictionary/2.6/types/RFR.js +0 -58
  1407. package/cjs/dictionary/2.6/types/RI.js +0 -14
  1408. package/cjs/dictionary/2.6/types/RMC.js +0 -38
  1409. package/cjs/dictionary/2.6/types/RP.js +0 -22
  1410. package/cjs/dictionary/2.6/types/RPT.js +0 -89
  1411. package/cjs/dictionary/2.6/types/SAD.js +0 -17
  1412. package/cjs/dictionary/2.6/types/SCV.js +0 -15
  1413. package/cjs/dictionary/2.6/types/SI.js +0 -6
  1414. package/cjs/dictionary/2.6/types/SN.js +0 -20
  1415. package/cjs/dictionary/2.6/types/SPD.js +0 -37
  1416. package/cjs/dictionary/2.6/types/SPS.js +0 -61
  1417. package/cjs/dictionary/2.6/types/SRT.js +0 -15
  1418. package/cjs/dictionary/2.6/types/TQ.js +0 -89
  1419. package/cjs/dictionary/2.6/types/TS.js +0 -21
  1420. package/cjs/dictionary/2.6/types/UVC.js +0 -23
  1421. package/cjs/dictionary/2.6/types/VH.js +0 -21
  1422. package/cjs/dictionary/2.6/types/VID.js +0 -31
  1423. package/cjs/dictionary/2.6/types/VR.js +0 -22
  1424. package/cjs/dictionary/2.6/types/WVI.js +0 -22
  1425. package/cjs/dictionary/2.6/types/WVS.js +0 -21
  1426. package/cjs/dictionary/2.6/types/XAD.js +0 -137
  1427. package/cjs/dictionary/2.6/types/XCN.js +0 -119
  1428. package/cjs/dictionary/2.6/types/XON.js +0 -55
  1429. package/cjs/dictionary/2.6/types/XPN.js +0 -70
  1430. package/cjs/dictionary/2.6/types/XTN.js +0 -103
  1431. package/cjs/dictionary/2.6/types/index.js +0 -84
  1432. package/cjs/dictionary/2.7/index.js +0 -13
  1433. package/cjs/dictionary/2.7/segments/ABS.js +0 -95
  1434. package/cjs/dictionary/2.7/segments/ACC.js +0 -78
  1435. package/cjs/dictionary/2.7/segments/ADD.js +0 -13
  1436. package/cjs/dictionary/2.7/segments/ADJ.js +0 -19
  1437. package/cjs/dictionary/2.7/segments/AFF.js +0 -39
  1438. package/cjs/dictionary/2.7/segments/AIG.js +0 -89
  1439. package/cjs/dictionary/2.7/segments/AIL.js +0 -79
  1440. package/cjs/dictionary/2.7/segments/AIP.js +0 -77
  1441. package/cjs/dictionary/2.7/segments/AIS.js +0 -79
  1442. package/cjs/dictionary/2.7/segments/AL1.js +0 -26
  1443. package/cjs/dictionary/2.7/segments/APR.js +0 -41
  1444. package/cjs/dictionary/2.7/segments/ARQ.js +0 -150
  1445. package/cjs/dictionary/2.7/segments/ARV.js +0 -11
  1446. package/cjs/dictionary/2.7/segments/AUT.js +0 -76
  1447. package/cjs/dictionary/2.7/segments/BHS.js +0 -67
  1448. package/cjs/dictionary/2.7/segments/BLC.js +0 -20
  1449. package/cjs/dictionary/2.7/segments/BLG.js +0 -24
  1450. package/cjs/dictionary/2.7/segments/BPO.js +0 -13
  1451. package/cjs/dictionary/2.7/segments/BPX.js +0 -39
  1452. package/cjs/dictionary/2.7/segments/BTS.js +0 -22
  1453. package/cjs/dictionary/2.7/segments/BTX.js +0 -38
  1454. package/cjs/dictionary/2.7/segments/CDM.js +0 -87
  1455. package/cjs/dictionary/2.7/segments/CER.js +0 -23
  1456. package/cjs/dictionary/2.7/segments/CM0.js +0 -70
  1457. package/cjs/dictionary/2.7/segments/CM1.js +0 -25
  1458. package/cjs/dictionary/2.7/segments/CM2.js +0 -30
  1459. package/cjs/dictionary/2.7/segments/CNS.js +0 -40
  1460. package/cjs/dictionary/2.7/segments/CON_.js +0 -11
  1461. package/cjs/dictionary/2.7/segments/CSP.js +0 -28
  1462. package/cjs/dictionary/2.7/segments/CSR.js +0 -89
  1463. package/cjs/dictionary/2.7/segments/CSS.js +0 -22
  1464. package/cjs/dictionary/2.7/segments/CTD.js +0 -49
  1465. package/cjs/dictionary/2.7/segments/CTI.js +0 -24
  1466. package/cjs/dictionary/2.7/segments/DB1.js +0 -53
  1467. package/cjs/dictionary/2.7/segments/DG1.js +0 -138
  1468. package/cjs/dictionary/2.7/segments/DMI.js +0 -23
  1469. package/cjs/dictionary/2.7/segments/DRG.js +0 -112
  1470. package/cjs/dictionary/2.7/segments/DSC.js +0 -21
  1471. package/cjs/dictionary/2.7/segments/DSP.js +0 -35
  1472. package/cjs/dictionary/2.7/segments/ECD.js +0 -39
  1473. package/cjs/dictionary/2.7/segments/ECR.js +0 -24
  1474. package/cjs/dictionary/2.7/segments/EDU.js +0 -58
  1475. package/cjs/dictionary/2.7/segments/EQP.js +0 -38
  1476. package/cjs/dictionary/2.7/segments/EQU.js +0 -37
  1477. package/cjs/dictionary/2.7/segments/ERR.js +0 -22
  1478. package/cjs/dictionary/2.7/segments/EVN.js +0 -42
  1479. package/cjs/dictionary/2.7/segments/FHS.js +0 -67
  1480. package/cjs/dictionary/2.7/segments/FT1.js +0 -233
  1481. package/cjs/dictionary/2.7/segments/FTS.js +0 -17
  1482. package/cjs/dictionary/2.7/segments/GOL.js +0 -125
  1483. package/cjs/dictionary/2.7/segments/GP1.js +0 -42
  1484. package/cjs/dictionary/2.7/segments/GP2.js +0 -98
  1485. package/cjs/dictionary/2.7/segments/GT1.js +0 -343
  1486. package/cjs/dictionary/2.7/segments/IAM.js +0 -184
  1487. package/cjs/dictionary/2.7/segments/IAR.js +0 -34
  1488. package/cjs/dictionary/2.7/segments/ILT.js +0 -14
  1489. package/cjs/dictionary/2.7/segments/IN1.js +0 -290
  1490. package/cjs/dictionary/2.7/segments/IN2.js +0 -353
  1491. package/cjs/dictionary/2.7/segments/IN3.js +0 -91
  1492. package/cjs/dictionary/2.7/segments/INV.js +0 -112
  1493. package/cjs/dictionary/2.7/segments/IPC.js +0 -13
  1494. package/cjs/dictionary/2.7/segments/ISD.js +0 -26
  1495. package/cjs/dictionary/2.7/segments/ITM.js +0 -163
  1496. package/cjs/dictionary/2.7/segments/IVC.js +0 -34
  1497. package/cjs/dictionary/2.7/segments/IVT.js +0 -25
  1498. package/cjs/dictionary/2.7/segments/LAN.js +0 -33
  1499. package/cjs/dictionary/2.7/segments/LCC.js +0 -31
  1500. package/cjs/dictionary/2.7/segments/LCH.js +0 -38
  1501. package/cjs/dictionary/2.7/segments/LDP.js +0 -81
  1502. package/cjs/dictionary/2.7/segments/LOC.js +0 -60
  1503. package/cjs/dictionary/2.7/segments/LRL.js +0 -44
  1504. package/cjs/dictionary/2.7/segments/MFA.js +0 -25
  1505. package/cjs/dictionary/2.7/segments/MFE.js +0 -21
  1506. package/cjs/dictionary/2.7/segments/MFI.js +0 -45
  1507. package/cjs/dictionary/2.7/segments/MRG.js +0 -47
  1508. package/cjs/dictionary/2.7/segments/MSA.js +0 -45
  1509. package/cjs/dictionary/2.7/segments/MSH.js +0 -110
  1510. package/cjs/dictionary/2.7/segments/NCK.js +0 -11
  1511. package/cjs/dictionary/2.7/segments/NDS.js +0 -30
  1512. package/cjs/dictionary/2.7/segments/NK1.js +0 -206
  1513. package/cjs/dictionary/2.7/segments/NPU.js +0 -18
  1514. package/cjs/dictionary/2.7/segments/NSC.js +0 -56
  1515. package/cjs/dictionary/2.7/segments/NST.js +0 -85
  1516. package/cjs/dictionary/2.7/segments/NTE.js +0 -27
  1517. package/cjs/dictionary/2.7/segments/OBR.js +0 -295
  1518. package/cjs/dictionary/2.7/segments/OBX.js +0 -129
  1519. package/cjs/dictionary/2.7/segments/ODS.js +0 -20
  1520. package/cjs/dictionary/2.7/segments/ODT.js +0 -17
  1521. package/cjs/dictionary/2.7/segments/OM1.js +0 -214
  1522. package/cjs/dictionary/2.7/segments/OM2.js +0 -45
  1523. package/cjs/dictionary/2.7/segments/OM3.js +0 -31
  1524. package/cjs/dictionary/2.7/segments/OM4.js +0 -66
  1525. package/cjs/dictionary/2.7/segments/OM5.js +0 -20
  1526. package/cjs/dictionary/2.7/segments/OM6.js +0 -14
  1527. package/cjs/dictionary/2.7/segments/OM7.js +0 -148
  1528. package/cjs/dictionary/2.7/segments/ORC.js +0 -112
  1529. package/cjs/dictionary/2.7/segments/ORG.js +0 -93
  1530. package/cjs/dictionary/2.7/segments/PAC.js +0 -61
  1531. package/cjs/dictionary/2.7/segments/PCE.js +0 -15
  1532. package/cjs/dictionary/2.7/segments/PCR.js +0 -149
  1533. package/cjs/dictionary/2.7/segments/PD1.js +0 -143
  1534. package/cjs/dictionary/2.7/segments/PDA.js +0 -65
  1535. package/cjs/dictionary/2.7/segments/PEO.js +0 -164
  1536. package/cjs/dictionary/2.7/segments/PES.js +0 -89
  1537. package/cjs/dictionary/2.7/segments/PID.js +0 -200
  1538. package/cjs/dictionary/2.7/segments/PKG.js +0 -11
  1539. package/cjs/dictionary/2.7/segments/PMT.js +0 -10
  1540. package/cjs/dictionary/2.7/segments/PR1.js +0 -140
  1541. package/cjs/dictionary/2.7/segments/PRA.js +0 -47
  1542. package/cjs/dictionary/2.7/segments/PRB.js +0 -145
  1543. package/cjs/dictionary/2.7/segments/PRC.js +0 -118
  1544. package/cjs/dictionary/2.7/segments/PRD.js +0 -54
  1545. package/cjs/dictionary/2.7/segments/PRT.js +0 -103
  1546. package/cjs/dictionary/2.7/segments/PSL.js +0 -48
  1547. package/cjs/dictionary/2.7/segments/PTH.js +0 -43
  1548. package/cjs/dictionary/2.7/segments/PV1.js +0 -302
  1549. package/cjs/dictionary/2.7/segments/PV2.js +0 -268
  1550. package/cjs/dictionary/2.7/segments/PYE.js +0 -32
  1551. package/cjs/dictionary/2.7/segments/QAK.js +0 -43
  1552. package/cjs/dictionary/2.7/segments/QID.js +0 -20
  1553. package/cjs/dictionary/2.7/segments/QPD.js +0 -26
  1554. package/cjs/dictionary/2.7/segments/QRD.js +0 -70
  1555. package/cjs/dictionary/2.7/segments/QRF.js +0 -53
  1556. package/cjs/dictionary/2.7/segments/QRI.js +0 -28
  1557. package/cjs/dictionary/2.7/segments/RCP.js +0 -55
  1558. package/cjs/dictionary/2.7/segments/RDF.js +0 -21
  1559. package/cjs/dictionary/2.7/segments/RDT.js +0 -13
  1560. package/cjs/dictionary/2.7/segments/REL.js +0 -15
  1561. package/cjs/dictionary/2.7/segments/RF1.js +0 -74
  1562. package/cjs/dictionary/2.7/segments/RFI.js +0 -10
  1563. package/cjs/dictionary/2.7/segments/RGS.js +0 -28
  1564. package/cjs/dictionary/2.7/segments/RMI.js +0 -25
  1565. package/cjs/dictionary/2.7/segments/ROL.js +0 -77
  1566. package/cjs/dictionary/2.7/segments/RQ1.js +0 -25
  1567. package/cjs/dictionary/2.7/segments/RQD.js +0 -30
  1568. package/cjs/dictionary/2.7/segments/RXA.js +0 -87
  1569. package/cjs/dictionary/2.7/segments/RXC.js +0 -24
  1570. package/cjs/dictionary/2.7/segments/RXD.js +0 -113
  1571. package/cjs/dictionary/2.7/segments/RXE.js +0 -113
  1572. package/cjs/dictionary/2.7/segments/RXG.js +0 -69
  1573. package/cjs/dictionary/2.7/segments/RXO.js +0 -83
  1574. package/cjs/dictionary/2.7/segments/RXR.js +0 -20
  1575. package/cjs/dictionary/2.7/segments/SAC.js +0 -259
  1576. package/cjs/dictionary/2.7/segments/SCD.js +0 -16
  1577. package/cjs/dictionary/2.7/segments/SCH.js +0 -162
  1578. package/cjs/dictionary/2.7/segments/SCP.js +0 -11
  1579. package/cjs/dictionary/2.7/segments/SDD.js +0 -13
  1580. package/cjs/dictionary/2.7/segments/SHP.js +0 -80
  1581. package/cjs/dictionary/2.7/segments/SID.js +0 -31
  1582. package/cjs/dictionary/2.7/segments/SLT.js +0 -11
  1583. package/cjs/dictionary/2.7/segments/SPM.js +0 -67
  1584. package/cjs/dictionary/2.7/segments/STF.js +0 -134
  1585. package/cjs/dictionary/2.7/segments/STZ.js +0 -13
  1586. package/cjs/dictionary/2.7/segments/TCC.js +0 -96
  1587. package/cjs/dictionary/2.7/segments/TCD.js +0 -59
  1588. package/cjs/dictionary/2.7/segments/TQ1.js +0 -15
  1589. package/cjs/dictionary/2.7/segments/TQ2.js +0 -25
  1590. package/cjs/dictionary/2.7/segments/TXA.js +0 -167
  1591. package/cjs/dictionary/2.7/segments/UAC.js +0 -11
  1592. package/cjs/dictionary/2.7/segments/UB1.js +0 -145
  1593. package/cjs/dictionary/2.7/segments/UB2.js +0 -74
  1594. package/cjs/dictionary/2.7/segments/URD.js +0 -45
  1595. package/cjs/dictionary/2.7/segments/URS.js +0 -48
  1596. package/cjs/dictionary/2.7/segments/VAR.js +0 -40
  1597. package/cjs/dictionary/2.7/segments/VND.js +0 -17
  1598. package/cjs/dictionary/2.7/segments/index.js +0 -168
  1599. package/cjs/dictionary/2.7/types/AD.js +0 -44
  1600. package/cjs/dictionary/2.7/types/AUI.js +0 -10
  1601. package/cjs/dictionary/2.7/types/CCD.js +0 -10
  1602. package/cjs/dictionary/2.7/types/CD.js +0 -39
  1603. package/cjs/dictionary/2.7/types/CF.js +0 -137
  1604. package/cjs/dictionary/2.7/types/CNE.js +0 -137
  1605. package/cjs/dictionary/2.7/types/CNN.js +0 -65
  1606. package/cjs/dictionary/2.7/types/CP.js +0 -41
  1607. package/cjs/dictionary/2.7/types/CQ.js +0 -18
  1608. package/cjs/dictionary/2.7/types/CSU.js +0 -114
  1609. package/cjs/dictionary/2.7/types/CWE.js +0 -95
  1610. package/cjs/dictionary/2.7/types/CX.js +0 -74
  1611. package/cjs/dictionary/2.7/types/DLD.js +0 -11
  1612. package/cjs/dictionary/2.7/types/DLN.js +0 -24
  1613. package/cjs/dictionary/2.7/types/DR.js +0 -15
  1614. package/cjs/dictionary/2.7/types/DT.js +0 -6
  1615. package/cjs/dictionary/2.7/types/DTN.js +0 -10
  1616. package/cjs/dictionary/2.7/types/ED.js +0 -33
  1617. package/cjs/dictionary/2.7/types/EI.js +0 -30
  1618. package/cjs/dictionary/2.7/types/FC.js +0 -17
  1619. package/cjs/dictionary/2.7/types/FN.js +0 -32
  1620. package/cjs/dictionary/2.7/types/FT.js +0 -6
  1621. package/cjs/dictionary/2.7/types/HD.js +0 -24
  1622. package/cjs/dictionary/2.7/types/ICD.js +0 -10
  1623. package/cjs/dictionary/2.7/types/ID.js +0 -6
  1624. package/cjs/dictionary/2.7/types/IS.js +0 -6
  1625. package/cjs/dictionary/2.7/types/JCC.js +0 -19
  1626. package/cjs/dictionary/2.7/types/LA2.js +0 -10
  1627. package/cjs/dictionary/2.7/types/MA.js +0 -68
  1628. package/cjs/dictionary/2.7/types/MO.js +0 -21
  1629. package/cjs/dictionary/2.7/types/MOP.js +0 -11
  1630. package/cjs/dictionary/2.7/types/MSG.js +0 -13
  1631. package/cjs/dictionary/2.7/types/NA.js +0 -32
  1632. package/cjs/dictionary/2.7/types/NDL.js +0 -23
  1633. package/cjs/dictionary/2.7/types/NM.js +0 -6
  1634. package/cjs/dictionary/2.7/types/PL.js +0 -63
  1635. package/cjs/dictionary/2.7/types/PLN.js +0 -10
  1636. package/cjs/dictionary/2.7/types/PPN.js +0 -127
  1637. package/cjs/dictionary/2.7/types/PT.js +0 -18
  1638. package/cjs/dictionary/2.7/types/PTA.js +0 -17
  1639. package/cjs/dictionary/2.7/types/QIP.js +0 -17
  1640. package/cjs/dictionary/2.7/types/QSC.js +0 -30
  1641. package/cjs/dictionary/2.7/types/RCD.js +0 -24
  1642. package/cjs/dictionary/2.7/types/RFR.js +0 -10
  1643. package/cjs/dictionary/2.7/types/RI.js +0 -20
  1644. package/cjs/dictionary/2.7/types/RMC.js +0 -17
  1645. package/cjs/dictionary/2.7/types/RP.js +0 -31
  1646. package/cjs/dictionary/2.7/types/RPT.js +0 -16
  1647. package/cjs/dictionary/2.7/types/SAD.js +0 -25
  1648. package/cjs/dictionary/2.7/types/SCV.js +0 -19
  1649. package/cjs/dictionary/2.7/types/SN.js +0 -31
  1650. package/cjs/dictionary/2.7/types/SRT.js +0 -19
  1651. package/cjs/dictionary/2.7/types/ST.js +0 -6
  1652. package/cjs/dictionary/2.7/types/TM.js +0 -6
  1653. package/cjs/dictionary/2.7/types/TQ.js +0 -19
  1654. package/cjs/dictionary/2.7/types/TX.js +0 -6
  1655. package/cjs/dictionary/2.7/types/UVC.js +0 -22
  1656. package/cjs/dictionary/2.7/types/VH.js +0 -32
  1657. package/cjs/dictionary/2.7/types/VID.js +0 -13
  1658. package/cjs/dictionary/2.7/types/WVI.js +0 -10
  1659. package/cjs/dictionary/2.7/types/WVS.js +0 -6
  1660. package/cjs/dictionary/2.7/types/XAD.js +0 -74
  1661. package/cjs/dictionary/2.7/types/XCN.js +0 -124
  1662. package/cjs/dictionary/2.7/types/XON.js +0 -52
  1663. package/cjs/dictionary/2.7/types/XPN.js +0 -78
  1664. package/cjs/dictionary/2.7/types/XTN.js +0 -68
  1665. package/cjs/dictionary/2.7/types/index.js +0 -69
  1666. package/cjs/dictionary/2.7.1/index.js +0 -13
  1667. package/cjs/dictionary/2.7.1/segments/ABS.js +0 -31
  1668. package/cjs/dictionary/2.7.1/segments/ACC.js +0 -25
  1669. package/cjs/dictionary/2.7.1/segments/ADD.js +0 -10
  1670. package/cjs/dictionary/2.7.1/segments/ADJ.js +0 -99
  1671. package/cjs/dictionary/2.7.1/segments/AIG.js +0 -31
  1672. package/cjs/dictionary/2.7.1/segments/AIL.js +0 -28
  1673. package/cjs/dictionary/2.7.1/segments/AIP.js +0 -30
  1674. package/cjs/dictionary/2.7.1/segments/AIS.js +0 -29
  1675. package/cjs/dictionary/2.7.1/segments/AL1.js +0 -40
  1676. package/cjs/dictionary/2.7.1/segments/ARQ.js +0 -37
  1677. package/cjs/dictionary/2.7.1/segments/ARV.js +0 -46
  1678. package/cjs/dictionary/2.7.1/segments/AUT.js +0 -23
  1679. package/cjs/dictionary/2.7.1/segments/BHS.js +0 -56
  1680. package/cjs/dictionary/2.7.1/segments/BLC.js +0 -10
  1681. package/cjs/dictionary/2.7.1/segments/BLG.js +0 -25
  1682. package/cjs/dictionary/2.7.1/segments/BPO.js +0 -95
  1683. package/cjs/dictionary/2.7.1/segments/BPX.js +0 -125
  1684. package/cjs/dictionary/2.7.1/segments/BTS.js +0 -17
  1685. package/cjs/dictionary/2.7.1/segments/BTX.js +0 -116
  1686. package/cjs/dictionary/2.7.1/segments/CDM.js +0 -30
  1687. package/cjs/dictionary/2.7.1/segments/CER.js +0 -201
  1688. package/cjs/dictionary/2.7.1/segments/CM0.js +0 -22
  1689. package/cjs/dictionary/2.7.1/segments/CM1.js +0 -13
  1690. package/cjs/dictionary/2.7.1/segments/CM2.js +0 -16
  1691. package/cjs/dictionary/2.7.1/segments/CNS.js +0 -19
  1692. package/cjs/dictionary/2.7.1/segments/CON_.js +0 -173
  1693. package/cjs/dictionary/2.7.1/segments/CSP.js +0 -19
  1694. package/cjs/dictionary/2.7.1/segments/CSR.js +0 -48
  1695. package/cjs/dictionary/2.7.1/segments/CSS.js +0 -17
  1696. package/cjs/dictionary/2.7.1/segments/CTD.js +0 -17
  1697. package/cjs/dictionary/2.7.1/segments/CTI.js +0 -13
  1698. package/cjs/dictionary/2.7.1/segments/DB1.js +0 -26
  1699. package/cjs/dictionary/2.7.1/segments/DG1.js +0 -73
  1700. package/cjs/dictionary/2.7.1/segments/DMI.js +0 -34
  1701. package/cjs/dictionary/2.7.1/segments/DRG.js +0 -152
  1702. package/cjs/dictionary/2.7.1/segments/DSC.js +0 -10
  1703. package/cjs/dictionary/2.7.1/segments/DSP.js +0 -22
  1704. package/cjs/dictionary/2.7.1/segments/ECD.js +0 -13
  1705. package/cjs/dictionary/2.7.1/segments/ECR.js +0 -16
  1706. package/cjs/dictionary/2.7.1/segments/EDU.js +0 -16
  1707. package/cjs/dictionary/2.7.1/segments/EQP.js +0 -10
  1708. package/cjs/dictionary/2.7.1/segments/EQU.js +0 -19
  1709. package/cjs/dictionary/2.7.1/segments/ERR.js +0 -80
  1710. package/cjs/dictionary/2.7.1/segments/EVN.js +0 -29
  1711. package/cjs/dictionary/2.7.1/segments/FHS.js +0 -56
  1712. package/cjs/dictionary/2.7.1/segments/FT1.js +0 -88
  1713. package/cjs/dictionary/2.7.1/segments/FTS.js +0 -14
  1714. package/cjs/dictionary/2.7.1/segments/GOL.js +0 -55
  1715. package/cjs/dictionary/2.7.1/segments/GP2.js +0 -16
  1716. package/cjs/dictionary/2.7.1/segments/GT1.js +0 -89
  1717. package/cjs/dictionary/2.7.1/segments/IAM.js +0 -41
  1718. package/cjs/dictionary/2.7.1/segments/IIM.js +0 -100
  1719. package/cjs/dictionary/2.7.1/segments/ILT.js +0 -68
  1720. package/cjs/dictionary/2.7.1/segments/IN1.js +0 -142
  1721. package/cjs/dictionary/2.7.1/segments/IN2.js +0 -231
  1722. package/cjs/dictionary/2.7.1/segments/IN3.js +0 -126
  1723. package/cjs/dictionary/2.7.1/segments/INV.js +0 -54
  1724. package/cjs/dictionary/2.7.1/segments/IPC.js +0 -60
  1725. package/cjs/dictionary/2.7.1/segments/IPR.js +0 -57
  1726. package/cjs/dictionary/2.7.1/segments/ISD.js +0 -13
  1727. package/cjs/dictionary/2.7.1/segments/ITM.js +0 -46
  1728. package/cjs/dictionary/2.7.1/segments/IVC.js +0 -186
  1729. package/cjs/dictionary/2.7.1/segments/IVT.js +0 -169
  1730. package/cjs/dictionary/2.7.1/segments/LAN.js +0 -16
  1731. package/cjs/dictionary/2.7.1/segments/LCC.js +0 -19
  1732. package/cjs/dictionary/2.7.1/segments/LCH.js +0 -16
  1733. package/cjs/dictionary/2.7.1/segments/LDP.js +0 -26
  1734. package/cjs/dictionary/2.7.1/segments/LOC.js +0 -23
  1735. package/cjs/dictionary/2.7.1/segments/LRL.js +0 -16
  1736. package/cjs/dictionary/2.7.1/segments/MFA.js +0 -41
  1737. package/cjs/dictionary/2.7.1/segments/MFE.js +0 -48
  1738. package/cjs/dictionary/2.7.1/segments/MFI.js +0 -20
  1739. package/cjs/dictionary/2.7.1/segments/MRG.js +0 -25
  1740. package/cjs/dictionary/2.7.1/segments/MSA.js +0 -39
  1741. package/cjs/dictionary/2.7.1/segments/MSH.js +0 -102
  1742. package/cjs/dictionary/2.7.1/segments/NCK.js +0 -13
  1743. package/cjs/dictionary/2.7.1/segments/NDS.js +0 -16
  1744. package/cjs/dictionary/2.7.1/segments/NK1.js +0 -131
  1745. package/cjs/dictionary/2.7.1/segments/NPU.js +0 -14
  1746. package/cjs/dictionary/2.7.1/segments/NSC.js +0 -34
  1747. package/cjs/dictionary/2.7.1/segments/NST.js +0 -47
  1748. package/cjs/dictionary/2.7.1/segments/NTE.js +0 -47
  1749. package/cjs/dictionary/2.7.1/segments/OBR.js +0 -137
  1750. package/cjs/dictionary/2.7.1/segments/OBX.js +0 -89
  1751. package/cjs/dictionary/2.7.1/segments/ODS.js +0 -29
  1752. package/cjs/dictionary/2.7.1/segments/ODT.js +0 -23
  1753. package/cjs/dictionary/2.7.1/segments/OM1.js +0 -193
  1754. package/cjs/dictionary/2.7.1/segments/OM2.js +0 -50
  1755. package/cjs/dictionary/2.7.1/segments/OM3.js +0 -42
  1756. package/cjs/dictionary/2.7.1/segments/OM4.js +0 -67
  1757. package/cjs/dictionary/2.7.1/segments/OM5.js +0 -19
  1758. package/cjs/dictionary/2.7.1/segments/OM6.js +0 -17
  1759. package/cjs/dictionary/2.7.1/segments/OM7.js +0 -46
  1760. package/cjs/dictionary/2.7.1/segments/ORC.js +0 -144
  1761. package/cjs/dictionary/2.7.1/segments/ORG.js +0 -26
  1762. package/cjs/dictionary/2.7.1/segments/OVR.js +0 -40
  1763. package/cjs/dictionary/2.7.1/segments/PCE.js +0 -31
  1764. package/cjs/dictionary/2.7.1/segments/PCR.js +0 -49
  1765. package/cjs/dictionary/2.7.1/segments/PD1.js +0 -33
  1766. package/cjs/dictionary/2.7.1/segments/PDA.js +0 -14
  1767. package/cjs/dictionary/2.7.1/segments/PEO.js +0 -37
  1768. package/cjs/dictionary/2.7.1/segments/PES.js +0 -16
  1769. package/cjs/dictionary/2.7.1/segments/PID.js +0 -132
  1770. package/cjs/dictionary/2.7.1/segments/PKG.js +0 -51
  1771. package/cjs/dictionary/2.7.1/segments/PMT.js +0 -80
  1772. package/cjs/dictionary/2.7.1/segments/PR1.js +0 -74
  1773. package/cjs/dictionary/2.7.1/segments/PRA.js +0 -63
  1774. package/cjs/dictionary/2.7.1/segments/PRB.js +0 -81
  1775. package/cjs/dictionary/2.7.1/segments/PRC.js +0 -28
  1776. package/cjs/dictionary/2.7.1/segments/PRD.js +0 -61
  1777. package/cjs/dictionary/2.7.1/segments/PSG.js +0 -47
  1778. package/cjs/dictionary/2.7.1/segments/PSL.js +0 -298
  1779. package/cjs/dictionary/2.7.1/segments/PSS.js +0 -39
  1780. package/cjs/dictionary/2.7.1/segments/PTH.js +0 -27
  1781. package/cjs/dictionary/2.7.1/segments/PV1.js +0 -160
  1782. package/cjs/dictionary/2.7.1/segments/PV2.js +0 -114
  1783. package/cjs/dictionary/2.7.1/segments/PYE.js +0 -43
  1784. package/cjs/dictionary/2.7.1/segments/QAK.js +0 -17
  1785. package/cjs/dictionary/2.7.1/segments/QID.js +0 -10
  1786. package/cjs/dictionary/2.7.1/segments/QPD.js +0 -10
  1787. package/cjs/dictionary/2.7.1/segments/QRD.js +0 -47
  1788. package/cjs/dictionary/2.7.1/segments/QRF.js +0 -41
  1789. package/cjs/dictionary/2.7.1/segments/QRI.js +0 -10
  1790. package/cjs/dictionary/2.7.1/segments/RCP.js +0 -16
  1791. package/cjs/dictionary/2.7.1/segments/RDT.js +0 -10
  1792. package/cjs/dictionary/2.7.1/segments/REL.js +0 -105
  1793. package/cjs/dictionary/2.7.1/segments/RF1.js +0 -40
  1794. package/cjs/dictionary/2.7.1/segments/RFI.js +0 -33
  1795. package/cjs/dictionary/2.7.1/segments/RGS.js +0 -10
  1796. package/cjs/dictionary/2.7.1/segments/RMI.js +0 -16
  1797. package/cjs/dictionary/2.7.1/segments/ROL.js +0 -44
  1798. package/cjs/dictionary/2.7.1/segments/RQ1.js +0 -47
  1799. package/cjs/dictionary/2.7.1/segments/RQD.js +0 -62
  1800. package/cjs/dictionary/2.7.1/segments/RXA.js +0 -132
  1801. package/cjs/dictionary/2.7.1/segments/RXC.js +0 -51
  1802. package/cjs/dictionary/2.7.1/segments/RXD.js +0 -153
  1803. package/cjs/dictionary/2.7.1/segments/RXE.js +0 -223
  1804. package/cjs/dictionary/2.7.1/segments/RXG.js +0 -157
  1805. package/cjs/dictionary/2.7.1/segments/RXO.js +0 -187
  1806. package/cjs/dictionary/2.7.1/segments/RXR.js +0 -44
  1807. package/cjs/dictionary/2.7.1/segments/SAC.js +0 -77
  1808. package/cjs/dictionary/2.7.1/segments/SCD.js +0 -239
  1809. package/cjs/dictionary/2.7.1/segments/SCH.js +0 -40
  1810. package/cjs/dictionary/2.7.1/segments/SCP.js +0 -58
  1811. package/cjs/dictionary/2.7.1/segments/SDD.js +0 -50
  1812. package/cjs/dictionary/2.7.1/segments/SFT.js +0 -44
  1813. package/cjs/dictionary/2.7.1/segments/SID.js +0 -13
  1814. package/cjs/dictionary/2.7.1/segments/SLT.js +0 -36
  1815. package/cjs/dictionary/2.7.1/segments/SPM.js +0 -186
  1816. package/cjs/dictionary/2.7.1/segments/STF.js +0 -188
  1817. package/cjs/dictionary/2.7.1/segments/STZ.js +0 -34
  1818. package/cjs/dictionary/2.7.1/segments/TCC.js +0 -16
  1819. package/cjs/dictionary/2.7.1/segments/TCD.js +0 -13
  1820. package/cjs/dictionary/2.7.1/segments/TQ1.js +0 -92
  1821. package/cjs/dictionary/2.7.1/segments/TQ2.js +0 -70
  1822. package/cjs/dictionary/2.7.1/segments/TXA.js +0 -31
  1823. package/cjs/dictionary/2.7.1/segments/UAC.js +0 -19
  1824. package/cjs/dictionary/2.7.1/segments/UB1.js +0 -10
  1825. package/cjs/dictionary/2.7.1/segments/UB2.js +0 -89
  1826. package/cjs/dictionary/2.7.1/segments/URD.js +0 -27
  1827. package/cjs/dictionary/2.7.1/segments/URS.js +0 -40
  1828. package/cjs/dictionary/2.7.1/segments/VAR.js +0 -19
  1829. package/cjs/dictionary/2.7.1/segments/VND.js +0 -36
  1830. package/cjs/dictionary/2.7.1/segments/index.js +0 -166
  1831. package/cjs/dictionary/2.7.1/types/AD.js +0 -31
  1832. package/cjs/dictionary/2.7.1/types/AUI.js +0 -25
  1833. package/cjs/dictionary/2.7.1/types/CCD.js +0 -21
  1834. package/cjs/dictionary/2.7.1/types/CCP.js +0 -26
  1835. package/cjs/dictionary/2.7.1/types/CD.js +0 -22
  1836. package/cjs/dictionary/2.7.1/types/CF.js +0 -24
  1837. package/cjs/dictionary/2.7.1/types/CNE.js +0 -24
  1838. package/cjs/dictionary/2.7.1/types/CNN.js +0 -33
  1839. package/cjs/dictionary/2.7.1/types/CP.js +0 -22
  1840. package/cjs/dictionary/2.7.1/types/CQ.js +0 -11
  1841. package/cjs/dictionary/2.7.1/types/CSU.js +0 -50
  1842. package/cjs/dictionary/2.7.1/types/CWE.js +0 -62
  1843. package/cjs/dictionary/2.7.1/types/CX.js +0 -32
  1844. package/cjs/dictionary/2.7.1/types/DDI.js +0 -26
  1845. package/cjs/dictionary/2.7.1/types/DIN.js +0 -21
  1846. package/cjs/dictionary/2.7.1/types/DLD.js +0 -19
  1847. package/cjs/dictionary/2.7.1/types/DLN.js +0 -14
  1848. package/cjs/dictionary/2.7.1/types/DLT.js +0 -33
  1849. package/cjs/dictionary/2.7.1/types/DR.js +0 -16
  1850. package/cjs/dictionary/2.7.1/types/DTM.js +0 -6
  1851. package/cjs/dictionary/2.7.1/types/DTN.js +0 -20
  1852. package/cjs/dictionary/2.7.1/types/ED.js +0 -25
  1853. package/cjs/dictionary/2.7.1/types/EI.js +0 -18
  1854. package/cjs/dictionary/2.7.1/types/EIP.js +0 -20
  1855. package/cjs/dictionary/2.7.1/types/ERL.js +0 -45
  1856. package/cjs/dictionary/2.7.1/types/FC.js +0 -15
  1857. package/cjs/dictionary/2.7.1/types/FN.js +0 -17
  1858. package/cjs/dictionary/2.7.1/types/GTS.js +0 -6
  1859. package/cjs/dictionary/2.7.1/types/HD.js +0 -18
  1860. package/cjs/dictionary/2.7.1/types/ICD.js +0 -28
  1861. package/cjs/dictionary/2.7.1/types/JCC.js +0 -20
  1862. package/cjs/dictionary/2.7.1/types/LA1.js +0 -69
  1863. package/cjs/dictionary/2.7.1/types/LA2.js +0 -114
  1864. package/cjs/dictionary/2.7.1/types/MO.js +0 -10
  1865. package/cjs/dictionary/2.7.1/types/MOC.js +0 -20
  1866. package/cjs/dictionary/2.7.1/types/MOP.js +0 -27
  1867. package/cjs/dictionary/2.7.1/types/MSG.js +0 -30
  1868. package/cjs/dictionary/2.7.1/types/NA.js +0 -43
  1869. package/cjs/dictionary/2.7.1/types/NDL.js +0 -75
  1870. package/cjs/dictionary/2.7.1/types/NR.js +0 -20
  1871. package/cjs/dictionary/2.7.1/types/OCD.js +0 -21
  1872. package/cjs/dictionary/2.7.1/types/OSD.js +0 -79
  1873. package/cjs/dictionary/2.7.1/types/OSP.js +0 -27
  1874. package/cjs/dictionary/2.7.1/types/PIP.js +0 -40
  1875. package/cjs/dictionary/2.7.1/types/PL.js +0 -44
  1876. package/cjs/dictionary/2.7.1/types/PLN.js +0 -32
  1877. package/cjs/dictionary/2.7.1/types/PPN.js +0 -77
  1878. package/cjs/dictionary/2.7.1/types/PRL.js +0 -26
  1879. package/cjs/dictionary/2.7.1/types/PT.js +0 -17
  1880. package/cjs/dictionary/2.7.1/types/PTA.js +0 -30
  1881. package/cjs/dictionary/2.7.1/types/QIP.js +0 -15
  1882. package/cjs/dictionary/2.7.1/types/QSC.js +0 -19
  1883. package/cjs/dictionary/2.7.1/types/RCD.js +0 -17
  1884. package/cjs/dictionary/2.7.1/types/RFR.js +0 -50
  1885. package/cjs/dictionary/2.7.1/types/RI.js +0 -10
  1886. package/cjs/dictionary/2.7.1/types/RMC.js +0 -30
  1887. package/cjs/dictionary/2.7.1/types/RP.js +0 -15
  1888. package/cjs/dictionary/2.7.1/types/RPT.js +0 -78
  1889. package/cjs/dictionary/2.7.1/types/SAD.js +0 -10
  1890. package/cjs/dictionary/2.7.1/types/SCV.js +0 -11
  1891. package/cjs/dictionary/2.7.1/types/SI.js +0 -6
  1892. package/cjs/dictionary/2.7.1/types/SN.js +0 -14
  1893. package/cjs/dictionary/2.7.1/types/SPD.js +0 -34
  1894. package/cjs/dictionary/2.7.1/types/SRT.js +0 -15
  1895. package/cjs/dictionary/2.7.1/types/TQ.js +0 -77
  1896. package/cjs/dictionary/2.7.1/types/UVC.js +0 -20
  1897. package/cjs/dictionary/2.7.1/types/VH.js +0 -15
  1898. package/cjs/dictionary/2.7.1/types/VID.js +0 -27
  1899. package/cjs/dictionary/2.7.1/types/VR.js +0 -20
  1900. package/cjs/dictionary/2.7.1/types/WVI.js +0 -19
  1901. package/cjs/dictionary/2.7.1/types/WVS.js +0 -19
  1902. package/cjs/dictionary/2.7.1/types/XAD.js +0 -109
  1903. package/cjs/dictionary/2.7.1/types/XCN.js +0 -81
  1904. package/cjs/dictionary/2.7.1/types/XON.js +0 -43
  1905. package/cjs/dictionary/2.7.1/types/XPN.js +0 -46
  1906. package/cjs/dictionary/2.7.1/types/XTN.js +0 -77
  1907. package/cjs/dictionary/2.7.1/types/index.js +0 -79
  1908. package/cjs/dictionary/2.8/index.js +0 -9
  1909. package/cjs/dictionary/index.js +0 -38
  1910. package/cjs/dictionary/segment-fields/abs-segment.enum.js +0 -20
  1911. package/cjs/dictionary/segment-fields/acc-segment.enum.js +0 -18
  1912. package/cjs/dictionary/segment-fields/add-segment.enum.js +0 -7
  1913. package/cjs/dictionary/segment-fields/adj-segment.enum.js +0 -21
  1914. package/cjs/dictionary/segment-fields/aff-segment.enum.js +0 -11
  1915. package/cjs/dictionary/segment-fields/aig-segment.enum.js +0 -20
  1916. package/cjs/dictionary/segment-fields/ail-segment.enum.js +0 -18
  1917. package/cjs/dictionary/segment-fields/aip-segment.enum.js +0 -18
  1918. package/cjs/dictionary/segment-fields/ais-segment.enum.js +0 -18
  1919. package/cjs/dictionary/segment-fields/al1-segment.enum.js +0 -12
  1920. package/cjs/dictionary/segment-fields/apr-segment.enum.js +0 -11
  1921. package/cjs/dictionary/segment-fields/arq-segment.enum.js +0 -31
  1922. package/cjs/dictionary/segment-fields/arv-segment.enum.js +0 -12
  1923. package/cjs/dictionary/segment-fields/aut-segment.enum.js +0 -18
  1924. package/cjs/dictionary/segment-fields/bhs-segment.enum.js +0 -20
  1925. package/cjs/dictionary/segment-fields/blc-segment.enum.js +0 -8
  1926. package/cjs/dictionary/segment-fields/blg-segment.enum.js +0 -10
  1927. package/cjs/dictionary/segment-fields/bpo-segment.enum.js +0 -20
  1928. package/cjs/dictionary/segment-fields/bpx-segment.enum.js +0 -27
  1929. package/cjs/dictionary/segment-fields/bts-segment.enum.js +0 -9
  1930. package/cjs/dictionary/segment-fields/btx-segment.enum.js +0 -25
  1931. package/cjs/dictionary/segment-fields/cdm-segment.enum.js +0 -19
  1932. package/cjs/dictionary/segment-fields/cer-segment.enum.js +0 -37
  1933. package/cjs/dictionary/segment-fields/cm0-segment.enum.js +0 -17
  1934. package/cjs/dictionary/segment-fields/cm1-segment.enum.js +0 -9
  1935. package/cjs/dictionary/segment-fields/cm2-segment.enum.js +0 -10
  1936. package/cjs/dictionary/segment-fields/cns-segment.enum.js +0 -12
  1937. package/cjs/dictionary/segment-fields/con-segment.enum.js +0 -31
  1938. package/cjs/dictionary/segment-fields/csp-segment.enum.js +0 -10
  1939. package/cjs/dictionary/segment-fields/csr-segment.enum.js +0 -22
  1940. package/cjs/dictionary/segment-fields/css-segment.enum.js +0 -9
  1941. package/cjs/dictionary/segment-fields/ctd-segment.enum.js +0 -13
  1942. package/cjs/dictionary/segment-fields/cti-segment.enum.js +0 -9
  1943. package/cjs/dictionary/segment-fields/db1-segment.enum.js +0 -14
  1944. package/cjs/dictionary/segment-fields/dg1-segment.enum.js +0 -32
  1945. package/cjs/dictionary/segment-fields/dmi-segment.enum.js +0 -11
  1946. package/cjs/dictionary/segment-fields/drg-segment.enum.js +0 -39
  1947. package/cjs/dictionary/segment-fields/dsc-segment.enum.js +0 -8
  1948. package/cjs/dictionary/segment-fields/dsp-segment.enum.js +0 -11
  1949. package/cjs/dictionary/segment-fields/ecd-segment.enum.js +0 -11
  1950. package/cjs/dictionary/segment-fields/ecr-segment.enum.js +0 -9
  1951. package/cjs/dictionary/segment-fields/ed-segment.enum.js +0 -7
  1952. package/cjs/dictionary/segment-fields/edu-segment.enum.js +0 -15
  1953. package/cjs/dictionary/segment-fields/eql-segment.enum.js +0 -10
  1954. package/cjs/dictionary/segment-fields/eqp-segment.enum.js +0 -11
  1955. package/cjs/dictionary/segment-fields/equ-segment.enum.js +0 -11
  1956. package/cjs/dictionary/segment-fields/erq-segment.enum.js +0 -9
  1957. package/cjs/dictionary/segment-fields/err-segment.enum.js +0 -18
  1958. package/cjs/dictionary/segment-fields/evn-segment.enum.js +0 -13
  1959. package/cjs/dictionary/segment-fields/fac-segment.enum.js +0 -18
  1960. package/cjs/dictionary/segment-fields/fhs-segment.enum.js +0 -20
  1961. package/cjs/dictionary/segment-fields/ft1-segment.enum.js +0 -49
  1962. package/cjs/dictionary/segment-fields/fts-segment.enum.js +0 -8
  1963. package/cjs/dictionary/segment-fields/gol-segment.enum.js +0 -28
  1964. package/cjs/dictionary/segment-fields/gp1-segment.enum.js +0 -11
  1965. package/cjs/dictionary/segment-fields/gp2-segment.enum.js +0 -20
  1966. package/cjs/dictionary/segment-fields/gt1-segment.enum.js +0 -63
  1967. package/cjs/dictionary/segment-fields/iam-segment.enum.js +0 -36
  1968. package/cjs/dictionary/segment-fields/iar-segment.enum.js +0 -10
  1969. package/cjs/dictionary/segment-fields/iim-segment.enum.js +0 -21
  1970. package/cjs/dictionary/segment-fields/ilt-segment.enum.js +0 -16
  1971. package/cjs/dictionary/segment-fields/in1-segment.enum.js +0 -60
  1972. package/cjs/dictionary/segment-fields/in2-segment.enum.js +0 -78
  1973. package/cjs/dictionary/segment-fields/in3-segment.enum.js +0 -31
  1974. package/cjs/dictionary/segment-fields/index.js +0 -185
  1975. package/cjs/dictionary/segment-fields/inv-segment.enum.js +0 -26
  1976. package/cjs/dictionary/segment-fields/ipc-segment.enum.js +0 -15
  1977. package/cjs/dictionary/segment-fields/ipr-segment.enum.js +0 -14
  1978. package/cjs/dictionary/segment-fields/isd-segment.enum.js +0 -9
  1979. package/cjs/dictionary/segment-fields/itm-segment.enum.js +0 -35
  1980. package/cjs/dictionary/segment-fields/ivc-segment.enum.js +0 -36
  1981. package/cjs/dictionary/segment-fields/ivt-segment.enum.js +0 -32
  1982. package/cjs/dictionary/segment-fields/lan-segment.enum.js +0 -10
  1983. package/cjs/dictionary/segment-fields/lcc-segment.enum.js +0 -10
  1984. package/cjs/dictionary/segment-fields/lch-segment.enum.js +0 -11
  1985. package/cjs/dictionary/segment-fields/ldp-segment.enum.js +0 -18
  1986. package/cjs/dictionary/segment-fields/loc-segment.enum.js +0 -15
  1987. package/cjs/dictionary/segment-fields/lrl-segment.enum.js +0 -12
  1988. package/cjs/dictionary/segment-fields/mfa-segment.enum.js +0 -12
  1989. package/cjs/dictionary/segment-fields/mfe-segment.enum.js +0 -13
  1990. package/cjs/dictionary/segment-fields/mfi-segment.enum.js +0 -12
  1991. package/cjs/dictionary/segment-fields/mrg-segment.enum.js +0 -13
  1992. package/cjs/dictionary/segment-fields/msa-segment.enum.js +0 -14
  1993. package/cjs/dictionary/segment-fields/msh-segment.enum.js +0 -31
  1994. package/cjs/dictionary/segment-fields/nck-segment.enum.js +0 -7
  1995. package/cjs/dictionary/segment-fields/nds-segment.enum.js +0 -10
  1996. package/cjs/dictionary/segment-fields/nk1-segment.enum.js +0 -47
  1997. package/cjs/dictionary/segment-fields/npu-segment.enum.js +0 -8
  1998. package/cjs/dictionary/segment-fields/nsc-segment.enum.js +0 -15
  1999. package/cjs/dictionary/segment-fields/nst-segment.enum.js +0 -21
  2000. package/cjs/dictionary/segment-fields/nte-segment.enum.js +0 -14
  2001. package/cjs/dictionary/segment-fields/obr-segment.enum.js +0 -60
  2002. package/cjs/dictionary/segment-fields/obx-segment.enum.js +0 -32
  2003. package/cjs/dictionary/segment-fields/ods-segment.enum.js +0 -10
  2004. package/cjs/dictionary/segment-fields/odt-segment.enum.js +0 -9
  2005. package/cjs/dictionary/segment-fields/om1-segment.enum.js +0 -53
  2006. package/cjs/dictionary/segment-fields/om2-segment.enum.js +0 -17
  2007. package/cjs/dictionary/segment-fields/om3-segment.enum.js +0 -14
  2008. package/cjs/dictionary/segment-fields/om4-segment.enum.js +0 -21
  2009. package/cjs/dictionary/segment-fields/om5-segment.enum.js +0 -10
  2010. package/cjs/dictionary/segment-fields/om6-segment.enum.js +0 -9
  2011. package/cjs/dictionary/segment-fields/om7-segment.enum.js +0 -30
  2012. package/cjs/dictionary/segment-fields/orc-segment.enum.js +0 -39
  2013. package/cjs/dictionary/segment-fields/org-segment.enum.js +0 -19
  2014. package/cjs/dictionary/segment-fields/oro-segment.enum.js +0 -10
  2015. package/cjs/dictionary/segment-fields/ovr-segment.enum.js +0 -11
  2016. package/cjs/dictionary/segment-fields/pac-segment.enum.js +0 -14
  2017. package/cjs/dictionary/segment-fields/pce-segment.enum.js +0 -10
  2018. package/cjs/dictionary/segment-fields/pcr-segment.enum.js +0 -29
  2019. package/cjs/dictionary/segment-fields/pd1-segment.enum.js +0 -28
  2020. package/cjs/dictionary/segment-fields/pda-segment.enum.js +0 -15
  2021. package/cjs/dictionary/segment-fields/pdc-segment.enum.js +0 -21
  2022. package/cjs/dictionary/segment-fields/peo-segment.enum.js +0 -31
  2023. package/cjs/dictionary/segment-fields/pes-segment.enum.js +0 -19
  2024. package/cjs/dictionary/segment-fields/pid-segment.enum.js +0 -46
  2025. package/cjs/dictionary/segment-fields/pkg-segment.enum.js +0 -13
  2026. package/cjs/dictionary/segment-fields/pmt-segment.enum.js +0 -18
  2027. package/cjs/dictionary/segment-fields/pr1-segment.enum.js +0 -31
  2028. package/cjs/dictionary/segment-fields/pra-segment.enum.js +0 -18
  2029. package/cjs/dictionary/segment-fields/prb-segment.enum.js +0 -34
  2030. package/cjs/dictionary/segment-fields/prc-segment.enum.js +0 -24
  2031. package/cjs/dictionary/segment-fields/prd-segment.enum.js +0 -20
  2032. package/cjs/dictionary/segment-fields/prt-segment.enum.js +0 -21
  2033. package/cjs/dictionary/segment-fields/psg-segment.enum.js +0 -12
  2034. package/cjs/dictionary/segment-fields/psh-segment.enum.js +0 -20
  2035. package/cjs/dictionary/segment-fields/psl-segment.enum.js +0 -54
  2036. package/cjs/dictionary/segment-fields/pss-segment.enum.js +0 -11
  2037. package/cjs/dictionary/segment-fields/pth-segment.enum.js +0 -13
  2038. package/cjs/dictionary/segment-fields/pv1-segment.enum.js +0 -60
  2039. package/cjs/dictionary/segment-fields/pv2-segment.enum.js +0 -56
  2040. package/cjs/dictionary/segment-fields/pye-segment.enum.js +0 -13
  2041. package/cjs/dictionary/segment-fields/qak-segment.enum.js +0 -12
  2042. package/cjs/dictionary/segment-fields/qck-segment.enum.js +0 -7
  2043. package/cjs/dictionary/segment-fields/qid-segment.enum.js +0 -8
  2044. package/cjs/dictionary/segment-fields/qpd-segment.enum.js +0 -9
  2045. package/cjs/dictionary/segment-fields/qrd-segment.enum.js +0 -18
  2046. package/cjs/dictionary/segment-fields/qrf-segment.enum.js +0 -16
  2047. package/cjs/dictionary/segment-fields/qri-segment.enum.js +0 -9
  2048. package/cjs/dictionary/segment-fields/rcp-segment.enum.js +0 -13
  2049. package/cjs/dictionary/segment-fields/rdf-segment.enum.js +0 -8
  2050. package/cjs/dictionary/segment-fields/rdt-segment.enum.js +0 -7
  2051. package/cjs/dictionary/segment-fields/rel-segment.enum.js +0 -22
  2052. package/cjs/dictionary/segment-fields/rf1-segment.enum.js +0 -18
  2053. package/cjs/dictionary/segment-fields/rfi-segment.enum.js +0 -10
  2054. package/cjs/dictionary/segment-fields/rgs-segment.enum.js +0 -9
  2055. package/cjs/dictionary/segment-fields/rmi-segment.enum.js +0 -9
  2056. package/cjs/dictionary/segment-fields/rol-segment.enum.js +0 -20
  2057. package/cjs/dictionary/segment-fields/rq1-segment.enum.js +0 -13
  2058. package/cjs/dictionary/segment-fields/rqd-segment.enum.js +0 -16
  2059. package/cjs/dictionary/segment-fields/rx1-segment.enum.js +0 -31
  2060. package/cjs/dictionary/segment-fields/rxa-segment.enum.js +0 -34
  2061. package/cjs/dictionary/segment-fields/rxc-segment.enum.js +0 -15
  2062. package/cjs/dictionary/segment-fields/rxd-segment.enum.js +0 -40
  2063. package/cjs/dictionary/segment-fields/rxe-segment.enum.js +0 -51
  2064. package/cjs/dictionary/segment-fields/rxg-segment.enum.js +0 -36
  2065. package/cjs/dictionary/segment-fields/rxo-segment.enum.js +0 -42
  2066. package/cjs/dictionary/segment-fields/rxr-segment.enum.js +0 -12
  2067. package/cjs/dictionary/segment-fields/sac-segment.enum.js +0 -50
  2068. package/cjs/dictionary/segment-fields/scd-segment.enum.js +0 -43
  2069. package/cjs/dictionary/segment-fields/sch-segment.enum.js +0 -33
  2070. package/cjs/dictionary/segment-fields/scp-segment.enum.js +0 -14
  2071. package/cjs/dictionary/segment-fields/sdd-segment.enum.js +0 -13
  2072. package/cjs/dictionary/segment-fields/sft-segment.enum.js +0 -12
  2073. package/cjs/dictionary/segment-fields/shp-segment.enum.js +0 -17
  2074. package/cjs/dictionary/segment-fields/sid-segment.enum.js +0 -10
  2075. package/cjs/dictionary/segment-fields/slt-segment.enum.js +0 -11
  2076. package/cjs/dictionary/segment-fields/spm-segment.enum.js +0 -38
  2077. package/cjs/dictionary/segment-fields/spr-segment.enum.js +0 -10
  2078. package/cjs/dictionary/segment-fields/stf-segment.enum.js +0 -47
  2079. package/cjs/dictionary/segment-fields/stz-segment.enum.js +0 -10
  2080. package/cjs/dictionary/segment-fields/tcc-segment.enum.js +0 -20
  2081. package/cjs/dictionary/segment-fields/tcd-segment.enum.js +0 -14
  2082. package/cjs/dictionary/segment-fields/tq1-segment.enum.js +0 -20
  2083. package/cjs/dictionary/segment-fields/tq2-segment.enum.js +0 -16
  2084. package/cjs/dictionary/segment-fields/txa-segment.enum.js +0 -32
  2085. package/cjs/dictionary/segment-fields/uac-segment.enum.js +0 -8
  2086. package/cjs/dictionary/segment-fields/ub1-segment.enum.js +0 -29
  2087. package/cjs/dictionary/segment-fields/ub2-segment.enum.js +0 -23
  2088. package/cjs/dictionary/segment-fields/urd-segment.enum.js +0 -13
  2089. package/cjs/dictionary/segment-fields/urs-segment.enum.js +0 -15
  2090. package/cjs/dictionary/segment-fields/var-segment.enum.js +0 -12
  2091. package/cjs/dictionary/segment-fields/vnd-segment.enum.js +0 -11
  2092. package/cjs/dictionary/segment-fields/vtq-segment.enum.js +0 -11
  2093. package/cjs/dictionary/tables/acknowledgment-code.enum.js +0 -2
  2094. package/cjs/dictionary/tables/index.js +0 -4
  2095. package/cjs/dictionary/type-fields/ad-type.enum.js +0 -14
  2096. package/cjs/dictionary/type-fields/aui-type.enum.js +0 -9
  2097. package/cjs/dictionary/type-fields/ccd-type.enum.js +0 -8
  2098. package/cjs/dictionary/type-fields/ccp-type.enum.js +0 -9
  2099. package/cjs/dictionary/type-fields/cd-type.enum.js +0 -12
  2100. package/cjs/dictionary/type-fields/ce-type.enum.js +0 -12
  2101. package/cjs/dictionary/type-fields/cf-type.enum.js +0 -28
  2102. package/cjs/dictionary/type-fields/ck-type.enum.js +0 -10
  2103. package/cjs/dictionary/type-fields/ck_account_no-type.enum.js +0 -10
  2104. package/cjs/dictionary/type-fields/cm_abs_range-type.enum.js +0 -10
  2105. package/cjs/dictionary/type-fields/cm_aui-type.enum.js +0 -9
  2106. package/cjs/dictionary/type-fields/cm_batch_total-type.enum.js +0 -8
  2107. package/cjs/dictionary/type-fields/cm_ccd-type.enum.js +0 -8
  2108. package/cjs/dictionary/type-fields/cm_ccp-type.enum.js +0 -9
  2109. package/cjs/dictionary/type-fields/cm_cd_electrode-type.enum.js +0 -8
  2110. package/cjs/dictionary/type-fields/cm_csu-type.enum.js +0 -13
  2111. package/cjs/dictionary/type-fields/cm_ddi-type.enum.js +0 -9
  2112. package/cjs/dictionary/type-fields/cm_din-type.enum.js +0 -8
  2113. package/cjs/dictionary/type-fields/cm_dld-type.enum.js +0 -8
  2114. package/cjs/dictionary/type-fields/cm_dlt-type.enum.js +0 -10
  2115. package/cjs/dictionary/type-fields/cm_dtn-type.enum.js +0 -8
  2116. package/cjs/dictionary/type-fields/cm_eip-type.enum.js +0 -8
  2117. package/cjs/dictionary/type-fields/cm_eld-type.enum.js +0 -10
  2118. package/cjs/dictionary/type-fields/cm_filler-type.enum.js +0 -8
  2119. package/cjs/dictionary/type-fields/cm_finance-type.enum.js +0 -8
  2120. package/cjs/dictionary/type-fields/cm_group_id-type.enum.js +0 -8
  2121. package/cjs/dictionary/type-fields/cm_internal_location-type.enum.js +0 -14
  2122. package/cjs/dictionary/type-fields/cm_job_code-type.enum.js +0 -8
  2123. package/cjs/dictionary/type-fields/cm_la1-type.enum.js +0 -22
  2124. package/cjs/dictionary/type-fields/cm_license_no-type.enum.js +0 -8
  2125. package/cjs/dictionary/type-fields/cm_mdv-type.enum.js +0 -8
  2126. package/cjs/dictionary/type-fields/cm_moc-type.enum.js +0 -8
  2127. package/cjs/dictionary/type-fields/cm_msg-type.enum.js +0 -8
  2128. package/cjs/dictionary/type-fields/cm_ndl-type.enum.js +0 -17
  2129. package/cjs/dictionary/type-fields/cm_ocd-type.enum.js +0 -8
  2130. package/cjs/dictionary/type-fields/cm_osd-type.enum.js +0 -17
  2131. package/cjs/dictionary/type-fields/cm_osp-type.enum.js +0 -9
  2132. package/cjs/dictionary/type-fields/cm_parent_result-type.enum.js +0 -9
  2133. package/cjs/dictionary/type-fields/cm_pat_id-type.enum.js +0 -11
  2134. package/cjs/dictionary/type-fields/cm_pat_id_0192-type.enum.js +0 -11
  2135. package/cjs/dictionary/type-fields/cm_pcf-type.enum.js +0 -9
  2136. package/cjs/dictionary/type-fields/cm_pen-type.enum.js +0 -8
  2137. package/cjs/dictionary/type-fields/cm_pi-type.enum.js +0 -9
  2138. package/cjs/dictionary/type-fields/cm_pip-type.enum.js +0 -10
  2139. package/cjs/dictionary/type-fields/cm_placer-type.enum.js +0 -8
  2140. package/cjs/dictionary/type-fields/cm_pln-type.enum.js +0 -10
  2141. package/cjs/dictionary/type-fields/cm_position-type.enum.js +0 -9
  2142. package/cjs/dictionary/type-fields/cm_practitioner-type.enum.js +0 -8
  2143. package/cjs/dictionary/type-fields/cm_prl-type.enum.js +0 -9
  2144. package/cjs/dictionary/type-fields/cm_pta-type.enum.js +0 -9
  2145. package/cjs/dictionary/type-fields/cm_range-type.enum.js +0 -8
  2146. package/cjs/dictionary/type-fields/cm_rfr-type.enum.js +0 -13
  2147. package/cjs/dictionary/type-fields/cm_ri-type.enum.js +0 -8
  2148. package/cjs/dictionary/type-fields/cm_rmc-type.enum.js +0 -9
  2149. package/cjs/dictionary/type-fields/cm_spd-type.enum.js +0 -10
  2150. package/cjs/dictionary/type-fields/cm_sps-type.enum.js +0 -12
  2151. package/cjs/dictionary/type-fields/cm_uvc-type.enum.js +0 -8
  2152. package/cjs/dictionary/type-fields/cm_vr-type.enum.js +0 -8
  2153. package/cjs/dictionary/type-fields/cm_wvi-type.enum.js +0 -8
  2154. package/cjs/dictionary/type-fields/cn-type.enum.js +0 -19
  2155. package/cjs/dictionary/type-fields/cn_person-type.enum.js +0 -14
  2156. package/cjs/dictionary/type-fields/cne-type.enum.js +0 -28
  2157. package/cjs/dictionary/type-fields/cnn-type.enum.js +0 -17
  2158. package/cjs/dictionary/type-fields/cns-type.enum.js +0 -17
  2159. package/cjs/dictionary/type-fields/cp-type.enum.js +0 -12
  2160. package/cjs/dictionary/type-fields/cq-type.enum.js +0 -8
  2161. package/cjs/dictionary/type-fields/cq_quantity-type.enum.js +0 -8
  2162. package/cjs/dictionary/type-fields/csu-type.enum.js +0 -29
  2163. package/cjs/dictionary/type-fields/cwe-type.enum.js +0 -28
  2164. package/cjs/dictionary/type-fields/cx-type.enum.js +0 -18
  2165. package/cjs/dictionary/type-fields/ddi-type.enum.js +0 -9
  2166. package/cjs/dictionary/type-fields/din-type.enum.js +0 -8
  2167. package/cjs/dictionary/type-fields/dld-type.enum.js +0 -8
  2168. package/cjs/dictionary/type-fields/dln-type.enum.js +0 -9
  2169. package/cjs/dictionary/type-fields/dlt-type.enum.js +0 -10
  2170. package/cjs/dictionary/type-fields/dr-type.enum.js +0 -8
  2171. package/cjs/dictionary/type-fields/dtn-type.enum.js +0 -8
  2172. package/cjs/dictionary/type-fields/ed-type.enum.js +0 -11
  2173. package/cjs/dictionary/type-fields/ei-type.enum.js +0 -10
  2174. package/cjs/dictionary/type-fields/eip-type.enum.js +0 -8
  2175. package/cjs/dictionary/type-fields/eld-type.enum.js +0 -10
  2176. package/cjs/dictionary/type-fields/erl-type.enum.js +0 -12
  2177. package/cjs/dictionary/type-fields/fc-type.enum.js +0 -8
  2178. package/cjs/dictionary/type-fields/fn-type.enum.js +0 -11
  2179. package/cjs/dictionary/type-fields/hd-type.enum.js +0 -9
  2180. package/cjs/dictionary/type-fields/icd-type.enum.js +0 -9
  2181. package/cjs/dictionary/type-fields/index.js +0 -140
  2182. package/cjs/dictionary/type-fields/jcc-type.enum.js +0 -9
  2183. package/cjs/dictionary/type-fields/la1-type.enum.js +0 -15
  2184. package/cjs/dictionary/type-fields/la2-type.enum.js +0 -22
  2185. package/cjs/dictionary/type-fields/ma-type.enum.js +0 -16
  2186. package/cjs/dictionary/type-fields/mo-type.enum.js +0 -8
  2187. package/cjs/dictionary/type-fields/moc-type.enum.js +0 -8
  2188. package/cjs/dictionary/type-fields/mop-type.enum.js +0 -9
  2189. package/cjs/dictionary/type-fields/msg-type.enum.js +0 -9
  2190. package/cjs/dictionary/type-fields/na-type.enum.js +0 -16
  2191. package/cjs/dictionary/type-fields/ndl-type.enum.js +0 -17
  2192. package/cjs/dictionary/type-fields/nr-type.enum.js +0 -8
  2193. package/cjs/dictionary/type-fields/ocd-type.enum.js +0 -8
  2194. package/cjs/dictionary/type-fields/osd-type.enum.js +0 -17
  2195. package/cjs/dictionary/type-fields/osp-type.enum.js +0 -9
  2196. package/cjs/dictionary/type-fields/pcf-type.enum.js +0 -9
  2197. package/cjs/dictionary/type-fields/pi-type.enum.js +0 -9
  2198. package/cjs/dictionary/type-fields/pip-type.enum.js +0 -11
  2199. package/cjs/dictionary/type-fields/pl-type.enum.js +0 -17
  2200. package/cjs/dictionary/type-fields/pln-type.enum.js +0 -10
  2201. package/cjs/dictionary/type-fields/pn-type.enum.js +0 -12
  2202. package/cjs/dictionary/type-fields/ppn-type.enum.js +0 -32
  2203. package/cjs/dictionary/type-fields/prl-type.enum.js +0 -9
  2204. package/cjs/dictionary/type-fields/pt-type.enum.js +0 -8
  2205. package/cjs/dictionary/type-fields/pta-type.enum.js +0 -10
  2206. package/cjs/dictionary/type-fields/qip-type.enum.js +0 -8
  2207. package/cjs/dictionary/type-fields/qsc-type.enum.js +0 -10
  2208. package/cjs/dictionary/type-fields/rcd-type.enum.js +0 -9
  2209. package/cjs/dictionary/type-fields/rfr-type.enum.js +0 -13
  2210. package/cjs/dictionary/type-fields/ri-type.enum.js +0 -8
  2211. package/cjs/dictionary/type-fields/rmc-type.enum.js +0 -10
  2212. package/cjs/dictionary/type-fields/rp-type.enum.js +0 -10
  2213. package/cjs/dictionary/type-fields/rpt-type.enum.js +0 -17
  2214. package/cjs/dictionary/type-fields/sad-type.enum.js +0 -9
  2215. package/cjs/dictionary/type-fields/scv-type.enum.js +0 -8
  2216. package/cjs/dictionary/type-fields/sn-type.enum.js +0 -10
  2217. package/cjs/dictionary/type-fields/spd-type.enum.js +0 -10
  2218. package/cjs/dictionary/type-fields/sps-type.enum.js +0 -13
  2219. package/cjs/dictionary/type-fields/srt-type.enum.js +0 -8
  2220. package/cjs/dictionary/type-fields/tq-type.enum.js +0 -18
  2221. package/cjs/dictionary/type-fields/ts-type.enum.js +0 -8
  2222. package/cjs/dictionary/type-fields/uvc-type.enum.js +0 -10
  2223. package/cjs/dictionary/type-fields/vh-type.enum.js +0 -10
  2224. package/cjs/dictionary/type-fields/vid-type.enum.js +0 -9
  2225. package/cjs/dictionary/type-fields/vr-type.enum.js +0 -8
  2226. package/cjs/dictionary/type-fields/wvi-type.enum.js +0 -8
  2227. package/cjs/dictionary/type-fields/wvs-type.enum.js +0 -8
  2228. package/cjs/dictionary/type-fields/xad-type.enum.js +0 -29
  2229. package/cjs/dictionary/type-fields/xcn-type.enum.js +0 -31
  2230. package/cjs/dictionary/type-fields/xon-type.enum.js +0 -16
  2231. package/cjs/dictionary/type-fields/xpn-type.enum.js +0 -21
  2232. package/cjs/dictionary/type-fields/xtn-type.enum.js +0 -24
  2233. package/cjs/hl7-dictionary.js +0 -33
  2234. package/cjs/interfaces/dictionary.types.js +0 -4
  2235. package/cjs/interfaces/index.js +0 -5
  2236. package/cjs/interfaces/version.enum.js +0 -17
  2237. package/cjs/utils/hl7-date.js +0 -28
  2238. package/esm/dictionary/2.1/dictionary.js +0 -10
  2239. package/esm/dictionary/2.1/index.js +0 -3
  2240. package/esm/dictionary/2.1/patches.js +0 -27
  2241. package/esm/dictionary/2.1/segments/ACC.js +0 -27
  2242. package/esm/dictionary/2.1/segments/ADD.js +0 -12
  2243. package/esm/dictionary/2.1/segments/BHS.js +0 -89
  2244. package/esm/dictionary/2.1/segments/BLG.js +0 -27
  2245. package/esm/dictionary/2.1/segments/BTS.js +0 -26
  2246. package/esm/dictionary/2.1/segments/DG1.js +0 -109
  2247. package/esm/dictionary/2.1/segments/DSC.js +0 -12
  2248. package/esm/dictionary/2.1/segments/DSP.js +0 -40
  2249. package/esm/dictionary/2.1/segments/ERR.js +0 -13
  2250. package/esm/dictionary/2.1/segments/EVN.js +0 -35
  2251. package/esm/dictionary/2.1/segments/FHS.js +0 -89
  2252. package/esm/dictionary/2.1/segments/FT1.js +0 -165
  2253. package/esm/dictionary/2.1/segments/FTS.js +0 -19
  2254. package/esm/dictionary/2.1/segments/GT1.js +0 -149
  2255. package/esm/dictionary/2.1/segments/IN1.js +0 -323
  2256. package/esm/dictionary/2.1/segments/MFI.js +0 -50
  2257. package/esm/dictionary/2.1/segments/MRG.js +0 -26
  2258. package/esm/dictionary/2.1/segments/MSA.js +0 -42
  2259. package/esm/dictionary/2.1/segments/MSH.js +0 -104
  2260. package/esm/dictionary/2.1/segments/NCK.js +0 -12
  2261. package/esm/dictionary/2.1/segments/NK1.js +0 -40
  2262. package/esm/dictionary/2.1/segments/NPU.js +0 -21
  2263. package/esm/dictionary/2.1/segments/NSC.js +0 -68
  2264. package/esm/dictionary/2.1/segments/NST.js +0 -110
  2265. package/esm/dictionary/2.1/segments/NTE.js +0 -27
  2266. package/esm/dictionary/2.1/segments/OBR.js +0 -260
  2267. package/esm/dictionary/2.1/segments/OBX.js +0 -92
  2268. package/esm/dictionary/2.1/segments/ORC.js +0 -103
  2269. package/esm/dictionary/2.1/segments/ORO.js +0 -34
  2270. package/esm/dictionary/2.1/segments/PID.js +0 -149
  2271. package/esm/dictionary/2.1/segments/PR1.js +0 -101
  2272. package/esm/dictionary/2.1/segments/PV1.js +0 -376
  2273. package/esm/dictionary/2.1/segments/QRD.js +0 -94
  2274. package/esm/dictionary/2.1/segments/QRF.js +0 -40
  2275. package/esm/dictionary/2.1/segments/RX1.js +0 -211
  2276. package/esm/dictionary/2.1/segments/UB1.js +0 -167
  2277. package/esm/dictionary/2.1/segments/URD.js +0 -57
  2278. package/esm/dictionary/2.1/segments/URS.js +0 -40
  2279. package/esm/dictionary/2.1/segments/index.js +0 -38
  2280. package/esm/dictionary/2.1/types/AD.js +0 -41
  2281. package/esm/dictionary/2.1/types/CE.js +0 -41
  2282. package/esm/dictionary/2.1/types/CK.js +0 -23
  2283. package/esm/dictionary/2.1/types/CM.js +0 -3
  2284. package/esm/dictionary/2.1/types/CM_MSG.js +0 -17
  2285. package/esm/dictionary/2.1/types/CN.js +0 -35
  2286. package/esm/dictionary/2.1/types/CQ.js +0 -17
  2287. package/esm/dictionary/2.1/types/DT.js +0 -3
  2288. package/esm/dictionary/2.1/types/FT.js +0 -3
  2289. package/esm/dictionary/2.1/types/ID.js +0 -3
  2290. package/esm/dictionary/2.1/types/IS.js +0 -3
  2291. package/esm/dictionary/2.1/types/NM.js +0 -3
  2292. package/esm/dictionary/2.1/types/PN.js +0 -41
  2293. package/esm/dictionary/2.1/types/SI.js +0 -3
  2294. package/esm/dictionary/2.1/types/ST.js +0 -3
  2295. package/esm/dictionary/2.1/types/TM.js +0 -3
  2296. package/esm/dictionary/2.1/types/TN.js +0 -3
  2297. package/esm/dictionary/2.1/types/TS.js +0 -17
  2298. package/esm/dictionary/2.1/types/TX.js +0 -3
  2299. package/esm/dictionary/2.1/types/VARIES.js +0 -3
  2300. package/esm/dictionary/2.1/types/index.js +0 -20
  2301. package/esm/dictionary/2.2/index.js +0 -10
  2302. package/esm/dictionary/2.2/segments/ACC.js +0 -8
  2303. package/esm/dictionary/2.2/segments/ADD.js +0 -8
  2304. package/esm/dictionary/2.2/segments/AL1.js +0 -49
  2305. package/esm/dictionary/2.2/segments/BHS.js +0 -43
  2306. package/esm/dictionary/2.2/segments/BLG.js +0 -15
  2307. package/esm/dictionary/2.2/segments/BTS.js +0 -15
  2308. package/esm/dictionary/2.2/segments/DG1.js +0 -41
  2309. package/esm/dictionary/2.2/segments/DSC.js +0 -8
  2310. package/esm/dictionary/2.2/segments/DSP.js +0 -19
  2311. package/esm/dictionary/2.2/segments/ERR.js +0 -8
  2312. package/esm/dictionary/2.2/segments/EVN.js +0 -26
  2313. package/esm/dictionary/2.2/segments/FHS.js +0 -43
  2314. package/esm/dictionary/2.2/segments/FT1.js +0 -51
  2315. package/esm/dictionary/2.2/segments/FTS.js +0 -11
  2316. package/esm/dictionary/2.2/segments/GT1.js +0 -35
  2317. package/esm/dictionary/2.2/segments/IN1.js +0 -89
  2318. package/esm/dictionary/2.2/segments/IN2.js +0 -225
  2319. package/esm/dictionary/2.2/segments/IN3.js +0 -183
  2320. package/esm/dictionary/2.2/segments/MFA.js +0 -41
  2321. package/esm/dictionary/2.2/segments/MFE.js +0 -34
  2322. package/esm/dictionary/2.2/segments/MRG.js +0 -23
  2323. package/esm/dictionary/2.2/segments/MSA.js +0 -26
  2324. package/esm/dictionary/2.2/segments/MSH.js +0 -48
  2325. package/esm/dictionary/2.2/segments/NCK.js +0 -8
  2326. package/esm/dictionary/2.2/segments/NK1.js +0 -78
  2327. package/esm/dictionary/2.2/segments/NPU.js +0 -12
  2328. package/esm/dictionary/2.2/segments/NSC.js +0 -31
  2329. package/esm/dictionary/2.2/segments/NST.js +0 -52
  2330. package/esm/dictionary/2.2/segments/NTE.js +0 -15
  2331. package/esm/dictionary/2.2/segments/OBR.js +0 -140
  2332. package/esm/dictionary/2.2/segments/OBX.js +0 -75
  2333. package/esm/dictionary/2.2/segments/ODS.js +0 -34
  2334. package/esm/dictionary/2.2/segments/ODT.js +0 -26
  2335. package/esm/dictionary/2.2/segments/OM1.js +0 -307
  2336. package/esm/dictionary/2.2/segments/OM2.js +0 -82
  2337. package/esm/dictionary/2.2/segments/OM3.js +0 -61
  2338. package/esm/dictionary/2.2/segments/OM4.js +0 -112
  2339. package/esm/dictionary/2.2/segments/OM5.js +0 -33
  2340. package/esm/dictionary/2.2/segments/OM6.js +0 -26
  2341. package/esm/dictionary/2.2/segments/ORC.js +0 -96
  2342. package/esm/dictionary/2.2/segments/PID.js +0 -113
  2343. package/esm/dictionary/2.2/segments/PR1.js +0 -34
  2344. package/esm/dictionary/2.2/segments/PRA.js +0 -56
  2345. package/esm/dictionary/2.2/segments/PV1.js +0 -174
  2346. package/esm/dictionary/2.2/segments/PV2.js +0 -69
  2347. package/esm/dictionary/2.2/segments/QRD.js +0 -45
  2348. package/esm/dictionary/2.2/segments/QRF.js +0 -45
  2349. package/esm/dictionary/2.2/segments/RQ1.js +0 -56
  2350. package/esm/dictionary/2.2/segments/RQD.js +0 -75
  2351. package/esm/dictionary/2.2/segments/RXA.js +0 -89
  2352. package/esm/dictionary/2.2/segments/RXC.js +0 -34
  2353. package/esm/dictionary/2.2/segments/RXD.js +0 -111
  2354. package/esm/dictionary/2.2/segments/RXE.js +0 -174
  2355. package/esm/dictionary/2.2/segments/RXG.js +0 -118
  2356. package/esm/dictionary/2.2/segments/RXO.js +0 -125
  2357. package/esm/dictionary/2.2/segments/RXR.js +0 -33
  2358. package/esm/dictionary/2.2/segments/STF.js +0 -121
  2359. package/esm/dictionary/2.2/segments/UB1.js +0 -70
  2360. package/esm/dictionary/2.2/segments/UB2.js +0 -118
  2361. package/esm/dictionary/2.2/segments/URD.js +0 -26
  2362. package/esm/dictionary/2.2/segments/URS.js +0 -45
  2363. package/esm/dictionary/2.2/segments/index.js +0 -61
  2364. package/esm/dictionary/2.2/types/AD.js +0 -23
  2365. package/esm/dictionary/2.2/types/CK.js +0 -16
  2366. package/esm/dictionary/2.2/types/CK_ACCOUNT_NO.js +0 -29
  2367. package/esm/dictionary/2.2/types/CM_ABS_RANGE.js +0 -29
  2368. package/esm/dictionary/2.2/types/CM_AUI.js +0 -23
  2369. package/esm/dictionary/2.2/types/CM_BATCH_TOTAL.js +0 -17
  2370. package/esm/dictionary/2.2/types/CM_CCD.js +0 -17
  2371. package/esm/dictionary/2.2/types/CM_DDI.js +0 -23
  2372. package/esm/dictionary/2.2/types/CM_DIN.js +0 -17
  2373. package/esm/dictionary/2.2/types/CM_DLD.js +0 -17
  2374. package/esm/dictionary/2.2/types/CM_DLT.js +0 -29
  2375. package/esm/dictionary/2.2/types/CM_DTN.js +0 -17
  2376. package/esm/dictionary/2.2/types/CM_EIP.js +0 -17
  2377. package/esm/dictionary/2.2/types/CM_ELD.js +0 -29
  2378. package/esm/dictionary/2.2/types/CM_FILLER.js +0 -17
  2379. package/esm/dictionary/2.2/types/CM_FINANCE.js +0 -17
  2380. package/esm/dictionary/2.2/types/CM_GROUP_ID.js +0 -17
  2381. package/esm/dictionary/2.2/types/CM_INTERNAL_LOCATION.js +0 -53
  2382. package/esm/dictionary/2.2/types/CM_JOB_CODE.js +0 -17
  2383. package/esm/dictionary/2.2/types/CM_LA1.js +0 -17
  2384. package/esm/dictionary/2.2/types/CM_LICENSE_NO.js +0 -17
  2385. package/esm/dictionary/2.2/types/CM_MOC.js +0 -17
  2386. package/esm/dictionary/2.2/types/CM_NDL.js +0 -29
  2387. package/esm/dictionary/2.2/types/CM_OCD.js +0 -17
  2388. package/esm/dictionary/2.2/types/CM_OSP.js +0 -23
  2389. package/esm/dictionary/2.2/types/CM_PARENT_RESULT.js +0 -23
  2390. package/esm/dictionary/2.2/types/CM_PAT_ID.js +0 -35
  2391. package/esm/dictionary/2.2/types/CM_PAT_ID_0192.js +0 -36
  2392. package/esm/dictionary/2.2/types/CM_PCF.js +0 -23
  2393. package/esm/dictionary/2.2/types/CM_PEN.js +0 -17
  2394. package/esm/dictionary/2.2/types/CM_PIP.js +0 -29
  2395. package/esm/dictionary/2.2/types/CM_PLACER.js +0 -17
  2396. package/esm/dictionary/2.2/types/CM_PLN.js +0 -23
  2397. package/esm/dictionary/2.2/types/CM_POSITION.js +0 -23
  2398. package/esm/dictionary/2.2/types/CM_PRACTITIONER.js +0 -17
  2399. package/esm/dictionary/2.2/types/CM_PTA.js +0 -25
  2400. package/esm/dictionary/2.2/types/CM_RANGE.js +0 -17
  2401. package/esm/dictionary/2.2/types/CM_RFR.js +0 -47
  2402. package/esm/dictionary/2.2/types/CM_RI.js +0 -17
  2403. package/esm/dictionary/2.2/types/CM_RMC.js +0 -23
  2404. package/esm/dictionary/2.2/types/CM_SPD.js +0 -29
  2405. package/esm/dictionary/2.2/types/CM_SPS.js +0 -35
  2406. package/esm/dictionary/2.2/types/CM_UVC.js +0 -17
  2407. package/esm/dictionary/2.2/types/CM_VR.js +0 -17
  2408. package/esm/dictionary/2.2/types/CN.js +0 -59
  2409. package/esm/dictionary/2.2/types/CN_PERSON.js +0 -53
  2410. package/esm/dictionary/2.2/types/CQ_QUANTITY.js +0 -17
  2411. package/esm/dictionary/2.2/types/SI.js +0 -3
  2412. package/esm/dictionary/2.2/types/TQ.js +0 -65
  2413. package/esm/dictionary/2.2/types/index.js +0 -49
  2414. package/esm/dictionary/2.3/index.js +0 -10
  2415. package/esm/dictionary/2.3/segments/ACC.js +0 -49
  2416. package/esm/dictionary/2.3/segments/ADD.js +0 -10
  2417. package/esm/dictionary/2.3/segments/AIG.js +0 -106
  2418. package/esm/dictionary/2.3/segments/AIL.js +0 -92
  2419. package/esm/dictionary/2.3/segments/AIP.js +0 -92
  2420. package/esm/dictionary/2.3/segments/AIS.js +0 -78
  2421. package/esm/dictionary/2.3/segments/AL1.js +0 -14
  2422. package/esm/dictionary/2.3/segments/APR.js +0 -40
  2423. package/esm/dictionary/2.3/segments/ARQ.js +0 -168
  2424. package/esm/dictionary/2.3/segments/AUT.js +0 -77
  2425. package/esm/dictionary/2.3/segments/BHS.js +0 -78
  2426. package/esm/dictionary/2.3/segments/BLG.js +0 -23
  2427. package/esm/dictionary/2.3/segments/BTS.js +0 -22
  2428. package/esm/dictionary/2.3/segments/CDM.js +0 -100
  2429. package/esm/dictionary/2.3/segments/CM0.js +0 -82
  2430. package/esm/dictionary/2.3/segments/CM1.js +0 -26
  2431. package/esm/dictionary/2.3/segments/CM2.js +0 -33
  2432. package/esm/dictionary/2.3/segments/CSP.js +0 -33
  2433. package/esm/dictionary/2.3/segments/CSR.js +0 -117
  2434. package/esm/dictionary/2.3/segments/CSS.js +0 -26
  2435. package/esm/dictionary/2.3/segments/CTD.js +0 -55
  2436. package/esm/dictionary/2.3/segments/CTI.js +0 -26
  2437. package/esm/dictionary/2.3/segments/DB1.js +0 -63
  2438. package/esm/dictionary/2.3/segments/DG1.js +0 -137
  2439. package/esm/dictionary/2.3/segments/DRG.js +0 -79
  2440. package/esm/dictionary/2.3/segments/DSC.js +0 -10
  2441. package/esm/dictionary/2.3/segments/DSP.js +0 -35
  2442. package/esm/dictionary/2.3/segments/EQL.js +0 -34
  2443. package/esm/dictionary/2.3/segments/ERQ.js +0 -26
  2444. package/esm/dictionary/2.3/segments/ERR.js +0 -10
  2445. package/esm/dictionary/2.3/segments/EVN.js +0 -42
  2446. package/esm/dictionary/2.3/segments/FAC.js +0 -90
  2447. package/esm/dictionary/2.3/segments/FHS.js +0 -78
  2448. package/esm/dictionary/2.3/segments/FT1.js +0 -171
  2449. package/esm/dictionary/2.3/segments/FTS.js +0 -16
  2450. package/esm/dictionary/2.3/segments/GOL.js +0 -153
  2451. package/esm/dictionary/2.3/segments/GT1.js +0 -407
  2452. package/esm/dictionary/2.3/segments/IAM.js +0 -145
  2453. package/esm/dictionary/2.3/segments/IN1.js +0 -342
  2454. package/esm/dictionary/2.3/segments/IN2.js +0 -432
  2455. package/esm/dictionary/2.3/segments/IN3.js +0 -90
  2456. package/esm/dictionary/2.3/segments/LCC.js +0 -34
  2457. package/esm/dictionary/2.3/segments/LCH.js +0 -41
  2458. package/esm/dictionary/2.3/segments/LDP.js +0 -86
  2459. package/esm/dictionary/2.3/segments/LOC.js +0 -63
  2460. package/esm/dictionary/2.3/segments/LRL.js +0 -47
  2461. package/esm/dictionary/2.3/segments/MFA.js +0 -20
  2462. package/esm/dictionary/2.3/segments/MFE.js +0 -17
  2463. package/esm/dictionary/2.3/segments/MFI.js +0 -49
  2464. package/esm/dictionary/2.3/segments/MRG.js +0 -43
  2465. package/esm/dictionary/2.3/segments/MSA.js +0 -38
  2466. package/esm/dictionary/2.3/segments/MSH.js +0 -121
  2467. package/esm/dictionary/2.3/segments/NCK.js +0 -10
  2468. package/esm/dictionary/2.3/segments/NK1.js +0 -237
  2469. package/esm/dictionary/2.3/segments/NPU.js +0 -17
  2470. package/esm/dictionary/2.3/segments/NSC.js +0 -53
  2471. package/esm/dictionary/2.3/segments/NST.js +0 -96
  2472. package/esm/dictionary/2.3/segments/NTE.js +0 -22
  2473. package/esm/dictionary/2.3/segments/OBR.js +0 -268
  2474. package/esm/dictionary/2.3/segments/OBX.js +0 -90
  2475. package/esm/dictionary/2.3/segments/ODS.js +0 -7
  2476. package/esm/dictionary/2.3/segments/ODT.js +0 -8
  2477. package/esm/dictionary/2.3/segments/OM1.js +0 -267
  2478. package/esm/dictionary/2.3/segments/OM2.js +0 -56
  2479. package/esm/dictionary/2.3/segments/OM3.js +0 -37
  2480. package/esm/dictionary/2.3/segments/OM4.js +0 -71
  2481. package/esm/dictionary/2.3/segments/OM5.js +0 -20
  2482. package/esm/dictionary/2.3/segments/OM6.js +0 -15
  2483. package/esm/dictionary/2.3/segments/ORC.js +0 -93
  2484. package/esm/dictionary/2.3/segments/PCR.js +0 -176
  2485. package/esm/dictionary/2.3/segments/PD1.js +0 -97
  2486. package/esm/dictionary/2.3/segments/PDC.js +0 -111
  2487. package/esm/dictionary/2.3/segments/PEO.js +0 -188
  2488. package/esm/dictionary/2.3/segments/PES.js +0 -99
  2489. package/esm/dictionary/2.3/segments/PID.js +0 -173
  2490. package/esm/dictionary/2.3/segments/PR1.js +0 -105
  2491. package/esm/dictionary/2.3/segments/PRA.js +0 -20
  2492. package/esm/dictionary/2.3/segments/PRB.js +0 -181
  2493. package/esm/dictionary/2.3/segments/PRC.js +0 -136
  2494. package/esm/dictionary/2.3/segments/PRD.js +0 -68
  2495. package/esm/dictionary/2.3/segments/PSH.js +0 -105
  2496. package/esm/dictionary/2.3/segments/PTH.js +0 -48
  2497. package/esm/dictionary/2.3/segments/PV1.js +0 -335
  2498. package/esm/dictionary/2.3/segments/PV2.js +0 -228
  2499. package/esm/dictionary/2.3/segments/QAK.js +0 -20
  2500. package/esm/dictionary/2.3/segments/QCK.js +0 -12
  2501. package/esm/dictionary/2.3/segments/QRD.js +0 -80
  2502. package/esm/dictionary/2.3/segments/QRF.js +0 -51
  2503. package/esm/dictionary/2.3/segments/RDF.js +0 -19
  2504. package/esm/dictionary/2.3/segments/RDT.js +0 -11
  2505. package/esm/dictionary/2.3/segments/RF1.js +0 -82
  2506. package/esm/dictionary/2.3/segments/RGS.js +0 -27
  2507. package/esm/dictionary/2.3/segments/ROL.js +0 -61
  2508. package/esm/dictionary/2.3/segments/RQ1.js +0 -11
  2509. package/esm/dictionary/2.3/segments/RQD.js +0 -13
  2510. package/esm/dictionary/2.3/segments/RXA.js +0 -96
  2511. package/esm/dictionary/2.3/segments/RXC.js +0 -22
  2512. package/esm/dictionary/2.3/segments/RXD.js +0 -99
  2513. package/esm/dictionary/2.3/segments/RXE.js +0 -79
  2514. package/esm/dictionary/2.3/segments/RXG.js +0 -76
  2515. package/esm/dictionary/2.3/segments/RXO.js +0 -50
  2516. package/esm/dictionary/2.3/segments/RXR.js +0 -3
  2517. package/esm/dictionary/2.3/segments/SCH.js +0 -180
  2518. package/esm/dictionary/2.3/segments/SPR.js +0 -34
  2519. package/esm/dictionary/2.3/segments/STF.js +0 -107
  2520. package/esm/dictionary/2.3/segments/TXA.js +0 -172
  2521. package/esm/dictionary/2.3/segments/UB1.js +0 -157
  2522. package/esm/dictionary/2.3/segments/UB2.js +0 -57
  2523. package/esm/dictionary/2.3/segments/URD.js +0 -50
  2524. package/esm/dictionary/2.3/segments/URS.js +0 -51
  2525. package/esm/dictionary/2.3/segments/VAR.js +0 -47
  2526. package/esm/dictionary/2.3/segments/VTQ.js +0 -41
  2527. package/esm/dictionary/2.3/segments/index.js +0 -112
  2528. package/esm/dictionary/2.3/types/AD.js +0 -42
  2529. package/esm/dictionary/2.3/types/CD.js +0 -41
  2530. package/esm/dictionary/2.3/types/CE.js +0 -41
  2531. package/esm/dictionary/2.3/types/CF.js +0 -41
  2532. package/esm/dictionary/2.3/types/CK.js +0 -24
  2533. package/esm/dictionary/2.3/types/CM_AUI.js +0 -7
  2534. package/esm/dictionary/2.3/types/CM_CCD.js +0 -7
  2535. package/esm/dictionary/2.3/types/CM_CCP.js +0 -23
  2536. package/esm/dictionary/2.3/types/CM_CD_ELECTRODE.js +0 -17
  2537. package/esm/dictionary/2.3/types/CM_CSU.js +0 -47
  2538. package/esm/dictionary/2.3/types/CM_DDI.js +0 -7
  2539. package/esm/dictionary/2.3/types/CM_DTN.js +0 -7
  2540. package/esm/dictionary/2.3/types/CM_EIP.js +0 -10
  2541. package/esm/dictionary/2.3/types/CM_ELD.js +0 -10
  2542. package/esm/dictionary/2.3/types/CM_LA1.js +0 -96
  2543. package/esm/dictionary/2.3/types/CM_MDV.js +0 -17
  2544. package/esm/dictionary/2.3/types/CM_MOC.js +0 -10
  2545. package/esm/dictionary/2.3/types/CM_MSG.js +0 -17
  2546. package/esm/dictionary/2.3/types/CM_NDL.js +0 -53
  2547. package/esm/dictionary/2.3/types/CM_OCD.js +0 -7
  2548. package/esm/dictionary/2.3/types/CM_OSD.js +0 -71
  2549. package/esm/dictionary/2.3/types/CM_OSP.js +0 -7
  2550. package/esm/dictionary/2.3/types/CM_PCF.js +0 -13
  2551. package/esm/dictionary/2.3/types/CM_PEN.js +0 -8
  2552. package/esm/dictionary/2.3/types/CM_PI.js +0 -23
  2553. package/esm/dictionary/2.3/types/CM_PLN.js +0 -16
  2554. package/esm/dictionary/2.3/types/CM_PRL.js +0 -23
  2555. package/esm/dictionary/2.3/types/CM_PTA.js +0 -10
  2556. package/esm/dictionary/2.3/types/CM_RFR.js +0 -21
  2557. package/esm/dictionary/2.3/types/CM_RI.js +0 -10
  2558. package/esm/dictionary/2.3/types/CM_RMC.js +0 -11
  2559. package/esm/dictionary/2.3/types/CM_SPS.js +0 -10
  2560. package/esm/dictionary/2.3/types/CM_UVC.js +0 -7
  2561. package/esm/dictionary/2.3/types/CM_WVI.js +0 -17
  2562. package/esm/dictionary/2.3/types/CN.js +0 -40
  2563. package/esm/dictionary/2.3/types/CNE.js +0 -61
  2564. package/esm/dictionary/2.3/types/CP.js +0 -41
  2565. package/esm/dictionary/2.3/types/CQ.js +0 -17
  2566. package/esm/dictionary/2.3/types/CX.js +0 -42
  2567. package/esm/dictionary/2.3/types/DLN.js +0 -23
  2568. package/esm/dictionary/2.3/types/DR.js +0 -17
  2569. package/esm/dictionary/2.3/types/DT.js +0 -3
  2570. package/esm/dictionary/2.3/types/ED.js +0 -35
  2571. package/esm/dictionary/2.3/types/EI.js +0 -29
  2572. package/esm/dictionary/2.3/types/FC.js +0 -17
  2573. package/esm/dictionary/2.3/types/FT.js +0 -3
  2574. package/esm/dictionary/2.3/types/HD.js +0 -23
  2575. package/esm/dictionary/2.3/types/ID.js +0 -3
  2576. package/esm/dictionary/2.3/types/IS.js +0 -3
  2577. package/esm/dictionary/2.3/types/JCC.js +0 -17
  2578. package/esm/dictionary/2.3/types/MA.js +0 -41
  2579. package/esm/dictionary/2.3/types/MO.js +0 -17
  2580. package/esm/dictionary/2.3/types/NA.js +0 -29
  2581. package/esm/dictionary/2.3/types/NM.js +0 -3
  2582. package/esm/dictionary/2.3/types/PL.js +0 -59
  2583. package/esm/dictionary/2.3/types/PPN.js +0 -95
  2584. package/esm/dictionary/2.3/types/PT.js +0 -17
  2585. package/esm/dictionary/2.3/types/QIP.js +0 -17
  2586. package/esm/dictionary/2.3/types/QSC.js +0 -29
  2587. package/esm/dictionary/2.3/types/RCD.js +0 -23
  2588. package/esm/dictionary/2.3/types/RI.js +0 -17
  2589. package/esm/dictionary/2.3/types/RP.js +0 -29
  2590. package/esm/dictionary/2.3/types/SCV.js +0 -17
  2591. package/esm/dictionary/2.3/types/SN.js +0 -29
  2592. package/esm/dictionary/2.3/types/ST.js +0 -3
  2593. package/esm/dictionary/2.3/types/TM.js +0 -3
  2594. package/esm/dictionary/2.3/types/TN.js +0 -3
  2595. package/esm/dictionary/2.3/types/TQ.js +0 -16
  2596. package/esm/dictionary/2.3/types/TS.js +0 -11
  2597. package/esm/dictionary/2.3/types/TX.js +0 -3
  2598. package/esm/dictionary/2.3/types/VARIES.js +0 -3
  2599. package/esm/dictionary/2.3/types/VH.js +0 -29
  2600. package/esm/dictionary/2.3/types/XAD.js +0 -65
  2601. package/esm/dictionary/2.3/types/XCN.js +0 -89
  2602. package/esm/dictionary/2.3/types/XON.js +0 -53
  2603. package/esm/dictionary/2.3/types/XPN.js +0 -53
  2604. package/esm/dictionary/2.3/types/XTN.js +0 -59
  2605. package/esm/dictionary/2.3/types/index.js +0 -77
  2606. package/esm/dictionary/2.3.1/index.js +0 -10
  2607. package/esm/dictionary/2.3.1/segments/ACC.js +0 -18
  2608. package/esm/dictionary/2.3.1/segments/ADD.js +0 -9
  2609. package/esm/dictionary/2.3.1/segments/AIG.js +0 -3
  2610. package/esm/dictionary/2.3.1/segments/AIL.js +0 -15
  2611. package/esm/dictionary/2.3.1/segments/AIP.js +0 -14
  2612. package/esm/dictionary/2.3.1/segments/AIS.js +0 -8
  2613. package/esm/dictionary/2.3.1/segments/AL1.js +0 -47
  2614. package/esm/dictionary/2.3.1/segments/APR.js +0 -3
  2615. package/esm/dictionary/2.3.1/segments/ARQ.js +0 -27
  2616. package/esm/dictionary/2.3.1/segments/AUT.js +0 -7
  2617. package/esm/dictionary/2.3.1/segments/BHS.js +0 -38
  2618. package/esm/dictionary/2.3.1/segments/BLG.js +0 -16
  2619. package/esm/dictionary/2.3.1/segments/BTS.js +0 -15
  2620. package/esm/dictionary/2.3.1/segments/CDM.js +0 -15
  2621. package/esm/dictionary/2.3.1/segments/CM0.js +0 -20
  2622. package/esm/dictionary/2.3.1/segments/CM1.js +0 -8
  2623. package/esm/dictionary/2.3.1/segments/CM2.js +0 -11
  2624. package/esm/dictionary/2.3.1/segments/CSP.js +0 -3
  2625. package/esm/dictionary/2.3.1/segments/CSR.js +0 -28
  2626. package/esm/dictionary/2.3.1/segments/CSS.js +0 -11
  2627. package/esm/dictionary/2.3.1/segments/CTD.js +0 -20
  2628. package/esm/dictionary/2.3.1/segments/CTI.js +0 -3
  2629. package/esm/dictionary/2.3.1/segments/DB1.js +0 -24
  2630. package/esm/dictionary/2.3.1/segments/DG1.js +0 -39
  2631. package/esm/dictionary/2.3.1/segments/DRG.js +0 -11
  2632. package/esm/dictionary/2.3.1/segments/DSC.js +0 -8
  2633. package/esm/dictionary/2.3.1/segments/DSP.js +0 -19
  2634. package/esm/dictionary/2.3.1/segments/EQL.js +0 -14
  2635. package/esm/dictionary/2.3.1/segments/ERQ.js +0 -14
  2636. package/esm/dictionary/2.3.1/segments/ERR.js +0 -8
  2637. package/esm/dictionary/2.3.1/segments/EVN.js +0 -26
  2638. package/esm/dictionary/2.3.1/segments/FAC.js +0 -22
  2639. package/esm/dictionary/2.3.1/segments/FHS.js +0 -37
  2640. package/esm/dictionary/2.3.1/segments/FT1.js +0 -72
  2641. package/esm/dictionary/2.3.1/segments/FTS.js +0 -11
  2642. package/esm/dictionary/2.3.1/segments/GOL.js +0 -7
  2643. package/esm/dictionary/2.3.1/segments/GT1.js +0 -76
  2644. package/esm/dictionary/2.3.1/segments/IN1.js +0 -132
  2645. package/esm/dictionary/2.3.1/segments/IN2.js +0 -258
  2646. package/esm/dictionary/2.3.1/segments/IN3.js +0 -146
  2647. package/esm/dictionary/2.3.1/segments/LCC.js +0 -8
  2648. package/esm/dictionary/2.3.1/segments/LCH.js +0 -12
  2649. package/esm/dictionary/2.3.1/segments/LDP.js +0 -22
  2650. package/esm/dictionary/2.3.1/segments/LOC.js +0 -22
  2651. package/esm/dictionary/2.3.1/segments/LRL.js +0 -13
  2652. package/esm/dictionary/2.3.1/segments/MFA.js +0 -46
  2653. package/esm/dictionary/2.3.1/segments/MFE.js +0 -38
  2654. package/esm/dictionary/2.3.1/segments/MRG.js +0 -33
  2655. package/esm/dictionary/2.3.1/segments/MSA.js +0 -27
  2656. package/esm/dictionary/2.3.1/segments/MSH.js +0 -63
  2657. package/esm/dictionary/2.3.1/segments/NCK.js +0 -7
  2658. package/esm/dictionary/2.3.1/segments/NK1.js +0 -127
  2659. package/esm/dictionary/2.3.1/segments/NPU.js +0 -12
  2660. package/esm/dictionary/2.3.1/segments/NSC.js +0 -37
  2661. package/esm/dictionary/2.3.1/segments/NST.js +0 -45
  2662. package/esm/dictionary/2.3.1/segments/NTE.js +0 -22
  2663. package/esm/dictionary/2.3.1/segments/OBR.js +0 -159
  2664. package/esm/dictionary/2.3.1/segments/OBX.js +0 -78
  2665. package/esm/dictionary/2.3.1/segments/ODS.js +0 -34
  2666. package/esm/dictionary/2.3.1/segments/ODT.js +0 -24
  2667. package/esm/dictionary/2.3.1/segments/OM1.js +0 -193
  2668. package/esm/dictionary/2.3.1/segments/OM2.js +0 -48
  2669. package/esm/dictionary/2.3.1/segments/OM3.js +0 -40
  2670. package/esm/dictionary/2.3.1/segments/OM4.js +0 -68
  2671. package/esm/dictionary/2.3.1/segments/OM5.js +0 -18
  2672. package/esm/dictionary/2.3.1/segments/OM6.js +0 -14
  2673. package/esm/dictionary/2.3.1/segments/ORC.js +0 -125
  2674. package/esm/dictionary/2.3.1/segments/PCR.js +0 -20
  2675. package/esm/dictionary/2.3.1/segments/PD1.js +0 -21
  2676. package/esm/dictionary/2.3.1/segments/PDC.js +0 -17
  2677. package/esm/dictionary/2.3.1/segments/PEO.js +0 -17
  2678. package/esm/dictionary/2.3.1/segments/PES.js +0 -11
  2679. package/esm/dictionary/2.3.1/segments/PID.js +0 -121
  2680. package/esm/dictionary/2.3.1/segments/PR1.js +0 -40
  2681. package/esm/dictionary/2.3.1/segments/PRA.js +0 -61
  2682. package/esm/dictionary/2.3.1/segments/PRC.js +0 -25
  2683. package/esm/dictionary/2.3.1/segments/PRD.js +0 -25
  2684. package/esm/dictionary/2.3.1/segments/PSH.js +0 -3
  2685. package/esm/dictionary/2.3.1/segments/PTH.js +0 -10
  2686. package/esm/dictionary/2.3.1/segments/PV1.js +0 -190
  2687. package/esm/dictionary/2.3.1/segments/PV2.js +0 -79
  2688. package/esm/dictionary/2.3.1/segments/QAK.js +0 -10
  2689. package/esm/dictionary/2.3.1/segments/QRD.js +0 -44
  2690. package/esm/dictionary/2.3.1/segments/QRF.js +0 -41
  2691. package/esm/dictionary/2.3.1/segments/RDF.js +0 -3
  2692. package/esm/dictionary/2.3.1/segments/RDT.js +0 -9
  2693. package/esm/dictionary/2.3.1/segments/RF1.js +0 -3
  2694. package/esm/dictionary/2.3.1/segments/RGS.js +0 -3
  2695. package/esm/dictionary/2.3.1/segments/ROL.js +0 -15
  2696. package/esm/dictionary/2.3.1/segments/RQ1.js +0 -54
  2697. package/esm/dictionary/2.3.1/segments/RQD.js +0 -75
  2698. package/esm/dictionary/2.3.1/segments/RXA.js +0 -86
  2699. package/esm/dictionary/2.3.1/segments/RXC.js +0 -33
  2700. package/esm/dictionary/2.3.1/segments/RXD.js +0 -105
  2701. package/esm/dictionary/2.3.1/segments/RXE.js +0 -168
  2702. package/esm/dictionary/2.3.1/segments/RXG.js +0 -113
  2703. package/esm/dictionary/2.3.1/segments/RXO.js +0 -134
  2704. package/esm/dictionary/2.3.1/segments/RXR.js +0 -40
  2705. package/esm/dictionary/2.3.1/segments/SCH.js +0 -37
  2706. package/esm/dictionary/2.3.1/segments/SPR.js +0 -14
  2707. package/esm/dictionary/2.3.1/segments/STF.js +0 -125
  2708. package/esm/dictionary/2.3.1/segments/TXA.js +0 -19
  2709. package/esm/dictionary/2.3.1/segments/UB1.js +0 -72
  2710. package/esm/dictionary/2.3.1/segments/UB2.js +0 -103
  2711. package/esm/dictionary/2.3.1/segments/URD.js +0 -22
  2712. package/esm/dictionary/2.3.1/segments/URS.js +0 -40
  2713. package/esm/dictionary/2.3.1/segments/VAR.js +0 -8
  2714. package/esm/dictionary/2.3.1/segments/VTQ.js +0 -8
  2715. package/esm/dictionary/2.3.1/segments/index.js +0 -108
  2716. package/esm/dictionary/2.3.1/types/AD.js +0 -21
  2717. package/esm/dictionary/2.3.1/types/AUI.js +0 -23
  2718. package/esm/dictionary/2.3.1/types/CCD.js +0 -17
  2719. package/esm/dictionary/2.3.1/types/CCP.js +0 -23
  2720. package/esm/dictionary/2.3.1/types/CD.js +0 -19
  2721. package/esm/dictionary/2.3.1/types/CE.js +0 -10
  2722. package/esm/dictionary/2.3.1/types/CF.js +0 -10
  2723. package/esm/dictionary/2.3.1/types/CK.js +0 -15
  2724. package/esm/dictionary/2.3.1/types/CN.js +0 -31
  2725. package/esm/dictionary/2.3.1/types/CNE.js +0 -13
  2726. package/esm/dictionary/2.3.1/types/CNS.js +0 -71
  2727. package/esm/dictionary/2.3.1/types/CP.js +0 -11
  2728. package/esm/dictionary/2.3.1/types/CSU.js +0 -47
  2729. package/esm/dictionary/2.3.1/types/CWE.js +0 -59
  2730. package/esm/dictionary/2.3.1/types/DDI.js +0 -23
  2731. package/esm/dictionary/2.3.1/types/DIN.js +0 -17
  2732. package/esm/dictionary/2.3.1/types/DLD.js +0 -17
  2733. package/esm/dictionary/2.3.1/types/DLT.js +0 -29
  2734. package/esm/dictionary/2.3.1/types/DR.js +0 -3
  2735. package/esm/dictionary/2.3.1/types/DTN.js +0 -17
  2736. package/esm/dictionary/2.3.1/types/ED.js +0 -13
  2737. package/esm/dictionary/2.3.1/types/EI.js +0 -10
  2738. package/esm/dictionary/2.3.1/types/EIP.js +0 -17
  2739. package/esm/dictionary/2.3.1/types/ELD.js +0 -29
  2740. package/esm/dictionary/2.3.1/types/FC.js +0 -7
  2741. package/esm/dictionary/2.3.1/types/FN.js +0 -17
  2742. package/esm/dictionary/2.3.1/types/HD.js +0 -10
  2743. package/esm/dictionary/2.3.1/types/JCC.js +0 -11
  2744. package/esm/dictionary/2.3.1/types/LA1.js +0 -59
  2745. package/esm/dictionary/2.3.1/types/LA2.js +0 -101
  2746. package/esm/dictionary/2.3.1/types/MOC.js +0 -17
  2747. package/esm/dictionary/2.3.1/types/MOP.js +0 -17
  2748. package/esm/dictionary/2.3.1/types/MSG.js +0 -23
  2749. package/esm/dictionary/2.3.1/types/NDL.js +0 -71
  2750. package/esm/dictionary/2.3.1/types/NR.js +0 -17
  2751. package/esm/dictionary/2.3.1/types/OCD.js +0 -17
  2752. package/esm/dictionary/2.3.1/types/OSD.js +0 -71
  2753. package/esm/dictionary/2.3.1/types/OSP.js +0 -23
  2754. package/esm/dictionary/2.3.1/types/PCF.js +0 -23
  2755. package/esm/dictionary/2.3.1/types/PI.js +0 -23
  2756. package/esm/dictionary/2.3.1/types/PIP.js +0 -35
  2757. package/esm/dictionary/2.3.1/types/PL.js +0 -13
  2758. package/esm/dictionary/2.3.1/types/PLN.js +0 -29
  2759. package/esm/dictionary/2.3.1/types/PN.js +0 -41
  2760. package/esm/dictionary/2.3.1/types/PPN.js +0 -20
  2761. package/esm/dictionary/2.3.1/types/PRL.js +0 -23
  2762. package/esm/dictionary/2.3.1/types/PT.js +0 -10
  2763. package/esm/dictionary/2.3.1/types/PTA.js +0 -23
  2764. package/esm/dictionary/2.3.1/types/QSC.js +0 -7
  2765. package/esm/dictionary/2.3.1/types/RCD.js +0 -7
  2766. package/esm/dictionary/2.3.1/types/RFR.js +0 -47
  2767. package/esm/dictionary/2.3.1/types/RMC.js +0 -23
  2768. package/esm/dictionary/2.3.1/types/SCV.js +0 -7
  2769. package/esm/dictionary/2.3.1/types/SI.js +0 -3
  2770. package/esm/dictionary/2.3.1/types/SPD.js +0 -29
  2771. package/esm/dictionary/2.3.1/types/SPS.js +0 -47
  2772. package/esm/dictionary/2.3.1/types/TQ.js +0 -74
  2773. package/esm/dictionary/2.3.1/types/UVC.js +0 -17
  2774. package/esm/dictionary/2.3.1/types/VID.js +0 -23
  2775. package/esm/dictionary/2.3.1/types/VR.js +0 -17
  2776. package/esm/dictionary/2.3.1/types/WVI.js +0 -17
  2777. package/esm/dictionary/2.3.1/types/WVS.js +0 -17
  2778. package/esm/dictionary/2.3.1/types/XAD.js +0 -10
  2779. package/esm/dictionary/2.3.1/types/XCN.js +0 -27
  2780. package/esm/dictionary/2.3.1/types/XON.js +0 -11
  2781. package/esm/dictionary/2.3.1/types/XPN.js +0 -11
  2782. package/esm/dictionary/2.3.1/types/index.js +0 -66
  2783. package/esm/dictionary/2.4/dictionary.js +0 -10
  2784. package/esm/dictionary/2.4/index.js +0 -3
  2785. package/esm/dictionary/2.4/patches.js +0 -8
  2786. package/esm/dictionary/2.4/segments/ABS.js +0 -112
  2787. package/esm/dictionary/2.4/segments/ACC.js +0 -76
  2788. package/esm/dictionary/2.4/segments/ADD.js +0 -10
  2789. package/esm/dictionary/2.4/segments/AFF.js +0 -40
  2790. package/esm/dictionary/2.4/segments/AIG.js +0 -106
  2791. package/esm/dictionary/2.4/segments/AIL.js +0 -88
  2792. package/esm/dictionary/2.4/segments/AIP.js +0 -89
  2793. package/esm/dictionary/2.4/segments/AIS.js +0 -94
  2794. package/esm/dictionary/2.4/segments/AL1.js +0 -27
  2795. package/esm/dictionary/2.4/segments/APR.js +0 -43
  2796. package/esm/dictionary/2.4/segments/ARQ.js +0 -176
  2797. package/esm/dictionary/2.4/segments/AUT.js +0 -76
  2798. package/esm/dictionary/2.4/segments/BHS.js +0 -78
  2799. package/esm/dictionary/2.4/segments/BLC.js +0 -20
  2800. package/esm/dictionary/2.4/segments/BLG.js +0 -23
  2801. package/esm/dictionary/2.4/segments/BTS.js +0 -22
  2802. package/esm/dictionary/2.4/segments/CDM.js +0 -99
  2803. package/esm/dictionary/2.4/segments/CM0.js +0 -77
  2804. package/esm/dictionary/2.4/segments/CM1.js +0 -25
  2805. package/esm/dictionary/2.4/segments/CM2.js +0 -32
  2806. package/esm/dictionary/2.4/segments/CNS.js +0 -47
  2807. package/esm/dictionary/2.4/segments/CSP.js +0 -33
  2808. package/esm/dictionary/2.4/segments/CSR.js +0 -108
  2809. package/esm/dictionary/2.4/segments/CSS.js +0 -24
  2810. package/esm/dictionary/2.4/segments/CTD.js +0 -55
  2811. package/esm/dictionary/2.4/segments/CTI.js +0 -26
  2812. package/esm/dictionary/2.4/segments/DB1.js +0 -56
  2813. package/esm/dictionary/2.4/segments/DG1.js +0 -136
  2814. package/esm/dictionary/2.4/segments/DRG.js +0 -88
  2815. package/esm/dictionary/2.4/segments/DSC.js +0 -18
  2816. package/esm/dictionary/2.4/segments/DSP.js +0 -35
  2817. package/esm/dictionary/2.4/segments/ECD.js +0 -42
  2818. package/esm/dictionary/2.4/segments/ECR.js +0 -27
  2819. package/esm/dictionary/2.4/segments/EDU.js +0 -63
  2820. package/esm/dictionary/2.4/segments/EQL.js +0 -33
  2821. package/esm/dictionary/2.4/segments/EQP.js +0 -41
  2822. package/esm/dictionary/2.4/segments/EQU.js +0 -43
  2823. package/esm/dictionary/2.4/segments/ERQ.js +0 -23
  2824. package/esm/dictionary/2.4/segments/ERR.js +0 -10
  2825. package/esm/dictionary/2.4/segments/EVN.js +0 -46
  2826. package/esm/dictionary/2.4/segments/FAC.js +0 -84
  2827. package/esm/dictionary/2.4/segments/FHS.js +0 -78
  2828. package/esm/dictionary/2.4/segments/FT1.js +0 -171
  2829. package/esm/dictionary/2.4/segments/FTS.js +0 -16
  2830. package/esm/dictionary/2.4/segments/GOL.js +0 -152
  2831. package/esm/dictionary/2.4/segments/GP1.js +0 -44
  2832. package/esm/dictionary/2.4/segments/GP2.js +0 -112
  2833. package/esm/dictionary/2.4/segments/GT1.js +0 -397
  2834. package/esm/dictionary/2.4/segments/IAM.js +0 -152
  2835. package/esm/dictionary/2.4/segments/IN1.js +0 -317
  2836. package/esm/dictionary/2.4/segments/IN2.js +0 -407
  2837. package/esm/dictionary/2.4/segments/IN3.js +0 -104
  2838. package/esm/dictionary/2.4/segments/INV.js +0 -136
  2839. package/esm/dictionary/2.4/segments/ISD.js +0 -28
  2840. package/esm/dictionary/2.4/segments/LAN.js +0 -36
  2841. package/esm/dictionary/2.4/segments/LCC.js +0 -35
  2842. package/esm/dictionary/2.4/segments/LCH.js +0 -40
  2843. package/esm/dictionary/2.4/segments/LDP.js +0 -89
  2844. package/esm/dictionary/2.4/segments/LOC.js +0 -65
  2845. package/esm/dictionary/2.4/segments/LRL.js +0 -46
  2846. package/esm/dictionary/2.4/segments/MFA.js +0 -22
  2847. package/esm/dictionary/2.4/segments/MFE.js +0 -14
  2848. package/esm/dictionary/2.4/segments/MFI.js +0 -50
  2849. package/esm/dictionary/2.4/segments/MRG.js +0 -46
  2850. package/esm/dictionary/2.4/segments/MSA.js +0 -41
  2851. package/esm/dictionary/2.4/segments/MSH.js +0 -119
  2852. package/esm/dictionary/2.4/segments/NCK.js +0 -11
  2853. package/esm/dictionary/2.4/segments/NDS.js +0 -34
  2854. package/esm/dictionary/2.4/segments/NK1.js +0 -225
  2855. package/esm/dictionary/2.4/segments/NPU.js +0 -17
  2856. package/esm/dictionary/2.4/segments/NSC.js +0 -57
  2857. package/esm/dictionary/2.4/segments/NST.js +0 -98
  2858. package/esm/dictionary/2.4/segments/NTE.js +0 -26
  2859. package/esm/dictionary/2.4/segments/OBR.js +0 -274
  2860. package/esm/dictionary/2.4/segments/OBX.js +0 -109
  2861. package/esm/dictionary/2.4/segments/ODS.js +0 -11
  2862. package/esm/dictionary/2.4/segments/ODT.js +0 -15
  2863. package/esm/dictionary/2.4/segments/OM1.js +0 -260
  2864. package/esm/dictionary/2.4/segments/OM2.js +0 -56
  2865. package/esm/dictionary/2.4/segments/OM3.js +0 -39
  2866. package/esm/dictionary/2.4/segments/OM4.js +0 -74
  2867. package/esm/dictionary/2.4/segments/OM5.js +0 -21
  2868. package/esm/dictionary/2.4/segments/OM6.js +0 -15
  2869. package/esm/dictionary/2.4/segments/OM7.js +0 -182
  2870. package/esm/dictionary/2.4/segments/ORC.js +0 -121
  2871. package/esm/dictionary/2.4/segments/ORG.js +0 -98
  2872. package/esm/dictionary/2.4/segments/PCR.js +0 -174
  2873. package/esm/dictionary/2.4/segments/PD1.js +0 -161
  2874. package/esm/dictionary/2.4/segments/PDA.js +0 -71
  2875. package/esm/dictionary/2.4/segments/PDC.js +0 -107
  2876. package/esm/dictionary/2.4/segments/PEO.js +0 -186
  2877. package/esm/dictionary/2.4/segments/PES.js +0 -97
  2878. package/esm/dictionary/2.4/segments/PID.js +0 -229
  2879. package/esm/dictionary/2.4/segments/PR1.js +0 -127
  2880. package/esm/dictionary/2.4/segments/PRA.js +0 -51
  2881. package/esm/dictionary/2.4/segments/PRB.js +0 -181
  2882. package/esm/dictionary/2.4/segments/PRC.js +0 -133
  2883. package/esm/dictionary/2.4/segments/PRD.js +0 -65
  2884. package/esm/dictionary/2.4/segments/PSH.js +0 -105
  2885. package/esm/dictionary/2.4/segments/PTH.js +0 -46
  2886. package/esm/dictionary/2.4/segments/PV1.js +0 -315
  2887. package/esm/dictionary/2.4/segments/PV2.js +0 -313
  2888. package/esm/dictionary/2.4/segments/QAK.js +0 -46
  2889. package/esm/dictionary/2.4/segments/QID.js +0 -20
  2890. package/esm/dictionary/2.4/segments/QPD.js +0 -27
  2891. package/esm/dictionary/2.4/segments/QRD.js +0 -80
  2892. package/esm/dictionary/2.4/segments/QRF.js +0 -58
  2893. package/esm/dictionary/2.4/segments/QRI.js +0 -28
  2894. package/esm/dictionary/2.4/segments/RCP.js +0 -58
  2895. package/esm/dictionary/2.4/segments/RDF.js +0 -20
  2896. package/esm/dictionary/2.4/segments/RDT.js +0 -10
  2897. package/esm/dictionary/2.4/segments/RF1.js +0 -88
  2898. package/esm/dictionary/2.4/segments/RGS.js +0 -27
  2899. package/esm/dictionary/2.4/segments/RMI.js +0 -28
  2900. package/esm/dictionary/2.4/segments/ROL.js +0 -88
  2901. package/esm/dictionary/2.4/segments/RQ1.js +0 -18
  2902. package/esm/dictionary/2.4/segments/RQD.js +0 -22
  2903. package/esm/dictionary/2.4/segments/RXA.js +0 -106
  2904. package/esm/dictionary/2.4/segments/RXC.js +0 -32
  2905. package/esm/dictionary/2.4/segments/RXD.js +0 -126
  2906. package/esm/dictionary/2.4/segments/RXE.js +0 -114
  2907. package/esm/dictionary/2.4/segments/RXG.js +0 -84
  2908. package/esm/dictionary/2.4/segments/RXO.js +0 -87
  2909. package/esm/dictionary/2.4/segments/RXR.js +0 -25
  2910. package/esm/dictionary/2.4/segments/SAC.js +0 -325
  2911. package/esm/dictionary/2.4/segments/SCH.js +0 -187
  2912. package/esm/dictionary/2.4/segments/SID.js +0 -34
  2913. package/esm/dictionary/2.4/segments/SPR.js +0 -31
  2914. package/esm/dictionary/2.4/segments/STF.js +0 -145
  2915. package/esm/dictionary/2.4/segments/TCC.js +0 -107
  2916. package/esm/dictionary/2.4/segments/TCD.js +0 -64
  2917. package/esm/dictionary/2.4/segments/TXA.js +0 -168
  2918. package/esm/dictionary/2.4/segments/UB1.js +0 -146
  2919. package/esm/dictionary/2.4/segments/UB2.js +0 -60
  2920. package/esm/dictionary/2.4/segments/URD.js +0 -51
  2921. package/esm/dictionary/2.4/segments/URS.js +0 -51
  2922. package/esm/dictionary/2.4/segments/VAR.js +0 -46
  2923. package/esm/dictionary/2.4/segments/VTQ.js +0 -40
  2924. package/esm/dictionary/2.4/segments/index.js +0 -138
  2925. package/esm/dictionary/2.4/types/AD.js +0 -42
  2926. package/esm/dictionary/2.4/types/AUI.js +0 -7
  2927. package/esm/dictionary/2.4/types/CD.js +0 -36
  2928. package/esm/dictionary/2.4/types/CE.js +0 -39
  2929. package/esm/dictionary/2.4/types/CF.js +0 -41
  2930. package/esm/dictionary/2.4/types/CK.js +0 -24
  2931. package/esm/dictionary/2.4/types/CN.js +0 -40
  2932. package/esm/dictionary/2.4/types/CNE.js +0 -56
  2933. package/esm/dictionary/2.4/types/CNN.js +0 -71
  2934. package/esm/dictionary/2.4/types/CP.js +0 -40
  2935. package/esm/dictionary/2.4/types/CQ.js +0 -17
  2936. package/esm/dictionary/2.4/types/CWE.js +0 -10
  2937. package/esm/dictionary/2.4/types/CX.js +0 -54
  2938. package/esm/dictionary/2.4/types/DLD.js +0 -7
  2939. package/esm/dictionary/2.4/types/DLN.js +0 -23
  2940. package/esm/dictionary/2.4/types/DR.js +0 -16
  2941. package/esm/dictionary/2.4/types/DT.js +0 -3
  2942. package/esm/dictionary/2.4/types/DTM.js +0 -3
  2943. package/esm/dictionary/2.4/types/ED.js +0 -35
  2944. package/esm/dictionary/2.4/types/EI.js +0 -29
  2945. package/esm/dictionary/2.4/types/FC.js +0 -17
  2946. package/esm/dictionary/2.4/types/FN.js +0 -29
  2947. package/esm/dictionary/2.4/types/FT.js +0 -3
  2948. package/esm/dictionary/2.4/types/HD.js +0 -23
  2949. package/esm/dictionary/2.4/types/ID.js +0 -3
  2950. package/esm/dictionary/2.4/types/IS.js +0 -3
  2951. package/esm/dictionary/2.4/types/JCC.js +0 -16
  2952. package/esm/dictionary/2.4/types/MA.js +0 -41
  2953. package/esm/dictionary/2.4/types/MO.js +0 -17
  2954. package/esm/dictionary/2.4/types/NA.js +0 -29
  2955. package/esm/dictionary/2.4/types/NDL.js +0 -7
  2956. package/esm/dictionary/2.4/types/NM.js +0 -3
  2957. package/esm/dictionary/2.4/types/OCD.js +0 -7
  2958. package/esm/dictionary/2.4/types/PL.js +0 -56
  2959. package/esm/dictionary/2.4/types/PN.js +0 -10
  2960. package/esm/dictionary/2.4/types/PPN.js +0 -110
  2961. package/esm/dictionary/2.4/types/PT.js +0 -15
  2962. package/esm/dictionary/2.4/types/QIP.js +0 -17
  2963. package/esm/dictionary/2.4/types/QSC.js +0 -28
  2964. package/esm/dictionary/2.4/types/RCD.js +0 -22
  2965. package/esm/dictionary/2.4/types/RFR.js +0 -7
  2966. package/esm/dictionary/2.4/types/RI.js +0 -17
  2967. package/esm/dictionary/2.4/types/RP.js +0 -29
  2968. package/esm/dictionary/2.4/types/SAD.js +0 -23
  2969. package/esm/dictionary/2.4/types/SCV.js +0 -17
  2970. package/esm/dictionary/2.4/types/SN.js +0 -29
  2971. package/esm/dictionary/2.4/types/SRT.js +0 -17
  2972. package/esm/dictionary/2.4/types/ST.js +0 -3
  2973. package/esm/dictionary/2.4/types/TM.js +0 -3
  2974. package/esm/dictionary/2.4/types/TN.js +0 -3
  2975. package/esm/dictionary/2.4/types/TQ.js +0 -17
  2976. package/esm/dictionary/2.4/types/TS.js +0 -11
  2977. package/esm/dictionary/2.4/types/TX.js +0 -3
  2978. package/esm/dictionary/2.4/types/VARIES.js +0 -3
  2979. package/esm/dictionary/2.4/types/VH.js +0 -29
  2980. package/esm/dictionary/2.4/types/WVS.js +0 -3
  2981. package/esm/dictionary/2.4/types/XAD.js +0 -71
  2982. package/esm/dictionary/2.4/types/XCN.js +0 -101
  2983. package/esm/dictionary/2.4/types/XON.js +0 -52
  2984. package/esm/dictionary/2.4/types/XPN.js +0 -69
  2985. package/esm/dictionary/2.4/types/XTN.js +0 -59
  2986. package/esm/dictionary/2.4/types/index.js +0 -61
  2987. package/esm/dictionary/2.5/index.js +0 -10
  2988. package/esm/dictionary/2.5/segments/ACC.js +0 -23
  2989. package/esm/dictionary/2.5/segments/ADD.js +0 -8
  2990. package/esm/dictionary/2.5/segments/AFF.js +0 -7
  2991. package/esm/dictionary/2.5/segments/AIL.js +0 -16
  2992. package/esm/dictionary/2.5/segments/AIP.js +0 -18
  2993. package/esm/dictionary/2.5/segments/AIS.js +0 -3
  2994. package/esm/dictionary/2.5/segments/AL1.js +0 -39
  2995. package/esm/dictionary/2.5/segments/ARQ.js +0 -22
  2996. package/esm/dictionary/2.5/segments/AUT.js +0 -7
  2997. package/esm/dictionary/2.5/segments/BHS.js +0 -45
  2998. package/esm/dictionary/2.5/segments/BLC.js +0 -7
  2999. package/esm/dictionary/2.5/segments/BLG.js +0 -23
  3000. package/esm/dictionary/2.5/segments/BPO.js +0 -106
  3001. package/esm/dictionary/2.5/segments/BPX.js +0 -155
  3002. package/esm/dictionary/2.5/segments/BTS.js +0 -14
  3003. package/esm/dictionary/2.5/segments/BTX.js +0 -143
  3004. package/esm/dictionary/2.5/segments/CDM.js +0 -16
  3005. package/esm/dictionary/2.5/segments/CER.js +0 -231
  3006. package/esm/dictionary/2.5/segments/CM0.js +0 -20
  3007. package/esm/dictionary/2.5/segments/CM1.js +0 -7
  3008. package/esm/dictionary/2.5/segments/CM2.js +0 -7
  3009. package/esm/dictionary/2.5/segments/CSR.js +0 -27
  3010. package/esm/dictionary/2.5/segments/CSS.js +0 -10
  3011. package/esm/dictionary/2.5/segments/CTD.js +0 -7
  3012. package/esm/dictionary/2.5/segments/DB1.js +0 -26
  3013. package/esm/dictionary/2.5/segments/DG1.js +0 -48
  3014. package/esm/dictionary/2.5/segments/DRG.js +0 -7
  3015. package/esm/dictionary/2.5/segments/DSC.js +0 -8
  3016. package/esm/dictionary/2.5/segments/DSP.js +0 -19
  3017. package/esm/dictionary/2.5/segments/ECD.js +0 -7
  3018. package/esm/dictionary/2.5/segments/ECR.js +0 -7
  3019. package/esm/dictionary/2.5/segments/EDU.js +0 -14
  3020. package/esm/dictionary/2.5/segments/EQL.js +0 -7
  3021. package/esm/dictionary/2.5/segments/ERQ.js +0 -14
  3022. package/esm/dictionary/2.5/segments/ERR.js +0 -93
  3023. package/esm/dictionary/2.5/segments/EVN.js +0 -28
  3024. package/esm/dictionary/2.5/segments/FAC.js +0 -18
  3025. package/esm/dictionary/2.5/segments/FHS.js +0 -45
  3026. package/esm/dictionary/2.5/segments/FT1.js +0 -108
  3027. package/esm/dictionary/2.5/segments/FTS.js +0 -11
  3028. package/esm/dictionary/2.5/segments/GOL.js +0 -7
  3029. package/esm/dictionary/2.5/segments/GP2.js +0 -10
  3030. package/esm/dictionary/2.5/segments/GT1.js +0 -72
  3031. package/esm/dictionary/2.5/segments/IAM.js +0 -9
  3032. package/esm/dictionary/2.5/segments/IIM.js +0 -112
  3033. package/esm/dictionary/2.5/segments/IN1.js +0 -146
  3034. package/esm/dictionary/2.5/segments/IN2.js +0 -240
  3035. package/esm/dictionary/2.5/segments/IN3.js +0 -136
  3036. package/esm/dictionary/2.5/segments/INV.js +0 -18
  3037. package/esm/dictionary/2.5/segments/IPC.js +0 -68
  3038. package/esm/dictionary/2.5/segments/LAN.js +0 -7
  3039. package/esm/dictionary/2.5/segments/LCC.js +0 -7
  3040. package/esm/dictionary/2.5/segments/LCH.js +0 -8
  3041. package/esm/dictionary/2.5/segments/LDP.js +0 -21
  3042. package/esm/dictionary/2.5/segments/LOC.js +0 -21
  3043. package/esm/dictionary/2.5/segments/LRL.js +0 -11
  3044. package/esm/dictionary/2.5/segments/MFA.js +0 -42
  3045. package/esm/dictionary/2.5/segments/MFE.js +0 -38
  3046. package/esm/dictionary/2.5/segments/MFI.js +0 -7
  3047. package/esm/dictionary/2.5/segments/MRG.js +0 -23
  3048. package/esm/dictionary/2.5/segments/MSA.js +0 -25
  3049. package/esm/dictionary/2.5/segments/MSH.js +0 -78
  3050. package/esm/dictionary/2.5/segments/NCK.js +0 -8
  3051. package/esm/dictionary/2.5/segments/NK1.js +0 -124
  3052. package/esm/dictionary/2.5/segments/NPU.js +0 -12
  3053. package/esm/dictionary/2.5/segments/NSC.js +0 -34
  3054. package/esm/dictionary/2.5/segments/NST.js +0 -42
  3055. package/esm/dictionary/2.5/segments/NTE.js +0 -21
  3056. package/esm/dictionary/2.5/segments/OBR.js +0 -167
  3057. package/esm/dictionary/2.5/segments/OBX.js +0 -70
  3058. package/esm/dictionary/2.5/segments/ODS.js +0 -31
  3059. package/esm/dictionary/2.5/segments/ODT.js +0 -22
  3060. package/esm/dictionary/2.5/segments/OM1.js +0 -188
  3061. package/esm/dictionary/2.5/segments/OM2.js +0 -46
  3062. package/esm/dictionary/2.5/segments/OM3.js +0 -37
  3063. package/esm/dictionary/2.5/segments/OM4.js +0 -65
  3064. package/esm/dictionary/2.5/segments/OM5.js +0 -16
  3065. package/esm/dictionary/2.5/segments/OM6.js +0 -14
  3066. package/esm/dictionary/2.5/segments/OM7.js +0 -7
  3067. package/esm/dictionary/2.5/segments/ORC.js +0 -153
  3068. package/esm/dictionary/2.5/segments/ORG.js +0 -13
  3069. package/esm/dictionary/2.5/segments/OVR.js +0 -42
  3070. package/esm/dictionary/2.5/segments/PCR.js +0 -21
  3071. package/esm/dictionary/2.5/segments/PD1.js +0 -20
  3072. package/esm/dictionary/2.5/segments/PDA.js +0 -3
  3073. package/esm/dictionary/2.5/segments/PDC.js +0 -16
  3074. package/esm/dictionary/2.5/segments/PEO.js +0 -10
  3075. package/esm/dictionary/2.5/segments/PES.js +0 -13
  3076. package/esm/dictionary/2.5/segments/PID.js +0 -126
  3077. package/esm/dictionary/2.5/segments/PR1.js +0 -52
  3078. package/esm/dictionary/2.5/segments/PRA.js +0 -62
  3079. package/esm/dictionary/2.5/segments/PRC.js +0 -21
  3080. package/esm/dictionary/2.5/segments/PRD.js +0 -19
  3081. package/esm/dictionary/2.5/segments/PSH.js +0 -10
  3082. package/esm/dictionary/2.5/segments/PTH.js +0 -10
  3083. package/esm/dictionary/2.5/segments/PV1.js +0 -188
  3084. package/esm/dictionary/2.5/segments/PV2.js +0 -89
  3085. package/esm/dictionary/2.5/segments/QAK.js +0 -16
  3086. package/esm/dictionary/2.5/segments/QRD.js +0 -43
  3087. package/esm/dictionary/2.5/segments/QRF.js +0 -41
  3088. package/esm/dictionary/2.5/segments/RDT.js +0 -8
  3089. package/esm/dictionary/2.5/segments/ROL.js +0 -20
  3090. package/esm/dictionary/2.5/segments/RQ1.js +0 -51
  3091. package/esm/dictionary/2.5/segments/RQD.js +0 -69
  3092. package/esm/dictionary/2.5/segments/RXA.js +0 -109
  3093. package/esm/dictionary/2.5/segments/RXC.js +0 -45
  3094. package/esm/dictionary/2.5/segments/RXD.js +0 -144
  3095. package/esm/dictionary/2.5/segments/RXE.js +0 -248
  3096. package/esm/dictionary/2.5/segments/RXG.js +0 -136
  3097. package/esm/dictionary/2.5/segments/RXO.js +0 -148
  3098. package/esm/dictionary/2.5/segments/RXR.js +0 -41
  3099. package/esm/dictionary/2.5/segments/SAC.js +0 -18
  3100. package/esm/dictionary/2.5/segments/SCH.js +0 -35
  3101. package/esm/dictionary/2.5/segments/SFT.js +0 -47
  3102. package/esm/dictionary/2.5/segments/SPM.js +0 -224
  3103. package/esm/dictionary/2.5/segments/SPR.js +0 -13
  3104. package/esm/dictionary/2.5/segments/STF.js +0 -187
  3105. package/esm/dictionary/2.5/segments/TQ1.js +0 -106
  3106. package/esm/dictionary/2.5/segments/TQ2.js +0 -79
  3107. package/esm/dictionary/2.5/segments/TXA.js +0 -16
  3108. package/esm/dictionary/2.5/segments/UB1.js +0 -76
  3109. package/esm/dictionary/2.5/segments/UB2.js +0 -104
  3110. package/esm/dictionary/2.5/segments/URD.js +0 -22
  3111. package/esm/dictionary/2.5/segments/URS.js +0 -40
  3112. package/esm/dictionary/2.5/segments/VAR.js +0 -7
  3113. package/esm/dictionary/2.5/segments/VTQ.js +0 -7
  3114. package/esm/dictionary/2.5/segments/index.js +0 -126
  3115. package/esm/dictionary/2.5/types/AD.js +0 -40
  3116. package/esm/dictionary/2.5/types/AUI.js +0 -25
  3117. package/esm/dictionary/2.5/types/CCD.js +0 -20
  3118. package/esm/dictionary/2.5/types/CCP.js +0 -26
  3119. package/esm/dictionary/2.5/types/CD.js +0 -29
  3120. package/esm/dictionary/2.5/types/CE.js +0 -30
  3121. package/esm/dictionary/2.5/types/CF.js +0 -31
  3122. package/esm/dictionary/2.5/types/CNE.js +0 -40
  3123. package/esm/dictionary/2.5/types/CNN.js +0 -50
  3124. package/esm/dictionary/2.5/types/CP.js +0 -26
  3125. package/esm/dictionary/2.5/types/CQ.js +0 -11
  3126. package/esm/dictionary/2.5/types/CSU.js +0 -56
  3127. package/esm/dictionary/2.5/types/CWE.js +0 -70
  3128. package/esm/dictionary/2.5/types/CX.js +0 -48
  3129. package/esm/dictionary/2.5/types/DDI.js +0 -26
  3130. package/esm/dictionary/2.5/types/DIN.js +0 -20
  3131. package/esm/dictionary/2.5/types/DLD.js +0 -20
  3132. package/esm/dictionary/2.5/types/DLN.js +0 -17
  3133. package/esm/dictionary/2.5/types/DLT.js +0 -34
  3134. package/esm/dictionary/2.5/types/DR.js +0 -13
  3135. package/esm/dictionary/2.5/types/DTM.js +0 -3
  3136. package/esm/dictionary/2.5/types/DTN.js +0 -20
  3137. package/esm/dictionary/2.5/types/ED.js +0 -27
  3138. package/esm/dictionary/2.5/types/EI.js +0 -20
  3139. package/esm/dictionary/2.5/types/EIP.js +0 -19
  3140. package/esm/dictionary/2.5/types/ELD.js +0 -34
  3141. package/esm/dictionary/2.5/types/ERL.js +0 -47
  3142. package/esm/dictionary/2.5/types/FC.js +0 -13
  3143. package/esm/dictionary/2.5/types/FN.js +0 -27
  3144. package/esm/dictionary/2.5/types/GTS.js +0 -3
  3145. package/esm/dictionary/2.5/types/HD.js +0 -17
  3146. package/esm/dictionary/2.5/types/ICD.js +0 -28
  3147. package/esm/dictionary/2.5/types/JCC.js +0 -20
  3148. package/esm/dictionary/2.5/types/LA1.js +0 -75
  3149. package/esm/dictionary/2.5/types/LA2.js +0 -126
  3150. package/esm/dictionary/2.5/types/MA.js +0 -26
  3151. package/esm/dictionary/2.5/types/MO.js +0 -10
  3152. package/esm/dictionary/2.5/types/MOC.js +0 -19
  3153. package/esm/dictionary/2.5/types/MOP.js +0 -27
  3154. package/esm/dictionary/2.5/types/MSG.js +0 -29
  3155. package/esm/dictionary/2.5/types/NA.js +0 -59
  3156. package/esm/dictionary/2.5/types/NDL.js +0 -88
  3157. package/esm/dictionary/2.5/types/NR.js +0 -19
  3158. package/esm/dictionary/2.5/types/OCD.js +0 -20
  3159. package/esm/dictionary/2.5/types/OSD.js +0 -87
  3160. package/esm/dictionary/2.5/types/OSP.js +0 -27
  3161. package/esm/dictionary/2.5/types/PIP.js +0 -42
  3162. package/esm/dictionary/2.5/types/PL.js +0 -57
  3163. package/esm/dictionary/2.5/types/PLN.js +0 -34
  3164. package/esm/dictionary/2.5/types/PPN.js +0 -115
  3165. package/esm/dictionary/2.5/types/PRL.js +0 -26
  3166. package/esm/dictionary/2.5/types/PT.js +0 -14
  3167. package/esm/dictionary/2.5/types/PTA.js +0 -35
  3168. package/esm/dictionary/2.5/types/QIP.js +0 -13
  3169. package/esm/dictionary/2.5/types/QSC.js +0 -20
  3170. package/esm/dictionary/2.5/types/RCD.js +0 -17
  3171. package/esm/dictionary/2.5/types/RFR.js +0 -55
  3172. package/esm/dictionary/2.5/types/RI.js +0 -11
  3173. package/esm/dictionary/2.5/types/RMC.js +0 -35
  3174. package/esm/dictionary/2.5/types/RP.js +0 -19
  3175. package/esm/dictionary/2.5/types/RPT.js +0 -86
  3176. package/esm/dictionary/2.5/types/SAD.js +0 -14
  3177. package/esm/dictionary/2.5/types/SCV.js +0 -11
  3178. package/esm/dictionary/2.5/types/SI.js +0 -3
  3179. package/esm/dictionary/2.5/types/SN.js +0 -17
  3180. package/esm/dictionary/2.5/types/SPD.js +0 -34
  3181. package/esm/dictionary/2.5/types/SPS.js +0 -58
  3182. package/esm/dictionary/2.5/types/SRT.js +0 -12
  3183. package/esm/dictionary/2.5/types/TQ.js +0 -86
  3184. package/esm/dictionary/2.5/types/TS.js +0 -18
  3185. package/esm/dictionary/2.5/types/UVC.js +0 -20
  3186. package/esm/dictionary/2.5/types/VH.js +0 -18
  3187. package/esm/dictionary/2.5/types/VID.js +0 -28
  3188. package/esm/dictionary/2.5/types/VR.js +0 -19
  3189. package/esm/dictionary/2.5/types/WVI.js +0 -19
  3190. package/esm/dictionary/2.5/types/WVS.js +0 -18
  3191. package/esm/dictionary/2.5/types/XAD.js +0 -66
  3192. package/esm/dictionary/2.5/types/XCN.js +0 -117
  3193. package/esm/dictionary/2.5/types/XON.js +0 -52
  3194. package/esm/dictionary/2.5/types/XPN.js +0 -66
  3195. package/esm/dictionary/2.5/types/XTN.js +0 -57
  3196. package/esm/dictionary/2.5/types/index.js +0 -81
  3197. package/esm/dictionary/2.5.1/index.js +0 -10
  3198. package/esm/dictionary/2.5.1/segments/ABS.js +0 -112
  3199. package/esm/dictionary/2.5.1/segments/ACC.js +0 -76
  3200. package/esm/dictionary/2.5.1/segments/ADD.js +0 -10
  3201. package/esm/dictionary/2.5.1/segments/AFF.js +0 -39
  3202. package/esm/dictionary/2.5.1/segments/AIG.js +0 -106
  3203. package/esm/dictionary/2.5.1/segments/AIL.js +0 -87
  3204. package/esm/dictionary/2.5.1/segments/AIP.js +0 -87
  3205. package/esm/dictionary/2.5.1/segments/AIS.js +0 -93
  3206. package/esm/dictionary/2.5.1/segments/AL1.js +0 -24
  3207. package/esm/dictionary/2.5.1/segments/APR.js +0 -43
  3208. package/esm/dictionary/2.5.1/segments/ARQ.js +0 -176
  3209. package/esm/dictionary/2.5.1/segments/AUT.js +0 -76
  3210. package/esm/dictionary/2.5.1/segments/BHS.js +0 -70
  3211. package/esm/dictionary/2.5.1/segments/BLC.js +0 -19
  3212. package/esm/dictionary/2.5.1/segments/BLG.js +0 -23
  3213. package/esm/dictionary/2.5.1/segments/BTS.js +0 -22
  3214. package/esm/dictionary/2.5.1/segments/CDM.js +0 -98
  3215. package/esm/dictionary/2.5.1/segments/CM0.js +0 -76
  3216. package/esm/dictionary/2.5.1/segments/CM1.js +0 -25
  3217. package/esm/dictionary/2.5.1/segments/CM2.js +0 -32
  3218. package/esm/dictionary/2.5.1/segments/CNS.js +0 -47
  3219. package/esm/dictionary/2.5.1/segments/CSP.js +0 -33
  3220. package/esm/dictionary/2.5.1/segments/CSR.js +0 -108
  3221. package/esm/dictionary/2.5.1/segments/CSS.js +0 -24
  3222. package/esm/dictionary/2.5.1/segments/CTD.js +0 -55
  3223. package/esm/dictionary/2.5.1/segments/CTI.js +0 -26
  3224. package/esm/dictionary/2.5.1/segments/DB1.js +0 -55
  3225. package/esm/dictionary/2.5.1/segments/DG1.js +0 -136
  3226. package/esm/dictionary/2.5.1/segments/DRG.js +0 -88
  3227. package/esm/dictionary/2.5.1/segments/DSC.js +0 -18
  3228. package/esm/dictionary/2.5.1/segments/DSP.js +0 -35
  3229. package/esm/dictionary/2.5.1/segments/ECD.js +0 -41
  3230. package/esm/dictionary/2.5.1/segments/ECR.js +0 -26
  3231. package/esm/dictionary/2.5.1/segments/EDU.js +0 -62
  3232. package/esm/dictionary/2.5.1/segments/EQL.js +0 -33
  3233. package/esm/dictionary/2.5.1/segments/EQP.js +0 -41
  3234. package/esm/dictionary/2.5.1/segments/EQU.js +0 -43
  3235. package/esm/dictionary/2.5.1/segments/ERQ.js +0 -22
  3236. package/esm/dictionary/2.5.1/segments/ERR.js +0 -8
  3237. package/esm/dictionary/2.5.1/segments/EVN.js +0 -45
  3238. package/esm/dictionary/2.5.1/segments/FAC.js +0 -84
  3239. package/esm/dictionary/2.5.1/segments/FHS.js +0 -70
  3240. package/esm/dictionary/2.5.1/segments/FT1.js +0 -169
  3241. package/esm/dictionary/2.5.1/segments/FTS.js +0 -16
  3242. package/esm/dictionary/2.5.1/segments/GOL.js +0 -152
  3243. package/esm/dictionary/2.5.1/segments/GP1.js +0 -44
  3244. package/esm/dictionary/2.5.1/segments/GP2.js +0 -110
  3245. package/esm/dictionary/2.5.1/segments/GT1.js +0 -394
  3246. package/esm/dictionary/2.5.1/segments/IAM.js +0 -149
  3247. package/esm/dictionary/2.5.1/segments/IN1.js +0 -316
  3248. package/esm/dictionary/2.5.1/segments/IN2.js +0 -399
  3249. package/esm/dictionary/2.5.1/segments/IN3.js +0 -98
  3250. package/esm/dictionary/2.5.1/segments/INV.js +0 -136
  3251. package/esm/dictionary/2.5.1/segments/ISD.js +0 -28
  3252. package/esm/dictionary/2.5.1/segments/LAN.js +0 -36
  3253. package/esm/dictionary/2.5.1/segments/LCC.js +0 -35
  3254. package/esm/dictionary/2.5.1/segments/LCH.js +0 -40
  3255. package/esm/dictionary/2.5.1/segments/LDP.js +0 -89
  3256. package/esm/dictionary/2.5.1/segments/LOC.js +0 -65
  3257. package/esm/dictionary/2.5.1/segments/LRL.js +0 -46
  3258. package/esm/dictionary/2.5.1/segments/MFA.js +0 -22
  3259. package/esm/dictionary/2.5.1/segments/MFE.js +0 -14
  3260. package/esm/dictionary/2.5.1/segments/MFI.js +0 -50
  3261. package/esm/dictionary/2.5.1/segments/MRG.js +0 -45
  3262. package/esm/dictionary/2.5.1/segments/MSA.js +0 -39
  3263. package/esm/dictionary/2.5.1/segments/MSH.js +0 -111
  3264. package/esm/dictionary/2.5.1/segments/NCK.js +0 -10
  3265. package/esm/dictionary/2.5.1/segments/NDS.js +0 -34
  3266. package/esm/dictionary/2.5.1/segments/NK1.js +0 -224
  3267. package/esm/dictionary/2.5.1/segments/NPU.js +0 -16
  3268. package/esm/dictionary/2.5.1/segments/NSC.js +0 -57
  3269. package/esm/dictionary/2.5.1/segments/NST.js +0 -98
  3270. package/esm/dictionary/2.5.1/segments/NTE.js +0 -26
  3271. package/esm/dictionary/2.5.1/segments/OBR.js +0 -278
  3272. package/esm/dictionary/2.5.1/segments/OBX.js +0 -143
  3273. package/esm/dictionary/2.5.1/segments/ODS.js +0 -11
  3274. package/esm/dictionary/2.5.1/segments/ODT.js +0 -15
  3275. package/esm/dictionary/2.5.1/segments/OM1.js +0 -254
  3276. package/esm/dictionary/2.5.1/segments/OM2.js +0 -53
  3277. package/esm/dictionary/2.5.1/segments/OM3.js +0 -36
  3278. package/esm/dictionary/2.5.1/segments/OM4.js +0 -73
  3279. package/esm/dictionary/2.5.1/segments/OM5.js +0 -20
  3280. package/esm/dictionary/2.5.1/segments/OM6.js +0 -13
  3281. package/esm/dictionary/2.5.1/segments/OM7.js +0 -181
  3282. package/esm/dictionary/2.5.1/segments/ORC.js +0 -127
  3283. package/esm/dictionary/2.5.1/segments/ORG.js +0 -95
  3284. package/esm/dictionary/2.5.1/segments/PCR.js +0 -170
  3285. package/esm/dictionary/2.5.1/segments/PD1.js +0 -160
  3286. package/esm/dictionary/2.5.1/segments/PDA.js +0 -70
  3287. package/esm/dictionary/2.5.1/segments/PDC.js +0 -107
  3288. package/esm/dictionary/2.5.1/segments/PEO.js +0 -186
  3289. package/esm/dictionary/2.5.1/segments/PES.js +0 -96
  3290. package/esm/dictionary/2.5.1/segments/PID.js +0 -226
  3291. package/esm/dictionary/2.5.1/segments/PR1.js +0 -127
  3292. package/esm/dictionary/2.5.1/segments/PRA.js +0 -48
  3293. package/esm/dictionary/2.5.1/segments/PRB.js +0 -181
  3294. package/esm/dictionary/2.5.1/segments/PRC.js +0 -133
  3295. package/esm/dictionary/2.5.1/segments/PRD.js +0 -65
  3296. package/esm/dictionary/2.5.1/segments/PSH.js +0 -103
  3297. package/esm/dictionary/2.5.1/segments/PTH.js +0 -46
  3298. package/esm/dictionary/2.5.1/segments/PV1.js +0 -313
  3299. package/esm/dictionary/2.5.1/segments/PV2.js +0 -312
  3300. package/esm/dictionary/2.5.1/segments/QAK.js +0 -45
  3301. package/esm/dictionary/2.5.1/segments/QID.js +0 -20
  3302. package/esm/dictionary/2.5.1/segments/QPD.js +0 -27
  3303. package/esm/dictionary/2.5.1/segments/QRD.js +0 -80
  3304. package/esm/dictionary/2.5.1/segments/QRF.js +0 -57
  3305. package/esm/dictionary/2.5.1/segments/QRI.js +0 -28
  3306. package/esm/dictionary/2.5.1/segments/RCP.js +0 -58
  3307. package/esm/dictionary/2.5.1/segments/RDF.js +0 -20
  3308. package/esm/dictionary/2.5.1/segments/RDT.js +0 -10
  3309. package/esm/dictionary/2.5.1/segments/RF1.js +0 -88
  3310. package/esm/dictionary/2.5.1/segments/RGS.js +0 -27
  3311. package/esm/dictionary/2.5.1/segments/RMI.js +0 -28
  3312. package/esm/dictionary/2.5.1/segments/ROL.js +0 -86
  3313. package/esm/dictionary/2.5.1/segments/RQ1.js +0 -18
  3314. package/esm/dictionary/2.5.1/segments/RQD.js +0 -22
  3315. package/esm/dictionary/2.5.1/segments/RXA.js +0 -105
  3316. package/esm/dictionary/2.5.1/segments/RXC.js +0 -32
  3317. package/esm/dictionary/2.5.1/segments/RXD.js +0 -125
  3318. package/esm/dictionary/2.5.1/segments/RXE.js +0 -109
  3319. package/esm/dictionary/2.5.1/segments/RXG.js +0 -82
  3320. package/esm/dictionary/2.5.1/segments/RXO.js +0 -84
  3321. package/esm/dictionary/2.5.1/segments/RXR.js +0 -25
  3322. package/esm/dictionary/2.5.1/segments/SAC.js +0 -319
  3323. package/esm/dictionary/2.5.1/segments/SCH.js +0 -186
  3324. package/esm/dictionary/2.5.1/segments/SID.js +0 -34
  3325. package/esm/dictionary/2.5.1/segments/SPR.js +0 -31
  3326. package/esm/dictionary/2.5.1/segments/STF.js +0 -137
  3327. package/esm/dictionary/2.5.1/segments/TCC.js +0 -107
  3328. package/esm/dictionary/2.5.1/segments/TCD.js +0 -64
  3329. package/esm/dictionary/2.5.1/segments/TXA.js +0 -168
  3330. package/esm/dictionary/2.5.1/segments/UB1.js +0 -138
  3331. package/esm/dictionary/2.5.1/segments/UB2.js +0 -51
  3332. package/esm/dictionary/2.5.1/segments/URD.js +0 -51
  3333. package/esm/dictionary/2.5.1/segments/URS.js +0 -51
  3334. package/esm/dictionary/2.5.1/segments/VAR.js +0 -46
  3335. package/esm/dictionary/2.5.1/segments/VTQ.js +0 -40
  3336. package/esm/dictionary/2.5.1/segments/index.js +0 -138
  3337. package/esm/dictionary/2.5.1/types/AD.js +0 -41
  3338. package/esm/dictionary/2.5.1/types/AUI.js +0 -7
  3339. package/esm/dictionary/2.5.1/types/CD.js +0 -34
  3340. package/esm/dictionary/2.5.1/types/CE.js +0 -35
  3341. package/esm/dictionary/2.5.1/types/CF.js +0 -34
  3342. package/esm/dictionary/2.5.1/types/CNE.js +0 -52
  3343. package/esm/dictionary/2.5.1/types/CNN.js +0 -62
  3344. package/esm/dictionary/2.5.1/types/CP.js +0 -39
  3345. package/esm/dictionary/2.5.1/types/CQ.js +0 -16
  3346. package/esm/dictionary/2.5.1/types/CX.js +0 -50
  3347. package/esm/dictionary/2.5.1/types/DLN.js +0 -20
  3348. package/esm/dictionary/2.5.1/types/DR.js +0 -14
  3349. package/esm/dictionary/2.5.1/types/DT.js +0 -3
  3350. package/esm/dictionary/2.5.1/types/ED.js +0 -30
  3351. package/esm/dictionary/2.5.1/types/EI.js +0 -27
  3352. package/esm/dictionary/2.5.1/types/FC.js +0 -15
  3353. package/esm/dictionary/2.5.1/types/FN.js +0 -27
  3354. package/esm/dictionary/2.5.1/types/FT.js +0 -3
  3355. package/esm/dictionary/2.5.1/types/HD.js +0 -21
  3356. package/esm/dictionary/2.5.1/types/ID.js +0 -3
  3357. package/esm/dictionary/2.5.1/types/IS.js +0 -3
  3358. package/esm/dictionary/2.5.1/types/JCC.js +0 -16
  3359. package/esm/dictionary/2.5.1/types/MA.js +0 -37
  3360. package/esm/dictionary/2.5.1/types/MO.js +0 -17
  3361. package/esm/dictionary/2.5.1/types/NA.js +0 -28
  3362. package/esm/dictionary/2.5.1/types/NDL.js +0 -7
  3363. package/esm/dictionary/2.5.1/types/NM.js +0 -3
  3364. package/esm/dictionary/2.5.1/types/PL.js +0 -54
  3365. package/esm/dictionary/2.5.1/types/PPN.js +0 -105
  3366. package/esm/dictionary/2.5.1/types/PT.js +0 -15
  3367. package/esm/dictionary/2.5.1/types/QIP.js +0 -14
  3368. package/esm/dictionary/2.5.1/types/QSC.js +0 -27
  3369. package/esm/dictionary/2.5.1/types/RCD.js +0 -20
  3370. package/esm/dictionary/2.5.1/types/RI.js +0 -17
  3371. package/esm/dictionary/2.5.1/types/RP.js +0 -28
  3372. package/esm/dictionary/2.5.1/types/SAD.js +0 -22
  3373. package/esm/dictionary/2.5.1/types/SCV.js +0 -16
  3374. package/esm/dictionary/2.5.1/types/SN.js +0 -28
  3375. package/esm/dictionary/2.5.1/types/SRT.js +0 -16
  3376. package/esm/dictionary/2.5.1/types/ST.js +0 -3
  3377. package/esm/dictionary/2.5.1/types/TM.js +0 -3
  3378. package/esm/dictionary/2.5.1/types/TQ.js +0 -16
  3379. package/esm/dictionary/2.5.1/types/TS.js +0 -8
  3380. package/esm/dictionary/2.5.1/types/TX.js +0 -3
  3381. package/esm/dictionary/2.5.1/types/VARIES.js +0 -3
  3382. package/esm/dictionary/2.5.1/types/VH.js +0 -29
  3383. package/esm/dictionary/2.5.1/types/WVS.js +0 -3
  3384. package/esm/dictionary/2.5.1/types/XAD.js +0 -68
  3385. package/esm/dictionary/2.5.1/types/XCN.js +0 -96
  3386. package/esm/dictionary/2.5.1/types/XON.js +0 -48
  3387. package/esm/dictionary/2.5.1/types/XPN.js +0 -68
  3388. package/esm/dictionary/2.5.1/types/XTN.js +0 -56
  3389. package/esm/dictionary/2.5.1/types/index.js +0 -52
  3390. package/esm/dictionary/2.6/index.js +0 -10
  3391. package/esm/dictionary/2.6/segments/ABS.js +0 -28
  3392. package/esm/dictionary/2.6/segments/ACC.js +0 -27
  3393. package/esm/dictionary/2.6/segments/ADD.js +0 -8
  3394. package/esm/dictionary/2.6/segments/ADJ.js +0 -114
  3395. package/esm/dictionary/2.6/segments/AFF.js +0 -7
  3396. package/esm/dictionary/2.6/segments/AIG.js +0 -28
  3397. package/esm/dictionary/2.6/segments/AIL.js +0 -31
  3398. package/esm/dictionary/2.6/segments/AIP.js +0 -31
  3399. package/esm/dictionary/2.6/segments/AIS.js +0 -28
  3400. package/esm/dictionary/2.6/segments/AL1.js +0 -44
  3401. package/esm/dictionary/2.6/segments/ARQ.js +0 -43
  3402. package/esm/dictionary/2.6/segments/ARV.js +0 -50
  3403. package/esm/dictionary/2.6/segments/AUT.js +0 -23
  3404. package/esm/dictionary/2.6/segments/BHS.js +0 -60
  3405. package/esm/dictionary/2.6/segments/BLC.js +0 -10
  3406. package/esm/dictionary/2.6/segments/BLG.js +0 -23
  3407. package/esm/dictionary/2.6/segments/BPO.js +0 -106
  3408. package/esm/dictionary/2.6/segments/BPX.js +0 -155
  3409. package/esm/dictionary/2.6/segments/BTS.js +0 -14
  3410. package/esm/dictionary/2.6/segments/BTX.js +0 -143
  3411. package/esm/dictionary/2.6/segments/CDM.js +0 -29
  3412. package/esm/dictionary/2.6/segments/CER.js +0 -231
  3413. package/esm/dictionary/2.6/segments/CM0.js +0 -24
  3414. package/esm/dictionary/2.6/segments/CM1.js +0 -11
  3415. package/esm/dictionary/2.6/segments/CM2.js +0 -14
  3416. package/esm/dictionary/2.6/segments/CNS.js +0 -20
  3417. package/esm/dictionary/2.6/segments/CON_.js +0 -192
  3418. package/esm/dictionary/2.6/segments/CSP.js +0 -20
  3419. package/esm/dictionary/2.6/segments/CSR.js +0 -71
  3420. package/esm/dictionary/2.6/segments/CSS.js +0 -18
  3421. package/esm/dictionary/2.6/segments/CTD.js +0 -19
  3422. package/esm/dictionary/2.6/segments/CTI.js +0 -15
  3423. package/esm/dictionary/2.6/segments/DB1.js +0 -26
  3424. package/esm/dictionary/2.6/segments/DG1.js +0 -99
  3425. package/esm/dictionary/2.6/segments/DMI.js +0 -42
  3426. package/esm/dictionary/2.6/segments/DRG.js +0 -183
  3427. package/esm/dictionary/2.6/segments/DSC.js +0 -8
  3428. package/esm/dictionary/2.6/segments/DSP.js +0 -19
  3429. package/esm/dictionary/2.6/segments/ECD.js +0 -10
  3430. package/esm/dictionary/2.6/segments/ECR.js +0 -14
  3431. package/esm/dictionary/2.6/segments/ED.js +0 -12
  3432. package/esm/dictionary/2.6/segments/EDU.js +0 -17
  3433. package/esm/dictionary/2.6/segments/EQL.js +0 -7
  3434. package/esm/dictionary/2.6/segments/EQP.js +0 -14
  3435. package/esm/dictionary/2.6/segments/EQU.js +0 -23
  3436. package/esm/dictionary/2.6/segments/ERQ.js +0 -14
  3437. package/esm/dictionary/2.6/segments/ERR.js +0 -93
  3438. package/esm/dictionary/2.6/segments/EVN.js +0 -34
  3439. package/esm/dictionary/2.6/segments/FAC.js +0 -39
  3440. package/esm/dictionary/2.6/segments/FHS.js +0 -60
  3441. package/esm/dictionary/2.6/segments/FT1.js +0 -121
  3442. package/esm/dictionary/2.6/segments/FTS.js +0 -11
  3443. package/esm/dictionary/2.6/segments/GOL.js +0 -69
  3444. package/esm/dictionary/2.6/segments/GP2.js +0 -13
  3445. package/esm/dictionary/2.6/segments/GT1.js +0 -99
  3446. package/esm/dictionary/2.6/segments/IAM.js +0 -50
  3447. package/esm/dictionary/2.6/segments/IIM.js +0 -112
  3448. package/esm/dictionary/2.6/segments/ILT.js +0 -75
  3449. package/esm/dictionary/2.6/segments/IN1.js +0 -151
  3450. package/esm/dictionary/2.6/segments/IN2.js +0 -258
  3451. package/esm/dictionary/2.6/segments/IN3.js +0 -136
  3452. package/esm/dictionary/2.6/segments/INV.js +0 -64
  3453. package/esm/dictionary/2.6/segments/IPC.js +0 -68
  3454. package/esm/dictionary/2.6/segments/IPR.js +0 -62
  3455. package/esm/dictionary/2.6/segments/ISD.js +0 -12
  3456. package/esm/dictionary/2.6/segments/ITM.js +0 -50
  3457. package/esm/dictionary/2.6/segments/IVC.js +0 -222
  3458. package/esm/dictionary/2.6/segments/IVT.js +0 -196
  3459. package/esm/dictionary/2.6/segments/LAN.js +0 -16
  3460. package/esm/dictionary/2.6/segments/LCC.js +0 -16
  3461. package/esm/dictionary/2.6/segments/LCH.js +0 -15
  3462. package/esm/dictionary/2.6/segments/LDP.js +0 -30
  3463. package/esm/dictionary/2.6/segments/LOC.js +0 -24
  3464. package/esm/dictionary/2.6/segments/LRL.js +0 -14
  3465. package/esm/dictionary/2.6/segments/MFA.js +0 -42
  3466. package/esm/dictionary/2.6/segments/MFE.js +0 -52
  3467. package/esm/dictionary/2.6/segments/MFI.js +0 -19
  3468. package/esm/dictionary/2.6/segments/MRG.js +0 -23
  3469. package/esm/dictionary/2.6/segments/MSA.js +0 -42
  3470. package/esm/dictionary/2.6/segments/MSH.js +0 -113
  3471. package/esm/dictionary/2.6/segments/NCK.js +0 -10
  3472. package/esm/dictionary/2.6/segments/NDS.js +0 -16
  3473. package/esm/dictionary/2.6/segments/NK1.js +0 -147
  3474. package/esm/dictionary/2.6/segments/NPU.js +0 -12
  3475. package/esm/dictionary/2.6/segments/NSC.js +0 -34
  3476. package/esm/dictionary/2.6/segments/NST.js +0 -46
  3477. package/esm/dictionary/2.6/segments/NTE.js +0 -49
  3478. package/esm/dictionary/2.6/segments/OBR.js +0 -229
  3479. package/esm/dictionary/2.6/segments/OBX.js +0 -115
  3480. package/esm/dictionary/2.6/segments/ODS.js +0 -31
  3481. package/esm/dictionary/2.6/segments/ODT.js +0 -22
  3482. package/esm/dictionary/2.6/segments/OM1.js +0 -207
  3483. package/esm/dictionary/2.6/segments/OM2.js +0 -48
  3484. package/esm/dictionary/2.6/segments/OM3.js +0 -40
  3485. package/esm/dictionary/2.6/segments/OM4.js +0 -66
  3486. package/esm/dictionary/2.6/segments/OM5.js +0 -17
  3487. package/esm/dictionary/2.6/segments/OM6.js +0 -14
  3488. package/esm/dictionary/2.6/segments/OM7.js +0 -52
  3489. package/esm/dictionary/2.6/segments/ORC.js +0 -159
  3490. package/esm/dictionary/2.6/segments/ORG.js +0 -27
  3491. package/esm/dictionary/2.6/segments/OVR.js +0 -42
  3492. package/esm/dictionary/2.6/segments/PCE.js +0 -35
  3493. package/esm/dictionary/2.6/segments/PCR.js +0 -69
  3494. package/esm/dictionary/2.6/segments/PD1.js +0 -36
  3495. package/esm/dictionary/2.6/segments/PDA.js +0 -13
  3496. package/esm/dictionary/2.6/segments/PDC.js +0 -39
  3497. package/esm/dictionary/2.6/segments/PEO.js +0 -50
  3498. package/esm/dictionary/2.6/segments/PES.js +0 -34
  3499. package/esm/dictionary/2.6/segments/PID.js +0 -158
  3500. package/esm/dictionary/2.6/segments/PKG.js +0 -56
  3501. package/esm/dictionary/2.6/segments/PMT.js +0 -90
  3502. package/esm/dictionary/2.6/segments/PR1.js +0 -87
  3503. package/esm/dictionary/2.6/segments/PRA.js +0 -66
  3504. package/esm/dictionary/2.6/segments/PRB.js +0 -100
  3505. package/esm/dictionary/2.6/segments/PRC.js +0 -36
  3506. package/esm/dictionary/2.6/segments/PRD.js +0 -67
  3507. package/esm/dictionary/2.6/segments/PSG.js +0 -48
  3508. package/esm/dictionary/2.6/segments/PSH.js +0 -33
  3509. package/esm/dictionary/2.6/segments/PSL.js +0 -353
  3510. package/esm/dictionary/2.6/segments/PSS.js +0 -40
  3511. package/esm/dictionary/2.6/segments/PTH.js +0 -29
  3512. package/esm/dictionary/2.6/segments/PV1.js +0 -192
  3513. package/esm/dictionary/2.6/segments/PV2.js +0 -134
  3514. package/esm/dictionary/2.6/segments/PYE.js +0 -57
  3515. package/esm/dictionary/2.6/segments/QAK.js +0 -17
  3516. package/esm/dictionary/2.6/segments/QID.js +0 -7
  3517. package/esm/dictionary/2.6/segments/QPD.js +0 -7
  3518. package/esm/dictionary/2.6/segments/QRD.js +0 -47
  3519. package/esm/dictionary/2.6/segments/QRF.js +0 -43
  3520. package/esm/dictionary/2.6/segments/QRI.js +0 -7
  3521. package/esm/dictionary/2.6/segments/RCP.js +0 -14
  3522. package/esm/dictionary/2.6/segments/RDT.js +0 -8
  3523. package/esm/dictionary/2.6/segments/REL.js +0 -119
  3524. package/esm/dictionary/2.6/segments/RF1.js +0 -48
  3525. package/esm/dictionary/2.6/segments/RFI.js +0 -34
  3526. package/esm/dictionary/2.6/segments/RGS.js +0 -7
  3527. package/esm/dictionary/2.6/segments/RMI.js +0 -14
  3528. package/esm/dictionary/2.6/segments/ROL.js +0 -44
  3529. package/esm/dictionary/2.6/segments/RQ1.js +0 -51
  3530. package/esm/dictionary/2.6/segments/RQD.js +0 -69
  3531. package/esm/dictionary/2.6/segments/RXA.js +0 -145
  3532. package/esm/dictionary/2.6/segments/RXC.js +0 -51
  3533. package/esm/dictionary/2.6/segments/RXD.js +0 -166
  3534. package/esm/dictionary/2.6/segments/RXE.js +0 -259
  3535. package/esm/dictionary/2.6/segments/RXG.js +0 -176
  3536. package/esm/dictionary/2.6/segments/RXO.js +0 -208
  3537. package/esm/dictionary/2.6/segments/RXR.js +0 -42
  3538. package/esm/dictionary/2.6/segments/SAC.js +0 -110
  3539. package/esm/dictionary/2.6/segments/SCD.js +0 -276
  3540. package/esm/dictionary/2.6/segments/SCH.js +0 -59
  3541. package/esm/dictionary/2.6/segments/SCP.js +0 -65
  3542. package/esm/dictionary/2.6/segments/SDD.js +0 -56
  3543. package/esm/dictionary/2.6/segments/SFT.js +0 -47
  3544. package/esm/dictionary/2.6/segments/SID.js +0 -12
  3545. package/esm/dictionary/2.6/segments/SLT.js +0 -40
  3546. package/esm/dictionary/2.6/segments/SPM.js +0 -224
  3547. package/esm/dictionary/2.6/segments/SPR.js +0 -13
  3548. package/esm/dictionary/2.6/segments/STF.js +0 -208
  3549. package/esm/dictionary/2.6/segments/STZ.js +0 -36
  3550. package/esm/dictionary/2.6/segments/TCC.js +0 -34
  3551. package/esm/dictionary/2.6/segments/TCD.js +0 -24
  3552. package/esm/dictionary/2.6/segments/TQ1.js +0 -105
  3553. package/esm/dictionary/2.6/segments/TQ2.js +0 -79
  3554. package/esm/dictionary/2.6/segments/TXA.js +0 -44
  3555. package/esm/dictionary/2.6/segments/UAC.js +0 -20
  3556. package/esm/dictionary/2.6/segments/UB1.js +0 -77
  3557. package/esm/dictionary/2.6/segments/UB2.js +0 -104
  3558. package/esm/dictionary/2.6/segments/URD.js +0 -25
  3559. package/esm/dictionary/2.6/segments/URS.js +0 -42
  3560. package/esm/dictionary/2.6/segments/VAR.js +0 -19
  3561. package/esm/dictionary/2.6/segments/VND.js +0 -40
  3562. package/esm/dictionary/2.6/segments/VTQ.js +0 -7
  3563. package/esm/dictionary/2.6/segments/index.js +0 -172
  3564. package/esm/dictionary/2.6/types/AD.js +0 -40
  3565. package/esm/dictionary/2.6/types/AUI.js +0 -25
  3566. package/esm/dictionary/2.6/types/CCD.js +0 -20
  3567. package/esm/dictionary/2.6/types/CCP.js +0 -26
  3568. package/esm/dictionary/2.6/types/CD.js +0 -29
  3569. package/esm/dictionary/2.6/types/CE.js +0 -30
  3570. package/esm/dictionary/2.6/types/CF.js +0 -31
  3571. package/esm/dictionary/2.6/types/CNE.js +0 -40
  3572. package/esm/dictionary/2.6/types/CNN.js +0 -50
  3573. package/esm/dictionary/2.6/types/CP.js +0 -27
  3574. package/esm/dictionary/2.6/types/CQ.js +0 -12
  3575. package/esm/dictionary/2.6/types/CSU.js +0 -56
  3576. package/esm/dictionary/2.6/types/CWE.js +0 -70
  3577. package/esm/dictionary/2.6/types/CX.js +0 -48
  3578. package/esm/dictionary/2.6/types/DDI.js +0 -26
  3579. package/esm/dictionary/2.6/types/DIN.js +0 -20
  3580. package/esm/dictionary/2.6/types/DLD.js +0 -20
  3581. package/esm/dictionary/2.6/types/DLN.js +0 -17
  3582. package/esm/dictionary/2.6/types/DLT.js +0 -34
  3583. package/esm/dictionary/2.6/types/DR.js +0 -15
  3584. package/esm/dictionary/2.6/types/DTM.js +0 -3
  3585. package/esm/dictionary/2.6/types/DTN.js +0 -20
  3586. package/esm/dictionary/2.6/types/ED.js +0 -27
  3587. package/esm/dictionary/2.6/types/EI.js +0 -20
  3588. package/esm/dictionary/2.6/types/EIP.js +0 -19
  3589. package/esm/dictionary/2.6/types/ELD.js +0 -34
  3590. package/esm/dictionary/2.6/types/ERL.js +0 -47
  3591. package/esm/dictionary/2.6/types/FC.js +0 -14
  3592. package/esm/dictionary/2.6/types/FN.js +0 -27
  3593. package/esm/dictionary/2.6/types/GTS.js +0 -3
  3594. package/esm/dictionary/2.6/types/HD.js +0 -17
  3595. package/esm/dictionary/2.6/types/ICD.js +0 -28
  3596. package/esm/dictionary/2.6/types/JCC.js +0 -20
  3597. package/esm/dictionary/2.6/types/LA1.js +0 -75
  3598. package/esm/dictionary/2.6/types/LA2.js +0 -126
  3599. package/esm/dictionary/2.6/types/MA.js +0 -26
  3600. package/esm/dictionary/2.6/types/MO.js +0 -10
  3601. package/esm/dictionary/2.6/types/MOC.js +0 -19
  3602. package/esm/dictionary/2.6/types/MOP.js +0 -27
  3603. package/esm/dictionary/2.6/types/MSG.js +0 -29
  3604. package/esm/dictionary/2.6/types/NA.js +0 -59
  3605. package/esm/dictionary/2.6/types/NDL.js +0 -88
  3606. package/esm/dictionary/2.6/types/NR.js +0 -19
  3607. package/esm/dictionary/2.6/types/OCD.js +0 -20
  3608. package/esm/dictionary/2.6/types/OSD.js +0 -87
  3609. package/esm/dictionary/2.6/types/OSP.js +0 -27
  3610. package/esm/dictionary/2.6/types/PIP.js +0 -42
  3611. package/esm/dictionary/2.6/types/PL.js +0 -57
  3612. package/esm/dictionary/2.6/types/PLN.js +0 -34
  3613. package/esm/dictionary/2.6/types/PPN.js +0 -117
  3614. package/esm/dictionary/2.6/types/PRL.js +0 -26
  3615. package/esm/dictionary/2.6/types/PT.js +0 -14
  3616. package/esm/dictionary/2.6/types/PTA.js +0 -35
  3617. package/esm/dictionary/2.6/types/QIP.js +0 -13
  3618. package/esm/dictionary/2.6/types/QSC.js +0 -20
  3619. package/esm/dictionary/2.6/types/RCD.js +0 -17
  3620. package/esm/dictionary/2.6/types/RFR.js +0 -55
  3621. package/esm/dictionary/2.6/types/RI.js +0 -11
  3622. package/esm/dictionary/2.6/types/RMC.js +0 -35
  3623. package/esm/dictionary/2.6/types/RP.js +0 -19
  3624. package/esm/dictionary/2.6/types/RPT.js +0 -86
  3625. package/esm/dictionary/2.6/types/SAD.js +0 -14
  3626. package/esm/dictionary/2.6/types/SCV.js +0 -12
  3627. package/esm/dictionary/2.6/types/SI.js +0 -3
  3628. package/esm/dictionary/2.6/types/SN.js +0 -17
  3629. package/esm/dictionary/2.6/types/SPD.js +0 -34
  3630. package/esm/dictionary/2.6/types/SPS.js +0 -58
  3631. package/esm/dictionary/2.6/types/SRT.js +0 -12
  3632. package/esm/dictionary/2.6/types/TQ.js +0 -86
  3633. package/esm/dictionary/2.6/types/TS.js +0 -18
  3634. package/esm/dictionary/2.6/types/UVC.js +0 -20
  3635. package/esm/dictionary/2.6/types/VH.js +0 -18
  3636. package/esm/dictionary/2.6/types/VID.js +0 -28
  3637. package/esm/dictionary/2.6/types/VR.js +0 -19
  3638. package/esm/dictionary/2.6/types/WVI.js +0 -19
  3639. package/esm/dictionary/2.6/types/WVS.js +0 -18
  3640. package/esm/dictionary/2.6/types/XAD.js +0 -134
  3641. package/esm/dictionary/2.6/types/XCN.js +0 -116
  3642. package/esm/dictionary/2.6/types/XON.js +0 -52
  3643. package/esm/dictionary/2.6/types/XPN.js +0 -67
  3644. package/esm/dictionary/2.6/types/XTN.js +0 -100
  3645. package/esm/dictionary/2.6/types/index.js +0 -81
  3646. package/esm/dictionary/2.7/index.js +0 -10
  3647. package/esm/dictionary/2.7/segments/ABS.js +0 -92
  3648. package/esm/dictionary/2.7/segments/ACC.js +0 -75
  3649. package/esm/dictionary/2.7/segments/ADD.js +0 -10
  3650. package/esm/dictionary/2.7/segments/ADJ.js +0 -16
  3651. package/esm/dictionary/2.7/segments/AFF.js +0 -36
  3652. package/esm/dictionary/2.7/segments/AIG.js +0 -86
  3653. package/esm/dictionary/2.7/segments/AIL.js +0 -76
  3654. package/esm/dictionary/2.7/segments/AIP.js +0 -74
  3655. package/esm/dictionary/2.7/segments/AIS.js +0 -76
  3656. package/esm/dictionary/2.7/segments/AL1.js +0 -23
  3657. package/esm/dictionary/2.7/segments/APR.js +0 -38
  3658. package/esm/dictionary/2.7/segments/ARQ.js +0 -147
  3659. package/esm/dictionary/2.7/segments/ARV.js +0 -8
  3660. package/esm/dictionary/2.7/segments/AUT.js +0 -73
  3661. package/esm/dictionary/2.7/segments/BHS.js +0 -64
  3662. package/esm/dictionary/2.7/segments/BLC.js +0 -17
  3663. package/esm/dictionary/2.7/segments/BLG.js +0 -21
  3664. package/esm/dictionary/2.7/segments/BPO.js +0 -10
  3665. package/esm/dictionary/2.7/segments/BPX.js +0 -36
  3666. package/esm/dictionary/2.7/segments/BTS.js +0 -19
  3667. package/esm/dictionary/2.7/segments/BTX.js +0 -35
  3668. package/esm/dictionary/2.7/segments/CDM.js +0 -84
  3669. package/esm/dictionary/2.7/segments/CER.js +0 -20
  3670. package/esm/dictionary/2.7/segments/CM0.js +0 -67
  3671. package/esm/dictionary/2.7/segments/CM1.js +0 -22
  3672. package/esm/dictionary/2.7/segments/CM2.js +0 -27
  3673. package/esm/dictionary/2.7/segments/CNS.js +0 -37
  3674. package/esm/dictionary/2.7/segments/CON_.js +0 -8
  3675. package/esm/dictionary/2.7/segments/CSP.js +0 -25
  3676. package/esm/dictionary/2.7/segments/CSR.js +0 -86
  3677. package/esm/dictionary/2.7/segments/CSS.js +0 -19
  3678. package/esm/dictionary/2.7/segments/CTD.js +0 -46
  3679. package/esm/dictionary/2.7/segments/CTI.js +0 -21
  3680. package/esm/dictionary/2.7/segments/DB1.js +0 -50
  3681. package/esm/dictionary/2.7/segments/DG1.js +0 -135
  3682. package/esm/dictionary/2.7/segments/DMI.js +0 -20
  3683. package/esm/dictionary/2.7/segments/DRG.js +0 -109
  3684. package/esm/dictionary/2.7/segments/DSC.js +0 -18
  3685. package/esm/dictionary/2.7/segments/DSP.js +0 -32
  3686. package/esm/dictionary/2.7/segments/ECD.js +0 -36
  3687. package/esm/dictionary/2.7/segments/ECR.js +0 -21
  3688. package/esm/dictionary/2.7/segments/EDU.js +0 -55
  3689. package/esm/dictionary/2.7/segments/EQP.js +0 -35
  3690. package/esm/dictionary/2.7/segments/EQU.js +0 -34
  3691. package/esm/dictionary/2.7/segments/ERR.js +0 -19
  3692. package/esm/dictionary/2.7/segments/EVN.js +0 -39
  3693. package/esm/dictionary/2.7/segments/FHS.js +0 -64
  3694. package/esm/dictionary/2.7/segments/FT1.js +0 -230
  3695. package/esm/dictionary/2.7/segments/FTS.js +0 -14
  3696. package/esm/dictionary/2.7/segments/GOL.js +0 -122
  3697. package/esm/dictionary/2.7/segments/GP1.js +0 -39
  3698. package/esm/dictionary/2.7/segments/GP2.js +0 -95
  3699. package/esm/dictionary/2.7/segments/GT1.js +0 -340
  3700. package/esm/dictionary/2.7/segments/IAM.js +0 -181
  3701. package/esm/dictionary/2.7/segments/IAR.js +0 -31
  3702. package/esm/dictionary/2.7/segments/ILT.js +0 -11
  3703. package/esm/dictionary/2.7/segments/IN1.js +0 -287
  3704. package/esm/dictionary/2.7/segments/IN2.js +0 -350
  3705. package/esm/dictionary/2.7/segments/IN3.js +0 -88
  3706. package/esm/dictionary/2.7/segments/INV.js +0 -109
  3707. package/esm/dictionary/2.7/segments/IPC.js +0 -10
  3708. package/esm/dictionary/2.7/segments/ISD.js +0 -23
  3709. package/esm/dictionary/2.7/segments/ITM.js +0 -160
  3710. package/esm/dictionary/2.7/segments/IVC.js +0 -31
  3711. package/esm/dictionary/2.7/segments/IVT.js +0 -22
  3712. package/esm/dictionary/2.7/segments/LAN.js +0 -30
  3713. package/esm/dictionary/2.7/segments/LCC.js +0 -28
  3714. package/esm/dictionary/2.7/segments/LCH.js +0 -35
  3715. package/esm/dictionary/2.7/segments/LDP.js +0 -78
  3716. package/esm/dictionary/2.7/segments/LOC.js +0 -57
  3717. package/esm/dictionary/2.7/segments/LRL.js +0 -41
  3718. package/esm/dictionary/2.7/segments/MFA.js +0 -22
  3719. package/esm/dictionary/2.7/segments/MFE.js +0 -18
  3720. package/esm/dictionary/2.7/segments/MFI.js +0 -42
  3721. package/esm/dictionary/2.7/segments/MRG.js +0 -44
  3722. package/esm/dictionary/2.7/segments/MSA.js +0 -42
  3723. package/esm/dictionary/2.7/segments/MSH.js +0 -107
  3724. package/esm/dictionary/2.7/segments/NCK.js +0 -8
  3725. package/esm/dictionary/2.7/segments/NDS.js +0 -27
  3726. package/esm/dictionary/2.7/segments/NK1.js +0 -203
  3727. package/esm/dictionary/2.7/segments/NPU.js +0 -15
  3728. package/esm/dictionary/2.7/segments/NSC.js +0 -53
  3729. package/esm/dictionary/2.7/segments/NST.js +0 -82
  3730. package/esm/dictionary/2.7/segments/NTE.js +0 -24
  3731. package/esm/dictionary/2.7/segments/OBR.js +0 -292
  3732. package/esm/dictionary/2.7/segments/OBX.js +0 -126
  3733. package/esm/dictionary/2.7/segments/ODS.js +0 -17
  3734. package/esm/dictionary/2.7/segments/ODT.js +0 -14
  3735. package/esm/dictionary/2.7/segments/OM1.js +0 -211
  3736. package/esm/dictionary/2.7/segments/OM2.js +0 -42
  3737. package/esm/dictionary/2.7/segments/OM3.js +0 -28
  3738. package/esm/dictionary/2.7/segments/OM4.js +0 -63
  3739. package/esm/dictionary/2.7/segments/OM5.js +0 -17
  3740. package/esm/dictionary/2.7/segments/OM6.js +0 -11
  3741. package/esm/dictionary/2.7/segments/OM7.js +0 -145
  3742. package/esm/dictionary/2.7/segments/ORC.js +0 -109
  3743. package/esm/dictionary/2.7/segments/ORG.js +0 -90
  3744. package/esm/dictionary/2.7/segments/PAC.js +0 -58
  3745. package/esm/dictionary/2.7/segments/PCE.js +0 -12
  3746. package/esm/dictionary/2.7/segments/PCR.js +0 -146
  3747. package/esm/dictionary/2.7/segments/PD1.js +0 -140
  3748. package/esm/dictionary/2.7/segments/PDA.js +0 -62
  3749. package/esm/dictionary/2.7/segments/PEO.js +0 -161
  3750. package/esm/dictionary/2.7/segments/PES.js +0 -86
  3751. package/esm/dictionary/2.7/segments/PID.js +0 -197
  3752. package/esm/dictionary/2.7/segments/PKG.js +0 -8
  3753. package/esm/dictionary/2.7/segments/PMT.js +0 -7
  3754. package/esm/dictionary/2.7/segments/PR1.js +0 -137
  3755. package/esm/dictionary/2.7/segments/PRA.js +0 -44
  3756. package/esm/dictionary/2.7/segments/PRB.js +0 -142
  3757. package/esm/dictionary/2.7/segments/PRC.js +0 -115
  3758. package/esm/dictionary/2.7/segments/PRD.js +0 -51
  3759. package/esm/dictionary/2.7/segments/PRT.js +0 -100
  3760. package/esm/dictionary/2.7/segments/PSL.js +0 -45
  3761. package/esm/dictionary/2.7/segments/PTH.js +0 -40
  3762. package/esm/dictionary/2.7/segments/PV1.js +0 -299
  3763. package/esm/dictionary/2.7/segments/PV2.js +0 -265
  3764. package/esm/dictionary/2.7/segments/PYE.js +0 -29
  3765. package/esm/dictionary/2.7/segments/QAK.js +0 -40
  3766. package/esm/dictionary/2.7/segments/QID.js +0 -17
  3767. package/esm/dictionary/2.7/segments/QPD.js +0 -23
  3768. package/esm/dictionary/2.7/segments/QRD.js +0 -67
  3769. package/esm/dictionary/2.7/segments/QRF.js +0 -50
  3770. package/esm/dictionary/2.7/segments/QRI.js +0 -25
  3771. package/esm/dictionary/2.7/segments/RCP.js +0 -52
  3772. package/esm/dictionary/2.7/segments/RDF.js +0 -18
  3773. package/esm/dictionary/2.7/segments/RDT.js +0 -10
  3774. package/esm/dictionary/2.7/segments/REL.js +0 -12
  3775. package/esm/dictionary/2.7/segments/RF1.js +0 -71
  3776. package/esm/dictionary/2.7/segments/RFI.js +0 -7
  3777. package/esm/dictionary/2.7/segments/RGS.js +0 -25
  3778. package/esm/dictionary/2.7/segments/RMI.js +0 -22
  3779. package/esm/dictionary/2.7/segments/ROL.js +0 -74
  3780. package/esm/dictionary/2.7/segments/RQ1.js +0 -22
  3781. package/esm/dictionary/2.7/segments/RQD.js +0 -27
  3782. package/esm/dictionary/2.7/segments/RXA.js +0 -84
  3783. package/esm/dictionary/2.7/segments/RXC.js +0 -21
  3784. package/esm/dictionary/2.7/segments/RXD.js +0 -110
  3785. package/esm/dictionary/2.7/segments/RXE.js +0 -110
  3786. package/esm/dictionary/2.7/segments/RXG.js +0 -66
  3787. package/esm/dictionary/2.7/segments/RXO.js +0 -80
  3788. package/esm/dictionary/2.7/segments/RXR.js +0 -17
  3789. package/esm/dictionary/2.7/segments/SAC.js +0 -256
  3790. package/esm/dictionary/2.7/segments/SCD.js +0 -13
  3791. package/esm/dictionary/2.7/segments/SCH.js +0 -159
  3792. package/esm/dictionary/2.7/segments/SCP.js +0 -8
  3793. package/esm/dictionary/2.7/segments/SDD.js +0 -10
  3794. package/esm/dictionary/2.7/segments/SHP.js +0 -77
  3795. package/esm/dictionary/2.7/segments/SID.js +0 -28
  3796. package/esm/dictionary/2.7/segments/SLT.js +0 -8
  3797. package/esm/dictionary/2.7/segments/SPM.js +0 -64
  3798. package/esm/dictionary/2.7/segments/STF.js +0 -131
  3799. package/esm/dictionary/2.7/segments/STZ.js +0 -10
  3800. package/esm/dictionary/2.7/segments/TCC.js +0 -93
  3801. package/esm/dictionary/2.7/segments/TCD.js +0 -56
  3802. package/esm/dictionary/2.7/segments/TQ1.js +0 -12
  3803. package/esm/dictionary/2.7/segments/TQ2.js +0 -22
  3804. package/esm/dictionary/2.7/segments/TXA.js +0 -164
  3805. package/esm/dictionary/2.7/segments/UAC.js +0 -8
  3806. package/esm/dictionary/2.7/segments/UB1.js +0 -142
  3807. package/esm/dictionary/2.7/segments/UB2.js +0 -71
  3808. package/esm/dictionary/2.7/segments/URD.js +0 -42
  3809. package/esm/dictionary/2.7/segments/URS.js +0 -45
  3810. package/esm/dictionary/2.7/segments/VAR.js +0 -37
  3811. package/esm/dictionary/2.7/segments/VND.js +0 -14
  3812. package/esm/dictionary/2.7/segments/index.js +0 -165
  3813. package/esm/dictionary/2.7/types/AD.js +0 -41
  3814. package/esm/dictionary/2.7/types/AUI.js +0 -7
  3815. package/esm/dictionary/2.7/types/CCD.js +0 -7
  3816. package/esm/dictionary/2.7/types/CD.js +0 -36
  3817. package/esm/dictionary/2.7/types/CF.js +0 -134
  3818. package/esm/dictionary/2.7/types/CNE.js +0 -134
  3819. package/esm/dictionary/2.7/types/CNN.js +0 -62
  3820. package/esm/dictionary/2.7/types/CP.js +0 -38
  3821. package/esm/dictionary/2.7/types/CQ.js +0 -15
  3822. package/esm/dictionary/2.7/types/CSU.js +0 -111
  3823. package/esm/dictionary/2.7/types/CWE.js +0 -92
  3824. package/esm/dictionary/2.7/types/CX.js +0 -71
  3825. package/esm/dictionary/2.7/types/DLD.js +0 -8
  3826. package/esm/dictionary/2.7/types/DLN.js +0 -21
  3827. package/esm/dictionary/2.7/types/DR.js +0 -12
  3828. package/esm/dictionary/2.7/types/DT.js +0 -3
  3829. package/esm/dictionary/2.7/types/DTN.js +0 -7
  3830. package/esm/dictionary/2.7/types/ED.js +0 -30
  3831. package/esm/dictionary/2.7/types/EI.js +0 -27
  3832. package/esm/dictionary/2.7/types/FC.js +0 -14
  3833. package/esm/dictionary/2.7/types/FN.js +0 -29
  3834. package/esm/dictionary/2.7/types/FT.js +0 -3
  3835. package/esm/dictionary/2.7/types/HD.js +0 -21
  3836. package/esm/dictionary/2.7/types/ICD.js +0 -7
  3837. package/esm/dictionary/2.7/types/ID.js +0 -3
  3838. package/esm/dictionary/2.7/types/IS.js +0 -3
  3839. package/esm/dictionary/2.7/types/JCC.js +0 -16
  3840. package/esm/dictionary/2.7/types/LA2.js +0 -7
  3841. package/esm/dictionary/2.7/types/MA.js +0 -65
  3842. package/esm/dictionary/2.7/types/MO.js +0 -18
  3843. package/esm/dictionary/2.7/types/MOP.js +0 -8
  3844. package/esm/dictionary/2.7/types/MSG.js +0 -10
  3845. package/esm/dictionary/2.7/types/NA.js +0 -29
  3846. package/esm/dictionary/2.7/types/NDL.js +0 -20
  3847. package/esm/dictionary/2.7/types/NM.js +0 -3
  3848. package/esm/dictionary/2.7/types/PL.js +0 -60
  3849. package/esm/dictionary/2.7/types/PLN.js +0 -7
  3850. package/esm/dictionary/2.7/types/PPN.js +0 -124
  3851. package/esm/dictionary/2.7/types/PT.js +0 -15
  3852. package/esm/dictionary/2.7/types/PTA.js +0 -14
  3853. package/esm/dictionary/2.7/types/QIP.js +0 -14
  3854. package/esm/dictionary/2.7/types/QSC.js +0 -27
  3855. package/esm/dictionary/2.7/types/RCD.js +0 -21
  3856. package/esm/dictionary/2.7/types/RFR.js +0 -7
  3857. package/esm/dictionary/2.7/types/RI.js +0 -17
  3858. package/esm/dictionary/2.7/types/RMC.js +0 -14
  3859. package/esm/dictionary/2.7/types/RP.js +0 -28
  3860. package/esm/dictionary/2.7/types/RPT.js +0 -13
  3861. package/esm/dictionary/2.7/types/SAD.js +0 -22
  3862. package/esm/dictionary/2.7/types/SCV.js +0 -16
  3863. package/esm/dictionary/2.7/types/SN.js +0 -28
  3864. package/esm/dictionary/2.7/types/SRT.js +0 -16
  3865. package/esm/dictionary/2.7/types/ST.js +0 -3
  3866. package/esm/dictionary/2.7/types/TM.js +0 -3
  3867. package/esm/dictionary/2.7/types/TQ.js +0 -16
  3868. package/esm/dictionary/2.7/types/TX.js +0 -3
  3869. package/esm/dictionary/2.7/types/UVC.js +0 -19
  3870. package/esm/dictionary/2.7/types/VH.js +0 -29
  3871. package/esm/dictionary/2.7/types/VID.js +0 -10
  3872. package/esm/dictionary/2.7/types/WVI.js +0 -7
  3873. package/esm/dictionary/2.7/types/WVS.js +0 -3
  3874. package/esm/dictionary/2.7/types/XAD.js +0 -71
  3875. package/esm/dictionary/2.7/types/XCN.js +0 -121
  3876. package/esm/dictionary/2.7/types/XON.js +0 -49
  3877. package/esm/dictionary/2.7/types/XPN.js +0 -75
  3878. package/esm/dictionary/2.7/types/XTN.js +0 -65
  3879. package/esm/dictionary/2.7/types/index.js +0 -66
  3880. package/esm/dictionary/2.7.1/index.js +0 -10
  3881. package/esm/dictionary/2.7.1/segments/ABS.js +0 -28
  3882. package/esm/dictionary/2.7.1/segments/ACC.js +0 -22
  3883. package/esm/dictionary/2.7.1/segments/ADD.js +0 -7
  3884. package/esm/dictionary/2.7.1/segments/ADJ.js +0 -96
  3885. package/esm/dictionary/2.7.1/segments/AIG.js +0 -28
  3886. package/esm/dictionary/2.7.1/segments/AIL.js +0 -25
  3887. package/esm/dictionary/2.7.1/segments/AIP.js +0 -27
  3888. package/esm/dictionary/2.7.1/segments/AIS.js +0 -26
  3889. package/esm/dictionary/2.7.1/segments/AL1.js +0 -37
  3890. package/esm/dictionary/2.7.1/segments/ARQ.js +0 -34
  3891. package/esm/dictionary/2.7.1/segments/ARV.js +0 -43
  3892. package/esm/dictionary/2.7.1/segments/AUT.js +0 -20
  3893. package/esm/dictionary/2.7.1/segments/BHS.js +0 -53
  3894. package/esm/dictionary/2.7.1/segments/BLC.js +0 -7
  3895. package/esm/dictionary/2.7.1/segments/BLG.js +0 -22
  3896. package/esm/dictionary/2.7.1/segments/BPO.js +0 -92
  3897. package/esm/dictionary/2.7.1/segments/BPX.js +0 -122
  3898. package/esm/dictionary/2.7.1/segments/BTS.js +0 -14
  3899. package/esm/dictionary/2.7.1/segments/BTX.js +0 -113
  3900. package/esm/dictionary/2.7.1/segments/CDM.js +0 -27
  3901. package/esm/dictionary/2.7.1/segments/CER.js +0 -198
  3902. package/esm/dictionary/2.7.1/segments/CM0.js +0 -19
  3903. package/esm/dictionary/2.7.1/segments/CM1.js +0 -10
  3904. package/esm/dictionary/2.7.1/segments/CM2.js +0 -13
  3905. package/esm/dictionary/2.7.1/segments/CNS.js +0 -16
  3906. package/esm/dictionary/2.7.1/segments/CON_.js +0 -170
  3907. package/esm/dictionary/2.7.1/segments/CSP.js +0 -16
  3908. package/esm/dictionary/2.7.1/segments/CSR.js +0 -45
  3909. package/esm/dictionary/2.7.1/segments/CSS.js +0 -14
  3910. package/esm/dictionary/2.7.1/segments/CTD.js +0 -14
  3911. package/esm/dictionary/2.7.1/segments/CTI.js +0 -10
  3912. package/esm/dictionary/2.7.1/segments/DB1.js +0 -23
  3913. package/esm/dictionary/2.7.1/segments/DG1.js +0 -70
  3914. package/esm/dictionary/2.7.1/segments/DMI.js +0 -31
  3915. package/esm/dictionary/2.7.1/segments/DRG.js +0 -149
  3916. package/esm/dictionary/2.7.1/segments/DSC.js +0 -7
  3917. package/esm/dictionary/2.7.1/segments/DSP.js +0 -19
  3918. package/esm/dictionary/2.7.1/segments/ECD.js +0 -10
  3919. package/esm/dictionary/2.7.1/segments/ECR.js +0 -13
  3920. package/esm/dictionary/2.7.1/segments/EDU.js +0 -13
  3921. package/esm/dictionary/2.7.1/segments/EQP.js +0 -7
  3922. package/esm/dictionary/2.7.1/segments/EQU.js +0 -16
  3923. package/esm/dictionary/2.7.1/segments/ERR.js +0 -77
  3924. package/esm/dictionary/2.7.1/segments/EVN.js +0 -26
  3925. package/esm/dictionary/2.7.1/segments/FHS.js +0 -53
  3926. package/esm/dictionary/2.7.1/segments/FT1.js +0 -85
  3927. package/esm/dictionary/2.7.1/segments/FTS.js +0 -11
  3928. package/esm/dictionary/2.7.1/segments/GOL.js +0 -52
  3929. package/esm/dictionary/2.7.1/segments/GP2.js +0 -13
  3930. package/esm/dictionary/2.7.1/segments/GT1.js +0 -86
  3931. package/esm/dictionary/2.7.1/segments/IAM.js +0 -38
  3932. package/esm/dictionary/2.7.1/segments/IIM.js +0 -97
  3933. package/esm/dictionary/2.7.1/segments/ILT.js +0 -65
  3934. package/esm/dictionary/2.7.1/segments/IN1.js +0 -139
  3935. package/esm/dictionary/2.7.1/segments/IN2.js +0 -228
  3936. package/esm/dictionary/2.7.1/segments/IN3.js +0 -123
  3937. package/esm/dictionary/2.7.1/segments/INV.js +0 -51
  3938. package/esm/dictionary/2.7.1/segments/IPC.js +0 -57
  3939. package/esm/dictionary/2.7.1/segments/IPR.js +0 -54
  3940. package/esm/dictionary/2.7.1/segments/ISD.js +0 -10
  3941. package/esm/dictionary/2.7.1/segments/ITM.js +0 -43
  3942. package/esm/dictionary/2.7.1/segments/IVC.js +0 -183
  3943. package/esm/dictionary/2.7.1/segments/IVT.js +0 -166
  3944. package/esm/dictionary/2.7.1/segments/LAN.js +0 -13
  3945. package/esm/dictionary/2.7.1/segments/LCC.js +0 -16
  3946. package/esm/dictionary/2.7.1/segments/LCH.js +0 -13
  3947. package/esm/dictionary/2.7.1/segments/LDP.js +0 -23
  3948. package/esm/dictionary/2.7.1/segments/LOC.js +0 -20
  3949. package/esm/dictionary/2.7.1/segments/LRL.js +0 -13
  3950. package/esm/dictionary/2.7.1/segments/MFA.js +0 -38
  3951. package/esm/dictionary/2.7.1/segments/MFE.js +0 -45
  3952. package/esm/dictionary/2.7.1/segments/MFI.js +0 -17
  3953. package/esm/dictionary/2.7.1/segments/MRG.js +0 -22
  3954. package/esm/dictionary/2.7.1/segments/MSA.js +0 -36
  3955. package/esm/dictionary/2.7.1/segments/MSH.js +0 -99
  3956. package/esm/dictionary/2.7.1/segments/NCK.js +0 -10
  3957. package/esm/dictionary/2.7.1/segments/NDS.js +0 -13
  3958. package/esm/dictionary/2.7.1/segments/NK1.js +0 -128
  3959. package/esm/dictionary/2.7.1/segments/NPU.js +0 -11
  3960. package/esm/dictionary/2.7.1/segments/NSC.js +0 -31
  3961. package/esm/dictionary/2.7.1/segments/NST.js +0 -44
  3962. package/esm/dictionary/2.7.1/segments/NTE.js +0 -44
  3963. package/esm/dictionary/2.7.1/segments/OBR.js +0 -134
  3964. package/esm/dictionary/2.7.1/segments/OBX.js +0 -86
  3965. package/esm/dictionary/2.7.1/segments/ODS.js +0 -26
  3966. package/esm/dictionary/2.7.1/segments/ODT.js +0 -20
  3967. package/esm/dictionary/2.7.1/segments/OM1.js +0 -190
  3968. package/esm/dictionary/2.7.1/segments/OM2.js +0 -47
  3969. package/esm/dictionary/2.7.1/segments/OM3.js +0 -39
  3970. package/esm/dictionary/2.7.1/segments/OM4.js +0 -64
  3971. package/esm/dictionary/2.7.1/segments/OM5.js +0 -16
  3972. package/esm/dictionary/2.7.1/segments/OM6.js +0 -14
  3973. package/esm/dictionary/2.7.1/segments/OM7.js +0 -43
  3974. package/esm/dictionary/2.7.1/segments/ORC.js +0 -141
  3975. package/esm/dictionary/2.7.1/segments/ORG.js +0 -23
  3976. package/esm/dictionary/2.7.1/segments/OVR.js +0 -37
  3977. package/esm/dictionary/2.7.1/segments/PCE.js +0 -28
  3978. package/esm/dictionary/2.7.1/segments/PCR.js +0 -46
  3979. package/esm/dictionary/2.7.1/segments/PD1.js +0 -30
  3980. package/esm/dictionary/2.7.1/segments/PDA.js +0 -11
  3981. package/esm/dictionary/2.7.1/segments/PEO.js +0 -34
  3982. package/esm/dictionary/2.7.1/segments/PES.js +0 -13
  3983. package/esm/dictionary/2.7.1/segments/PID.js +0 -129
  3984. package/esm/dictionary/2.7.1/segments/PKG.js +0 -48
  3985. package/esm/dictionary/2.7.1/segments/PMT.js +0 -77
  3986. package/esm/dictionary/2.7.1/segments/PR1.js +0 -71
  3987. package/esm/dictionary/2.7.1/segments/PRA.js +0 -60
  3988. package/esm/dictionary/2.7.1/segments/PRB.js +0 -78
  3989. package/esm/dictionary/2.7.1/segments/PRC.js +0 -25
  3990. package/esm/dictionary/2.7.1/segments/PRD.js +0 -58
  3991. package/esm/dictionary/2.7.1/segments/PSG.js +0 -44
  3992. package/esm/dictionary/2.7.1/segments/PSL.js +0 -295
  3993. package/esm/dictionary/2.7.1/segments/PSS.js +0 -36
  3994. package/esm/dictionary/2.7.1/segments/PTH.js +0 -24
  3995. package/esm/dictionary/2.7.1/segments/PV1.js +0 -157
  3996. package/esm/dictionary/2.7.1/segments/PV2.js +0 -111
  3997. package/esm/dictionary/2.7.1/segments/PYE.js +0 -40
  3998. package/esm/dictionary/2.7.1/segments/QAK.js +0 -14
  3999. package/esm/dictionary/2.7.1/segments/QID.js +0 -7
  4000. package/esm/dictionary/2.7.1/segments/QPD.js +0 -7
  4001. package/esm/dictionary/2.7.1/segments/QRD.js +0 -44
  4002. package/esm/dictionary/2.7.1/segments/QRF.js +0 -38
  4003. package/esm/dictionary/2.7.1/segments/QRI.js +0 -7
  4004. package/esm/dictionary/2.7.1/segments/RCP.js +0 -13
  4005. package/esm/dictionary/2.7.1/segments/RDT.js +0 -7
  4006. package/esm/dictionary/2.7.1/segments/REL.js +0 -102
  4007. package/esm/dictionary/2.7.1/segments/RF1.js +0 -37
  4008. package/esm/dictionary/2.7.1/segments/RFI.js +0 -30
  4009. package/esm/dictionary/2.7.1/segments/RGS.js +0 -7
  4010. package/esm/dictionary/2.7.1/segments/RMI.js +0 -13
  4011. package/esm/dictionary/2.7.1/segments/ROL.js +0 -41
  4012. package/esm/dictionary/2.7.1/segments/RQ1.js +0 -44
  4013. package/esm/dictionary/2.7.1/segments/RQD.js +0 -59
  4014. package/esm/dictionary/2.7.1/segments/RXA.js +0 -129
  4015. package/esm/dictionary/2.7.1/segments/RXC.js +0 -48
  4016. package/esm/dictionary/2.7.1/segments/RXD.js +0 -150
  4017. package/esm/dictionary/2.7.1/segments/RXE.js +0 -220
  4018. package/esm/dictionary/2.7.1/segments/RXG.js +0 -154
  4019. package/esm/dictionary/2.7.1/segments/RXO.js +0 -184
  4020. package/esm/dictionary/2.7.1/segments/RXR.js +0 -41
  4021. package/esm/dictionary/2.7.1/segments/SAC.js +0 -74
  4022. package/esm/dictionary/2.7.1/segments/SCD.js +0 -236
  4023. package/esm/dictionary/2.7.1/segments/SCH.js +0 -37
  4024. package/esm/dictionary/2.7.1/segments/SCP.js +0 -55
  4025. package/esm/dictionary/2.7.1/segments/SDD.js +0 -47
  4026. package/esm/dictionary/2.7.1/segments/SFT.js +0 -41
  4027. package/esm/dictionary/2.7.1/segments/SID.js +0 -10
  4028. package/esm/dictionary/2.7.1/segments/SLT.js +0 -33
  4029. package/esm/dictionary/2.7.1/segments/SPM.js +0 -183
  4030. package/esm/dictionary/2.7.1/segments/STF.js +0 -185
  4031. package/esm/dictionary/2.7.1/segments/STZ.js +0 -31
  4032. package/esm/dictionary/2.7.1/segments/TCC.js +0 -13
  4033. package/esm/dictionary/2.7.1/segments/TCD.js +0 -10
  4034. package/esm/dictionary/2.7.1/segments/TQ1.js +0 -89
  4035. package/esm/dictionary/2.7.1/segments/TQ2.js +0 -67
  4036. package/esm/dictionary/2.7.1/segments/TXA.js +0 -28
  4037. package/esm/dictionary/2.7.1/segments/UAC.js +0 -16
  4038. package/esm/dictionary/2.7.1/segments/UB1.js +0 -7
  4039. package/esm/dictionary/2.7.1/segments/UB2.js +0 -86
  4040. package/esm/dictionary/2.7.1/segments/URD.js +0 -24
  4041. package/esm/dictionary/2.7.1/segments/URS.js +0 -37
  4042. package/esm/dictionary/2.7.1/segments/VAR.js +0 -16
  4043. package/esm/dictionary/2.7.1/segments/VND.js +0 -33
  4044. package/esm/dictionary/2.7.1/segments/index.js +0 -163
  4045. package/esm/dictionary/2.7.1/types/AD.js +0 -28
  4046. package/esm/dictionary/2.7.1/types/AUI.js +0 -22
  4047. package/esm/dictionary/2.7.1/types/CCD.js +0 -18
  4048. package/esm/dictionary/2.7.1/types/CCP.js +0 -23
  4049. package/esm/dictionary/2.7.1/types/CD.js +0 -19
  4050. package/esm/dictionary/2.7.1/types/CF.js +0 -21
  4051. package/esm/dictionary/2.7.1/types/CNE.js +0 -21
  4052. package/esm/dictionary/2.7.1/types/CNN.js +0 -30
  4053. package/esm/dictionary/2.7.1/types/CP.js +0 -19
  4054. package/esm/dictionary/2.7.1/types/CQ.js +0 -8
  4055. package/esm/dictionary/2.7.1/types/CSU.js +0 -47
  4056. package/esm/dictionary/2.7.1/types/CWE.js +0 -59
  4057. package/esm/dictionary/2.7.1/types/CX.js +0 -29
  4058. package/esm/dictionary/2.7.1/types/DDI.js +0 -23
  4059. package/esm/dictionary/2.7.1/types/DIN.js +0 -18
  4060. package/esm/dictionary/2.7.1/types/DLD.js +0 -16
  4061. package/esm/dictionary/2.7.1/types/DLN.js +0 -11
  4062. package/esm/dictionary/2.7.1/types/DLT.js +0 -30
  4063. package/esm/dictionary/2.7.1/types/DR.js +0 -13
  4064. package/esm/dictionary/2.7.1/types/DTM.js +0 -3
  4065. package/esm/dictionary/2.7.1/types/DTN.js +0 -17
  4066. package/esm/dictionary/2.7.1/types/ED.js +0 -22
  4067. package/esm/dictionary/2.7.1/types/EI.js +0 -15
  4068. package/esm/dictionary/2.7.1/types/EIP.js +0 -17
  4069. package/esm/dictionary/2.7.1/types/ERL.js +0 -42
  4070. package/esm/dictionary/2.7.1/types/FC.js +0 -12
  4071. package/esm/dictionary/2.7.1/types/FN.js +0 -14
  4072. package/esm/dictionary/2.7.1/types/GTS.js +0 -3
  4073. package/esm/dictionary/2.7.1/types/HD.js +0 -15
  4074. package/esm/dictionary/2.7.1/types/ICD.js +0 -25
  4075. package/esm/dictionary/2.7.1/types/JCC.js +0 -17
  4076. package/esm/dictionary/2.7.1/types/LA1.js +0 -66
  4077. package/esm/dictionary/2.7.1/types/LA2.js +0 -111
  4078. package/esm/dictionary/2.7.1/types/MO.js +0 -7
  4079. package/esm/dictionary/2.7.1/types/MOC.js +0 -17
  4080. package/esm/dictionary/2.7.1/types/MOP.js +0 -24
  4081. package/esm/dictionary/2.7.1/types/MSG.js +0 -27
  4082. package/esm/dictionary/2.7.1/types/NA.js +0 -40
  4083. package/esm/dictionary/2.7.1/types/NDL.js +0 -72
  4084. package/esm/dictionary/2.7.1/types/NR.js +0 -17
  4085. package/esm/dictionary/2.7.1/types/OCD.js +0 -18
  4086. package/esm/dictionary/2.7.1/types/OSD.js +0 -76
  4087. package/esm/dictionary/2.7.1/types/OSP.js +0 -24
  4088. package/esm/dictionary/2.7.1/types/PIP.js +0 -37
  4089. package/esm/dictionary/2.7.1/types/PL.js +0 -41
  4090. package/esm/dictionary/2.7.1/types/PLN.js +0 -29
  4091. package/esm/dictionary/2.7.1/types/PPN.js +0 -74
  4092. package/esm/dictionary/2.7.1/types/PRL.js +0 -23
  4093. package/esm/dictionary/2.7.1/types/PT.js +0 -14
  4094. package/esm/dictionary/2.7.1/types/PTA.js +0 -27
  4095. package/esm/dictionary/2.7.1/types/QIP.js +0 -12
  4096. package/esm/dictionary/2.7.1/types/QSC.js +0 -16
  4097. package/esm/dictionary/2.7.1/types/RCD.js +0 -14
  4098. package/esm/dictionary/2.7.1/types/RFR.js +0 -47
  4099. package/esm/dictionary/2.7.1/types/RI.js +0 -7
  4100. package/esm/dictionary/2.7.1/types/RMC.js +0 -27
  4101. package/esm/dictionary/2.7.1/types/RP.js +0 -12
  4102. package/esm/dictionary/2.7.1/types/RPT.js +0 -75
  4103. package/esm/dictionary/2.7.1/types/SAD.js +0 -7
  4104. package/esm/dictionary/2.7.1/types/SCV.js +0 -8
  4105. package/esm/dictionary/2.7.1/types/SI.js +0 -3
  4106. package/esm/dictionary/2.7.1/types/SN.js +0 -11
  4107. package/esm/dictionary/2.7.1/types/SPD.js +0 -31
  4108. package/esm/dictionary/2.7.1/types/SRT.js +0 -12
  4109. package/esm/dictionary/2.7.1/types/TQ.js +0 -74
  4110. package/esm/dictionary/2.7.1/types/UVC.js +0 -17
  4111. package/esm/dictionary/2.7.1/types/VH.js +0 -12
  4112. package/esm/dictionary/2.7.1/types/VID.js +0 -24
  4113. package/esm/dictionary/2.7.1/types/VR.js +0 -17
  4114. package/esm/dictionary/2.7.1/types/WVI.js +0 -16
  4115. package/esm/dictionary/2.7.1/types/WVS.js +0 -16
  4116. package/esm/dictionary/2.7.1/types/XAD.js +0 -106
  4117. package/esm/dictionary/2.7.1/types/XCN.js +0 -78
  4118. package/esm/dictionary/2.7.1/types/XON.js +0 -40
  4119. package/esm/dictionary/2.7.1/types/XPN.js +0 -43
  4120. package/esm/dictionary/2.7.1/types/XTN.js +0 -74
  4121. package/esm/dictionary/2.7.1/types/index.js +0 -76
  4122. package/esm/dictionary/2.8/index.js +0 -6
  4123. package/esm/dictionary/index.js +0 -33
  4124. package/esm/dictionary/segment-fields/abs-segment.enum.js +0 -17
  4125. package/esm/dictionary/segment-fields/acc-segment.enum.js +0 -15
  4126. package/esm/dictionary/segment-fields/add-segment.enum.js +0 -4
  4127. package/esm/dictionary/segment-fields/adj-segment.enum.js +0 -18
  4128. package/esm/dictionary/segment-fields/aff-segment.enum.js +0 -8
  4129. package/esm/dictionary/segment-fields/aig-segment.enum.js +0 -17
  4130. package/esm/dictionary/segment-fields/ail-segment.enum.js +0 -15
  4131. package/esm/dictionary/segment-fields/aip-segment.enum.js +0 -15
  4132. package/esm/dictionary/segment-fields/ais-segment.enum.js +0 -15
  4133. package/esm/dictionary/segment-fields/al1-segment.enum.js +0 -9
  4134. package/esm/dictionary/segment-fields/apr-segment.enum.js +0 -8
  4135. package/esm/dictionary/segment-fields/arq-segment.enum.js +0 -28
  4136. package/esm/dictionary/segment-fields/arv-segment.enum.js +0 -9
  4137. package/esm/dictionary/segment-fields/aut-segment.enum.js +0 -15
  4138. package/esm/dictionary/segment-fields/bhs-segment.enum.js +0 -17
  4139. package/esm/dictionary/segment-fields/blc-segment.enum.js +0 -5
  4140. package/esm/dictionary/segment-fields/blg-segment.enum.js +0 -7
  4141. package/esm/dictionary/segment-fields/bpo-segment.enum.js +0 -17
  4142. package/esm/dictionary/segment-fields/bpx-segment.enum.js +0 -24
  4143. package/esm/dictionary/segment-fields/bts-segment.enum.js +0 -6
  4144. package/esm/dictionary/segment-fields/btx-segment.enum.js +0 -22
  4145. package/esm/dictionary/segment-fields/cdm-segment.enum.js +0 -16
  4146. package/esm/dictionary/segment-fields/cer-segment.enum.js +0 -34
  4147. package/esm/dictionary/segment-fields/cm0-segment.enum.js +0 -14
  4148. package/esm/dictionary/segment-fields/cm1-segment.enum.js +0 -6
  4149. package/esm/dictionary/segment-fields/cm2-segment.enum.js +0 -7
  4150. package/esm/dictionary/segment-fields/cns-segment.enum.js +0 -9
  4151. package/esm/dictionary/segment-fields/con-segment.enum.js +0 -28
  4152. package/esm/dictionary/segment-fields/csp-segment.enum.js +0 -7
  4153. package/esm/dictionary/segment-fields/csr-segment.enum.js +0 -19
  4154. package/esm/dictionary/segment-fields/css-segment.enum.js +0 -6
  4155. package/esm/dictionary/segment-fields/ctd-segment.enum.js +0 -10
  4156. package/esm/dictionary/segment-fields/cti-segment.enum.js +0 -6
  4157. package/esm/dictionary/segment-fields/db1-segment.enum.js +0 -11
  4158. package/esm/dictionary/segment-fields/dg1-segment.enum.js +0 -29
  4159. package/esm/dictionary/segment-fields/dmi-segment.enum.js +0 -8
  4160. package/esm/dictionary/segment-fields/drg-segment.enum.js +0 -36
  4161. package/esm/dictionary/segment-fields/dsc-segment.enum.js +0 -5
  4162. package/esm/dictionary/segment-fields/dsp-segment.enum.js +0 -8
  4163. package/esm/dictionary/segment-fields/ecd-segment.enum.js +0 -8
  4164. package/esm/dictionary/segment-fields/ecr-segment.enum.js +0 -6
  4165. package/esm/dictionary/segment-fields/ed-segment.enum.js +0 -4
  4166. package/esm/dictionary/segment-fields/edu-segment.enum.js +0 -12
  4167. package/esm/dictionary/segment-fields/eql-segment.enum.js +0 -7
  4168. package/esm/dictionary/segment-fields/eqp-segment.enum.js +0 -8
  4169. package/esm/dictionary/segment-fields/equ-segment.enum.js +0 -8
  4170. package/esm/dictionary/segment-fields/erq-segment.enum.js +0 -6
  4171. package/esm/dictionary/segment-fields/err-segment.enum.js +0 -15
  4172. package/esm/dictionary/segment-fields/evn-segment.enum.js +0 -10
  4173. package/esm/dictionary/segment-fields/fac-segment.enum.js +0 -15
  4174. package/esm/dictionary/segment-fields/fhs-segment.enum.js +0 -17
  4175. package/esm/dictionary/segment-fields/ft1-segment.enum.js +0 -46
  4176. package/esm/dictionary/segment-fields/fts-segment.enum.js +0 -5
  4177. package/esm/dictionary/segment-fields/gol-segment.enum.js +0 -25
  4178. package/esm/dictionary/segment-fields/gp1-segment.enum.js +0 -8
  4179. package/esm/dictionary/segment-fields/gp2-segment.enum.js +0 -17
  4180. package/esm/dictionary/segment-fields/gt1-segment.enum.js +0 -60
  4181. package/esm/dictionary/segment-fields/iam-segment.enum.js +0 -33
  4182. package/esm/dictionary/segment-fields/iar-segment.enum.js +0 -7
  4183. package/esm/dictionary/segment-fields/iim-segment.enum.js +0 -18
  4184. package/esm/dictionary/segment-fields/ilt-segment.enum.js +0 -13
  4185. package/esm/dictionary/segment-fields/in1-segment.enum.js +0 -57
  4186. package/esm/dictionary/segment-fields/in2-segment.enum.js +0 -75
  4187. package/esm/dictionary/segment-fields/in3-segment.enum.js +0 -28
  4188. package/esm/dictionary/segment-fields/index.js +0 -182
  4189. package/esm/dictionary/segment-fields/inv-segment.enum.js +0 -23
  4190. package/esm/dictionary/segment-fields/ipc-segment.enum.js +0 -12
  4191. package/esm/dictionary/segment-fields/ipr-segment.enum.js +0 -11
  4192. package/esm/dictionary/segment-fields/isd-segment.enum.js +0 -6
  4193. package/esm/dictionary/segment-fields/itm-segment.enum.js +0 -32
  4194. package/esm/dictionary/segment-fields/ivc-segment.enum.js +0 -33
  4195. package/esm/dictionary/segment-fields/ivt-segment.enum.js +0 -29
  4196. package/esm/dictionary/segment-fields/lan-segment.enum.js +0 -7
  4197. package/esm/dictionary/segment-fields/lcc-segment.enum.js +0 -7
  4198. package/esm/dictionary/segment-fields/lch-segment.enum.js +0 -8
  4199. package/esm/dictionary/segment-fields/ldp-segment.enum.js +0 -15
  4200. package/esm/dictionary/segment-fields/loc-segment.enum.js +0 -12
  4201. package/esm/dictionary/segment-fields/lrl-segment.enum.js +0 -9
  4202. package/esm/dictionary/segment-fields/mfa-segment.enum.js +0 -9
  4203. package/esm/dictionary/segment-fields/mfe-segment.enum.js +0 -10
  4204. package/esm/dictionary/segment-fields/mfi-segment.enum.js +0 -9
  4205. package/esm/dictionary/segment-fields/mrg-segment.enum.js +0 -10
  4206. package/esm/dictionary/segment-fields/msa-segment.enum.js +0 -11
  4207. package/esm/dictionary/segment-fields/msh-segment.enum.js +0 -28
  4208. package/esm/dictionary/segment-fields/nck-segment.enum.js +0 -4
  4209. package/esm/dictionary/segment-fields/nds-segment.enum.js +0 -7
  4210. package/esm/dictionary/segment-fields/nk1-segment.enum.js +0 -44
  4211. package/esm/dictionary/segment-fields/npu-segment.enum.js +0 -5
  4212. package/esm/dictionary/segment-fields/nsc-segment.enum.js +0 -12
  4213. package/esm/dictionary/segment-fields/nst-segment.enum.js +0 -18
  4214. package/esm/dictionary/segment-fields/nte-segment.enum.js +0 -11
  4215. package/esm/dictionary/segment-fields/obr-segment.enum.js +0 -57
  4216. package/esm/dictionary/segment-fields/obx-segment.enum.js +0 -29
  4217. package/esm/dictionary/segment-fields/ods-segment.enum.js +0 -7
  4218. package/esm/dictionary/segment-fields/odt-segment.enum.js +0 -6
  4219. package/esm/dictionary/segment-fields/om1-segment.enum.js +0 -50
  4220. package/esm/dictionary/segment-fields/om2-segment.enum.js +0 -14
  4221. package/esm/dictionary/segment-fields/om3-segment.enum.js +0 -11
  4222. package/esm/dictionary/segment-fields/om4-segment.enum.js +0 -18
  4223. package/esm/dictionary/segment-fields/om5-segment.enum.js +0 -7
  4224. package/esm/dictionary/segment-fields/om6-segment.enum.js +0 -6
  4225. package/esm/dictionary/segment-fields/om7-segment.enum.js +0 -27
  4226. package/esm/dictionary/segment-fields/orc-segment.enum.js +0 -36
  4227. package/esm/dictionary/segment-fields/org-segment.enum.js +0 -16
  4228. package/esm/dictionary/segment-fields/oro-segment.enum.js +0 -7
  4229. package/esm/dictionary/segment-fields/ovr-segment.enum.js +0 -8
  4230. package/esm/dictionary/segment-fields/pac-segment.enum.js +0 -11
  4231. package/esm/dictionary/segment-fields/pce-segment.enum.js +0 -7
  4232. package/esm/dictionary/segment-fields/pcr-segment.enum.js +0 -26
  4233. package/esm/dictionary/segment-fields/pd1-segment.enum.js +0 -25
  4234. package/esm/dictionary/segment-fields/pda-segment.enum.js +0 -12
  4235. package/esm/dictionary/segment-fields/pdc-segment.enum.js +0 -18
  4236. package/esm/dictionary/segment-fields/peo-segment.enum.js +0 -28
  4237. package/esm/dictionary/segment-fields/pes-segment.enum.js +0 -16
  4238. package/esm/dictionary/segment-fields/pid-segment.enum.js +0 -43
  4239. package/esm/dictionary/segment-fields/pkg-segment.enum.js +0 -10
  4240. package/esm/dictionary/segment-fields/pmt-segment.enum.js +0 -15
  4241. package/esm/dictionary/segment-fields/pr1-segment.enum.js +0 -28
  4242. package/esm/dictionary/segment-fields/pra-segment.enum.js +0 -15
  4243. package/esm/dictionary/segment-fields/prb-segment.enum.js +0 -31
  4244. package/esm/dictionary/segment-fields/prc-segment.enum.js +0 -21
  4245. package/esm/dictionary/segment-fields/prd-segment.enum.js +0 -17
  4246. package/esm/dictionary/segment-fields/prt-segment.enum.js +0 -18
  4247. package/esm/dictionary/segment-fields/psg-segment.enum.js +0 -9
  4248. package/esm/dictionary/segment-fields/psh-segment.enum.js +0 -17
  4249. package/esm/dictionary/segment-fields/psl-segment.enum.js +0 -51
  4250. package/esm/dictionary/segment-fields/pss-segment.enum.js +0 -8
  4251. package/esm/dictionary/segment-fields/pth-segment.enum.js +0 -10
  4252. package/esm/dictionary/segment-fields/pv1-segment.enum.js +0 -57
  4253. package/esm/dictionary/segment-fields/pv2-segment.enum.js +0 -53
  4254. package/esm/dictionary/segment-fields/pye-segment.enum.js +0 -10
  4255. package/esm/dictionary/segment-fields/qak-segment.enum.js +0 -9
  4256. package/esm/dictionary/segment-fields/qck-segment.enum.js +0 -4
  4257. package/esm/dictionary/segment-fields/qid-segment.enum.js +0 -5
  4258. package/esm/dictionary/segment-fields/qpd-segment.enum.js +0 -6
  4259. package/esm/dictionary/segment-fields/qrd-segment.enum.js +0 -15
  4260. package/esm/dictionary/segment-fields/qrf-segment.enum.js +0 -13
  4261. package/esm/dictionary/segment-fields/qri-segment.enum.js +0 -6
  4262. package/esm/dictionary/segment-fields/rcp-segment.enum.js +0 -10
  4263. package/esm/dictionary/segment-fields/rdf-segment.enum.js +0 -5
  4264. package/esm/dictionary/segment-fields/rdt-segment.enum.js +0 -4
  4265. package/esm/dictionary/segment-fields/rel-segment.enum.js +0 -19
  4266. package/esm/dictionary/segment-fields/rf1-segment.enum.js +0 -15
  4267. package/esm/dictionary/segment-fields/rfi-segment.enum.js +0 -7
  4268. package/esm/dictionary/segment-fields/rgs-segment.enum.js +0 -6
  4269. package/esm/dictionary/segment-fields/rmi-segment.enum.js +0 -6
  4270. package/esm/dictionary/segment-fields/rol-segment.enum.js +0 -17
  4271. package/esm/dictionary/segment-fields/rq1-segment.enum.js +0 -10
  4272. package/esm/dictionary/segment-fields/rqd-segment.enum.js +0 -13
  4273. package/esm/dictionary/segment-fields/rx1-segment.enum.js +0 -28
  4274. package/esm/dictionary/segment-fields/rxa-segment.enum.js +0 -31
  4275. package/esm/dictionary/segment-fields/rxc-segment.enum.js +0 -12
  4276. package/esm/dictionary/segment-fields/rxd-segment.enum.js +0 -37
  4277. package/esm/dictionary/segment-fields/rxe-segment.enum.js +0 -48
  4278. package/esm/dictionary/segment-fields/rxg-segment.enum.js +0 -33
  4279. package/esm/dictionary/segment-fields/rxo-segment.enum.js +0 -39
  4280. package/esm/dictionary/segment-fields/rxr-segment.enum.js +0 -9
  4281. package/esm/dictionary/segment-fields/sac-segment.enum.js +0 -47
  4282. package/esm/dictionary/segment-fields/scd-segment.enum.js +0 -40
  4283. package/esm/dictionary/segment-fields/sch-segment.enum.js +0 -30
  4284. package/esm/dictionary/segment-fields/scp-segment.enum.js +0 -11
  4285. package/esm/dictionary/segment-fields/sdd-segment.enum.js +0 -10
  4286. package/esm/dictionary/segment-fields/sft-segment.enum.js +0 -9
  4287. package/esm/dictionary/segment-fields/shp-segment.enum.js +0 -14
  4288. package/esm/dictionary/segment-fields/sid-segment.enum.js +0 -7
  4289. package/esm/dictionary/segment-fields/slt-segment.enum.js +0 -8
  4290. package/esm/dictionary/segment-fields/spm-segment.enum.js +0 -35
  4291. package/esm/dictionary/segment-fields/spr-segment.enum.js +0 -7
  4292. package/esm/dictionary/segment-fields/stf-segment.enum.js +0 -44
  4293. package/esm/dictionary/segment-fields/stz-segment.enum.js +0 -7
  4294. package/esm/dictionary/segment-fields/tcc-segment.enum.js +0 -17
  4295. package/esm/dictionary/segment-fields/tcd-segment.enum.js +0 -11
  4296. package/esm/dictionary/segment-fields/tq1-segment.enum.js +0 -17
  4297. package/esm/dictionary/segment-fields/tq2-segment.enum.js +0 -13
  4298. package/esm/dictionary/segment-fields/txa-segment.enum.js +0 -29
  4299. package/esm/dictionary/segment-fields/uac-segment.enum.js +0 -5
  4300. package/esm/dictionary/segment-fields/ub1-segment.enum.js +0 -26
  4301. package/esm/dictionary/segment-fields/ub2-segment.enum.js +0 -20
  4302. package/esm/dictionary/segment-fields/urd-segment.enum.js +0 -10
  4303. package/esm/dictionary/segment-fields/urs-segment.enum.js +0 -12
  4304. package/esm/dictionary/segment-fields/var-segment.enum.js +0 -9
  4305. package/esm/dictionary/segment-fields/vnd-segment.enum.js +0 -8
  4306. package/esm/dictionary/segment-fields/vtq-segment.enum.js +0 -8
  4307. package/esm/dictionary/tables/acknowledgment-code.enum.js +0 -1
  4308. package/esm/dictionary/tables/index.js +0 -1
  4309. package/esm/dictionary/type-fields/ad-type.enum.js +0 -11
  4310. package/esm/dictionary/type-fields/aui-type.enum.js +0 -6
  4311. package/esm/dictionary/type-fields/ccd-type.enum.js +0 -5
  4312. package/esm/dictionary/type-fields/ccp-type.enum.js +0 -6
  4313. package/esm/dictionary/type-fields/cd-type.enum.js +0 -9
  4314. package/esm/dictionary/type-fields/ce-type.enum.js +0 -9
  4315. package/esm/dictionary/type-fields/cf-type.enum.js +0 -25
  4316. package/esm/dictionary/type-fields/ck-type.enum.js +0 -7
  4317. package/esm/dictionary/type-fields/ck_account_no-type.enum.js +0 -7
  4318. package/esm/dictionary/type-fields/cm_abs_range-type.enum.js +0 -7
  4319. package/esm/dictionary/type-fields/cm_aui-type.enum.js +0 -6
  4320. package/esm/dictionary/type-fields/cm_batch_total-type.enum.js +0 -5
  4321. package/esm/dictionary/type-fields/cm_ccd-type.enum.js +0 -5
  4322. package/esm/dictionary/type-fields/cm_ccp-type.enum.js +0 -6
  4323. package/esm/dictionary/type-fields/cm_cd_electrode-type.enum.js +0 -5
  4324. package/esm/dictionary/type-fields/cm_csu-type.enum.js +0 -10
  4325. package/esm/dictionary/type-fields/cm_ddi-type.enum.js +0 -6
  4326. package/esm/dictionary/type-fields/cm_din-type.enum.js +0 -5
  4327. package/esm/dictionary/type-fields/cm_dld-type.enum.js +0 -5
  4328. package/esm/dictionary/type-fields/cm_dlt-type.enum.js +0 -7
  4329. package/esm/dictionary/type-fields/cm_dtn-type.enum.js +0 -5
  4330. package/esm/dictionary/type-fields/cm_eip-type.enum.js +0 -5
  4331. package/esm/dictionary/type-fields/cm_eld-type.enum.js +0 -7
  4332. package/esm/dictionary/type-fields/cm_filler-type.enum.js +0 -5
  4333. package/esm/dictionary/type-fields/cm_finance-type.enum.js +0 -5
  4334. package/esm/dictionary/type-fields/cm_group_id-type.enum.js +0 -5
  4335. package/esm/dictionary/type-fields/cm_internal_location-type.enum.js +0 -11
  4336. package/esm/dictionary/type-fields/cm_job_code-type.enum.js +0 -5
  4337. package/esm/dictionary/type-fields/cm_la1-type.enum.js +0 -19
  4338. package/esm/dictionary/type-fields/cm_license_no-type.enum.js +0 -5
  4339. package/esm/dictionary/type-fields/cm_mdv-type.enum.js +0 -5
  4340. package/esm/dictionary/type-fields/cm_moc-type.enum.js +0 -5
  4341. package/esm/dictionary/type-fields/cm_msg-type.enum.js +0 -5
  4342. package/esm/dictionary/type-fields/cm_ndl-type.enum.js +0 -14
  4343. package/esm/dictionary/type-fields/cm_ocd-type.enum.js +0 -5
  4344. package/esm/dictionary/type-fields/cm_osd-type.enum.js +0 -14
  4345. package/esm/dictionary/type-fields/cm_osp-type.enum.js +0 -6
  4346. package/esm/dictionary/type-fields/cm_parent_result-type.enum.js +0 -6
  4347. package/esm/dictionary/type-fields/cm_pat_id-type.enum.js +0 -8
  4348. package/esm/dictionary/type-fields/cm_pat_id_0192-type.enum.js +0 -8
  4349. package/esm/dictionary/type-fields/cm_pcf-type.enum.js +0 -6
  4350. package/esm/dictionary/type-fields/cm_pen-type.enum.js +0 -5
  4351. package/esm/dictionary/type-fields/cm_pi-type.enum.js +0 -6
  4352. package/esm/dictionary/type-fields/cm_pip-type.enum.js +0 -7
  4353. package/esm/dictionary/type-fields/cm_placer-type.enum.js +0 -5
  4354. package/esm/dictionary/type-fields/cm_pln-type.enum.js +0 -7
  4355. package/esm/dictionary/type-fields/cm_position-type.enum.js +0 -6
  4356. package/esm/dictionary/type-fields/cm_practitioner-type.enum.js +0 -5
  4357. package/esm/dictionary/type-fields/cm_prl-type.enum.js +0 -6
  4358. package/esm/dictionary/type-fields/cm_pta-type.enum.js +0 -6
  4359. package/esm/dictionary/type-fields/cm_range-type.enum.js +0 -5
  4360. package/esm/dictionary/type-fields/cm_rfr-type.enum.js +0 -10
  4361. package/esm/dictionary/type-fields/cm_ri-type.enum.js +0 -5
  4362. package/esm/dictionary/type-fields/cm_rmc-type.enum.js +0 -6
  4363. package/esm/dictionary/type-fields/cm_spd-type.enum.js +0 -7
  4364. package/esm/dictionary/type-fields/cm_sps-type.enum.js +0 -9
  4365. package/esm/dictionary/type-fields/cm_uvc-type.enum.js +0 -5
  4366. package/esm/dictionary/type-fields/cm_vr-type.enum.js +0 -5
  4367. package/esm/dictionary/type-fields/cm_wvi-type.enum.js +0 -5
  4368. package/esm/dictionary/type-fields/cn-type.enum.js +0 -16
  4369. package/esm/dictionary/type-fields/cn_person-type.enum.js +0 -11
  4370. package/esm/dictionary/type-fields/cne-type.enum.js +0 -25
  4371. package/esm/dictionary/type-fields/cnn-type.enum.js +0 -14
  4372. package/esm/dictionary/type-fields/cns-type.enum.js +0 -14
  4373. package/esm/dictionary/type-fields/cp-type.enum.js +0 -9
  4374. package/esm/dictionary/type-fields/cq-type.enum.js +0 -5
  4375. package/esm/dictionary/type-fields/cq_quantity-type.enum.js +0 -5
  4376. package/esm/dictionary/type-fields/csu-type.enum.js +0 -26
  4377. package/esm/dictionary/type-fields/cwe-type.enum.js +0 -25
  4378. package/esm/dictionary/type-fields/cx-type.enum.js +0 -15
  4379. package/esm/dictionary/type-fields/ddi-type.enum.js +0 -6
  4380. package/esm/dictionary/type-fields/din-type.enum.js +0 -5
  4381. package/esm/dictionary/type-fields/dld-type.enum.js +0 -5
  4382. package/esm/dictionary/type-fields/dln-type.enum.js +0 -6
  4383. package/esm/dictionary/type-fields/dlt-type.enum.js +0 -7
  4384. package/esm/dictionary/type-fields/dr-type.enum.js +0 -5
  4385. package/esm/dictionary/type-fields/dtn-type.enum.js +0 -5
  4386. package/esm/dictionary/type-fields/ed-type.enum.js +0 -8
  4387. package/esm/dictionary/type-fields/ei-type.enum.js +0 -7
  4388. package/esm/dictionary/type-fields/eip-type.enum.js +0 -5
  4389. package/esm/dictionary/type-fields/eld-type.enum.js +0 -7
  4390. package/esm/dictionary/type-fields/erl-type.enum.js +0 -9
  4391. package/esm/dictionary/type-fields/fc-type.enum.js +0 -5
  4392. package/esm/dictionary/type-fields/fn-type.enum.js +0 -8
  4393. package/esm/dictionary/type-fields/hd-type.enum.js +0 -6
  4394. package/esm/dictionary/type-fields/icd-type.enum.js +0 -6
  4395. package/esm/dictionary/type-fields/index.js +0 -137
  4396. package/esm/dictionary/type-fields/jcc-type.enum.js +0 -6
  4397. package/esm/dictionary/type-fields/la1-type.enum.js +0 -12
  4398. package/esm/dictionary/type-fields/la2-type.enum.js +0 -19
  4399. package/esm/dictionary/type-fields/ma-type.enum.js +0 -13
  4400. package/esm/dictionary/type-fields/mo-type.enum.js +0 -5
  4401. package/esm/dictionary/type-fields/moc-type.enum.js +0 -5
  4402. package/esm/dictionary/type-fields/mop-type.enum.js +0 -6
  4403. package/esm/dictionary/type-fields/msg-type.enum.js +0 -6
  4404. package/esm/dictionary/type-fields/na-type.enum.js +0 -13
  4405. package/esm/dictionary/type-fields/ndl-type.enum.js +0 -14
  4406. package/esm/dictionary/type-fields/nr-type.enum.js +0 -5
  4407. package/esm/dictionary/type-fields/ocd-type.enum.js +0 -5
  4408. package/esm/dictionary/type-fields/osd-type.enum.js +0 -14
  4409. package/esm/dictionary/type-fields/osp-type.enum.js +0 -6
  4410. package/esm/dictionary/type-fields/pcf-type.enum.js +0 -6
  4411. package/esm/dictionary/type-fields/pi-type.enum.js +0 -6
  4412. package/esm/dictionary/type-fields/pip-type.enum.js +0 -8
  4413. package/esm/dictionary/type-fields/pl-type.enum.js +0 -14
  4414. package/esm/dictionary/type-fields/pln-type.enum.js +0 -7
  4415. package/esm/dictionary/type-fields/pn-type.enum.js +0 -9
  4416. package/esm/dictionary/type-fields/ppn-type.enum.js +0 -29
  4417. package/esm/dictionary/type-fields/prl-type.enum.js +0 -6
  4418. package/esm/dictionary/type-fields/pt-type.enum.js +0 -5
  4419. package/esm/dictionary/type-fields/pta-type.enum.js +0 -7
  4420. package/esm/dictionary/type-fields/qip-type.enum.js +0 -5
  4421. package/esm/dictionary/type-fields/qsc-type.enum.js +0 -7
  4422. package/esm/dictionary/type-fields/rcd-type.enum.js +0 -6
  4423. package/esm/dictionary/type-fields/rfr-type.enum.js +0 -10
  4424. package/esm/dictionary/type-fields/ri-type.enum.js +0 -5
  4425. package/esm/dictionary/type-fields/rmc-type.enum.js +0 -7
  4426. package/esm/dictionary/type-fields/rp-type.enum.js +0 -7
  4427. package/esm/dictionary/type-fields/rpt-type.enum.js +0 -14
  4428. package/esm/dictionary/type-fields/sad-type.enum.js +0 -6
  4429. package/esm/dictionary/type-fields/scv-type.enum.js +0 -5
  4430. package/esm/dictionary/type-fields/sn-type.enum.js +0 -7
  4431. package/esm/dictionary/type-fields/spd-type.enum.js +0 -7
  4432. package/esm/dictionary/type-fields/sps-type.enum.js +0 -10
  4433. package/esm/dictionary/type-fields/srt-type.enum.js +0 -5
  4434. package/esm/dictionary/type-fields/tq-type.enum.js +0 -15
  4435. package/esm/dictionary/type-fields/ts-type.enum.js +0 -5
  4436. package/esm/dictionary/type-fields/uvc-type.enum.js +0 -7
  4437. package/esm/dictionary/type-fields/vh-type.enum.js +0 -7
  4438. package/esm/dictionary/type-fields/vid-type.enum.js +0 -6
  4439. package/esm/dictionary/type-fields/vr-type.enum.js +0 -5
  4440. package/esm/dictionary/type-fields/wvi-type.enum.js +0 -5
  4441. package/esm/dictionary/type-fields/wvs-type.enum.js +0 -5
  4442. package/esm/dictionary/type-fields/xad-type.enum.js +0 -26
  4443. package/esm/dictionary/type-fields/xcn-type.enum.js +0 -28
  4444. package/esm/dictionary/type-fields/xon-type.enum.js +0 -13
  4445. package/esm/dictionary/type-fields/xpn-type.enum.js +0 -18
  4446. package/esm/dictionary/type-fields/xtn-type.enum.js +0 -21
  4447. package/esm/hl7-dictionary.js +0 -29
  4448. package/esm/interfaces/dictionary.types.js +0 -3
  4449. package/esm/interfaces/index.js +0 -2
  4450. package/esm/interfaces/version.enum.js +0 -14
  4451. package/esm/utils/hl7-date.js +0 -22
  4452. package/types/dictionary/2.1/dictionary.d.ts +0 -3
  4453. package/types/dictionary/2.1/index.d.ts +0 -3
  4454. package/types/dictionary/2.1/patches.d.ts +0 -1
  4455. package/types/dictionary/2.1/segments/ACC.d.ts +0 -2
  4456. package/types/dictionary/2.1/segments/ADD.d.ts +0 -2
  4457. package/types/dictionary/2.1/segments/BHS.d.ts +0 -2
  4458. package/types/dictionary/2.1/segments/BLG.d.ts +0 -2
  4459. package/types/dictionary/2.1/segments/BTS.d.ts +0 -2
  4460. package/types/dictionary/2.1/segments/DG1.d.ts +0 -2
  4461. package/types/dictionary/2.1/segments/DSC.d.ts +0 -2
  4462. package/types/dictionary/2.1/segments/DSP.d.ts +0 -2
  4463. package/types/dictionary/2.1/segments/ERR.d.ts +0 -2
  4464. package/types/dictionary/2.1/segments/EVN.d.ts +0 -2
  4465. package/types/dictionary/2.1/segments/FHS.d.ts +0 -2
  4466. package/types/dictionary/2.1/segments/FT1.d.ts +0 -2
  4467. package/types/dictionary/2.1/segments/FTS.d.ts +0 -2
  4468. package/types/dictionary/2.1/segments/GT1.d.ts +0 -2
  4469. package/types/dictionary/2.1/segments/IN1.d.ts +0 -2
  4470. package/types/dictionary/2.1/segments/MFI.d.ts +0 -2
  4471. package/types/dictionary/2.1/segments/MRG.d.ts +0 -2
  4472. package/types/dictionary/2.1/segments/MSA.d.ts +0 -2
  4473. package/types/dictionary/2.1/segments/MSH.d.ts +0 -2
  4474. package/types/dictionary/2.1/segments/NCK.d.ts +0 -2
  4475. package/types/dictionary/2.1/segments/NK1.d.ts +0 -2
  4476. package/types/dictionary/2.1/segments/NPU.d.ts +0 -2
  4477. package/types/dictionary/2.1/segments/NSC.d.ts +0 -2
  4478. package/types/dictionary/2.1/segments/NST.d.ts +0 -2
  4479. package/types/dictionary/2.1/segments/NTE.d.ts +0 -2
  4480. package/types/dictionary/2.1/segments/OBR.d.ts +0 -2
  4481. package/types/dictionary/2.1/segments/OBX.d.ts +0 -2
  4482. package/types/dictionary/2.1/segments/ORC.d.ts +0 -2
  4483. package/types/dictionary/2.1/segments/ORO.d.ts +0 -2
  4484. package/types/dictionary/2.1/segments/PID.d.ts +0 -2
  4485. package/types/dictionary/2.1/segments/PR1.d.ts +0 -2
  4486. package/types/dictionary/2.1/segments/PV1.d.ts +0 -2
  4487. package/types/dictionary/2.1/segments/QRD.d.ts +0 -2
  4488. package/types/dictionary/2.1/segments/QRF.d.ts +0 -2
  4489. package/types/dictionary/2.1/segments/RX1.d.ts +0 -2
  4490. package/types/dictionary/2.1/segments/UB1.d.ts +0 -2
  4491. package/types/dictionary/2.1/segments/URD.d.ts +0 -2
  4492. package/types/dictionary/2.1/segments/URS.d.ts +0 -2
  4493. package/types/dictionary/2.1/segments/index.d.ts +0 -38
  4494. package/types/dictionary/2.1/types/AD.d.ts +0 -2
  4495. package/types/dictionary/2.1/types/CE.d.ts +0 -2
  4496. package/types/dictionary/2.1/types/CK.d.ts +0 -2
  4497. package/types/dictionary/2.1/types/CM.d.ts +0 -2
  4498. package/types/dictionary/2.1/types/CM_MSG.d.ts +0 -2
  4499. package/types/dictionary/2.1/types/CN.d.ts +0 -2
  4500. package/types/dictionary/2.1/types/CQ.d.ts +0 -2
  4501. package/types/dictionary/2.1/types/DT.d.ts +0 -2
  4502. package/types/dictionary/2.1/types/FT.d.ts +0 -2
  4503. package/types/dictionary/2.1/types/ID.d.ts +0 -2
  4504. package/types/dictionary/2.1/types/IS.d.ts +0 -2
  4505. package/types/dictionary/2.1/types/NM.d.ts +0 -2
  4506. package/types/dictionary/2.1/types/PN.d.ts +0 -2
  4507. package/types/dictionary/2.1/types/SI.d.ts +0 -2
  4508. package/types/dictionary/2.1/types/ST.d.ts +0 -2
  4509. package/types/dictionary/2.1/types/TM.d.ts +0 -2
  4510. package/types/dictionary/2.1/types/TN.d.ts +0 -2
  4511. package/types/dictionary/2.1/types/TS.d.ts +0 -2
  4512. package/types/dictionary/2.1/types/TX.d.ts +0 -2
  4513. package/types/dictionary/2.1/types/VARIES.d.ts +0 -2
  4514. package/types/dictionary/2.1/types/index.d.ts +0 -20
  4515. package/types/dictionary/2.2/index.d.ts +0 -2
  4516. package/types/dictionary/2.2/segments/ACC.d.ts +0 -3
  4517. package/types/dictionary/2.2/segments/ADD.d.ts +0 -3
  4518. package/types/dictionary/2.2/segments/AL1.d.ts +0 -3
  4519. package/types/dictionary/2.2/segments/BHS.d.ts +0 -3
  4520. package/types/dictionary/2.2/segments/BLG.d.ts +0 -3
  4521. package/types/dictionary/2.2/segments/BTS.d.ts +0 -3
  4522. package/types/dictionary/2.2/segments/DG1.d.ts +0 -3
  4523. package/types/dictionary/2.2/segments/DSC.d.ts +0 -3
  4524. package/types/dictionary/2.2/segments/DSP.d.ts +0 -3
  4525. package/types/dictionary/2.2/segments/ERR.d.ts +0 -3
  4526. package/types/dictionary/2.2/segments/EVN.d.ts +0 -3
  4527. package/types/dictionary/2.2/segments/FHS.d.ts +0 -3
  4528. package/types/dictionary/2.2/segments/FT1.d.ts +0 -3
  4529. package/types/dictionary/2.2/segments/FTS.d.ts +0 -3
  4530. package/types/dictionary/2.2/segments/GT1.d.ts +0 -3
  4531. package/types/dictionary/2.2/segments/IN1.d.ts +0 -3
  4532. package/types/dictionary/2.2/segments/IN2.d.ts +0 -3
  4533. package/types/dictionary/2.2/segments/IN3.d.ts +0 -3
  4534. package/types/dictionary/2.2/segments/MFA.d.ts +0 -3
  4535. package/types/dictionary/2.2/segments/MFE.d.ts +0 -3
  4536. package/types/dictionary/2.2/segments/MRG.d.ts +0 -3
  4537. package/types/dictionary/2.2/segments/MSA.d.ts +0 -3
  4538. package/types/dictionary/2.2/segments/MSH.d.ts +0 -3
  4539. package/types/dictionary/2.2/segments/NCK.d.ts +0 -3
  4540. package/types/dictionary/2.2/segments/NK1.d.ts +0 -3
  4541. package/types/dictionary/2.2/segments/NPU.d.ts +0 -3
  4542. package/types/dictionary/2.2/segments/NSC.d.ts +0 -3
  4543. package/types/dictionary/2.2/segments/NST.d.ts +0 -3
  4544. package/types/dictionary/2.2/segments/NTE.d.ts +0 -3
  4545. package/types/dictionary/2.2/segments/OBR.d.ts +0 -3
  4546. package/types/dictionary/2.2/segments/OBX.d.ts +0 -3
  4547. package/types/dictionary/2.2/segments/ODS.d.ts +0 -3
  4548. package/types/dictionary/2.2/segments/ODT.d.ts +0 -3
  4549. package/types/dictionary/2.2/segments/OM1.d.ts +0 -3
  4550. package/types/dictionary/2.2/segments/OM2.d.ts +0 -3
  4551. package/types/dictionary/2.2/segments/OM3.d.ts +0 -3
  4552. package/types/dictionary/2.2/segments/OM4.d.ts +0 -3
  4553. package/types/dictionary/2.2/segments/OM5.d.ts +0 -3
  4554. package/types/dictionary/2.2/segments/OM6.d.ts +0 -3
  4555. package/types/dictionary/2.2/segments/ORC.d.ts +0 -3
  4556. package/types/dictionary/2.2/segments/PID.d.ts +0 -3
  4557. package/types/dictionary/2.2/segments/PR1.d.ts +0 -3
  4558. package/types/dictionary/2.2/segments/PRA.d.ts +0 -3
  4559. package/types/dictionary/2.2/segments/PV1.d.ts +0 -3
  4560. package/types/dictionary/2.2/segments/PV2.d.ts +0 -3
  4561. package/types/dictionary/2.2/segments/QRD.d.ts +0 -3
  4562. package/types/dictionary/2.2/segments/QRF.d.ts +0 -3
  4563. package/types/dictionary/2.2/segments/RQ1.d.ts +0 -3
  4564. package/types/dictionary/2.2/segments/RQD.d.ts +0 -3
  4565. package/types/dictionary/2.2/segments/RXA.d.ts +0 -3
  4566. package/types/dictionary/2.2/segments/RXC.d.ts +0 -3
  4567. package/types/dictionary/2.2/segments/RXD.d.ts +0 -3
  4568. package/types/dictionary/2.2/segments/RXE.d.ts +0 -3
  4569. package/types/dictionary/2.2/segments/RXG.d.ts +0 -3
  4570. package/types/dictionary/2.2/segments/RXO.d.ts +0 -3
  4571. package/types/dictionary/2.2/segments/RXR.d.ts +0 -3
  4572. package/types/dictionary/2.2/segments/STF.d.ts +0 -3
  4573. package/types/dictionary/2.2/segments/UB1.d.ts +0 -3
  4574. package/types/dictionary/2.2/segments/UB2.d.ts +0 -3
  4575. package/types/dictionary/2.2/segments/URD.d.ts +0 -3
  4576. package/types/dictionary/2.2/segments/URS.d.ts +0 -3
  4577. package/types/dictionary/2.2/segments/index.d.ts +0 -61
  4578. package/types/dictionary/2.2/types/AD.d.ts +0 -3
  4579. package/types/dictionary/2.2/types/CK.d.ts +0 -3
  4580. package/types/dictionary/2.2/types/CK_ACCOUNT_NO.d.ts +0 -3
  4581. package/types/dictionary/2.2/types/CM_ABS_RANGE.d.ts +0 -3
  4582. package/types/dictionary/2.2/types/CM_AUI.d.ts +0 -3
  4583. package/types/dictionary/2.2/types/CM_BATCH_TOTAL.d.ts +0 -3
  4584. package/types/dictionary/2.2/types/CM_CCD.d.ts +0 -3
  4585. package/types/dictionary/2.2/types/CM_DDI.d.ts +0 -3
  4586. package/types/dictionary/2.2/types/CM_DIN.d.ts +0 -3
  4587. package/types/dictionary/2.2/types/CM_DLD.d.ts +0 -3
  4588. package/types/dictionary/2.2/types/CM_DLT.d.ts +0 -3
  4589. package/types/dictionary/2.2/types/CM_DTN.d.ts +0 -3
  4590. package/types/dictionary/2.2/types/CM_EIP.d.ts +0 -3
  4591. package/types/dictionary/2.2/types/CM_ELD.d.ts +0 -3
  4592. package/types/dictionary/2.2/types/CM_FILLER.d.ts +0 -3
  4593. package/types/dictionary/2.2/types/CM_FINANCE.d.ts +0 -3
  4594. package/types/dictionary/2.2/types/CM_GROUP_ID.d.ts +0 -3
  4595. package/types/dictionary/2.2/types/CM_INTERNAL_LOCATION.d.ts +0 -3
  4596. package/types/dictionary/2.2/types/CM_JOB_CODE.d.ts +0 -3
  4597. package/types/dictionary/2.2/types/CM_LA1.d.ts +0 -3
  4598. package/types/dictionary/2.2/types/CM_LICENSE_NO.d.ts +0 -3
  4599. package/types/dictionary/2.2/types/CM_MOC.d.ts +0 -3
  4600. package/types/dictionary/2.2/types/CM_NDL.d.ts +0 -3
  4601. package/types/dictionary/2.2/types/CM_OCD.d.ts +0 -3
  4602. package/types/dictionary/2.2/types/CM_OSP.d.ts +0 -3
  4603. package/types/dictionary/2.2/types/CM_PARENT_RESULT.d.ts +0 -3
  4604. package/types/dictionary/2.2/types/CM_PAT_ID.d.ts +0 -3
  4605. package/types/dictionary/2.2/types/CM_PAT_ID_0192.d.ts +0 -3
  4606. package/types/dictionary/2.2/types/CM_PCF.d.ts +0 -3
  4607. package/types/dictionary/2.2/types/CM_PEN.d.ts +0 -3
  4608. package/types/dictionary/2.2/types/CM_PIP.d.ts +0 -3
  4609. package/types/dictionary/2.2/types/CM_PLACER.d.ts +0 -3
  4610. package/types/dictionary/2.2/types/CM_PLN.d.ts +0 -3
  4611. package/types/dictionary/2.2/types/CM_POSITION.d.ts +0 -3
  4612. package/types/dictionary/2.2/types/CM_PRACTITIONER.d.ts +0 -3
  4613. package/types/dictionary/2.2/types/CM_PTA.d.ts +0 -3
  4614. package/types/dictionary/2.2/types/CM_RANGE.d.ts +0 -3
  4615. package/types/dictionary/2.2/types/CM_RFR.d.ts +0 -3
  4616. package/types/dictionary/2.2/types/CM_RI.d.ts +0 -3
  4617. package/types/dictionary/2.2/types/CM_RMC.d.ts +0 -3
  4618. package/types/dictionary/2.2/types/CM_SPD.d.ts +0 -3
  4619. package/types/dictionary/2.2/types/CM_SPS.d.ts +0 -3
  4620. package/types/dictionary/2.2/types/CM_UVC.d.ts +0 -3
  4621. package/types/dictionary/2.2/types/CM_VR.d.ts +0 -3
  4622. package/types/dictionary/2.2/types/CN.d.ts +0 -3
  4623. package/types/dictionary/2.2/types/CN_PERSON.d.ts +0 -3
  4624. package/types/dictionary/2.2/types/CQ_QUANTITY.d.ts +0 -3
  4625. package/types/dictionary/2.2/types/SI.d.ts +0 -3
  4626. package/types/dictionary/2.2/types/TQ.d.ts +0 -3
  4627. package/types/dictionary/2.2/types/index.d.ts +0 -49
  4628. package/types/dictionary/2.3/index.d.ts +0 -2
  4629. package/types/dictionary/2.3/segments/ACC.d.ts +0 -3
  4630. package/types/dictionary/2.3/segments/ADD.d.ts +0 -3
  4631. package/types/dictionary/2.3/segments/AIG.d.ts +0 -3
  4632. package/types/dictionary/2.3/segments/AIL.d.ts +0 -3
  4633. package/types/dictionary/2.3/segments/AIP.d.ts +0 -3
  4634. package/types/dictionary/2.3/segments/AIS.d.ts +0 -3
  4635. package/types/dictionary/2.3/segments/AL1.d.ts +0 -3
  4636. package/types/dictionary/2.3/segments/APR.d.ts +0 -3
  4637. package/types/dictionary/2.3/segments/ARQ.d.ts +0 -3
  4638. package/types/dictionary/2.3/segments/AUT.d.ts +0 -3
  4639. package/types/dictionary/2.3/segments/BHS.d.ts +0 -3
  4640. package/types/dictionary/2.3/segments/BLG.d.ts +0 -3
  4641. package/types/dictionary/2.3/segments/BTS.d.ts +0 -3
  4642. package/types/dictionary/2.3/segments/CDM.d.ts +0 -3
  4643. package/types/dictionary/2.3/segments/CM0.d.ts +0 -3
  4644. package/types/dictionary/2.3/segments/CM1.d.ts +0 -3
  4645. package/types/dictionary/2.3/segments/CM2.d.ts +0 -3
  4646. package/types/dictionary/2.3/segments/CSP.d.ts +0 -3
  4647. package/types/dictionary/2.3/segments/CSR.d.ts +0 -3
  4648. package/types/dictionary/2.3/segments/CSS.d.ts +0 -3
  4649. package/types/dictionary/2.3/segments/CTD.d.ts +0 -3
  4650. package/types/dictionary/2.3/segments/CTI.d.ts +0 -3
  4651. package/types/dictionary/2.3/segments/DB1.d.ts +0 -3
  4652. package/types/dictionary/2.3/segments/DG1.d.ts +0 -3
  4653. package/types/dictionary/2.3/segments/DRG.d.ts +0 -3
  4654. package/types/dictionary/2.3/segments/DSC.d.ts +0 -3
  4655. package/types/dictionary/2.3/segments/DSP.d.ts +0 -3
  4656. package/types/dictionary/2.3/segments/EQL.d.ts +0 -3
  4657. package/types/dictionary/2.3/segments/ERQ.d.ts +0 -3
  4658. package/types/dictionary/2.3/segments/ERR.d.ts +0 -3
  4659. package/types/dictionary/2.3/segments/EVN.d.ts +0 -3
  4660. package/types/dictionary/2.3/segments/FAC.d.ts +0 -3
  4661. package/types/dictionary/2.3/segments/FHS.d.ts +0 -3
  4662. package/types/dictionary/2.3/segments/FT1.d.ts +0 -3
  4663. package/types/dictionary/2.3/segments/FTS.d.ts +0 -3
  4664. package/types/dictionary/2.3/segments/GOL.d.ts +0 -3
  4665. package/types/dictionary/2.3/segments/GT1.d.ts +0 -3
  4666. package/types/dictionary/2.3/segments/IAM.d.ts +0 -3
  4667. package/types/dictionary/2.3/segments/IN1.d.ts +0 -3
  4668. package/types/dictionary/2.3/segments/IN2.d.ts +0 -3
  4669. package/types/dictionary/2.3/segments/IN3.d.ts +0 -3
  4670. package/types/dictionary/2.3/segments/LCC.d.ts +0 -3
  4671. package/types/dictionary/2.3/segments/LCH.d.ts +0 -3
  4672. package/types/dictionary/2.3/segments/LDP.d.ts +0 -3
  4673. package/types/dictionary/2.3/segments/LOC.d.ts +0 -3
  4674. package/types/dictionary/2.3/segments/LRL.d.ts +0 -3
  4675. package/types/dictionary/2.3/segments/MFA.d.ts +0 -3
  4676. package/types/dictionary/2.3/segments/MFE.d.ts +0 -3
  4677. package/types/dictionary/2.3/segments/MFI.d.ts +0 -3
  4678. package/types/dictionary/2.3/segments/MRG.d.ts +0 -3
  4679. package/types/dictionary/2.3/segments/MSA.d.ts +0 -3
  4680. package/types/dictionary/2.3/segments/MSH.d.ts +0 -3
  4681. package/types/dictionary/2.3/segments/NCK.d.ts +0 -3
  4682. package/types/dictionary/2.3/segments/NK1.d.ts +0 -3
  4683. package/types/dictionary/2.3/segments/NPU.d.ts +0 -3
  4684. package/types/dictionary/2.3/segments/NSC.d.ts +0 -3
  4685. package/types/dictionary/2.3/segments/NST.d.ts +0 -3
  4686. package/types/dictionary/2.3/segments/NTE.d.ts +0 -3
  4687. package/types/dictionary/2.3/segments/OBR.d.ts +0 -3
  4688. package/types/dictionary/2.3/segments/OBX.d.ts +0 -3
  4689. package/types/dictionary/2.3/segments/ODS.d.ts +0 -3
  4690. package/types/dictionary/2.3/segments/ODT.d.ts +0 -3
  4691. package/types/dictionary/2.3/segments/OM1.d.ts +0 -3
  4692. package/types/dictionary/2.3/segments/OM2.d.ts +0 -3
  4693. package/types/dictionary/2.3/segments/OM3.d.ts +0 -3
  4694. package/types/dictionary/2.3/segments/OM4.d.ts +0 -3
  4695. package/types/dictionary/2.3/segments/OM5.d.ts +0 -3
  4696. package/types/dictionary/2.3/segments/OM6.d.ts +0 -3
  4697. package/types/dictionary/2.3/segments/ORC.d.ts +0 -3
  4698. package/types/dictionary/2.3/segments/PCR.d.ts +0 -3
  4699. package/types/dictionary/2.3/segments/PD1.d.ts +0 -3
  4700. package/types/dictionary/2.3/segments/PDC.d.ts +0 -3
  4701. package/types/dictionary/2.3/segments/PEO.d.ts +0 -3
  4702. package/types/dictionary/2.3/segments/PES.d.ts +0 -3
  4703. package/types/dictionary/2.3/segments/PID.d.ts +0 -3
  4704. package/types/dictionary/2.3/segments/PR1.d.ts +0 -3
  4705. package/types/dictionary/2.3/segments/PRA.d.ts +0 -3
  4706. package/types/dictionary/2.3/segments/PRB.d.ts +0 -3
  4707. package/types/dictionary/2.3/segments/PRC.d.ts +0 -3
  4708. package/types/dictionary/2.3/segments/PRD.d.ts +0 -3
  4709. package/types/dictionary/2.3/segments/PSH.d.ts +0 -3
  4710. package/types/dictionary/2.3/segments/PTH.d.ts +0 -3
  4711. package/types/dictionary/2.3/segments/PV1.d.ts +0 -3
  4712. package/types/dictionary/2.3/segments/PV2.d.ts +0 -3
  4713. package/types/dictionary/2.3/segments/QAK.d.ts +0 -3
  4714. package/types/dictionary/2.3/segments/QCK.d.ts +0 -3
  4715. package/types/dictionary/2.3/segments/QRD.d.ts +0 -3
  4716. package/types/dictionary/2.3/segments/QRF.d.ts +0 -3
  4717. package/types/dictionary/2.3/segments/RDF.d.ts +0 -3
  4718. package/types/dictionary/2.3/segments/RDT.d.ts +0 -3
  4719. package/types/dictionary/2.3/segments/RF1.d.ts +0 -3
  4720. package/types/dictionary/2.3/segments/RGS.d.ts +0 -3
  4721. package/types/dictionary/2.3/segments/ROL.d.ts +0 -3
  4722. package/types/dictionary/2.3/segments/RQ1.d.ts +0 -3
  4723. package/types/dictionary/2.3/segments/RQD.d.ts +0 -3
  4724. package/types/dictionary/2.3/segments/RXA.d.ts +0 -3
  4725. package/types/dictionary/2.3/segments/RXC.d.ts +0 -3
  4726. package/types/dictionary/2.3/segments/RXD.d.ts +0 -3
  4727. package/types/dictionary/2.3/segments/RXE.d.ts +0 -3
  4728. package/types/dictionary/2.3/segments/RXG.d.ts +0 -3
  4729. package/types/dictionary/2.3/segments/RXO.d.ts +0 -3
  4730. package/types/dictionary/2.3/segments/RXR.d.ts +0 -3
  4731. package/types/dictionary/2.3/segments/SCH.d.ts +0 -3
  4732. package/types/dictionary/2.3/segments/SPR.d.ts +0 -3
  4733. package/types/dictionary/2.3/segments/STF.d.ts +0 -3
  4734. package/types/dictionary/2.3/segments/TXA.d.ts +0 -3
  4735. package/types/dictionary/2.3/segments/UB1.d.ts +0 -3
  4736. package/types/dictionary/2.3/segments/UB2.d.ts +0 -3
  4737. package/types/dictionary/2.3/segments/URD.d.ts +0 -3
  4738. package/types/dictionary/2.3/segments/URS.d.ts +0 -3
  4739. package/types/dictionary/2.3/segments/VAR.d.ts +0 -3
  4740. package/types/dictionary/2.3/segments/VTQ.d.ts +0 -3
  4741. package/types/dictionary/2.3/segments/index.d.ts +0 -112
  4742. package/types/dictionary/2.3/types/AD.d.ts +0 -3
  4743. package/types/dictionary/2.3/types/CD.d.ts +0 -3
  4744. package/types/dictionary/2.3/types/CE.d.ts +0 -3
  4745. package/types/dictionary/2.3/types/CF.d.ts +0 -3
  4746. package/types/dictionary/2.3/types/CK.d.ts +0 -3
  4747. package/types/dictionary/2.3/types/CM_AUI.d.ts +0 -3
  4748. package/types/dictionary/2.3/types/CM_CCD.d.ts +0 -3
  4749. package/types/dictionary/2.3/types/CM_CCP.d.ts +0 -3
  4750. package/types/dictionary/2.3/types/CM_CD_ELECTRODE.d.ts +0 -3
  4751. package/types/dictionary/2.3/types/CM_CSU.d.ts +0 -3
  4752. package/types/dictionary/2.3/types/CM_DDI.d.ts +0 -3
  4753. package/types/dictionary/2.3/types/CM_DTN.d.ts +0 -3
  4754. package/types/dictionary/2.3/types/CM_EIP.d.ts +0 -3
  4755. package/types/dictionary/2.3/types/CM_ELD.d.ts +0 -3
  4756. package/types/dictionary/2.3/types/CM_LA1.d.ts +0 -3
  4757. package/types/dictionary/2.3/types/CM_MDV.d.ts +0 -3
  4758. package/types/dictionary/2.3/types/CM_MOC.d.ts +0 -3
  4759. package/types/dictionary/2.3/types/CM_MSG.d.ts +0 -3
  4760. package/types/dictionary/2.3/types/CM_NDL.d.ts +0 -3
  4761. package/types/dictionary/2.3/types/CM_OCD.d.ts +0 -3
  4762. package/types/dictionary/2.3/types/CM_OSD.d.ts +0 -3
  4763. package/types/dictionary/2.3/types/CM_OSP.d.ts +0 -3
  4764. package/types/dictionary/2.3/types/CM_PCF.d.ts +0 -3
  4765. package/types/dictionary/2.3/types/CM_PEN.d.ts +0 -3
  4766. package/types/dictionary/2.3/types/CM_PI.d.ts +0 -3
  4767. package/types/dictionary/2.3/types/CM_PLN.d.ts +0 -3
  4768. package/types/dictionary/2.3/types/CM_PRL.d.ts +0 -3
  4769. package/types/dictionary/2.3/types/CM_PTA.d.ts +0 -3
  4770. package/types/dictionary/2.3/types/CM_RFR.d.ts +0 -3
  4771. package/types/dictionary/2.3/types/CM_RI.d.ts +0 -3
  4772. package/types/dictionary/2.3/types/CM_RMC.d.ts +0 -3
  4773. package/types/dictionary/2.3/types/CM_SPS.d.ts +0 -3
  4774. package/types/dictionary/2.3/types/CM_UVC.d.ts +0 -3
  4775. package/types/dictionary/2.3/types/CM_WVI.d.ts +0 -3
  4776. package/types/dictionary/2.3/types/CN.d.ts +0 -3
  4777. package/types/dictionary/2.3/types/CNE.d.ts +0 -3
  4778. package/types/dictionary/2.3/types/CP.d.ts +0 -3
  4779. package/types/dictionary/2.3/types/CQ.d.ts +0 -3
  4780. package/types/dictionary/2.3/types/CX.d.ts +0 -3
  4781. package/types/dictionary/2.3/types/DLN.d.ts +0 -3
  4782. package/types/dictionary/2.3/types/DR.d.ts +0 -3
  4783. package/types/dictionary/2.3/types/DT.d.ts +0 -3
  4784. package/types/dictionary/2.3/types/ED.d.ts +0 -3
  4785. package/types/dictionary/2.3/types/EI.d.ts +0 -3
  4786. package/types/dictionary/2.3/types/FC.d.ts +0 -3
  4787. package/types/dictionary/2.3/types/FT.d.ts +0 -3
  4788. package/types/dictionary/2.3/types/HD.d.ts +0 -3
  4789. package/types/dictionary/2.3/types/ID.d.ts +0 -3
  4790. package/types/dictionary/2.3/types/IS.d.ts +0 -3
  4791. package/types/dictionary/2.3/types/JCC.d.ts +0 -3
  4792. package/types/dictionary/2.3/types/MA.d.ts +0 -3
  4793. package/types/dictionary/2.3/types/MO.d.ts +0 -3
  4794. package/types/dictionary/2.3/types/NA.d.ts +0 -3
  4795. package/types/dictionary/2.3/types/NM.d.ts +0 -3
  4796. package/types/dictionary/2.3/types/PL.d.ts +0 -3
  4797. package/types/dictionary/2.3/types/PPN.d.ts +0 -3
  4798. package/types/dictionary/2.3/types/PT.d.ts +0 -3
  4799. package/types/dictionary/2.3/types/QIP.d.ts +0 -3
  4800. package/types/dictionary/2.3/types/QSC.d.ts +0 -3
  4801. package/types/dictionary/2.3/types/RCD.d.ts +0 -3
  4802. package/types/dictionary/2.3/types/RI.d.ts +0 -3
  4803. package/types/dictionary/2.3/types/RP.d.ts +0 -3
  4804. package/types/dictionary/2.3/types/SCV.d.ts +0 -3
  4805. package/types/dictionary/2.3/types/SN.d.ts +0 -3
  4806. package/types/dictionary/2.3/types/ST.d.ts +0 -3
  4807. package/types/dictionary/2.3/types/TM.d.ts +0 -3
  4808. package/types/dictionary/2.3/types/TN.d.ts +0 -3
  4809. package/types/dictionary/2.3/types/TQ.d.ts +0 -3
  4810. package/types/dictionary/2.3/types/TS.d.ts +0 -3
  4811. package/types/dictionary/2.3/types/TX.d.ts +0 -3
  4812. package/types/dictionary/2.3/types/VARIES.d.ts +0 -3
  4813. package/types/dictionary/2.3/types/VH.d.ts +0 -3
  4814. package/types/dictionary/2.3/types/XAD.d.ts +0 -3
  4815. package/types/dictionary/2.3/types/XCN.d.ts +0 -3
  4816. package/types/dictionary/2.3/types/XON.d.ts +0 -3
  4817. package/types/dictionary/2.3/types/XPN.d.ts +0 -3
  4818. package/types/dictionary/2.3/types/XTN.d.ts +0 -3
  4819. package/types/dictionary/2.3/types/index.d.ts +0 -77
  4820. package/types/dictionary/2.3.1/index.d.ts +0 -2
  4821. package/types/dictionary/2.3.1/segments/ACC.d.ts +0 -3
  4822. package/types/dictionary/2.3.1/segments/ADD.d.ts +0 -3
  4823. package/types/dictionary/2.3.1/segments/AIG.d.ts +0 -3
  4824. package/types/dictionary/2.3.1/segments/AIL.d.ts +0 -3
  4825. package/types/dictionary/2.3.1/segments/AIP.d.ts +0 -3
  4826. package/types/dictionary/2.3.1/segments/AIS.d.ts +0 -3
  4827. package/types/dictionary/2.3.1/segments/AL1.d.ts +0 -3
  4828. package/types/dictionary/2.3.1/segments/APR.d.ts +0 -3
  4829. package/types/dictionary/2.3.1/segments/ARQ.d.ts +0 -3
  4830. package/types/dictionary/2.3.1/segments/AUT.d.ts +0 -3
  4831. package/types/dictionary/2.3.1/segments/BHS.d.ts +0 -3
  4832. package/types/dictionary/2.3.1/segments/BLG.d.ts +0 -3
  4833. package/types/dictionary/2.3.1/segments/BTS.d.ts +0 -3
  4834. package/types/dictionary/2.3.1/segments/CDM.d.ts +0 -3
  4835. package/types/dictionary/2.3.1/segments/CM0.d.ts +0 -3
  4836. package/types/dictionary/2.3.1/segments/CM1.d.ts +0 -3
  4837. package/types/dictionary/2.3.1/segments/CM2.d.ts +0 -3
  4838. package/types/dictionary/2.3.1/segments/CSP.d.ts +0 -3
  4839. package/types/dictionary/2.3.1/segments/CSR.d.ts +0 -3
  4840. package/types/dictionary/2.3.1/segments/CSS.d.ts +0 -3
  4841. package/types/dictionary/2.3.1/segments/CTD.d.ts +0 -3
  4842. package/types/dictionary/2.3.1/segments/CTI.d.ts +0 -3
  4843. package/types/dictionary/2.3.1/segments/DB1.d.ts +0 -3
  4844. package/types/dictionary/2.3.1/segments/DG1.d.ts +0 -3
  4845. package/types/dictionary/2.3.1/segments/DRG.d.ts +0 -3
  4846. package/types/dictionary/2.3.1/segments/DSC.d.ts +0 -3
  4847. package/types/dictionary/2.3.1/segments/DSP.d.ts +0 -3
  4848. package/types/dictionary/2.3.1/segments/EQL.d.ts +0 -3
  4849. package/types/dictionary/2.3.1/segments/ERQ.d.ts +0 -3
  4850. package/types/dictionary/2.3.1/segments/ERR.d.ts +0 -3
  4851. package/types/dictionary/2.3.1/segments/EVN.d.ts +0 -3
  4852. package/types/dictionary/2.3.1/segments/FAC.d.ts +0 -3
  4853. package/types/dictionary/2.3.1/segments/FHS.d.ts +0 -3
  4854. package/types/dictionary/2.3.1/segments/FT1.d.ts +0 -3
  4855. package/types/dictionary/2.3.1/segments/FTS.d.ts +0 -3
  4856. package/types/dictionary/2.3.1/segments/GOL.d.ts +0 -3
  4857. package/types/dictionary/2.3.1/segments/GT1.d.ts +0 -3
  4858. package/types/dictionary/2.3.1/segments/IN1.d.ts +0 -3
  4859. package/types/dictionary/2.3.1/segments/IN2.d.ts +0 -3
  4860. package/types/dictionary/2.3.1/segments/IN3.d.ts +0 -3
  4861. package/types/dictionary/2.3.1/segments/LCC.d.ts +0 -3
  4862. package/types/dictionary/2.3.1/segments/LCH.d.ts +0 -3
  4863. package/types/dictionary/2.3.1/segments/LDP.d.ts +0 -3
  4864. package/types/dictionary/2.3.1/segments/LOC.d.ts +0 -3
  4865. package/types/dictionary/2.3.1/segments/LRL.d.ts +0 -3
  4866. package/types/dictionary/2.3.1/segments/MFA.d.ts +0 -3
  4867. package/types/dictionary/2.3.1/segments/MFE.d.ts +0 -3
  4868. package/types/dictionary/2.3.1/segments/MRG.d.ts +0 -3
  4869. package/types/dictionary/2.3.1/segments/MSA.d.ts +0 -3
  4870. package/types/dictionary/2.3.1/segments/MSH.d.ts +0 -3
  4871. package/types/dictionary/2.3.1/segments/NCK.d.ts +0 -3
  4872. package/types/dictionary/2.3.1/segments/NK1.d.ts +0 -3
  4873. package/types/dictionary/2.3.1/segments/NPU.d.ts +0 -3
  4874. package/types/dictionary/2.3.1/segments/NSC.d.ts +0 -3
  4875. package/types/dictionary/2.3.1/segments/NST.d.ts +0 -3
  4876. package/types/dictionary/2.3.1/segments/NTE.d.ts +0 -3
  4877. package/types/dictionary/2.3.1/segments/OBR.d.ts +0 -3
  4878. package/types/dictionary/2.3.1/segments/OBX.d.ts +0 -3
  4879. package/types/dictionary/2.3.1/segments/ODS.d.ts +0 -3
  4880. package/types/dictionary/2.3.1/segments/ODT.d.ts +0 -3
  4881. package/types/dictionary/2.3.1/segments/OM1.d.ts +0 -3
  4882. package/types/dictionary/2.3.1/segments/OM2.d.ts +0 -3
  4883. package/types/dictionary/2.3.1/segments/OM3.d.ts +0 -3
  4884. package/types/dictionary/2.3.1/segments/OM4.d.ts +0 -3
  4885. package/types/dictionary/2.3.1/segments/OM5.d.ts +0 -3
  4886. package/types/dictionary/2.3.1/segments/OM6.d.ts +0 -3
  4887. package/types/dictionary/2.3.1/segments/ORC.d.ts +0 -3
  4888. package/types/dictionary/2.3.1/segments/PCR.d.ts +0 -3
  4889. package/types/dictionary/2.3.1/segments/PD1.d.ts +0 -3
  4890. package/types/dictionary/2.3.1/segments/PDC.d.ts +0 -3
  4891. package/types/dictionary/2.3.1/segments/PEO.d.ts +0 -3
  4892. package/types/dictionary/2.3.1/segments/PES.d.ts +0 -3
  4893. package/types/dictionary/2.3.1/segments/PID.d.ts +0 -3
  4894. package/types/dictionary/2.3.1/segments/PR1.d.ts +0 -3
  4895. package/types/dictionary/2.3.1/segments/PRA.d.ts +0 -3
  4896. package/types/dictionary/2.3.1/segments/PRC.d.ts +0 -3
  4897. package/types/dictionary/2.3.1/segments/PRD.d.ts +0 -3
  4898. package/types/dictionary/2.3.1/segments/PSH.d.ts +0 -3
  4899. package/types/dictionary/2.3.1/segments/PTH.d.ts +0 -3
  4900. package/types/dictionary/2.3.1/segments/PV1.d.ts +0 -3
  4901. package/types/dictionary/2.3.1/segments/PV2.d.ts +0 -3
  4902. package/types/dictionary/2.3.1/segments/QAK.d.ts +0 -3
  4903. package/types/dictionary/2.3.1/segments/QRD.d.ts +0 -3
  4904. package/types/dictionary/2.3.1/segments/QRF.d.ts +0 -3
  4905. package/types/dictionary/2.3.1/segments/RDF.d.ts +0 -3
  4906. package/types/dictionary/2.3.1/segments/RDT.d.ts +0 -3
  4907. package/types/dictionary/2.3.1/segments/RF1.d.ts +0 -3
  4908. package/types/dictionary/2.3.1/segments/RGS.d.ts +0 -3
  4909. package/types/dictionary/2.3.1/segments/ROL.d.ts +0 -3
  4910. package/types/dictionary/2.3.1/segments/RQ1.d.ts +0 -3
  4911. package/types/dictionary/2.3.1/segments/RQD.d.ts +0 -3
  4912. package/types/dictionary/2.3.1/segments/RXA.d.ts +0 -3
  4913. package/types/dictionary/2.3.1/segments/RXC.d.ts +0 -3
  4914. package/types/dictionary/2.3.1/segments/RXD.d.ts +0 -3
  4915. package/types/dictionary/2.3.1/segments/RXE.d.ts +0 -3
  4916. package/types/dictionary/2.3.1/segments/RXG.d.ts +0 -3
  4917. package/types/dictionary/2.3.1/segments/RXO.d.ts +0 -3
  4918. package/types/dictionary/2.3.1/segments/RXR.d.ts +0 -3
  4919. package/types/dictionary/2.3.1/segments/SCH.d.ts +0 -3
  4920. package/types/dictionary/2.3.1/segments/SPR.d.ts +0 -3
  4921. package/types/dictionary/2.3.1/segments/STF.d.ts +0 -3
  4922. package/types/dictionary/2.3.1/segments/TXA.d.ts +0 -3
  4923. package/types/dictionary/2.3.1/segments/UB1.d.ts +0 -3
  4924. package/types/dictionary/2.3.1/segments/UB2.d.ts +0 -3
  4925. package/types/dictionary/2.3.1/segments/URD.d.ts +0 -3
  4926. package/types/dictionary/2.3.1/segments/URS.d.ts +0 -3
  4927. package/types/dictionary/2.3.1/segments/VAR.d.ts +0 -3
  4928. package/types/dictionary/2.3.1/segments/VTQ.d.ts +0 -3
  4929. package/types/dictionary/2.3.1/segments/index.d.ts +0 -108
  4930. package/types/dictionary/2.3.1/types/AD.d.ts +0 -3
  4931. package/types/dictionary/2.3.1/types/AUI.d.ts +0 -3
  4932. package/types/dictionary/2.3.1/types/CCD.d.ts +0 -3
  4933. package/types/dictionary/2.3.1/types/CCP.d.ts +0 -3
  4934. package/types/dictionary/2.3.1/types/CD.d.ts +0 -3
  4935. package/types/dictionary/2.3.1/types/CE.d.ts +0 -3
  4936. package/types/dictionary/2.3.1/types/CF.d.ts +0 -3
  4937. package/types/dictionary/2.3.1/types/CK.d.ts +0 -3
  4938. package/types/dictionary/2.3.1/types/CN.d.ts +0 -3
  4939. package/types/dictionary/2.3.1/types/CNE.d.ts +0 -3
  4940. package/types/dictionary/2.3.1/types/CNS.d.ts +0 -3
  4941. package/types/dictionary/2.3.1/types/CP.d.ts +0 -3
  4942. package/types/dictionary/2.3.1/types/CSU.d.ts +0 -3
  4943. package/types/dictionary/2.3.1/types/CWE.d.ts +0 -3
  4944. package/types/dictionary/2.3.1/types/DDI.d.ts +0 -3
  4945. package/types/dictionary/2.3.1/types/DIN.d.ts +0 -3
  4946. package/types/dictionary/2.3.1/types/DLD.d.ts +0 -3
  4947. package/types/dictionary/2.3.1/types/DLT.d.ts +0 -3
  4948. package/types/dictionary/2.3.1/types/DR.d.ts +0 -3
  4949. package/types/dictionary/2.3.1/types/DTN.d.ts +0 -3
  4950. package/types/dictionary/2.3.1/types/ED.d.ts +0 -3
  4951. package/types/dictionary/2.3.1/types/EI.d.ts +0 -3
  4952. package/types/dictionary/2.3.1/types/EIP.d.ts +0 -3
  4953. package/types/dictionary/2.3.1/types/ELD.d.ts +0 -3
  4954. package/types/dictionary/2.3.1/types/FC.d.ts +0 -3
  4955. package/types/dictionary/2.3.1/types/FN.d.ts +0 -3
  4956. package/types/dictionary/2.3.1/types/HD.d.ts +0 -3
  4957. package/types/dictionary/2.3.1/types/JCC.d.ts +0 -3
  4958. package/types/dictionary/2.3.1/types/LA1.d.ts +0 -3
  4959. package/types/dictionary/2.3.1/types/LA2.d.ts +0 -3
  4960. package/types/dictionary/2.3.1/types/MOC.d.ts +0 -3
  4961. package/types/dictionary/2.3.1/types/MOP.d.ts +0 -3
  4962. package/types/dictionary/2.3.1/types/MSG.d.ts +0 -3
  4963. package/types/dictionary/2.3.1/types/NDL.d.ts +0 -3
  4964. package/types/dictionary/2.3.1/types/NR.d.ts +0 -3
  4965. package/types/dictionary/2.3.1/types/OCD.d.ts +0 -3
  4966. package/types/dictionary/2.3.1/types/OSD.d.ts +0 -3
  4967. package/types/dictionary/2.3.1/types/OSP.d.ts +0 -3
  4968. package/types/dictionary/2.3.1/types/PCF.d.ts +0 -3
  4969. package/types/dictionary/2.3.1/types/PI.d.ts +0 -3
  4970. package/types/dictionary/2.3.1/types/PIP.d.ts +0 -3
  4971. package/types/dictionary/2.3.1/types/PL.d.ts +0 -3
  4972. package/types/dictionary/2.3.1/types/PLN.d.ts +0 -3
  4973. package/types/dictionary/2.3.1/types/PN.d.ts +0 -3
  4974. package/types/dictionary/2.3.1/types/PPN.d.ts +0 -3
  4975. package/types/dictionary/2.3.1/types/PRL.d.ts +0 -3
  4976. package/types/dictionary/2.3.1/types/PT.d.ts +0 -3
  4977. package/types/dictionary/2.3.1/types/PTA.d.ts +0 -3
  4978. package/types/dictionary/2.3.1/types/QSC.d.ts +0 -3
  4979. package/types/dictionary/2.3.1/types/RCD.d.ts +0 -3
  4980. package/types/dictionary/2.3.1/types/RFR.d.ts +0 -3
  4981. package/types/dictionary/2.3.1/types/RMC.d.ts +0 -3
  4982. package/types/dictionary/2.3.1/types/SCV.d.ts +0 -3
  4983. package/types/dictionary/2.3.1/types/SI.d.ts +0 -3
  4984. package/types/dictionary/2.3.1/types/SPD.d.ts +0 -3
  4985. package/types/dictionary/2.3.1/types/SPS.d.ts +0 -3
  4986. package/types/dictionary/2.3.1/types/TQ.d.ts +0 -3
  4987. package/types/dictionary/2.3.1/types/UVC.d.ts +0 -3
  4988. package/types/dictionary/2.3.1/types/VID.d.ts +0 -3
  4989. package/types/dictionary/2.3.1/types/VR.d.ts +0 -3
  4990. package/types/dictionary/2.3.1/types/WVI.d.ts +0 -3
  4991. package/types/dictionary/2.3.1/types/WVS.d.ts +0 -3
  4992. package/types/dictionary/2.3.1/types/XAD.d.ts +0 -3
  4993. package/types/dictionary/2.3.1/types/XCN.d.ts +0 -3
  4994. package/types/dictionary/2.3.1/types/XON.d.ts +0 -3
  4995. package/types/dictionary/2.3.1/types/XPN.d.ts +0 -3
  4996. package/types/dictionary/2.3.1/types/index.d.ts +0 -66
  4997. package/types/dictionary/2.4/dictionary.d.ts +0 -2
  4998. package/types/dictionary/2.4/index.d.ts +0 -3
  4999. package/types/dictionary/2.4/patches.d.ts +0 -1
  5000. package/types/dictionary/2.4/segments/ABS.d.ts +0 -3
  5001. package/types/dictionary/2.4/segments/ACC.d.ts +0 -3
  5002. package/types/dictionary/2.4/segments/ADD.d.ts +0 -3
  5003. package/types/dictionary/2.4/segments/AFF.d.ts +0 -3
  5004. package/types/dictionary/2.4/segments/AIG.d.ts +0 -3
  5005. package/types/dictionary/2.4/segments/AIL.d.ts +0 -3
  5006. package/types/dictionary/2.4/segments/AIP.d.ts +0 -3
  5007. package/types/dictionary/2.4/segments/AIS.d.ts +0 -3
  5008. package/types/dictionary/2.4/segments/AL1.d.ts +0 -3
  5009. package/types/dictionary/2.4/segments/APR.d.ts +0 -3
  5010. package/types/dictionary/2.4/segments/ARQ.d.ts +0 -3
  5011. package/types/dictionary/2.4/segments/AUT.d.ts +0 -3
  5012. package/types/dictionary/2.4/segments/BHS.d.ts +0 -3
  5013. package/types/dictionary/2.4/segments/BLC.d.ts +0 -3
  5014. package/types/dictionary/2.4/segments/BLG.d.ts +0 -3
  5015. package/types/dictionary/2.4/segments/BTS.d.ts +0 -3
  5016. package/types/dictionary/2.4/segments/CDM.d.ts +0 -3
  5017. package/types/dictionary/2.4/segments/CM0.d.ts +0 -3
  5018. package/types/dictionary/2.4/segments/CM1.d.ts +0 -3
  5019. package/types/dictionary/2.4/segments/CM2.d.ts +0 -3
  5020. package/types/dictionary/2.4/segments/CNS.d.ts +0 -3
  5021. package/types/dictionary/2.4/segments/CSP.d.ts +0 -3
  5022. package/types/dictionary/2.4/segments/CSR.d.ts +0 -3
  5023. package/types/dictionary/2.4/segments/CSS.d.ts +0 -3
  5024. package/types/dictionary/2.4/segments/CTD.d.ts +0 -3
  5025. package/types/dictionary/2.4/segments/CTI.d.ts +0 -3
  5026. package/types/dictionary/2.4/segments/DB1.d.ts +0 -3
  5027. package/types/dictionary/2.4/segments/DG1.d.ts +0 -3
  5028. package/types/dictionary/2.4/segments/DRG.d.ts +0 -3
  5029. package/types/dictionary/2.4/segments/DSC.d.ts +0 -3
  5030. package/types/dictionary/2.4/segments/DSP.d.ts +0 -3
  5031. package/types/dictionary/2.4/segments/ECD.d.ts +0 -3
  5032. package/types/dictionary/2.4/segments/ECR.d.ts +0 -3
  5033. package/types/dictionary/2.4/segments/EDU.d.ts +0 -3
  5034. package/types/dictionary/2.4/segments/EQL.d.ts +0 -3
  5035. package/types/dictionary/2.4/segments/EQP.d.ts +0 -3
  5036. package/types/dictionary/2.4/segments/EQU.d.ts +0 -3
  5037. package/types/dictionary/2.4/segments/ERQ.d.ts +0 -3
  5038. package/types/dictionary/2.4/segments/ERR.d.ts +0 -3
  5039. package/types/dictionary/2.4/segments/EVN.d.ts +0 -3
  5040. package/types/dictionary/2.4/segments/FAC.d.ts +0 -3
  5041. package/types/dictionary/2.4/segments/FHS.d.ts +0 -3
  5042. package/types/dictionary/2.4/segments/FT1.d.ts +0 -3
  5043. package/types/dictionary/2.4/segments/FTS.d.ts +0 -3
  5044. package/types/dictionary/2.4/segments/GOL.d.ts +0 -3
  5045. package/types/dictionary/2.4/segments/GP1.d.ts +0 -3
  5046. package/types/dictionary/2.4/segments/GP2.d.ts +0 -3
  5047. package/types/dictionary/2.4/segments/GT1.d.ts +0 -3
  5048. package/types/dictionary/2.4/segments/IAM.d.ts +0 -3
  5049. package/types/dictionary/2.4/segments/IN1.d.ts +0 -3
  5050. package/types/dictionary/2.4/segments/IN2.d.ts +0 -3
  5051. package/types/dictionary/2.4/segments/IN3.d.ts +0 -3
  5052. package/types/dictionary/2.4/segments/INV.d.ts +0 -3
  5053. package/types/dictionary/2.4/segments/ISD.d.ts +0 -3
  5054. package/types/dictionary/2.4/segments/LAN.d.ts +0 -3
  5055. package/types/dictionary/2.4/segments/LCC.d.ts +0 -3
  5056. package/types/dictionary/2.4/segments/LCH.d.ts +0 -3
  5057. package/types/dictionary/2.4/segments/LDP.d.ts +0 -3
  5058. package/types/dictionary/2.4/segments/LOC.d.ts +0 -3
  5059. package/types/dictionary/2.4/segments/LRL.d.ts +0 -3
  5060. package/types/dictionary/2.4/segments/MFA.d.ts +0 -3
  5061. package/types/dictionary/2.4/segments/MFE.d.ts +0 -3
  5062. package/types/dictionary/2.4/segments/MFI.d.ts +0 -3
  5063. package/types/dictionary/2.4/segments/MRG.d.ts +0 -3
  5064. package/types/dictionary/2.4/segments/MSA.d.ts +0 -3
  5065. package/types/dictionary/2.4/segments/MSH.d.ts +0 -3
  5066. package/types/dictionary/2.4/segments/NCK.d.ts +0 -3
  5067. package/types/dictionary/2.4/segments/NDS.d.ts +0 -3
  5068. package/types/dictionary/2.4/segments/NK1.d.ts +0 -3
  5069. package/types/dictionary/2.4/segments/NPU.d.ts +0 -3
  5070. package/types/dictionary/2.4/segments/NSC.d.ts +0 -3
  5071. package/types/dictionary/2.4/segments/NST.d.ts +0 -3
  5072. package/types/dictionary/2.4/segments/NTE.d.ts +0 -3
  5073. package/types/dictionary/2.4/segments/OBR.d.ts +0 -3
  5074. package/types/dictionary/2.4/segments/OBX.d.ts +0 -3
  5075. package/types/dictionary/2.4/segments/ODS.d.ts +0 -3
  5076. package/types/dictionary/2.4/segments/ODT.d.ts +0 -3
  5077. package/types/dictionary/2.4/segments/OM1.d.ts +0 -3
  5078. package/types/dictionary/2.4/segments/OM2.d.ts +0 -3
  5079. package/types/dictionary/2.4/segments/OM3.d.ts +0 -3
  5080. package/types/dictionary/2.4/segments/OM4.d.ts +0 -3
  5081. package/types/dictionary/2.4/segments/OM5.d.ts +0 -3
  5082. package/types/dictionary/2.4/segments/OM6.d.ts +0 -3
  5083. package/types/dictionary/2.4/segments/OM7.d.ts +0 -3
  5084. package/types/dictionary/2.4/segments/ORC.d.ts +0 -3
  5085. package/types/dictionary/2.4/segments/ORG.d.ts +0 -3
  5086. package/types/dictionary/2.4/segments/PCR.d.ts +0 -3
  5087. package/types/dictionary/2.4/segments/PD1.d.ts +0 -3
  5088. package/types/dictionary/2.4/segments/PDA.d.ts +0 -3
  5089. package/types/dictionary/2.4/segments/PDC.d.ts +0 -3
  5090. package/types/dictionary/2.4/segments/PEO.d.ts +0 -3
  5091. package/types/dictionary/2.4/segments/PES.d.ts +0 -3
  5092. package/types/dictionary/2.4/segments/PID.d.ts +0 -3
  5093. package/types/dictionary/2.4/segments/PR1.d.ts +0 -3
  5094. package/types/dictionary/2.4/segments/PRA.d.ts +0 -3
  5095. package/types/dictionary/2.4/segments/PRB.d.ts +0 -3
  5096. package/types/dictionary/2.4/segments/PRC.d.ts +0 -3
  5097. package/types/dictionary/2.4/segments/PRD.d.ts +0 -3
  5098. package/types/dictionary/2.4/segments/PSH.d.ts +0 -3
  5099. package/types/dictionary/2.4/segments/PTH.d.ts +0 -3
  5100. package/types/dictionary/2.4/segments/PV1.d.ts +0 -3
  5101. package/types/dictionary/2.4/segments/PV2.d.ts +0 -3
  5102. package/types/dictionary/2.4/segments/QAK.d.ts +0 -3
  5103. package/types/dictionary/2.4/segments/QID.d.ts +0 -3
  5104. package/types/dictionary/2.4/segments/QPD.d.ts +0 -3
  5105. package/types/dictionary/2.4/segments/QRD.d.ts +0 -3
  5106. package/types/dictionary/2.4/segments/QRF.d.ts +0 -3
  5107. package/types/dictionary/2.4/segments/QRI.d.ts +0 -3
  5108. package/types/dictionary/2.4/segments/RCP.d.ts +0 -3
  5109. package/types/dictionary/2.4/segments/RDF.d.ts +0 -3
  5110. package/types/dictionary/2.4/segments/RDT.d.ts +0 -3
  5111. package/types/dictionary/2.4/segments/RF1.d.ts +0 -3
  5112. package/types/dictionary/2.4/segments/RGS.d.ts +0 -3
  5113. package/types/dictionary/2.4/segments/RMI.d.ts +0 -3
  5114. package/types/dictionary/2.4/segments/ROL.d.ts +0 -3
  5115. package/types/dictionary/2.4/segments/RQ1.d.ts +0 -3
  5116. package/types/dictionary/2.4/segments/RQD.d.ts +0 -3
  5117. package/types/dictionary/2.4/segments/RXA.d.ts +0 -3
  5118. package/types/dictionary/2.4/segments/RXC.d.ts +0 -3
  5119. package/types/dictionary/2.4/segments/RXD.d.ts +0 -3
  5120. package/types/dictionary/2.4/segments/RXE.d.ts +0 -3
  5121. package/types/dictionary/2.4/segments/RXG.d.ts +0 -3
  5122. package/types/dictionary/2.4/segments/RXO.d.ts +0 -3
  5123. package/types/dictionary/2.4/segments/RXR.d.ts +0 -3
  5124. package/types/dictionary/2.4/segments/SAC.d.ts +0 -3
  5125. package/types/dictionary/2.4/segments/SCH.d.ts +0 -3
  5126. package/types/dictionary/2.4/segments/SID.d.ts +0 -3
  5127. package/types/dictionary/2.4/segments/SPR.d.ts +0 -3
  5128. package/types/dictionary/2.4/segments/STF.d.ts +0 -3
  5129. package/types/dictionary/2.4/segments/TCC.d.ts +0 -3
  5130. package/types/dictionary/2.4/segments/TCD.d.ts +0 -3
  5131. package/types/dictionary/2.4/segments/TXA.d.ts +0 -3
  5132. package/types/dictionary/2.4/segments/UB1.d.ts +0 -3
  5133. package/types/dictionary/2.4/segments/UB2.d.ts +0 -3
  5134. package/types/dictionary/2.4/segments/URD.d.ts +0 -3
  5135. package/types/dictionary/2.4/segments/URS.d.ts +0 -3
  5136. package/types/dictionary/2.4/segments/VAR.d.ts +0 -3
  5137. package/types/dictionary/2.4/segments/VTQ.d.ts +0 -3
  5138. package/types/dictionary/2.4/segments/index.d.ts +0 -138
  5139. package/types/dictionary/2.4/types/AD.d.ts +0 -3
  5140. package/types/dictionary/2.4/types/AUI.d.ts +0 -3
  5141. package/types/dictionary/2.4/types/CD.d.ts +0 -3
  5142. package/types/dictionary/2.4/types/CE.d.ts +0 -3
  5143. package/types/dictionary/2.4/types/CF.d.ts +0 -3
  5144. package/types/dictionary/2.4/types/CK.d.ts +0 -3
  5145. package/types/dictionary/2.4/types/CN.d.ts +0 -3
  5146. package/types/dictionary/2.4/types/CNE.d.ts +0 -3
  5147. package/types/dictionary/2.4/types/CNN.d.ts +0 -3
  5148. package/types/dictionary/2.4/types/CP.d.ts +0 -3
  5149. package/types/dictionary/2.4/types/CQ.d.ts +0 -3
  5150. package/types/dictionary/2.4/types/CWE.d.ts +0 -3
  5151. package/types/dictionary/2.4/types/CX.d.ts +0 -3
  5152. package/types/dictionary/2.4/types/DLD.d.ts +0 -3
  5153. package/types/dictionary/2.4/types/DLN.d.ts +0 -3
  5154. package/types/dictionary/2.4/types/DR.d.ts +0 -3
  5155. package/types/dictionary/2.4/types/DT.d.ts +0 -3
  5156. package/types/dictionary/2.4/types/DTM.d.ts +0 -3
  5157. package/types/dictionary/2.4/types/ED.d.ts +0 -3
  5158. package/types/dictionary/2.4/types/EI.d.ts +0 -3
  5159. package/types/dictionary/2.4/types/FC.d.ts +0 -3
  5160. package/types/dictionary/2.4/types/FN.d.ts +0 -3
  5161. package/types/dictionary/2.4/types/FT.d.ts +0 -3
  5162. package/types/dictionary/2.4/types/HD.d.ts +0 -3
  5163. package/types/dictionary/2.4/types/ID.d.ts +0 -3
  5164. package/types/dictionary/2.4/types/IS.d.ts +0 -3
  5165. package/types/dictionary/2.4/types/JCC.d.ts +0 -3
  5166. package/types/dictionary/2.4/types/MA.d.ts +0 -3
  5167. package/types/dictionary/2.4/types/MO.d.ts +0 -3
  5168. package/types/dictionary/2.4/types/NA.d.ts +0 -3
  5169. package/types/dictionary/2.4/types/NDL.d.ts +0 -3
  5170. package/types/dictionary/2.4/types/NM.d.ts +0 -3
  5171. package/types/dictionary/2.4/types/OCD.d.ts +0 -3
  5172. package/types/dictionary/2.4/types/PL.d.ts +0 -3
  5173. package/types/dictionary/2.4/types/PN.d.ts +0 -3
  5174. package/types/dictionary/2.4/types/PPN.d.ts +0 -3
  5175. package/types/dictionary/2.4/types/PT.d.ts +0 -3
  5176. package/types/dictionary/2.4/types/QIP.d.ts +0 -3
  5177. package/types/dictionary/2.4/types/QSC.d.ts +0 -3
  5178. package/types/dictionary/2.4/types/RCD.d.ts +0 -3
  5179. package/types/dictionary/2.4/types/RFR.d.ts +0 -3
  5180. package/types/dictionary/2.4/types/RI.d.ts +0 -3
  5181. package/types/dictionary/2.4/types/RP.d.ts +0 -3
  5182. package/types/dictionary/2.4/types/SAD.d.ts +0 -3
  5183. package/types/dictionary/2.4/types/SCV.d.ts +0 -3
  5184. package/types/dictionary/2.4/types/SN.d.ts +0 -3
  5185. package/types/dictionary/2.4/types/SRT.d.ts +0 -3
  5186. package/types/dictionary/2.4/types/ST.d.ts +0 -3
  5187. package/types/dictionary/2.4/types/TM.d.ts +0 -3
  5188. package/types/dictionary/2.4/types/TN.d.ts +0 -3
  5189. package/types/dictionary/2.4/types/TQ.d.ts +0 -3
  5190. package/types/dictionary/2.4/types/TS.d.ts +0 -3
  5191. package/types/dictionary/2.4/types/TX.d.ts +0 -3
  5192. package/types/dictionary/2.4/types/VARIES.d.ts +0 -3
  5193. package/types/dictionary/2.4/types/VH.d.ts +0 -3
  5194. package/types/dictionary/2.4/types/WVS.d.ts +0 -3
  5195. package/types/dictionary/2.4/types/XAD.d.ts +0 -3
  5196. package/types/dictionary/2.4/types/XCN.d.ts +0 -3
  5197. package/types/dictionary/2.4/types/XON.d.ts +0 -3
  5198. package/types/dictionary/2.4/types/XPN.d.ts +0 -3
  5199. package/types/dictionary/2.4/types/XTN.d.ts +0 -3
  5200. package/types/dictionary/2.4/types/index.d.ts +0 -61
  5201. package/types/dictionary/2.5/index.d.ts +0 -2
  5202. package/types/dictionary/2.5/segments/ACC.d.ts +0 -3
  5203. package/types/dictionary/2.5/segments/ADD.d.ts +0 -3
  5204. package/types/dictionary/2.5/segments/AFF.d.ts +0 -3
  5205. package/types/dictionary/2.5/segments/AIL.d.ts +0 -3
  5206. package/types/dictionary/2.5/segments/AIP.d.ts +0 -3
  5207. package/types/dictionary/2.5/segments/AIS.d.ts +0 -3
  5208. package/types/dictionary/2.5/segments/AL1.d.ts +0 -3
  5209. package/types/dictionary/2.5/segments/ARQ.d.ts +0 -3
  5210. package/types/dictionary/2.5/segments/AUT.d.ts +0 -3
  5211. package/types/dictionary/2.5/segments/BHS.d.ts +0 -3
  5212. package/types/dictionary/2.5/segments/BLC.d.ts +0 -3
  5213. package/types/dictionary/2.5/segments/BLG.d.ts +0 -3
  5214. package/types/dictionary/2.5/segments/BPO.d.ts +0 -3
  5215. package/types/dictionary/2.5/segments/BPX.d.ts +0 -3
  5216. package/types/dictionary/2.5/segments/BTS.d.ts +0 -3
  5217. package/types/dictionary/2.5/segments/BTX.d.ts +0 -3
  5218. package/types/dictionary/2.5/segments/CDM.d.ts +0 -3
  5219. package/types/dictionary/2.5/segments/CER.d.ts +0 -3
  5220. package/types/dictionary/2.5/segments/CM0.d.ts +0 -3
  5221. package/types/dictionary/2.5/segments/CM1.d.ts +0 -3
  5222. package/types/dictionary/2.5/segments/CM2.d.ts +0 -3
  5223. package/types/dictionary/2.5/segments/CSR.d.ts +0 -3
  5224. package/types/dictionary/2.5/segments/CSS.d.ts +0 -3
  5225. package/types/dictionary/2.5/segments/CTD.d.ts +0 -3
  5226. package/types/dictionary/2.5/segments/DB1.d.ts +0 -3
  5227. package/types/dictionary/2.5/segments/DG1.d.ts +0 -3
  5228. package/types/dictionary/2.5/segments/DRG.d.ts +0 -3
  5229. package/types/dictionary/2.5/segments/DSC.d.ts +0 -3
  5230. package/types/dictionary/2.5/segments/DSP.d.ts +0 -3
  5231. package/types/dictionary/2.5/segments/ECD.d.ts +0 -3
  5232. package/types/dictionary/2.5/segments/ECR.d.ts +0 -3
  5233. package/types/dictionary/2.5/segments/EDU.d.ts +0 -3
  5234. package/types/dictionary/2.5/segments/EQL.d.ts +0 -3
  5235. package/types/dictionary/2.5/segments/ERQ.d.ts +0 -3
  5236. package/types/dictionary/2.5/segments/ERR.d.ts +0 -3
  5237. package/types/dictionary/2.5/segments/EVN.d.ts +0 -3
  5238. package/types/dictionary/2.5/segments/FAC.d.ts +0 -3
  5239. package/types/dictionary/2.5/segments/FHS.d.ts +0 -3
  5240. package/types/dictionary/2.5/segments/FT1.d.ts +0 -3
  5241. package/types/dictionary/2.5/segments/FTS.d.ts +0 -3
  5242. package/types/dictionary/2.5/segments/GOL.d.ts +0 -3
  5243. package/types/dictionary/2.5/segments/GP2.d.ts +0 -3
  5244. package/types/dictionary/2.5/segments/GT1.d.ts +0 -3
  5245. package/types/dictionary/2.5/segments/IAM.d.ts +0 -3
  5246. package/types/dictionary/2.5/segments/IIM.d.ts +0 -3
  5247. package/types/dictionary/2.5/segments/IN1.d.ts +0 -3
  5248. package/types/dictionary/2.5/segments/IN2.d.ts +0 -3
  5249. package/types/dictionary/2.5/segments/IN3.d.ts +0 -3
  5250. package/types/dictionary/2.5/segments/INV.d.ts +0 -3
  5251. package/types/dictionary/2.5/segments/IPC.d.ts +0 -3
  5252. package/types/dictionary/2.5/segments/LAN.d.ts +0 -3
  5253. package/types/dictionary/2.5/segments/LCC.d.ts +0 -3
  5254. package/types/dictionary/2.5/segments/LCH.d.ts +0 -3
  5255. package/types/dictionary/2.5/segments/LDP.d.ts +0 -3
  5256. package/types/dictionary/2.5/segments/LOC.d.ts +0 -3
  5257. package/types/dictionary/2.5/segments/LRL.d.ts +0 -3
  5258. package/types/dictionary/2.5/segments/MFA.d.ts +0 -3
  5259. package/types/dictionary/2.5/segments/MFE.d.ts +0 -3
  5260. package/types/dictionary/2.5/segments/MFI.d.ts +0 -3
  5261. package/types/dictionary/2.5/segments/MRG.d.ts +0 -3
  5262. package/types/dictionary/2.5/segments/MSA.d.ts +0 -3
  5263. package/types/dictionary/2.5/segments/MSH.d.ts +0 -3
  5264. package/types/dictionary/2.5/segments/NCK.d.ts +0 -3
  5265. package/types/dictionary/2.5/segments/NK1.d.ts +0 -3
  5266. package/types/dictionary/2.5/segments/NPU.d.ts +0 -3
  5267. package/types/dictionary/2.5/segments/NSC.d.ts +0 -3
  5268. package/types/dictionary/2.5/segments/NST.d.ts +0 -3
  5269. package/types/dictionary/2.5/segments/NTE.d.ts +0 -3
  5270. package/types/dictionary/2.5/segments/OBR.d.ts +0 -3
  5271. package/types/dictionary/2.5/segments/OBX.d.ts +0 -3
  5272. package/types/dictionary/2.5/segments/ODS.d.ts +0 -3
  5273. package/types/dictionary/2.5/segments/ODT.d.ts +0 -3
  5274. package/types/dictionary/2.5/segments/OM1.d.ts +0 -3
  5275. package/types/dictionary/2.5/segments/OM2.d.ts +0 -3
  5276. package/types/dictionary/2.5/segments/OM3.d.ts +0 -3
  5277. package/types/dictionary/2.5/segments/OM4.d.ts +0 -3
  5278. package/types/dictionary/2.5/segments/OM5.d.ts +0 -3
  5279. package/types/dictionary/2.5/segments/OM6.d.ts +0 -3
  5280. package/types/dictionary/2.5/segments/OM7.d.ts +0 -3
  5281. package/types/dictionary/2.5/segments/ORC.d.ts +0 -3
  5282. package/types/dictionary/2.5/segments/ORG.d.ts +0 -3
  5283. package/types/dictionary/2.5/segments/OVR.d.ts +0 -3
  5284. package/types/dictionary/2.5/segments/PCR.d.ts +0 -3
  5285. package/types/dictionary/2.5/segments/PD1.d.ts +0 -3
  5286. package/types/dictionary/2.5/segments/PDA.d.ts +0 -3
  5287. package/types/dictionary/2.5/segments/PDC.d.ts +0 -3
  5288. package/types/dictionary/2.5/segments/PEO.d.ts +0 -3
  5289. package/types/dictionary/2.5/segments/PES.d.ts +0 -3
  5290. package/types/dictionary/2.5/segments/PID.d.ts +0 -3
  5291. package/types/dictionary/2.5/segments/PR1.d.ts +0 -3
  5292. package/types/dictionary/2.5/segments/PRA.d.ts +0 -3
  5293. package/types/dictionary/2.5/segments/PRC.d.ts +0 -3
  5294. package/types/dictionary/2.5/segments/PRD.d.ts +0 -3
  5295. package/types/dictionary/2.5/segments/PSH.d.ts +0 -3
  5296. package/types/dictionary/2.5/segments/PTH.d.ts +0 -3
  5297. package/types/dictionary/2.5/segments/PV1.d.ts +0 -3
  5298. package/types/dictionary/2.5/segments/PV2.d.ts +0 -3
  5299. package/types/dictionary/2.5/segments/QAK.d.ts +0 -3
  5300. package/types/dictionary/2.5/segments/QRD.d.ts +0 -3
  5301. package/types/dictionary/2.5/segments/QRF.d.ts +0 -3
  5302. package/types/dictionary/2.5/segments/RDT.d.ts +0 -3
  5303. package/types/dictionary/2.5/segments/ROL.d.ts +0 -3
  5304. package/types/dictionary/2.5/segments/RQ1.d.ts +0 -3
  5305. package/types/dictionary/2.5/segments/RQD.d.ts +0 -3
  5306. package/types/dictionary/2.5/segments/RXA.d.ts +0 -3
  5307. package/types/dictionary/2.5/segments/RXC.d.ts +0 -3
  5308. package/types/dictionary/2.5/segments/RXD.d.ts +0 -3
  5309. package/types/dictionary/2.5/segments/RXE.d.ts +0 -3
  5310. package/types/dictionary/2.5/segments/RXG.d.ts +0 -3
  5311. package/types/dictionary/2.5/segments/RXO.d.ts +0 -3
  5312. package/types/dictionary/2.5/segments/RXR.d.ts +0 -3
  5313. package/types/dictionary/2.5/segments/SAC.d.ts +0 -3
  5314. package/types/dictionary/2.5/segments/SCH.d.ts +0 -3
  5315. package/types/dictionary/2.5/segments/SFT.d.ts +0 -3
  5316. package/types/dictionary/2.5/segments/SPM.d.ts +0 -3
  5317. package/types/dictionary/2.5/segments/SPR.d.ts +0 -3
  5318. package/types/dictionary/2.5/segments/STF.d.ts +0 -3
  5319. package/types/dictionary/2.5/segments/TQ1.d.ts +0 -3
  5320. package/types/dictionary/2.5/segments/TQ2.d.ts +0 -3
  5321. package/types/dictionary/2.5/segments/TXA.d.ts +0 -3
  5322. package/types/dictionary/2.5/segments/UB1.d.ts +0 -3
  5323. package/types/dictionary/2.5/segments/UB2.d.ts +0 -3
  5324. package/types/dictionary/2.5/segments/URD.d.ts +0 -3
  5325. package/types/dictionary/2.5/segments/URS.d.ts +0 -3
  5326. package/types/dictionary/2.5/segments/VAR.d.ts +0 -3
  5327. package/types/dictionary/2.5/segments/VTQ.d.ts +0 -3
  5328. package/types/dictionary/2.5/segments/index.d.ts +0 -126
  5329. package/types/dictionary/2.5/types/AD.d.ts +0 -3
  5330. package/types/dictionary/2.5/types/AUI.d.ts +0 -3
  5331. package/types/dictionary/2.5/types/CCD.d.ts +0 -3
  5332. package/types/dictionary/2.5/types/CCP.d.ts +0 -3
  5333. package/types/dictionary/2.5/types/CD.d.ts +0 -3
  5334. package/types/dictionary/2.5/types/CE.d.ts +0 -3
  5335. package/types/dictionary/2.5/types/CF.d.ts +0 -3
  5336. package/types/dictionary/2.5/types/CNE.d.ts +0 -3
  5337. package/types/dictionary/2.5/types/CNN.d.ts +0 -3
  5338. package/types/dictionary/2.5/types/CP.d.ts +0 -3
  5339. package/types/dictionary/2.5/types/CQ.d.ts +0 -3
  5340. package/types/dictionary/2.5/types/CSU.d.ts +0 -3
  5341. package/types/dictionary/2.5/types/CWE.d.ts +0 -3
  5342. package/types/dictionary/2.5/types/CX.d.ts +0 -3
  5343. package/types/dictionary/2.5/types/DDI.d.ts +0 -3
  5344. package/types/dictionary/2.5/types/DIN.d.ts +0 -3
  5345. package/types/dictionary/2.5/types/DLD.d.ts +0 -3
  5346. package/types/dictionary/2.5/types/DLN.d.ts +0 -3
  5347. package/types/dictionary/2.5/types/DLT.d.ts +0 -3
  5348. package/types/dictionary/2.5/types/DR.d.ts +0 -3
  5349. package/types/dictionary/2.5/types/DTM.d.ts +0 -3
  5350. package/types/dictionary/2.5/types/DTN.d.ts +0 -3
  5351. package/types/dictionary/2.5/types/ED.d.ts +0 -3
  5352. package/types/dictionary/2.5/types/EI.d.ts +0 -3
  5353. package/types/dictionary/2.5/types/EIP.d.ts +0 -3
  5354. package/types/dictionary/2.5/types/ELD.d.ts +0 -3
  5355. package/types/dictionary/2.5/types/ERL.d.ts +0 -3
  5356. package/types/dictionary/2.5/types/FC.d.ts +0 -3
  5357. package/types/dictionary/2.5/types/FN.d.ts +0 -3
  5358. package/types/dictionary/2.5/types/GTS.d.ts +0 -3
  5359. package/types/dictionary/2.5/types/HD.d.ts +0 -3
  5360. package/types/dictionary/2.5/types/ICD.d.ts +0 -3
  5361. package/types/dictionary/2.5/types/JCC.d.ts +0 -3
  5362. package/types/dictionary/2.5/types/LA1.d.ts +0 -3
  5363. package/types/dictionary/2.5/types/LA2.d.ts +0 -3
  5364. package/types/dictionary/2.5/types/MA.d.ts +0 -3
  5365. package/types/dictionary/2.5/types/MO.d.ts +0 -3
  5366. package/types/dictionary/2.5/types/MOC.d.ts +0 -3
  5367. package/types/dictionary/2.5/types/MOP.d.ts +0 -3
  5368. package/types/dictionary/2.5/types/MSG.d.ts +0 -3
  5369. package/types/dictionary/2.5/types/NA.d.ts +0 -3
  5370. package/types/dictionary/2.5/types/NDL.d.ts +0 -3
  5371. package/types/dictionary/2.5/types/NR.d.ts +0 -3
  5372. package/types/dictionary/2.5/types/OCD.d.ts +0 -3
  5373. package/types/dictionary/2.5/types/OSD.d.ts +0 -3
  5374. package/types/dictionary/2.5/types/OSP.d.ts +0 -3
  5375. package/types/dictionary/2.5/types/PIP.d.ts +0 -3
  5376. package/types/dictionary/2.5/types/PL.d.ts +0 -3
  5377. package/types/dictionary/2.5/types/PLN.d.ts +0 -3
  5378. package/types/dictionary/2.5/types/PPN.d.ts +0 -3
  5379. package/types/dictionary/2.5/types/PRL.d.ts +0 -3
  5380. package/types/dictionary/2.5/types/PT.d.ts +0 -3
  5381. package/types/dictionary/2.5/types/PTA.d.ts +0 -3
  5382. package/types/dictionary/2.5/types/QIP.d.ts +0 -3
  5383. package/types/dictionary/2.5/types/QSC.d.ts +0 -3
  5384. package/types/dictionary/2.5/types/RCD.d.ts +0 -3
  5385. package/types/dictionary/2.5/types/RFR.d.ts +0 -3
  5386. package/types/dictionary/2.5/types/RI.d.ts +0 -3
  5387. package/types/dictionary/2.5/types/RMC.d.ts +0 -3
  5388. package/types/dictionary/2.5/types/RP.d.ts +0 -3
  5389. package/types/dictionary/2.5/types/RPT.d.ts +0 -3
  5390. package/types/dictionary/2.5/types/SAD.d.ts +0 -3
  5391. package/types/dictionary/2.5/types/SCV.d.ts +0 -3
  5392. package/types/dictionary/2.5/types/SI.d.ts +0 -3
  5393. package/types/dictionary/2.5/types/SN.d.ts +0 -3
  5394. package/types/dictionary/2.5/types/SPD.d.ts +0 -3
  5395. package/types/dictionary/2.5/types/SPS.d.ts +0 -3
  5396. package/types/dictionary/2.5/types/SRT.d.ts +0 -3
  5397. package/types/dictionary/2.5/types/TQ.d.ts +0 -3
  5398. package/types/dictionary/2.5/types/TS.d.ts +0 -3
  5399. package/types/dictionary/2.5/types/UVC.d.ts +0 -3
  5400. package/types/dictionary/2.5/types/VH.d.ts +0 -3
  5401. package/types/dictionary/2.5/types/VID.d.ts +0 -3
  5402. package/types/dictionary/2.5/types/VR.d.ts +0 -3
  5403. package/types/dictionary/2.5/types/WVI.d.ts +0 -3
  5404. package/types/dictionary/2.5/types/WVS.d.ts +0 -3
  5405. package/types/dictionary/2.5/types/XAD.d.ts +0 -3
  5406. package/types/dictionary/2.5/types/XCN.d.ts +0 -3
  5407. package/types/dictionary/2.5/types/XON.d.ts +0 -3
  5408. package/types/dictionary/2.5/types/XPN.d.ts +0 -3
  5409. package/types/dictionary/2.5/types/XTN.d.ts +0 -3
  5410. package/types/dictionary/2.5/types/index.d.ts +0 -81
  5411. package/types/dictionary/2.5.1/index.d.ts +0 -2
  5412. package/types/dictionary/2.5.1/segments/ABS.d.ts +0 -3
  5413. package/types/dictionary/2.5.1/segments/ACC.d.ts +0 -3
  5414. package/types/dictionary/2.5.1/segments/ADD.d.ts +0 -3
  5415. package/types/dictionary/2.5.1/segments/AFF.d.ts +0 -3
  5416. package/types/dictionary/2.5.1/segments/AIG.d.ts +0 -3
  5417. package/types/dictionary/2.5.1/segments/AIL.d.ts +0 -3
  5418. package/types/dictionary/2.5.1/segments/AIP.d.ts +0 -3
  5419. package/types/dictionary/2.5.1/segments/AIS.d.ts +0 -3
  5420. package/types/dictionary/2.5.1/segments/AL1.d.ts +0 -3
  5421. package/types/dictionary/2.5.1/segments/APR.d.ts +0 -3
  5422. package/types/dictionary/2.5.1/segments/ARQ.d.ts +0 -3
  5423. package/types/dictionary/2.5.1/segments/AUT.d.ts +0 -3
  5424. package/types/dictionary/2.5.1/segments/BHS.d.ts +0 -3
  5425. package/types/dictionary/2.5.1/segments/BLC.d.ts +0 -3
  5426. package/types/dictionary/2.5.1/segments/BLG.d.ts +0 -3
  5427. package/types/dictionary/2.5.1/segments/BTS.d.ts +0 -3
  5428. package/types/dictionary/2.5.1/segments/CDM.d.ts +0 -3
  5429. package/types/dictionary/2.5.1/segments/CM0.d.ts +0 -3
  5430. package/types/dictionary/2.5.1/segments/CM1.d.ts +0 -3
  5431. package/types/dictionary/2.5.1/segments/CM2.d.ts +0 -3
  5432. package/types/dictionary/2.5.1/segments/CNS.d.ts +0 -3
  5433. package/types/dictionary/2.5.1/segments/CSP.d.ts +0 -3
  5434. package/types/dictionary/2.5.1/segments/CSR.d.ts +0 -3
  5435. package/types/dictionary/2.5.1/segments/CSS.d.ts +0 -3
  5436. package/types/dictionary/2.5.1/segments/CTD.d.ts +0 -3
  5437. package/types/dictionary/2.5.1/segments/CTI.d.ts +0 -3
  5438. package/types/dictionary/2.5.1/segments/DB1.d.ts +0 -3
  5439. package/types/dictionary/2.5.1/segments/DG1.d.ts +0 -3
  5440. package/types/dictionary/2.5.1/segments/DRG.d.ts +0 -3
  5441. package/types/dictionary/2.5.1/segments/DSC.d.ts +0 -3
  5442. package/types/dictionary/2.5.1/segments/DSP.d.ts +0 -3
  5443. package/types/dictionary/2.5.1/segments/ECD.d.ts +0 -3
  5444. package/types/dictionary/2.5.1/segments/ECR.d.ts +0 -3
  5445. package/types/dictionary/2.5.1/segments/EDU.d.ts +0 -3
  5446. package/types/dictionary/2.5.1/segments/EQL.d.ts +0 -3
  5447. package/types/dictionary/2.5.1/segments/EQP.d.ts +0 -3
  5448. package/types/dictionary/2.5.1/segments/EQU.d.ts +0 -3
  5449. package/types/dictionary/2.5.1/segments/ERQ.d.ts +0 -3
  5450. package/types/dictionary/2.5.1/segments/ERR.d.ts +0 -3
  5451. package/types/dictionary/2.5.1/segments/EVN.d.ts +0 -3
  5452. package/types/dictionary/2.5.1/segments/FAC.d.ts +0 -3
  5453. package/types/dictionary/2.5.1/segments/FHS.d.ts +0 -3
  5454. package/types/dictionary/2.5.1/segments/FT1.d.ts +0 -3
  5455. package/types/dictionary/2.5.1/segments/FTS.d.ts +0 -3
  5456. package/types/dictionary/2.5.1/segments/GOL.d.ts +0 -3
  5457. package/types/dictionary/2.5.1/segments/GP1.d.ts +0 -3
  5458. package/types/dictionary/2.5.1/segments/GP2.d.ts +0 -3
  5459. package/types/dictionary/2.5.1/segments/GT1.d.ts +0 -3
  5460. package/types/dictionary/2.5.1/segments/IAM.d.ts +0 -3
  5461. package/types/dictionary/2.5.1/segments/IN1.d.ts +0 -3
  5462. package/types/dictionary/2.5.1/segments/IN2.d.ts +0 -3
  5463. package/types/dictionary/2.5.1/segments/IN3.d.ts +0 -3
  5464. package/types/dictionary/2.5.1/segments/INV.d.ts +0 -3
  5465. package/types/dictionary/2.5.1/segments/ISD.d.ts +0 -3
  5466. package/types/dictionary/2.5.1/segments/LAN.d.ts +0 -3
  5467. package/types/dictionary/2.5.1/segments/LCC.d.ts +0 -3
  5468. package/types/dictionary/2.5.1/segments/LCH.d.ts +0 -3
  5469. package/types/dictionary/2.5.1/segments/LDP.d.ts +0 -3
  5470. package/types/dictionary/2.5.1/segments/LOC.d.ts +0 -3
  5471. package/types/dictionary/2.5.1/segments/LRL.d.ts +0 -3
  5472. package/types/dictionary/2.5.1/segments/MFA.d.ts +0 -3
  5473. package/types/dictionary/2.5.1/segments/MFE.d.ts +0 -3
  5474. package/types/dictionary/2.5.1/segments/MFI.d.ts +0 -3
  5475. package/types/dictionary/2.5.1/segments/MRG.d.ts +0 -3
  5476. package/types/dictionary/2.5.1/segments/MSA.d.ts +0 -3
  5477. package/types/dictionary/2.5.1/segments/MSH.d.ts +0 -3
  5478. package/types/dictionary/2.5.1/segments/NCK.d.ts +0 -3
  5479. package/types/dictionary/2.5.1/segments/NDS.d.ts +0 -3
  5480. package/types/dictionary/2.5.1/segments/NK1.d.ts +0 -3
  5481. package/types/dictionary/2.5.1/segments/NPU.d.ts +0 -3
  5482. package/types/dictionary/2.5.1/segments/NSC.d.ts +0 -3
  5483. package/types/dictionary/2.5.1/segments/NST.d.ts +0 -3
  5484. package/types/dictionary/2.5.1/segments/NTE.d.ts +0 -3
  5485. package/types/dictionary/2.5.1/segments/OBR.d.ts +0 -3
  5486. package/types/dictionary/2.5.1/segments/OBX.d.ts +0 -3
  5487. package/types/dictionary/2.5.1/segments/ODS.d.ts +0 -3
  5488. package/types/dictionary/2.5.1/segments/ODT.d.ts +0 -3
  5489. package/types/dictionary/2.5.1/segments/OM1.d.ts +0 -3
  5490. package/types/dictionary/2.5.1/segments/OM2.d.ts +0 -3
  5491. package/types/dictionary/2.5.1/segments/OM3.d.ts +0 -3
  5492. package/types/dictionary/2.5.1/segments/OM4.d.ts +0 -3
  5493. package/types/dictionary/2.5.1/segments/OM5.d.ts +0 -3
  5494. package/types/dictionary/2.5.1/segments/OM6.d.ts +0 -3
  5495. package/types/dictionary/2.5.1/segments/OM7.d.ts +0 -3
  5496. package/types/dictionary/2.5.1/segments/ORC.d.ts +0 -3
  5497. package/types/dictionary/2.5.1/segments/ORG.d.ts +0 -3
  5498. package/types/dictionary/2.5.1/segments/PCR.d.ts +0 -3
  5499. package/types/dictionary/2.5.1/segments/PD1.d.ts +0 -3
  5500. package/types/dictionary/2.5.1/segments/PDA.d.ts +0 -3
  5501. package/types/dictionary/2.5.1/segments/PDC.d.ts +0 -3
  5502. package/types/dictionary/2.5.1/segments/PEO.d.ts +0 -3
  5503. package/types/dictionary/2.5.1/segments/PES.d.ts +0 -3
  5504. package/types/dictionary/2.5.1/segments/PID.d.ts +0 -3
  5505. package/types/dictionary/2.5.1/segments/PR1.d.ts +0 -3
  5506. package/types/dictionary/2.5.1/segments/PRA.d.ts +0 -3
  5507. package/types/dictionary/2.5.1/segments/PRB.d.ts +0 -3
  5508. package/types/dictionary/2.5.1/segments/PRC.d.ts +0 -3
  5509. package/types/dictionary/2.5.1/segments/PRD.d.ts +0 -3
  5510. package/types/dictionary/2.5.1/segments/PSH.d.ts +0 -3
  5511. package/types/dictionary/2.5.1/segments/PTH.d.ts +0 -3
  5512. package/types/dictionary/2.5.1/segments/PV1.d.ts +0 -3
  5513. package/types/dictionary/2.5.1/segments/PV2.d.ts +0 -3
  5514. package/types/dictionary/2.5.1/segments/QAK.d.ts +0 -3
  5515. package/types/dictionary/2.5.1/segments/QID.d.ts +0 -3
  5516. package/types/dictionary/2.5.1/segments/QPD.d.ts +0 -3
  5517. package/types/dictionary/2.5.1/segments/QRD.d.ts +0 -3
  5518. package/types/dictionary/2.5.1/segments/QRF.d.ts +0 -3
  5519. package/types/dictionary/2.5.1/segments/QRI.d.ts +0 -3
  5520. package/types/dictionary/2.5.1/segments/RCP.d.ts +0 -3
  5521. package/types/dictionary/2.5.1/segments/RDF.d.ts +0 -3
  5522. package/types/dictionary/2.5.1/segments/RDT.d.ts +0 -3
  5523. package/types/dictionary/2.5.1/segments/RF1.d.ts +0 -3
  5524. package/types/dictionary/2.5.1/segments/RGS.d.ts +0 -3
  5525. package/types/dictionary/2.5.1/segments/RMI.d.ts +0 -3
  5526. package/types/dictionary/2.5.1/segments/ROL.d.ts +0 -3
  5527. package/types/dictionary/2.5.1/segments/RQ1.d.ts +0 -3
  5528. package/types/dictionary/2.5.1/segments/RQD.d.ts +0 -3
  5529. package/types/dictionary/2.5.1/segments/RXA.d.ts +0 -3
  5530. package/types/dictionary/2.5.1/segments/RXC.d.ts +0 -3
  5531. package/types/dictionary/2.5.1/segments/RXD.d.ts +0 -3
  5532. package/types/dictionary/2.5.1/segments/RXE.d.ts +0 -3
  5533. package/types/dictionary/2.5.1/segments/RXG.d.ts +0 -3
  5534. package/types/dictionary/2.5.1/segments/RXO.d.ts +0 -3
  5535. package/types/dictionary/2.5.1/segments/RXR.d.ts +0 -3
  5536. package/types/dictionary/2.5.1/segments/SAC.d.ts +0 -3
  5537. package/types/dictionary/2.5.1/segments/SCH.d.ts +0 -3
  5538. package/types/dictionary/2.5.1/segments/SID.d.ts +0 -3
  5539. package/types/dictionary/2.5.1/segments/SPR.d.ts +0 -3
  5540. package/types/dictionary/2.5.1/segments/STF.d.ts +0 -3
  5541. package/types/dictionary/2.5.1/segments/TCC.d.ts +0 -3
  5542. package/types/dictionary/2.5.1/segments/TCD.d.ts +0 -3
  5543. package/types/dictionary/2.5.1/segments/TXA.d.ts +0 -3
  5544. package/types/dictionary/2.5.1/segments/UB1.d.ts +0 -3
  5545. package/types/dictionary/2.5.1/segments/UB2.d.ts +0 -3
  5546. package/types/dictionary/2.5.1/segments/URD.d.ts +0 -3
  5547. package/types/dictionary/2.5.1/segments/URS.d.ts +0 -3
  5548. package/types/dictionary/2.5.1/segments/VAR.d.ts +0 -3
  5549. package/types/dictionary/2.5.1/segments/VTQ.d.ts +0 -3
  5550. package/types/dictionary/2.5.1/segments/index.d.ts +0 -138
  5551. package/types/dictionary/2.5.1/types/AD.d.ts +0 -3
  5552. package/types/dictionary/2.5.1/types/AUI.d.ts +0 -3
  5553. package/types/dictionary/2.5.1/types/CD.d.ts +0 -3
  5554. package/types/dictionary/2.5.1/types/CE.d.ts +0 -3
  5555. package/types/dictionary/2.5.1/types/CF.d.ts +0 -3
  5556. package/types/dictionary/2.5.1/types/CNE.d.ts +0 -3
  5557. package/types/dictionary/2.5.1/types/CNN.d.ts +0 -3
  5558. package/types/dictionary/2.5.1/types/CP.d.ts +0 -3
  5559. package/types/dictionary/2.5.1/types/CQ.d.ts +0 -3
  5560. package/types/dictionary/2.5.1/types/CX.d.ts +0 -3
  5561. package/types/dictionary/2.5.1/types/DLN.d.ts +0 -3
  5562. package/types/dictionary/2.5.1/types/DR.d.ts +0 -3
  5563. package/types/dictionary/2.5.1/types/DT.d.ts +0 -3
  5564. package/types/dictionary/2.5.1/types/ED.d.ts +0 -3
  5565. package/types/dictionary/2.5.1/types/EI.d.ts +0 -3
  5566. package/types/dictionary/2.5.1/types/FC.d.ts +0 -3
  5567. package/types/dictionary/2.5.1/types/FN.d.ts +0 -3
  5568. package/types/dictionary/2.5.1/types/FT.d.ts +0 -3
  5569. package/types/dictionary/2.5.1/types/HD.d.ts +0 -3
  5570. package/types/dictionary/2.5.1/types/ID.d.ts +0 -3
  5571. package/types/dictionary/2.5.1/types/IS.d.ts +0 -3
  5572. package/types/dictionary/2.5.1/types/JCC.d.ts +0 -3
  5573. package/types/dictionary/2.5.1/types/MA.d.ts +0 -3
  5574. package/types/dictionary/2.5.1/types/MO.d.ts +0 -3
  5575. package/types/dictionary/2.5.1/types/NA.d.ts +0 -3
  5576. package/types/dictionary/2.5.1/types/NDL.d.ts +0 -3
  5577. package/types/dictionary/2.5.1/types/NM.d.ts +0 -3
  5578. package/types/dictionary/2.5.1/types/PL.d.ts +0 -3
  5579. package/types/dictionary/2.5.1/types/PPN.d.ts +0 -3
  5580. package/types/dictionary/2.5.1/types/PT.d.ts +0 -3
  5581. package/types/dictionary/2.5.1/types/QIP.d.ts +0 -3
  5582. package/types/dictionary/2.5.1/types/QSC.d.ts +0 -3
  5583. package/types/dictionary/2.5.1/types/RCD.d.ts +0 -3
  5584. package/types/dictionary/2.5.1/types/RI.d.ts +0 -3
  5585. package/types/dictionary/2.5.1/types/RP.d.ts +0 -3
  5586. package/types/dictionary/2.5.1/types/SAD.d.ts +0 -3
  5587. package/types/dictionary/2.5.1/types/SCV.d.ts +0 -3
  5588. package/types/dictionary/2.5.1/types/SN.d.ts +0 -3
  5589. package/types/dictionary/2.5.1/types/SRT.d.ts +0 -3
  5590. package/types/dictionary/2.5.1/types/ST.d.ts +0 -3
  5591. package/types/dictionary/2.5.1/types/TM.d.ts +0 -3
  5592. package/types/dictionary/2.5.1/types/TQ.d.ts +0 -3
  5593. package/types/dictionary/2.5.1/types/TS.d.ts +0 -3
  5594. package/types/dictionary/2.5.1/types/TX.d.ts +0 -3
  5595. package/types/dictionary/2.5.1/types/VARIES.d.ts +0 -3
  5596. package/types/dictionary/2.5.1/types/VH.d.ts +0 -3
  5597. package/types/dictionary/2.5.1/types/WVS.d.ts +0 -3
  5598. package/types/dictionary/2.5.1/types/XAD.d.ts +0 -3
  5599. package/types/dictionary/2.5.1/types/XCN.d.ts +0 -3
  5600. package/types/dictionary/2.5.1/types/XON.d.ts +0 -3
  5601. package/types/dictionary/2.5.1/types/XPN.d.ts +0 -3
  5602. package/types/dictionary/2.5.1/types/XTN.d.ts +0 -3
  5603. package/types/dictionary/2.5.1/types/index.d.ts +0 -52
  5604. package/types/dictionary/2.6/index.d.ts +0 -2
  5605. package/types/dictionary/2.6/segments/ABS.d.ts +0 -3
  5606. package/types/dictionary/2.6/segments/ACC.d.ts +0 -3
  5607. package/types/dictionary/2.6/segments/ADD.d.ts +0 -3
  5608. package/types/dictionary/2.6/segments/ADJ.d.ts +0 -3
  5609. package/types/dictionary/2.6/segments/AFF.d.ts +0 -3
  5610. package/types/dictionary/2.6/segments/AIG.d.ts +0 -3
  5611. package/types/dictionary/2.6/segments/AIL.d.ts +0 -3
  5612. package/types/dictionary/2.6/segments/AIP.d.ts +0 -3
  5613. package/types/dictionary/2.6/segments/AIS.d.ts +0 -3
  5614. package/types/dictionary/2.6/segments/AL1.d.ts +0 -3
  5615. package/types/dictionary/2.6/segments/ARQ.d.ts +0 -3
  5616. package/types/dictionary/2.6/segments/ARV.d.ts +0 -3
  5617. package/types/dictionary/2.6/segments/AUT.d.ts +0 -3
  5618. package/types/dictionary/2.6/segments/BHS.d.ts +0 -3
  5619. package/types/dictionary/2.6/segments/BLC.d.ts +0 -3
  5620. package/types/dictionary/2.6/segments/BLG.d.ts +0 -3
  5621. package/types/dictionary/2.6/segments/BPO.d.ts +0 -3
  5622. package/types/dictionary/2.6/segments/BPX.d.ts +0 -3
  5623. package/types/dictionary/2.6/segments/BTS.d.ts +0 -3
  5624. package/types/dictionary/2.6/segments/BTX.d.ts +0 -3
  5625. package/types/dictionary/2.6/segments/CDM.d.ts +0 -3
  5626. package/types/dictionary/2.6/segments/CER.d.ts +0 -3
  5627. package/types/dictionary/2.6/segments/CM0.d.ts +0 -3
  5628. package/types/dictionary/2.6/segments/CM1.d.ts +0 -3
  5629. package/types/dictionary/2.6/segments/CM2.d.ts +0 -3
  5630. package/types/dictionary/2.6/segments/CNS.d.ts +0 -3
  5631. package/types/dictionary/2.6/segments/CON_.d.ts +0 -3
  5632. package/types/dictionary/2.6/segments/CSP.d.ts +0 -3
  5633. package/types/dictionary/2.6/segments/CSR.d.ts +0 -3
  5634. package/types/dictionary/2.6/segments/CSS.d.ts +0 -3
  5635. package/types/dictionary/2.6/segments/CTD.d.ts +0 -3
  5636. package/types/dictionary/2.6/segments/CTI.d.ts +0 -3
  5637. package/types/dictionary/2.6/segments/DB1.d.ts +0 -3
  5638. package/types/dictionary/2.6/segments/DG1.d.ts +0 -3
  5639. package/types/dictionary/2.6/segments/DMI.d.ts +0 -3
  5640. package/types/dictionary/2.6/segments/DRG.d.ts +0 -3
  5641. package/types/dictionary/2.6/segments/DSC.d.ts +0 -3
  5642. package/types/dictionary/2.6/segments/DSP.d.ts +0 -3
  5643. package/types/dictionary/2.6/segments/ECD.d.ts +0 -3
  5644. package/types/dictionary/2.6/segments/ECR.d.ts +0 -3
  5645. package/types/dictionary/2.6/segments/ED.d.ts +0 -3
  5646. package/types/dictionary/2.6/segments/EDU.d.ts +0 -3
  5647. package/types/dictionary/2.6/segments/EQL.d.ts +0 -3
  5648. package/types/dictionary/2.6/segments/EQP.d.ts +0 -3
  5649. package/types/dictionary/2.6/segments/EQU.d.ts +0 -3
  5650. package/types/dictionary/2.6/segments/ERQ.d.ts +0 -3
  5651. package/types/dictionary/2.6/segments/ERR.d.ts +0 -3
  5652. package/types/dictionary/2.6/segments/EVN.d.ts +0 -3
  5653. package/types/dictionary/2.6/segments/FAC.d.ts +0 -3
  5654. package/types/dictionary/2.6/segments/FHS.d.ts +0 -3
  5655. package/types/dictionary/2.6/segments/FT1.d.ts +0 -3
  5656. package/types/dictionary/2.6/segments/FTS.d.ts +0 -3
  5657. package/types/dictionary/2.6/segments/GOL.d.ts +0 -3
  5658. package/types/dictionary/2.6/segments/GP2.d.ts +0 -3
  5659. package/types/dictionary/2.6/segments/GT1.d.ts +0 -3
  5660. package/types/dictionary/2.6/segments/IAM.d.ts +0 -3
  5661. package/types/dictionary/2.6/segments/IIM.d.ts +0 -3
  5662. package/types/dictionary/2.6/segments/ILT.d.ts +0 -3
  5663. package/types/dictionary/2.6/segments/IN1.d.ts +0 -3
  5664. package/types/dictionary/2.6/segments/IN2.d.ts +0 -3
  5665. package/types/dictionary/2.6/segments/IN3.d.ts +0 -3
  5666. package/types/dictionary/2.6/segments/INV.d.ts +0 -3
  5667. package/types/dictionary/2.6/segments/IPC.d.ts +0 -3
  5668. package/types/dictionary/2.6/segments/IPR.d.ts +0 -3
  5669. package/types/dictionary/2.6/segments/ISD.d.ts +0 -3
  5670. package/types/dictionary/2.6/segments/ITM.d.ts +0 -3
  5671. package/types/dictionary/2.6/segments/IVC.d.ts +0 -3
  5672. package/types/dictionary/2.6/segments/IVT.d.ts +0 -3
  5673. package/types/dictionary/2.6/segments/LAN.d.ts +0 -3
  5674. package/types/dictionary/2.6/segments/LCC.d.ts +0 -3
  5675. package/types/dictionary/2.6/segments/LCH.d.ts +0 -3
  5676. package/types/dictionary/2.6/segments/LDP.d.ts +0 -3
  5677. package/types/dictionary/2.6/segments/LOC.d.ts +0 -3
  5678. package/types/dictionary/2.6/segments/LRL.d.ts +0 -3
  5679. package/types/dictionary/2.6/segments/MFA.d.ts +0 -3
  5680. package/types/dictionary/2.6/segments/MFE.d.ts +0 -3
  5681. package/types/dictionary/2.6/segments/MFI.d.ts +0 -3
  5682. package/types/dictionary/2.6/segments/MRG.d.ts +0 -3
  5683. package/types/dictionary/2.6/segments/MSA.d.ts +0 -3
  5684. package/types/dictionary/2.6/segments/MSH.d.ts +0 -3
  5685. package/types/dictionary/2.6/segments/NCK.d.ts +0 -3
  5686. package/types/dictionary/2.6/segments/NDS.d.ts +0 -3
  5687. package/types/dictionary/2.6/segments/NK1.d.ts +0 -3
  5688. package/types/dictionary/2.6/segments/NPU.d.ts +0 -3
  5689. package/types/dictionary/2.6/segments/NSC.d.ts +0 -3
  5690. package/types/dictionary/2.6/segments/NST.d.ts +0 -3
  5691. package/types/dictionary/2.6/segments/NTE.d.ts +0 -3
  5692. package/types/dictionary/2.6/segments/OBR.d.ts +0 -3
  5693. package/types/dictionary/2.6/segments/OBX.d.ts +0 -3
  5694. package/types/dictionary/2.6/segments/ODS.d.ts +0 -3
  5695. package/types/dictionary/2.6/segments/ODT.d.ts +0 -3
  5696. package/types/dictionary/2.6/segments/OM1.d.ts +0 -3
  5697. package/types/dictionary/2.6/segments/OM2.d.ts +0 -3
  5698. package/types/dictionary/2.6/segments/OM3.d.ts +0 -3
  5699. package/types/dictionary/2.6/segments/OM4.d.ts +0 -3
  5700. package/types/dictionary/2.6/segments/OM5.d.ts +0 -3
  5701. package/types/dictionary/2.6/segments/OM6.d.ts +0 -3
  5702. package/types/dictionary/2.6/segments/OM7.d.ts +0 -3
  5703. package/types/dictionary/2.6/segments/ORC.d.ts +0 -3
  5704. package/types/dictionary/2.6/segments/ORG.d.ts +0 -3
  5705. package/types/dictionary/2.6/segments/OVR.d.ts +0 -3
  5706. package/types/dictionary/2.6/segments/PCE.d.ts +0 -3
  5707. package/types/dictionary/2.6/segments/PCR.d.ts +0 -3
  5708. package/types/dictionary/2.6/segments/PD1.d.ts +0 -3
  5709. package/types/dictionary/2.6/segments/PDA.d.ts +0 -3
  5710. package/types/dictionary/2.6/segments/PDC.d.ts +0 -3
  5711. package/types/dictionary/2.6/segments/PEO.d.ts +0 -3
  5712. package/types/dictionary/2.6/segments/PES.d.ts +0 -3
  5713. package/types/dictionary/2.6/segments/PID.d.ts +0 -3
  5714. package/types/dictionary/2.6/segments/PKG.d.ts +0 -3
  5715. package/types/dictionary/2.6/segments/PMT.d.ts +0 -3
  5716. package/types/dictionary/2.6/segments/PR1.d.ts +0 -3
  5717. package/types/dictionary/2.6/segments/PRA.d.ts +0 -3
  5718. package/types/dictionary/2.6/segments/PRB.d.ts +0 -3
  5719. package/types/dictionary/2.6/segments/PRC.d.ts +0 -3
  5720. package/types/dictionary/2.6/segments/PRD.d.ts +0 -3
  5721. package/types/dictionary/2.6/segments/PSG.d.ts +0 -3
  5722. package/types/dictionary/2.6/segments/PSH.d.ts +0 -3
  5723. package/types/dictionary/2.6/segments/PSL.d.ts +0 -3
  5724. package/types/dictionary/2.6/segments/PSS.d.ts +0 -3
  5725. package/types/dictionary/2.6/segments/PTH.d.ts +0 -3
  5726. package/types/dictionary/2.6/segments/PV1.d.ts +0 -3
  5727. package/types/dictionary/2.6/segments/PV2.d.ts +0 -3
  5728. package/types/dictionary/2.6/segments/PYE.d.ts +0 -3
  5729. package/types/dictionary/2.6/segments/QAK.d.ts +0 -3
  5730. package/types/dictionary/2.6/segments/QID.d.ts +0 -3
  5731. package/types/dictionary/2.6/segments/QPD.d.ts +0 -3
  5732. package/types/dictionary/2.6/segments/QRD.d.ts +0 -3
  5733. package/types/dictionary/2.6/segments/QRF.d.ts +0 -3
  5734. package/types/dictionary/2.6/segments/QRI.d.ts +0 -3
  5735. package/types/dictionary/2.6/segments/RCP.d.ts +0 -3
  5736. package/types/dictionary/2.6/segments/RDT.d.ts +0 -3
  5737. package/types/dictionary/2.6/segments/REL.d.ts +0 -3
  5738. package/types/dictionary/2.6/segments/RF1.d.ts +0 -3
  5739. package/types/dictionary/2.6/segments/RFI.d.ts +0 -3
  5740. package/types/dictionary/2.6/segments/RGS.d.ts +0 -3
  5741. package/types/dictionary/2.6/segments/RMI.d.ts +0 -3
  5742. package/types/dictionary/2.6/segments/ROL.d.ts +0 -3
  5743. package/types/dictionary/2.6/segments/RQ1.d.ts +0 -3
  5744. package/types/dictionary/2.6/segments/RQD.d.ts +0 -3
  5745. package/types/dictionary/2.6/segments/RXA.d.ts +0 -3
  5746. package/types/dictionary/2.6/segments/RXC.d.ts +0 -3
  5747. package/types/dictionary/2.6/segments/RXD.d.ts +0 -3
  5748. package/types/dictionary/2.6/segments/RXE.d.ts +0 -3
  5749. package/types/dictionary/2.6/segments/RXG.d.ts +0 -3
  5750. package/types/dictionary/2.6/segments/RXO.d.ts +0 -3
  5751. package/types/dictionary/2.6/segments/RXR.d.ts +0 -3
  5752. package/types/dictionary/2.6/segments/SAC.d.ts +0 -3
  5753. package/types/dictionary/2.6/segments/SCD.d.ts +0 -3
  5754. package/types/dictionary/2.6/segments/SCH.d.ts +0 -3
  5755. package/types/dictionary/2.6/segments/SCP.d.ts +0 -3
  5756. package/types/dictionary/2.6/segments/SDD.d.ts +0 -3
  5757. package/types/dictionary/2.6/segments/SFT.d.ts +0 -3
  5758. package/types/dictionary/2.6/segments/SID.d.ts +0 -3
  5759. package/types/dictionary/2.6/segments/SLT.d.ts +0 -3
  5760. package/types/dictionary/2.6/segments/SPM.d.ts +0 -3
  5761. package/types/dictionary/2.6/segments/SPR.d.ts +0 -3
  5762. package/types/dictionary/2.6/segments/STF.d.ts +0 -3
  5763. package/types/dictionary/2.6/segments/STZ.d.ts +0 -3
  5764. package/types/dictionary/2.6/segments/TCC.d.ts +0 -3
  5765. package/types/dictionary/2.6/segments/TCD.d.ts +0 -3
  5766. package/types/dictionary/2.6/segments/TQ1.d.ts +0 -3
  5767. package/types/dictionary/2.6/segments/TQ2.d.ts +0 -3
  5768. package/types/dictionary/2.6/segments/TXA.d.ts +0 -3
  5769. package/types/dictionary/2.6/segments/UAC.d.ts +0 -3
  5770. package/types/dictionary/2.6/segments/UB1.d.ts +0 -3
  5771. package/types/dictionary/2.6/segments/UB2.d.ts +0 -3
  5772. package/types/dictionary/2.6/segments/URD.d.ts +0 -3
  5773. package/types/dictionary/2.6/segments/URS.d.ts +0 -3
  5774. package/types/dictionary/2.6/segments/VAR.d.ts +0 -3
  5775. package/types/dictionary/2.6/segments/VND.d.ts +0 -3
  5776. package/types/dictionary/2.6/segments/VTQ.d.ts +0 -3
  5777. package/types/dictionary/2.6/segments/index.d.ts +0 -172
  5778. package/types/dictionary/2.6/types/AD.d.ts +0 -3
  5779. package/types/dictionary/2.6/types/AUI.d.ts +0 -3
  5780. package/types/dictionary/2.6/types/CCD.d.ts +0 -3
  5781. package/types/dictionary/2.6/types/CCP.d.ts +0 -3
  5782. package/types/dictionary/2.6/types/CD.d.ts +0 -3
  5783. package/types/dictionary/2.6/types/CE.d.ts +0 -3
  5784. package/types/dictionary/2.6/types/CF.d.ts +0 -3
  5785. package/types/dictionary/2.6/types/CNE.d.ts +0 -3
  5786. package/types/dictionary/2.6/types/CNN.d.ts +0 -3
  5787. package/types/dictionary/2.6/types/CP.d.ts +0 -3
  5788. package/types/dictionary/2.6/types/CQ.d.ts +0 -3
  5789. package/types/dictionary/2.6/types/CSU.d.ts +0 -3
  5790. package/types/dictionary/2.6/types/CWE.d.ts +0 -3
  5791. package/types/dictionary/2.6/types/CX.d.ts +0 -3
  5792. package/types/dictionary/2.6/types/DDI.d.ts +0 -3
  5793. package/types/dictionary/2.6/types/DIN.d.ts +0 -3
  5794. package/types/dictionary/2.6/types/DLD.d.ts +0 -3
  5795. package/types/dictionary/2.6/types/DLN.d.ts +0 -3
  5796. package/types/dictionary/2.6/types/DLT.d.ts +0 -3
  5797. package/types/dictionary/2.6/types/DR.d.ts +0 -3
  5798. package/types/dictionary/2.6/types/DTM.d.ts +0 -3
  5799. package/types/dictionary/2.6/types/DTN.d.ts +0 -3
  5800. package/types/dictionary/2.6/types/ED.d.ts +0 -3
  5801. package/types/dictionary/2.6/types/EI.d.ts +0 -3
  5802. package/types/dictionary/2.6/types/EIP.d.ts +0 -3
  5803. package/types/dictionary/2.6/types/ELD.d.ts +0 -3
  5804. package/types/dictionary/2.6/types/ERL.d.ts +0 -3
  5805. package/types/dictionary/2.6/types/FC.d.ts +0 -3
  5806. package/types/dictionary/2.6/types/FN.d.ts +0 -3
  5807. package/types/dictionary/2.6/types/GTS.d.ts +0 -3
  5808. package/types/dictionary/2.6/types/HD.d.ts +0 -3
  5809. package/types/dictionary/2.6/types/ICD.d.ts +0 -3
  5810. package/types/dictionary/2.6/types/JCC.d.ts +0 -3
  5811. package/types/dictionary/2.6/types/LA1.d.ts +0 -3
  5812. package/types/dictionary/2.6/types/LA2.d.ts +0 -3
  5813. package/types/dictionary/2.6/types/MA.d.ts +0 -3
  5814. package/types/dictionary/2.6/types/MO.d.ts +0 -3
  5815. package/types/dictionary/2.6/types/MOC.d.ts +0 -3
  5816. package/types/dictionary/2.6/types/MOP.d.ts +0 -3
  5817. package/types/dictionary/2.6/types/MSG.d.ts +0 -3
  5818. package/types/dictionary/2.6/types/NA.d.ts +0 -3
  5819. package/types/dictionary/2.6/types/NDL.d.ts +0 -3
  5820. package/types/dictionary/2.6/types/NR.d.ts +0 -3
  5821. package/types/dictionary/2.6/types/OCD.d.ts +0 -3
  5822. package/types/dictionary/2.6/types/OSD.d.ts +0 -3
  5823. package/types/dictionary/2.6/types/OSP.d.ts +0 -3
  5824. package/types/dictionary/2.6/types/PIP.d.ts +0 -3
  5825. package/types/dictionary/2.6/types/PL.d.ts +0 -3
  5826. package/types/dictionary/2.6/types/PLN.d.ts +0 -3
  5827. package/types/dictionary/2.6/types/PPN.d.ts +0 -3
  5828. package/types/dictionary/2.6/types/PRL.d.ts +0 -3
  5829. package/types/dictionary/2.6/types/PT.d.ts +0 -3
  5830. package/types/dictionary/2.6/types/PTA.d.ts +0 -3
  5831. package/types/dictionary/2.6/types/QIP.d.ts +0 -3
  5832. package/types/dictionary/2.6/types/QSC.d.ts +0 -3
  5833. package/types/dictionary/2.6/types/RCD.d.ts +0 -3
  5834. package/types/dictionary/2.6/types/RFR.d.ts +0 -3
  5835. package/types/dictionary/2.6/types/RI.d.ts +0 -3
  5836. package/types/dictionary/2.6/types/RMC.d.ts +0 -3
  5837. package/types/dictionary/2.6/types/RP.d.ts +0 -3
  5838. package/types/dictionary/2.6/types/RPT.d.ts +0 -3
  5839. package/types/dictionary/2.6/types/SAD.d.ts +0 -3
  5840. package/types/dictionary/2.6/types/SCV.d.ts +0 -3
  5841. package/types/dictionary/2.6/types/SI.d.ts +0 -3
  5842. package/types/dictionary/2.6/types/SN.d.ts +0 -3
  5843. package/types/dictionary/2.6/types/SPD.d.ts +0 -3
  5844. package/types/dictionary/2.6/types/SPS.d.ts +0 -3
  5845. package/types/dictionary/2.6/types/SRT.d.ts +0 -3
  5846. package/types/dictionary/2.6/types/TQ.d.ts +0 -3
  5847. package/types/dictionary/2.6/types/TS.d.ts +0 -3
  5848. package/types/dictionary/2.6/types/UVC.d.ts +0 -3
  5849. package/types/dictionary/2.6/types/VH.d.ts +0 -3
  5850. package/types/dictionary/2.6/types/VID.d.ts +0 -3
  5851. package/types/dictionary/2.6/types/VR.d.ts +0 -3
  5852. package/types/dictionary/2.6/types/WVI.d.ts +0 -3
  5853. package/types/dictionary/2.6/types/WVS.d.ts +0 -3
  5854. package/types/dictionary/2.6/types/XAD.d.ts +0 -3
  5855. package/types/dictionary/2.6/types/XCN.d.ts +0 -3
  5856. package/types/dictionary/2.6/types/XON.d.ts +0 -3
  5857. package/types/dictionary/2.6/types/XPN.d.ts +0 -3
  5858. package/types/dictionary/2.6/types/XTN.d.ts +0 -3
  5859. package/types/dictionary/2.6/types/index.d.ts +0 -81
  5860. package/types/dictionary/2.7/index.d.ts +0 -2
  5861. package/types/dictionary/2.7/segments/ABS.d.ts +0 -3
  5862. package/types/dictionary/2.7/segments/ACC.d.ts +0 -3
  5863. package/types/dictionary/2.7/segments/ADD.d.ts +0 -3
  5864. package/types/dictionary/2.7/segments/ADJ.d.ts +0 -3
  5865. package/types/dictionary/2.7/segments/AFF.d.ts +0 -3
  5866. package/types/dictionary/2.7/segments/AIG.d.ts +0 -3
  5867. package/types/dictionary/2.7/segments/AIL.d.ts +0 -3
  5868. package/types/dictionary/2.7/segments/AIP.d.ts +0 -3
  5869. package/types/dictionary/2.7/segments/AIS.d.ts +0 -3
  5870. package/types/dictionary/2.7/segments/AL1.d.ts +0 -3
  5871. package/types/dictionary/2.7/segments/APR.d.ts +0 -3
  5872. package/types/dictionary/2.7/segments/ARQ.d.ts +0 -3
  5873. package/types/dictionary/2.7/segments/ARV.d.ts +0 -3
  5874. package/types/dictionary/2.7/segments/AUT.d.ts +0 -3
  5875. package/types/dictionary/2.7/segments/BHS.d.ts +0 -3
  5876. package/types/dictionary/2.7/segments/BLC.d.ts +0 -3
  5877. package/types/dictionary/2.7/segments/BLG.d.ts +0 -3
  5878. package/types/dictionary/2.7/segments/BPO.d.ts +0 -3
  5879. package/types/dictionary/2.7/segments/BPX.d.ts +0 -3
  5880. package/types/dictionary/2.7/segments/BTS.d.ts +0 -3
  5881. package/types/dictionary/2.7/segments/BTX.d.ts +0 -3
  5882. package/types/dictionary/2.7/segments/CDM.d.ts +0 -3
  5883. package/types/dictionary/2.7/segments/CER.d.ts +0 -3
  5884. package/types/dictionary/2.7/segments/CM0.d.ts +0 -3
  5885. package/types/dictionary/2.7/segments/CM1.d.ts +0 -3
  5886. package/types/dictionary/2.7/segments/CM2.d.ts +0 -3
  5887. package/types/dictionary/2.7/segments/CNS.d.ts +0 -3
  5888. package/types/dictionary/2.7/segments/CON_.d.ts +0 -3
  5889. package/types/dictionary/2.7/segments/CSP.d.ts +0 -3
  5890. package/types/dictionary/2.7/segments/CSR.d.ts +0 -3
  5891. package/types/dictionary/2.7/segments/CSS.d.ts +0 -3
  5892. package/types/dictionary/2.7/segments/CTD.d.ts +0 -3
  5893. package/types/dictionary/2.7/segments/CTI.d.ts +0 -3
  5894. package/types/dictionary/2.7/segments/DB1.d.ts +0 -3
  5895. package/types/dictionary/2.7/segments/DG1.d.ts +0 -3
  5896. package/types/dictionary/2.7/segments/DMI.d.ts +0 -3
  5897. package/types/dictionary/2.7/segments/DRG.d.ts +0 -3
  5898. package/types/dictionary/2.7/segments/DSC.d.ts +0 -3
  5899. package/types/dictionary/2.7/segments/DSP.d.ts +0 -3
  5900. package/types/dictionary/2.7/segments/ECD.d.ts +0 -3
  5901. package/types/dictionary/2.7/segments/ECR.d.ts +0 -3
  5902. package/types/dictionary/2.7/segments/EDU.d.ts +0 -3
  5903. package/types/dictionary/2.7/segments/EQP.d.ts +0 -3
  5904. package/types/dictionary/2.7/segments/EQU.d.ts +0 -3
  5905. package/types/dictionary/2.7/segments/ERR.d.ts +0 -3
  5906. package/types/dictionary/2.7/segments/EVN.d.ts +0 -3
  5907. package/types/dictionary/2.7/segments/FHS.d.ts +0 -3
  5908. package/types/dictionary/2.7/segments/FT1.d.ts +0 -3
  5909. package/types/dictionary/2.7/segments/FTS.d.ts +0 -3
  5910. package/types/dictionary/2.7/segments/GOL.d.ts +0 -3
  5911. package/types/dictionary/2.7/segments/GP1.d.ts +0 -3
  5912. package/types/dictionary/2.7/segments/GP2.d.ts +0 -3
  5913. package/types/dictionary/2.7/segments/GT1.d.ts +0 -3
  5914. package/types/dictionary/2.7/segments/IAM.d.ts +0 -3
  5915. package/types/dictionary/2.7/segments/IAR.d.ts +0 -3
  5916. package/types/dictionary/2.7/segments/ILT.d.ts +0 -3
  5917. package/types/dictionary/2.7/segments/IN1.d.ts +0 -3
  5918. package/types/dictionary/2.7/segments/IN2.d.ts +0 -3
  5919. package/types/dictionary/2.7/segments/IN3.d.ts +0 -3
  5920. package/types/dictionary/2.7/segments/INV.d.ts +0 -3
  5921. package/types/dictionary/2.7/segments/IPC.d.ts +0 -3
  5922. package/types/dictionary/2.7/segments/ISD.d.ts +0 -3
  5923. package/types/dictionary/2.7/segments/ITM.d.ts +0 -3
  5924. package/types/dictionary/2.7/segments/IVC.d.ts +0 -3
  5925. package/types/dictionary/2.7/segments/IVT.d.ts +0 -3
  5926. package/types/dictionary/2.7/segments/LAN.d.ts +0 -3
  5927. package/types/dictionary/2.7/segments/LCC.d.ts +0 -3
  5928. package/types/dictionary/2.7/segments/LCH.d.ts +0 -3
  5929. package/types/dictionary/2.7/segments/LDP.d.ts +0 -3
  5930. package/types/dictionary/2.7/segments/LOC.d.ts +0 -3
  5931. package/types/dictionary/2.7/segments/LRL.d.ts +0 -3
  5932. package/types/dictionary/2.7/segments/MFA.d.ts +0 -3
  5933. package/types/dictionary/2.7/segments/MFE.d.ts +0 -3
  5934. package/types/dictionary/2.7/segments/MFI.d.ts +0 -3
  5935. package/types/dictionary/2.7/segments/MRG.d.ts +0 -3
  5936. package/types/dictionary/2.7/segments/MSA.d.ts +0 -3
  5937. package/types/dictionary/2.7/segments/MSH.d.ts +0 -3
  5938. package/types/dictionary/2.7/segments/NCK.d.ts +0 -3
  5939. package/types/dictionary/2.7/segments/NDS.d.ts +0 -3
  5940. package/types/dictionary/2.7/segments/NK1.d.ts +0 -3
  5941. package/types/dictionary/2.7/segments/NPU.d.ts +0 -3
  5942. package/types/dictionary/2.7/segments/NSC.d.ts +0 -3
  5943. package/types/dictionary/2.7/segments/NST.d.ts +0 -3
  5944. package/types/dictionary/2.7/segments/NTE.d.ts +0 -3
  5945. package/types/dictionary/2.7/segments/OBR.d.ts +0 -3
  5946. package/types/dictionary/2.7/segments/OBX.d.ts +0 -3
  5947. package/types/dictionary/2.7/segments/ODS.d.ts +0 -3
  5948. package/types/dictionary/2.7/segments/ODT.d.ts +0 -3
  5949. package/types/dictionary/2.7/segments/OM1.d.ts +0 -3
  5950. package/types/dictionary/2.7/segments/OM2.d.ts +0 -3
  5951. package/types/dictionary/2.7/segments/OM3.d.ts +0 -3
  5952. package/types/dictionary/2.7/segments/OM4.d.ts +0 -3
  5953. package/types/dictionary/2.7/segments/OM5.d.ts +0 -3
  5954. package/types/dictionary/2.7/segments/OM6.d.ts +0 -3
  5955. package/types/dictionary/2.7/segments/OM7.d.ts +0 -3
  5956. package/types/dictionary/2.7/segments/ORC.d.ts +0 -3
  5957. package/types/dictionary/2.7/segments/ORG.d.ts +0 -3
  5958. package/types/dictionary/2.7/segments/PAC.d.ts +0 -3
  5959. package/types/dictionary/2.7/segments/PCE.d.ts +0 -3
  5960. package/types/dictionary/2.7/segments/PCR.d.ts +0 -3
  5961. package/types/dictionary/2.7/segments/PD1.d.ts +0 -3
  5962. package/types/dictionary/2.7/segments/PDA.d.ts +0 -3
  5963. package/types/dictionary/2.7/segments/PEO.d.ts +0 -3
  5964. package/types/dictionary/2.7/segments/PES.d.ts +0 -3
  5965. package/types/dictionary/2.7/segments/PID.d.ts +0 -3
  5966. package/types/dictionary/2.7/segments/PKG.d.ts +0 -3
  5967. package/types/dictionary/2.7/segments/PMT.d.ts +0 -3
  5968. package/types/dictionary/2.7/segments/PR1.d.ts +0 -3
  5969. package/types/dictionary/2.7/segments/PRA.d.ts +0 -3
  5970. package/types/dictionary/2.7/segments/PRB.d.ts +0 -3
  5971. package/types/dictionary/2.7/segments/PRC.d.ts +0 -3
  5972. package/types/dictionary/2.7/segments/PRD.d.ts +0 -3
  5973. package/types/dictionary/2.7/segments/PRT.d.ts +0 -3
  5974. package/types/dictionary/2.7/segments/PSL.d.ts +0 -3
  5975. package/types/dictionary/2.7/segments/PTH.d.ts +0 -3
  5976. package/types/dictionary/2.7/segments/PV1.d.ts +0 -3
  5977. package/types/dictionary/2.7/segments/PV2.d.ts +0 -3
  5978. package/types/dictionary/2.7/segments/PYE.d.ts +0 -3
  5979. package/types/dictionary/2.7/segments/QAK.d.ts +0 -3
  5980. package/types/dictionary/2.7/segments/QID.d.ts +0 -3
  5981. package/types/dictionary/2.7/segments/QPD.d.ts +0 -3
  5982. package/types/dictionary/2.7/segments/QRD.d.ts +0 -3
  5983. package/types/dictionary/2.7/segments/QRF.d.ts +0 -3
  5984. package/types/dictionary/2.7/segments/QRI.d.ts +0 -3
  5985. package/types/dictionary/2.7/segments/RCP.d.ts +0 -3
  5986. package/types/dictionary/2.7/segments/RDF.d.ts +0 -3
  5987. package/types/dictionary/2.7/segments/RDT.d.ts +0 -3
  5988. package/types/dictionary/2.7/segments/REL.d.ts +0 -3
  5989. package/types/dictionary/2.7/segments/RF1.d.ts +0 -3
  5990. package/types/dictionary/2.7/segments/RFI.d.ts +0 -3
  5991. package/types/dictionary/2.7/segments/RGS.d.ts +0 -3
  5992. package/types/dictionary/2.7/segments/RMI.d.ts +0 -3
  5993. package/types/dictionary/2.7/segments/ROL.d.ts +0 -3
  5994. package/types/dictionary/2.7/segments/RQ1.d.ts +0 -3
  5995. package/types/dictionary/2.7/segments/RQD.d.ts +0 -3
  5996. package/types/dictionary/2.7/segments/RXA.d.ts +0 -3
  5997. package/types/dictionary/2.7/segments/RXC.d.ts +0 -3
  5998. package/types/dictionary/2.7/segments/RXD.d.ts +0 -3
  5999. package/types/dictionary/2.7/segments/RXE.d.ts +0 -3
  6000. package/types/dictionary/2.7/segments/RXG.d.ts +0 -3
  6001. package/types/dictionary/2.7/segments/RXO.d.ts +0 -3
  6002. package/types/dictionary/2.7/segments/RXR.d.ts +0 -3
  6003. package/types/dictionary/2.7/segments/SAC.d.ts +0 -3
  6004. package/types/dictionary/2.7/segments/SCD.d.ts +0 -3
  6005. package/types/dictionary/2.7/segments/SCH.d.ts +0 -3
  6006. package/types/dictionary/2.7/segments/SCP.d.ts +0 -3
  6007. package/types/dictionary/2.7/segments/SDD.d.ts +0 -3
  6008. package/types/dictionary/2.7/segments/SHP.d.ts +0 -3
  6009. package/types/dictionary/2.7/segments/SID.d.ts +0 -3
  6010. package/types/dictionary/2.7/segments/SLT.d.ts +0 -3
  6011. package/types/dictionary/2.7/segments/SPM.d.ts +0 -3
  6012. package/types/dictionary/2.7/segments/STF.d.ts +0 -3
  6013. package/types/dictionary/2.7/segments/STZ.d.ts +0 -3
  6014. package/types/dictionary/2.7/segments/TCC.d.ts +0 -3
  6015. package/types/dictionary/2.7/segments/TCD.d.ts +0 -3
  6016. package/types/dictionary/2.7/segments/TQ1.d.ts +0 -3
  6017. package/types/dictionary/2.7/segments/TQ2.d.ts +0 -3
  6018. package/types/dictionary/2.7/segments/TXA.d.ts +0 -3
  6019. package/types/dictionary/2.7/segments/UAC.d.ts +0 -3
  6020. package/types/dictionary/2.7/segments/UB1.d.ts +0 -3
  6021. package/types/dictionary/2.7/segments/UB2.d.ts +0 -3
  6022. package/types/dictionary/2.7/segments/URD.d.ts +0 -3
  6023. package/types/dictionary/2.7/segments/URS.d.ts +0 -3
  6024. package/types/dictionary/2.7/segments/VAR.d.ts +0 -3
  6025. package/types/dictionary/2.7/segments/VND.d.ts +0 -3
  6026. package/types/dictionary/2.7/segments/index.d.ts +0 -165
  6027. package/types/dictionary/2.7/types/AD.d.ts +0 -3
  6028. package/types/dictionary/2.7/types/AUI.d.ts +0 -3
  6029. package/types/dictionary/2.7/types/CCD.d.ts +0 -3
  6030. package/types/dictionary/2.7/types/CD.d.ts +0 -3
  6031. package/types/dictionary/2.7/types/CF.d.ts +0 -3
  6032. package/types/dictionary/2.7/types/CNE.d.ts +0 -3
  6033. package/types/dictionary/2.7/types/CNN.d.ts +0 -3
  6034. package/types/dictionary/2.7/types/CP.d.ts +0 -3
  6035. package/types/dictionary/2.7/types/CQ.d.ts +0 -3
  6036. package/types/dictionary/2.7/types/CSU.d.ts +0 -3
  6037. package/types/dictionary/2.7/types/CWE.d.ts +0 -3
  6038. package/types/dictionary/2.7/types/CX.d.ts +0 -3
  6039. package/types/dictionary/2.7/types/DLD.d.ts +0 -3
  6040. package/types/dictionary/2.7/types/DLN.d.ts +0 -3
  6041. package/types/dictionary/2.7/types/DR.d.ts +0 -3
  6042. package/types/dictionary/2.7/types/DT.d.ts +0 -3
  6043. package/types/dictionary/2.7/types/DTN.d.ts +0 -3
  6044. package/types/dictionary/2.7/types/ED.d.ts +0 -3
  6045. package/types/dictionary/2.7/types/EI.d.ts +0 -3
  6046. package/types/dictionary/2.7/types/FC.d.ts +0 -3
  6047. package/types/dictionary/2.7/types/FN.d.ts +0 -3
  6048. package/types/dictionary/2.7/types/FT.d.ts +0 -3
  6049. package/types/dictionary/2.7/types/HD.d.ts +0 -3
  6050. package/types/dictionary/2.7/types/ICD.d.ts +0 -3
  6051. package/types/dictionary/2.7/types/ID.d.ts +0 -3
  6052. package/types/dictionary/2.7/types/IS.d.ts +0 -3
  6053. package/types/dictionary/2.7/types/JCC.d.ts +0 -3
  6054. package/types/dictionary/2.7/types/LA2.d.ts +0 -3
  6055. package/types/dictionary/2.7/types/MA.d.ts +0 -3
  6056. package/types/dictionary/2.7/types/MO.d.ts +0 -3
  6057. package/types/dictionary/2.7/types/MOP.d.ts +0 -3
  6058. package/types/dictionary/2.7/types/MSG.d.ts +0 -3
  6059. package/types/dictionary/2.7/types/NA.d.ts +0 -3
  6060. package/types/dictionary/2.7/types/NDL.d.ts +0 -3
  6061. package/types/dictionary/2.7/types/NM.d.ts +0 -3
  6062. package/types/dictionary/2.7/types/PL.d.ts +0 -3
  6063. package/types/dictionary/2.7/types/PLN.d.ts +0 -3
  6064. package/types/dictionary/2.7/types/PPN.d.ts +0 -3
  6065. package/types/dictionary/2.7/types/PT.d.ts +0 -3
  6066. package/types/dictionary/2.7/types/PTA.d.ts +0 -3
  6067. package/types/dictionary/2.7/types/QIP.d.ts +0 -3
  6068. package/types/dictionary/2.7/types/QSC.d.ts +0 -3
  6069. package/types/dictionary/2.7/types/RCD.d.ts +0 -3
  6070. package/types/dictionary/2.7/types/RFR.d.ts +0 -3
  6071. package/types/dictionary/2.7/types/RI.d.ts +0 -3
  6072. package/types/dictionary/2.7/types/RMC.d.ts +0 -3
  6073. package/types/dictionary/2.7/types/RP.d.ts +0 -3
  6074. package/types/dictionary/2.7/types/RPT.d.ts +0 -3
  6075. package/types/dictionary/2.7/types/SAD.d.ts +0 -3
  6076. package/types/dictionary/2.7/types/SCV.d.ts +0 -3
  6077. package/types/dictionary/2.7/types/SN.d.ts +0 -3
  6078. package/types/dictionary/2.7/types/SRT.d.ts +0 -3
  6079. package/types/dictionary/2.7/types/ST.d.ts +0 -3
  6080. package/types/dictionary/2.7/types/TM.d.ts +0 -3
  6081. package/types/dictionary/2.7/types/TQ.d.ts +0 -3
  6082. package/types/dictionary/2.7/types/TX.d.ts +0 -3
  6083. package/types/dictionary/2.7/types/UVC.d.ts +0 -3
  6084. package/types/dictionary/2.7/types/VH.d.ts +0 -3
  6085. package/types/dictionary/2.7/types/VID.d.ts +0 -3
  6086. package/types/dictionary/2.7/types/WVI.d.ts +0 -3
  6087. package/types/dictionary/2.7/types/WVS.d.ts +0 -3
  6088. package/types/dictionary/2.7/types/XAD.d.ts +0 -3
  6089. package/types/dictionary/2.7/types/XCN.d.ts +0 -3
  6090. package/types/dictionary/2.7/types/XON.d.ts +0 -3
  6091. package/types/dictionary/2.7/types/XPN.d.ts +0 -3
  6092. package/types/dictionary/2.7/types/XTN.d.ts +0 -3
  6093. package/types/dictionary/2.7/types/index.d.ts +0 -66
  6094. package/types/dictionary/2.7.1/index.d.ts +0 -2
  6095. package/types/dictionary/2.7.1/segments/ABS.d.ts +0 -3
  6096. package/types/dictionary/2.7.1/segments/ACC.d.ts +0 -3
  6097. package/types/dictionary/2.7.1/segments/ADD.d.ts +0 -3
  6098. package/types/dictionary/2.7.1/segments/ADJ.d.ts +0 -3
  6099. package/types/dictionary/2.7.1/segments/AIG.d.ts +0 -3
  6100. package/types/dictionary/2.7.1/segments/AIL.d.ts +0 -3
  6101. package/types/dictionary/2.7.1/segments/AIP.d.ts +0 -3
  6102. package/types/dictionary/2.7.1/segments/AIS.d.ts +0 -3
  6103. package/types/dictionary/2.7.1/segments/AL1.d.ts +0 -3
  6104. package/types/dictionary/2.7.1/segments/ARQ.d.ts +0 -3
  6105. package/types/dictionary/2.7.1/segments/ARV.d.ts +0 -3
  6106. package/types/dictionary/2.7.1/segments/AUT.d.ts +0 -3
  6107. package/types/dictionary/2.7.1/segments/BHS.d.ts +0 -3
  6108. package/types/dictionary/2.7.1/segments/BLC.d.ts +0 -3
  6109. package/types/dictionary/2.7.1/segments/BLG.d.ts +0 -3
  6110. package/types/dictionary/2.7.1/segments/BPO.d.ts +0 -3
  6111. package/types/dictionary/2.7.1/segments/BPX.d.ts +0 -3
  6112. package/types/dictionary/2.7.1/segments/BTS.d.ts +0 -3
  6113. package/types/dictionary/2.7.1/segments/BTX.d.ts +0 -3
  6114. package/types/dictionary/2.7.1/segments/CDM.d.ts +0 -3
  6115. package/types/dictionary/2.7.1/segments/CER.d.ts +0 -3
  6116. package/types/dictionary/2.7.1/segments/CM0.d.ts +0 -3
  6117. package/types/dictionary/2.7.1/segments/CM1.d.ts +0 -3
  6118. package/types/dictionary/2.7.1/segments/CM2.d.ts +0 -3
  6119. package/types/dictionary/2.7.1/segments/CNS.d.ts +0 -3
  6120. package/types/dictionary/2.7.1/segments/CON_.d.ts +0 -3
  6121. package/types/dictionary/2.7.1/segments/CSP.d.ts +0 -3
  6122. package/types/dictionary/2.7.1/segments/CSR.d.ts +0 -3
  6123. package/types/dictionary/2.7.1/segments/CSS.d.ts +0 -3
  6124. package/types/dictionary/2.7.1/segments/CTD.d.ts +0 -3
  6125. package/types/dictionary/2.7.1/segments/CTI.d.ts +0 -3
  6126. package/types/dictionary/2.7.1/segments/DB1.d.ts +0 -3
  6127. package/types/dictionary/2.7.1/segments/DG1.d.ts +0 -3
  6128. package/types/dictionary/2.7.1/segments/DMI.d.ts +0 -3
  6129. package/types/dictionary/2.7.1/segments/DRG.d.ts +0 -3
  6130. package/types/dictionary/2.7.1/segments/DSC.d.ts +0 -3
  6131. package/types/dictionary/2.7.1/segments/DSP.d.ts +0 -3
  6132. package/types/dictionary/2.7.1/segments/ECD.d.ts +0 -3
  6133. package/types/dictionary/2.7.1/segments/ECR.d.ts +0 -3
  6134. package/types/dictionary/2.7.1/segments/EDU.d.ts +0 -3
  6135. package/types/dictionary/2.7.1/segments/EQP.d.ts +0 -3
  6136. package/types/dictionary/2.7.1/segments/EQU.d.ts +0 -3
  6137. package/types/dictionary/2.7.1/segments/ERR.d.ts +0 -3
  6138. package/types/dictionary/2.7.1/segments/EVN.d.ts +0 -3
  6139. package/types/dictionary/2.7.1/segments/FHS.d.ts +0 -3
  6140. package/types/dictionary/2.7.1/segments/FT1.d.ts +0 -3
  6141. package/types/dictionary/2.7.1/segments/FTS.d.ts +0 -3
  6142. package/types/dictionary/2.7.1/segments/GOL.d.ts +0 -3
  6143. package/types/dictionary/2.7.1/segments/GP2.d.ts +0 -3
  6144. package/types/dictionary/2.7.1/segments/GT1.d.ts +0 -3
  6145. package/types/dictionary/2.7.1/segments/IAM.d.ts +0 -3
  6146. package/types/dictionary/2.7.1/segments/IIM.d.ts +0 -3
  6147. package/types/dictionary/2.7.1/segments/ILT.d.ts +0 -3
  6148. package/types/dictionary/2.7.1/segments/IN1.d.ts +0 -3
  6149. package/types/dictionary/2.7.1/segments/IN2.d.ts +0 -3
  6150. package/types/dictionary/2.7.1/segments/IN3.d.ts +0 -3
  6151. package/types/dictionary/2.7.1/segments/INV.d.ts +0 -3
  6152. package/types/dictionary/2.7.1/segments/IPC.d.ts +0 -3
  6153. package/types/dictionary/2.7.1/segments/IPR.d.ts +0 -3
  6154. package/types/dictionary/2.7.1/segments/ISD.d.ts +0 -3
  6155. package/types/dictionary/2.7.1/segments/ITM.d.ts +0 -3
  6156. package/types/dictionary/2.7.1/segments/IVC.d.ts +0 -3
  6157. package/types/dictionary/2.7.1/segments/IVT.d.ts +0 -3
  6158. package/types/dictionary/2.7.1/segments/LAN.d.ts +0 -3
  6159. package/types/dictionary/2.7.1/segments/LCC.d.ts +0 -3
  6160. package/types/dictionary/2.7.1/segments/LCH.d.ts +0 -3
  6161. package/types/dictionary/2.7.1/segments/LDP.d.ts +0 -3
  6162. package/types/dictionary/2.7.1/segments/LOC.d.ts +0 -3
  6163. package/types/dictionary/2.7.1/segments/LRL.d.ts +0 -3
  6164. package/types/dictionary/2.7.1/segments/MFA.d.ts +0 -3
  6165. package/types/dictionary/2.7.1/segments/MFE.d.ts +0 -3
  6166. package/types/dictionary/2.7.1/segments/MFI.d.ts +0 -3
  6167. package/types/dictionary/2.7.1/segments/MRG.d.ts +0 -3
  6168. package/types/dictionary/2.7.1/segments/MSA.d.ts +0 -3
  6169. package/types/dictionary/2.7.1/segments/MSH.d.ts +0 -3
  6170. package/types/dictionary/2.7.1/segments/NCK.d.ts +0 -3
  6171. package/types/dictionary/2.7.1/segments/NDS.d.ts +0 -3
  6172. package/types/dictionary/2.7.1/segments/NK1.d.ts +0 -3
  6173. package/types/dictionary/2.7.1/segments/NPU.d.ts +0 -3
  6174. package/types/dictionary/2.7.1/segments/NSC.d.ts +0 -3
  6175. package/types/dictionary/2.7.1/segments/NST.d.ts +0 -3
  6176. package/types/dictionary/2.7.1/segments/NTE.d.ts +0 -3
  6177. package/types/dictionary/2.7.1/segments/OBR.d.ts +0 -3
  6178. package/types/dictionary/2.7.1/segments/OBX.d.ts +0 -3
  6179. package/types/dictionary/2.7.1/segments/ODS.d.ts +0 -3
  6180. package/types/dictionary/2.7.1/segments/ODT.d.ts +0 -3
  6181. package/types/dictionary/2.7.1/segments/OM1.d.ts +0 -3
  6182. package/types/dictionary/2.7.1/segments/OM2.d.ts +0 -3
  6183. package/types/dictionary/2.7.1/segments/OM3.d.ts +0 -3
  6184. package/types/dictionary/2.7.1/segments/OM4.d.ts +0 -3
  6185. package/types/dictionary/2.7.1/segments/OM5.d.ts +0 -3
  6186. package/types/dictionary/2.7.1/segments/OM6.d.ts +0 -3
  6187. package/types/dictionary/2.7.1/segments/OM7.d.ts +0 -3
  6188. package/types/dictionary/2.7.1/segments/ORC.d.ts +0 -3
  6189. package/types/dictionary/2.7.1/segments/ORG.d.ts +0 -3
  6190. package/types/dictionary/2.7.1/segments/OVR.d.ts +0 -3
  6191. package/types/dictionary/2.7.1/segments/PCE.d.ts +0 -3
  6192. package/types/dictionary/2.7.1/segments/PCR.d.ts +0 -3
  6193. package/types/dictionary/2.7.1/segments/PD1.d.ts +0 -3
  6194. package/types/dictionary/2.7.1/segments/PDA.d.ts +0 -3
  6195. package/types/dictionary/2.7.1/segments/PEO.d.ts +0 -3
  6196. package/types/dictionary/2.7.1/segments/PES.d.ts +0 -3
  6197. package/types/dictionary/2.7.1/segments/PID.d.ts +0 -3
  6198. package/types/dictionary/2.7.1/segments/PKG.d.ts +0 -3
  6199. package/types/dictionary/2.7.1/segments/PMT.d.ts +0 -3
  6200. package/types/dictionary/2.7.1/segments/PR1.d.ts +0 -3
  6201. package/types/dictionary/2.7.1/segments/PRA.d.ts +0 -3
  6202. package/types/dictionary/2.7.1/segments/PRB.d.ts +0 -3
  6203. package/types/dictionary/2.7.1/segments/PRC.d.ts +0 -3
  6204. package/types/dictionary/2.7.1/segments/PRD.d.ts +0 -3
  6205. package/types/dictionary/2.7.1/segments/PSG.d.ts +0 -3
  6206. package/types/dictionary/2.7.1/segments/PSL.d.ts +0 -3
  6207. package/types/dictionary/2.7.1/segments/PSS.d.ts +0 -3
  6208. package/types/dictionary/2.7.1/segments/PTH.d.ts +0 -3
  6209. package/types/dictionary/2.7.1/segments/PV1.d.ts +0 -3
  6210. package/types/dictionary/2.7.1/segments/PV2.d.ts +0 -3
  6211. package/types/dictionary/2.7.1/segments/PYE.d.ts +0 -3
  6212. package/types/dictionary/2.7.1/segments/QAK.d.ts +0 -3
  6213. package/types/dictionary/2.7.1/segments/QID.d.ts +0 -3
  6214. package/types/dictionary/2.7.1/segments/QPD.d.ts +0 -3
  6215. package/types/dictionary/2.7.1/segments/QRD.d.ts +0 -3
  6216. package/types/dictionary/2.7.1/segments/QRF.d.ts +0 -3
  6217. package/types/dictionary/2.7.1/segments/QRI.d.ts +0 -3
  6218. package/types/dictionary/2.7.1/segments/RCP.d.ts +0 -3
  6219. package/types/dictionary/2.7.1/segments/RDT.d.ts +0 -3
  6220. package/types/dictionary/2.7.1/segments/REL.d.ts +0 -3
  6221. package/types/dictionary/2.7.1/segments/RF1.d.ts +0 -3
  6222. package/types/dictionary/2.7.1/segments/RFI.d.ts +0 -3
  6223. package/types/dictionary/2.7.1/segments/RGS.d.ts +0 -3
  6224. package/types/dictionary/2.7.1/segments/RMI.d.ts +0 -3
  6225. package/types/dictionary/2.7.1/segments/ROL.d.ts +0 -3
  6226. package/types/dictionary/2.7.1/segments/RQ1.d.ts +0 -3
  6227. package/types/dictionary/2.7.1/segments/RQD.d.ts +0 -3
  6228. package/types/dictionary/2.7.1/segments/RXA.d.ts +0 -3
  6229. package/types/dictionary/2.7.1/segments/RXC.d.ts +0 -3
  6230. package/types/dictionary/2.7.1/segments/RXD.d.ts +0 -3
  6231. package/types/dictionary/2.7.1/segments/RXE.d.ts +0 -3
  6232. package/types/dictionary/2.7.1/segments/RXG.d.ts +0 -3
  6233. package/types/dictionary/2.7.1/segments/RXO.d.ts +0 -3
  6234. package/types/dictionary/2.7.1/segments/RXR.d.ts +0 -3
  6235. package/types/dictionary/2.7.1/segments/SAC.d.ts +0 -3
  6236. package/types/dictionary/2.7.1/segments/SCD.d.ts +0 -3
  6237. package/types/dictionary/2.7.1/segments/SCH.d.ts +0 -3
  6238. package/types/dictionary/2.7.1/segments/SCP.d.ts +0 -3
  6239. package/types/dictionary/2.7.1/segments/SDD.d.ts +0 -3
  6240. package/types/dictionary/2.7.1/segments/SFT.d.ts +0 -3
  6241. package/types/dictionary/2.7.1/segments/SID.d.ts +0 -3
  6242. package/types/dictionary/2.7.1/segments/SLT.d.ts +0 -3
  6243. package/types/dictionary/2.7.1/segments/SPM.d.ts +0 -3
  6244. package/types/dictionary/2.7.1/segments/STF.d.ts +0 -3
  6245. package/types/dictionary/2.7.1/segments/STZ.d.ts +0 -3
  6246. package/types/dictionary/2.7.1/segments/TCC.d.ts +0 -3
  6247. package/types/dictionary/2.7.1/segments/TCD.d.ts +0 -3
  6248. package/types/dictionary/2.7.1/segments/TQ1.d.ts +0 -3
  6249. package/types/dictionary/2.7.1/segments/TQ2.d.ts +0 -3
  6250. package/types/dictionary/2.7.1/segments/TXA.d.ts +0 -3
  6251. package/types/dictionary/2.7.1/segments/UAC.d.ts +0 -3
  6252. package/types/dictionary/2.7.1/segments/UB1.d.ts +0 -3
  6253. package/types/dictionary/2.7.1/segments/UB2.d.ts +0 -3
  6254. package/types/dictionary/2.7.1/segments/URD.d.ts +0 -3
  6255. package/types/dictionary/2.7.1/segments/URS.d.ts +0 -3
  6256. package/types/dictionary/2.7.1/segments/VAR.d.ts +0 -3
  6257. package/types/dictionary/2.7.1/segments/VND.d.ts +0 -3
  6258. package/types/dictionary/2.7.1/segments/index.d.ts +0 -163
  6259. package/types/dictionary/2.7.1/types/AD.d.ts +0 -3
  6260. package/types/dictionary/2.7.1/types/AUI.d.ts +0 -3
  6261. package/types/dictionary/2.7.1/types/CCD.d.ts +0 -3
  6262. package/types/dictionary/2.7.1/types/CCP.d.ts +0 -3
  6263. package/types/dictionary/2.7.1/types/CD.d.ts +0 -3
  6264. package/types/dictionary/2.7.1/types/CF.d.ts +0 -3
  6265. package/types/dictionary/2.7.1/types/CNE.d.ts +0 -3
  6266. package/types/dictionary/2.7.1/types/CNN.d.ts +0 -3
  6267. package/types/dictionary/2.7.1/types/CP.d.ts +0 -3
  6268. package/types/dictionary/2.7.1/types/CQ.d.ts +0 -3
  6269. package/types/dictionary/2.7.1/types/CSU.d.ts +0 -3
  6270. package/types/dictionary/2.7.1/types/CWE.d.ts +0 -3
  6271. package/types/dictionary/2.7.1/types/CX.d.ts +0 -3
  6272. package/types/dictionary/2.7.1/types/DDI.d.ts +0 -3
  6273. package/types/dictionary/2.7.1/types/DIN.d.ts +0 -3
  6274. package/types/dictionary/2.7.1/types/DLD.d.ts +0 -3
  6275. package/types/dictionary/2.7.1/types/DLN.d.ts +0 -3
  6276. package/types/dictionary/2.7.1/types/DLT.d.ts +0 -3
  6277. package/types/dictionary/2.7.1/types/DR.d.ts +0 -3
  6278. package/types/dictionary/2.7.1/types/DTM.d.ts +0 -3
  6279. package/types/dictionary/2.7.1/types/DTN.d.ts +0 -3
  6280. package/types/dictionary/2.7.1/types/ED.d.ts +0 -3
  6281. package/types/dictionary/2.7.1/types/EI.d.ts +0 -3
  6282. package/types/dictionary/2.7.1/types/EIP.d.ts +0 -3
  6283. package/types/dictionary/2.7.1/types/ERL.d.ts +0 -3
  6284. package/types/dictionary/2.7.1/types/FC.d.ts +0 -3
  6285. package/types/dictionary/2.7.1/types/FN.d.ts +0 -3
  6286. package/types/dictionary/2.7.1/types/GTS.d.ts +0 -3
  6287. package/types/dictionary/2.7.1/types/HD.d.ts +0 -3
  6288. package/types/dictionary/2.7.1/types/ICD.d.ts +0 -3
  6289. package/types/dictionary/2.7.1/types/JCC.d.ts +0 -3
  6290. package/types/dictionary/2.7.1/types/LA1.d.ts +0 -3
  6291. package/types/dictionary/2.7.1/types/LA2.d.ts +0 -3
  6292. package/types/dictionary/2.7.1/types/MO.d.ts +0 -3
  6293. package/types/dictionary/2.7.1/types/MOC.d.ts +0 -3
  6294. package/types/dictionary/2.7.1/types/MOP.d.ts +0 -3
  6295. package/types/dictionary/2.7.1/types/MSG.d.ts +0 -3
  6296. package/types/dictionary/2.7.1/types/NA.d.ts +0 -3
  6297. package/types/dictionary/2.7.1/types/NDL.d.ts +0 -3
  6298. package/types/dictionary/2.7.1/types/NR.d.ts +0 -3
  6299. package/types/dictionary/2.7.1/types/OCD.d.ts +0 -3
  6300. package/types/dictionary/2.7.1/types/OSD.d.ts +0 -3
  6301. package/types/dictionary/2.7.1/types/OSP.d.ts +0 -3
  6302. package/types/dictionary/2.7.1/types/PIP.d.ts +0 -3
  6303. package/types/dictionary/2.7.1/types/PL.d.ts +0 -3
  6304. package/types/dictionary/2.7.1/types/PLN.d.ts +0 -3
  6305. package/types/dictionary/2.7.1/types/PPN.d.ts +0 -3
  6306. package/types/dictionary/2.7.1/types/PRL.d.ts +0 -3
  6307. package/types/dictionary/2.7.1/types/PT.d.ts +0 -3
  6308. package/types/dictionary/2.7.1/types/PTA.d.ts +0 -3
  6309. package/types/dictionary/2.7.1/types/QIP.d.ts +0 -3
  6310. package/types/dictionary/2.7.1/types/QSC.d.ts +0 -3
  6311. package/types/dictionary/2.7.1/types/RCD.d.ts +0 -3
  6312. package/types/dictionary/2.7.1/types/RFR.d.ts +0 -3
  6313. package/types/dictionary/2.7.1/types/RI.d.ts +0 -3
  6314. package/types/dictionary/2.7.1/types/RMC.d.ts +0 -3
  6315. package/types/dictionary/2.7.1/types/RP.d.ts +0 -3
  6316. package/types/dictionary/2.7.1/types/RPT.d.ts +0 -3
  6317. package/types/dictionary/2.7.1/types/SAD.d.ts +0 -3
  6318. package/types/dictionary/2.7.1/types/SCV.d.ts +0 -3
  6319. package/types/dictionary/2.7.1/types/SI.d.ts +0 -3
  6320. package/types/dictionary/2.7.1/types/SN.d.ts +0 -3
  6321. package/types/dictionary/2.7.1/types/SPD.d.ts +0 -3
  6322. package/types/dictionary/2.7.1/types/SRT.d.ts +0 -3
  6323. package/types/dictionary/2.7.1/types/TQ.d.ts +0 -3
  6324. package/types/dictionary/2.7.1/types/UVC.d.ts +0 -3
  6325. package/types/dictionary/2.7.1/types/VH.d.ts +0 -3
  6326. package/types/dictionary/2.7.1/types/VID.d.ts +0 -3
  6327. package/types/dictionary/2.7.1/types/VR.d.ts +0 -3
  6328. package/types/dictionary/2.7.1/types/WVI.d.ts +0 -3
  6329. package/types/dictionary/2.7.1/types/WVS.d.ts +0 -3
  6330. package/types/dictionary/2.7.1/types/XAD.d.ts +0 -3
  6331. package/types/dictionary/2.7.1/types/XCN.d.ts +0 -3
  6332. package/types/dictionary/2.7.1/types/XON.d.ts +0 -3
  6333. package/types/dictionary/2.7.1/types/XPN.d.ts +0 -3
  6334. package/types/dictionary/2.7.1/types/XTN.d.ts +0 -3
  6335. package/types/dictionary/2.7.1/types/index.d.ts +0 -76
  6336. package/types/dictionary/2.8/index.d.ts +0 -2
  6337. package/types/dictionary/index.d.ts +0 -7
  6338. package/types/dictionary/segment-fields/abs-segment.enum.d.ts +0 -16
  6339. package/types/dictionary/segment-fields/acc-segment.enum.d.ts +0 -14
  6340. package/types/dictionary/segment-fields/add-segment.enum.d.ts +0 -3
  6341. package/types/dictionary/segment-fields/adj-segment.enum.d.ts +0 -17
  6342. package/types/dictionary/segment-fields/aff-segment.enum.d.ts +0 -7
  6343. package/types/dictionary/segment-fields/aig-segment.enum.d.ts +0 -16
  6344. package/types/dictionary/segment-fields/ail-segment.enum.d.ts +0 -14
  6345. package/types/dictionary/segment-fields/aip-segment.enum.d.ts +0 -14
  6346. package/types/dictionary/segment-fields/ais-segment.enum.d.ts +0 -14
  6347. package/types/dictionary/segment-fields/al1-segment.enum.d.ts +0 -8
  6348. package/types/dictionary/segment-fields/apr-segment.enum.d.ts +0 -7
  6349. package/types/dictionary/segment-fields/arq-segment.enum.d.ts +0 -27
  6350. package/types/dictionary/segment-fields/arv-segment.enum.d.ts +0 -8
  6351. package/types/dictionary/segment-fields/aut-segment.enum.d.ts +0 -14
  6352. package/types/dictionary/segment-fields/bhs-segment.enum.d.ts +0 -16
  6353. package/types/dictionary/segment-fields/blc-segment.enum.d.ts +0 -4
  6354. package/types/dictionary/segment-fields/blg-segment.enum.d.ts +0 -6
  6355. package/types/dictionary/segment-fields/bpo-segment.enum.d.ts +0 -16
  6356. package/types/dictionary/segment-fields/bpx-segment.enum.d.ts +0 -23
  6357. package/types/dictionary/segment-fields/bts-segment.enum.d.ts +0 -5
  6358. package/types/dictionary/segment-fields/btx-segment.enum.d.ts +0 -21
  6359. package/types/dictionary/segment-fields/cdm-segment.enum.d.ts +0 -15
  6360. package/types/dictionary/segment-fields/cer-segment.enum.d.ts +0 -33
  6361. package/types/dictionary/segment-fields/cm0-segment.enum.d.ts +0 -13
  6362. package/types/dictionary/segment-fields/cm1-segment.enum.d.ts +0 -5
  6363. package/types/dictionary/segment-fields/cm2-segment.enum.d.ts +0 -6
  6364. package/types/dictionary/segment-fields/cns-segment.enum.d.ts +0 -8
  6365. package/types/dictionary/segment-fields/con-segment.enum.d.ts +0 -27
  6366. package/types/dictionary/segment-fields/csp-segment.enum.d.ts +0 -6
  6367. package/types/dictionary/segment-fields/csr-segment.enum.d.ts +0 -18
  6368. package/types/dictionary/segment-fields/css-segment.enum.d.ts +0 -5
  6369. package/types/dictionary/segment-fields/ctd-segment.enum.d.ts +0 -9
  6370. package/types/dictionary/segment-fields/cti-segment.enum.d.ts +0 -5
  6371. package/types/dictionary/segment-fields/db1-segment.enum.d.ts +0 -10
  6372. package/types/dictionary/segment-fields/dg1-segment.enum.d.ts +0 -28
  6373. package/types/dictionary/segment-fields/dmi-segment.enum.d.ts +0 -7
  6374. package/types/dictionary/segment-fields/drg-segment.enum.d.ts +0 -35
  6375. package/types/dictionary/segment-fields/dsc-segment.enum.d.ts +0 -4
  6376. package/types/dictionary/segment-fields/dsp-segment.enum.d.ts +0 -7
  6377. package/types/dictionary/segment-fields/ecd-segment.enum.d.ts +0 -7
  6378. package/types/dictionary/segment-fields/ecr-segment.enum.d.ts +0 -5
  6379. package/types/dictionary/segment-fields/ed-segment.enum.d.ts +0 -3
  6380. package/types/dictionary/segment-fields/edu-segment.enum.d.ts +0 -11
  6381. package/types/dictionary/segment-fields/eql-segment.enum.d.ts +0 -6
  6382. package/types/dictionary/segment-fields/eqp-segment.enum.d.ts +0 -7
  6383. package/types/dictionary/segment-fields/equ-segment.enum.d.ts +0 -7
  6384. package/types/dictionary/segment-fields/erq-segment.enum.d.ts +0 -5
  6385. package/types/dictionary/segment-fields/err-segment.enum.d.ts +0 -14
  6386. package/types/dictionary/segment-fields/evn-segment.enum.d.ts +0 -9
  6387. package/types/dictionary/segment-fields/fac-segment.enum.d.ts +0 -14
  6388. package/types/dictionary/segment-fields/fhs-segment.enum.d.ts +0 -16
  6389. package/types/dictionary/segment-fields/ft1-segment.enum.d.ts +0 -45
  6390. package/types/dictionary/segment-fields/fts-segment.enum.d.ts +0 -4
  6391. package/types/dictionary/segment-fields/gol-segment.enum.d.ts +0 -24
  6392. package/types/dictionary/segment-fields/gp1-segment.enum.d.ts +0 -7
  6393. package/types/dictionary/segment-fields/gp2-segment.enum.d.ts +0 -16
  6394. package/types/dictionary/segment-fields/gt1-segment.enum.d.ts +0 -59
  6395. package/types/dictionary/segment-fields/iam-segment.enum.d.ts +0 -32
  6396. package/types/dictionary/segment-fields/iar-segment.enum.d.ts +0 -6
  6397. package/types/dictionary/segment-fields/iim-segment.enum.d.ts +0 -17
  6398. package/types/dictionary/segment-fields/ilt-segment.enum.d.ts +0 -12
  6399. package/types/dictionary/segment-fields/in1-segment.enum.d.ts +0 -56
  6400. package/types/dictionary/segment-fields/in2-segment.enum.d.ts +0 -74
  6401. package/types/dictionary/segment-fields/in3-segment.enum.d.ts +0 -27
  6402. package/types/dictionary/segment-fields/index.d.ts +0 -182
  6403. package/types/dictionary/segment-fields/inv-segment.enum.d.ts +0 -22
  6404. package/types/dictionary/segment-fields/ipc-segment.enum.d.ts +0 -11
  6405. package/types/dictionary/segment-fields/ipr-segment.enum.d.ts +0 -10
  6406. package/types/dictionary/segment-fields/isd-segment.enum.d.ts +0 -5
  6407. package/types/dictionary/segment-fields/itm-segment.enum.d.ts +0 -31
  6408. package/types/dictionary/segment-fields/ivc-segment.enum.d.ts +0 -32
  6409. package/types/dictionary/segment-fields/ivt-segment.enum.d.ts +0 -28
  6410. package/types/dictionary/segment-fields/lan-segment.enum.d.ts +0 -6
  6411. package/types/dictionary/segment-fields/lcc-segment.enum.d.ts +0 -6
  6412. package/types/dictionary/segment-fields/lch-segment.enum.d.ts +0 -7
  6413. package/types/dictionary/segment-fields/ldp-segment.enum.d.ts +0 -14
  6414. package/types/dictionary/segment-fields/loc-segment.enum.d.ts +0 -11
  6415. package/types/dictionary/segment-fields/lrl-segment.enum.d.ts +0 -8
  6416. package/types/dictionary/segment-fields/mfa-segment.enum.d.ts +0 -8
  6417. package/types/dictionary/segment-fields/mfe-segment.enum.d.ts +0 -9
  6418. package/types/dictionary/segment-fields/mfi-segment.enum.d.ts +0 -8
  6419. package/types/dictionary/segment-fields/mrg-segment.enum.d.ts +0 -9
  6420. package/types/dictionary/segment-fields/msa-segment.enum.d.ts +0 -10
  6421. package/types/dictionary/segment-fields/msh-segment.enum.d.ts +0 -27
  6422. package/types/dictionary/segment-fields/nck-segment.enum.d.ts +0 -3
  6423. package/types/dictionary/segment-fields/nds-segment.enum.d.ts +0 -6
  6424. package/types/dictionary/segment-fields/nk1-segment.enum.d.ts +0 -43
  6425. package/types/dictionary/segment-fields/npu-segment.enum.d.ts +0 -4
  6426. package/types/dictionary/segment-fields/nsc-segment.enum.d.ts +0 -11
  6427. package/types/dictionary/segment-fields/nst-segment.enum.d.ts +0 -17
  6428. package/types/dictionary/segment-fields/nte-segment.enum.d.ts +0 -10
  6429. package/types/dictionary/segment-fields/obr-segment.enum.d.ts +0 -56
  6430. package/types/dictionary/segment-fields/obx-segment.enum.d.ts +0 -28
  6431. package/types/dictionary/segment-fields/ods-segment.enum.d.ts +0 -6
  6432. package/types/dictionary/segment-fields/odt-segment.enum.d.ts +0 -5
  6433. package/types/dictionary/segment-fields/om1-segment.enum.d.ts +0 -49
  6434. package/types/dictionary/segment-fields/om2-segment.enum.d.ts +0 -13
  6435. package/types/dictionary/segment-fields/om3-segment.enum.d.ts +0 -10
  6436. package/types/dictionary/segment-fields/om4-segment.enum.d.ts +0 -17
  6437. package/types/dictionary/segment-fields/om5-segment.enum.d.ts +0 -6
  6438. package/types/dictionary/segment-fields/om6-segment.enum.d.ts +0 -5
  6439. package/types/dictionary/segment-fields/om7-segment.enum.d.ts +0 -26
  6440. package/types/dictionary/segment-fields/orc-segment.enum.d.ts +0 -35
  6441. package/types/dictionary/segment-fields/org-segment.enum.d.ts +0 -15
  6442. package/types/dictionary/segment-fields/oro-segment.enum.d.ts +0 -6
  6443. package/types/dictionary/segment-fields/ovr-segment.enum.d.ts +0 -7
  6444. package/types/dictionary/segment-fields/pac-segment.enum.d.ts +0 -10
  6445. package/types/dictionary/segment-fields/pce-segment.enum.d.ts +0 -6
  6446. package/types/dictionary/segment-fields/pcr-segment.enum.d.ts +0 -25
  6447. package/types/dictionary/segment-fields/pd1-segment.enum.d.ts +0 -24
  6448. package/types/dictionary/segment-fields/pda-segment.enum.d.ts +0 -11
  6449. package/types/dictionary/segment-fields/pdc-segment.enum.d.ts +0 -17
  6450. package/types/dictionary/segment-fields/peo-segment.enum.d.ts +0 -27
  6451. package/types/dictionary/segment-fields/pes-segment.enum.d.ts +0 -15
  6452. package/types/dictionary/segment-fields/pid-segment.enum.d.ts +0 -42
  6453. package/types/dictionary/segment-fields/pkg-segment.enum.d.ts +0 -9
  6454. package/types/dictionary/segment-fields/pmt-segment.enum.d.ts +0 -14
  6455. package/types/dictionary/segment-fields/pr1-segment.enum.d.ts +0 -27
  6456. package/types/dictionary/segment-fields/pra-segment.enum.d.ts +0 -14
  6457. package/types/dictionary/segment-fields/prb-segment.enum.d.ts +0 -30
  6458. package/types/dictionary/segment-fields/prc-segment.enum.d.ts +0 -20
  6459. package/types/dictionary/segment-fields/prd-segment.enum.d.ts +0 -16
  6460. package/types/dictionary/segment-fields/prt-segment.enum.d.ts +0 -17
  6461. package/types/dictionary/segment-fields/psg-segment.enum.d.ts +0 -8
  6462. package/types/dictionary/segment-fields/psh-segment.enum.d.ts +0 -16
  6463. package/types/dictionary/segment-fields/psl-segment.enum.d.ts +0 -50
  6464. package/types/dictionary/segment-fields/pss-segment.enum.d.ts +0 -7
  6465. package/types/dictionary/segment-fields/pth-segment.enum.d.ts +0 -9
  6466. package/types/dictionary/segment-fields/pv1-segment.enum.d.ts +0 -56
  6467. package/types/dictionary/segment-fields/pv2-segment.enum.d.ts +0 -52
  6468. package/types/dictionary/segment-fields/pye-segment.enum.d.ts +0 -9
  6469. package/types/dictionary/segment-fields/qak-segment.enum.d.ts +0 -8
  6470. package/types/dictionary/segment-fields/qck-segment.enum.d.ts +0 -3
  6471. package/types/dictionary/segment-fields/qid-segment.enum.d.ts +0 -4
  6472. package/types/dictionary/segment-fields/qpd-segment.enum.d.ts +0 -5
  6473. package/types/dictionary/segment-fields/qrd-segment.enum.d.ts +0 -14
  6474. package/types/dictionary/segment-fields/qrf-segment.enum.d.ts +0 -12
  6475. package/types/dictionary/segment-fields/qri-segment.enum.d.ts +0 -5
  6476. package/types/dictionary/segment-fields/rcp-segment.enum.d.ts +0 -9
  6477. package/types/dictionary/segment-fields/rdf-segment.enum.d.ts +0 -4
  6478. package/types/dictionary/segment-fields/rdt-segment.enum.d.ts +0 -3
  6479. package/types/dictionary/segment-fields/rel-segment.enum.d.ts +0 -18
  6480. package/types/dictionary/segment-fields/rf1-segment.enum.d.ts +0 -14
  6481. package/types/dictionary/segment-fields/rfi-segment.enum.d.ts +0 -6
  6482. package/types/dictionary/segment-fields/rgs-segment.enum.d.ts +0 -5
  6483. package/types/dictionary/segment-fields/rmi-segment.enum.d.ts +0 -5
  6484. package/types/dictionary/segment-fields/rol-segment.enum.d.ts +0 -16
  6485. package/types/dictionary/segment-fields/rq1-segment.enum.d.ts +0 -9
  6486. package/types/dictionary/segment-fields/rqd-segment.enum.d.ts +0 -12
  6487. package/types/dictionary/segment-fields/rx1-segment.enum.d.ts +0 -27
  6488. package/types/dictionary/segment-fields/rxa-segment.enum.d.ts +0 -30
  6489. package/types/dictionary/segment-fields/rxc-segment.enum.d.ts +0 -11
  6490. package/types/dictionary/segment-fields/rxd-segment.enum.d.ts +0 -36
  6491. package/types/dictionary/segment-fields/rxe-segment.enum.d.ts +0 -47
  6492. package/types/dictionary/segment-fields/rxg-segment.enum.d.ts +0 -32
  6493. package/types/dictionary/segment-fields/rxo-segment.enum.d.ts +0 -38
  6494. package/types/dictionary/segment-fields/rxr-segment.enum.d.ts +0 -8
  6495. package/types/dictionary/segment-fields/sac-segment.enum.d.ts +0 -46
  6496. package/types/dictionary/segment-fields/scd-segment.enum.d.ts +0 -39
  6497. package/types/dictionary/segment-fields/sch-segment.enum.d.ts +0 -29
  6498. package/types/dictionary/segment-fields/scp-segment.enum.d.ts +0 -10
  6499. package/types/dictionary/segment-fields/sdd-segment.enum.d.ts +0 -9
  6500. package/types/dictionary/segment-fields/sft-segment.enum.d.ts +0 -8
  6501. package/types/dictionary/segment-fields/shp-segment.enum.d.ts +0 -13
  6502. package/types/dictionary/segment-fields/sid-segment.enum.d.ts +0 -6
  6503. package/types/dictionary/segment-fields/slt-segment.enum.d.ts +0 -7
  6504. package/types/dictionary/segment-fields/spm-segment.enum.d.ts +0 -34
  6505. package/types/dictionary/segment-fields/spr-segment.enum.d.ts +0 -6
  6506. package/types/dictionary/segment-fields/stf-segment.enum.d.ts +0 -43
  6507. package/types/dictionary/segment-fields/stz-segment.enum.d.ts +0 -6
  6508. package/types/dictionary/segment-fields/tcc-segment.enum.d.ts +0 -16
  6509. package/types/dictionary/segment-fields/tcd-segment.enum.d.ts +0 -10
  6510. package/types/dictionary/segment-fields/tq1-segment.enum.d.ts +0 -16
  6511. package/types/dictionary/segment-fields/tq2-segment.enum.d.ts +0 -12
  6512. package/types/dictionary/segment-fields/txa-segment.enum.d.ts +0 -28
  6513. package/types/dictionary/segment-fields/uac-segment.enum.d.ts +0 -4
  6514. package/types/dictionary/segment-fields/ub1-segment.enum.d.ts +0 -25
  6515. package/types/dictionary/segment-fields/ub2-segment.enum.d.ts +0 -19
  6516. package/types/dictionary/segment-fields/urd-segment.enum.d.ts +0 -9
  6517. package/types/dictionary/segment-fields/urs-segment.enum.d.ts +0 -11
  6518. package/types/dictionary/segment-fields/var-segment.enum.d.ts +0 -8
  6519. package/types/dictionary/segment-fields/vnd-segment.enum.d.ts +0 -7
  6520. package/types/dictionary/segment-fields/vtq-segment.enum.d.ts +0 -7
  6521. package/types/dictionary/tables/acknowledgment-code.enum.d.ts +0 -25
  6522. package/types/dictionary/tables/index.d.ts +0 -1
  6523. package/types/dictionary/type-fields/ad-type.enum.d.ts +0 -10
  6524. package/types/dictionary/type-fields/aui-type.enum.d.ts +0 -5
  6525. package/types/dictionary/type-fields/ccd-type.enum.d.ts +0 -4
  6526. package/types/dictionary/type-fields/ccp-type.enum.d.ts +0 -5
  6527. package/types/dictionary/type-fields/cd-type.enum.d.ts +0 -8
  6528. package/types/dictionary/type-fields/ce-type.enum.d.ts +0 -8
  6529. package/types/dictionary/type-fields/cf-type.enum.d.ts +0 -24
  6530. package/types/dictionary/type-fields/ck-type.enum.d.ts +0 -6
  6531. package/types/dictionary/type-fields/ck_account_no-type.enum.d.ts +0 -6
  6532. package/types/dictionary/type-fields/cm_abs_range-type.enum.d.ts +0 -6
  6533. package/types/dictionary/type-fields/cm_aui-type.enum.d.ts +0 -5
  6534. package/types/dictionary/type-fields/cm_batch_total-type.enum.d.ts +0 -4
  6535. package/types/dictionary/type-fields/cm_ccd-type.enum.d.ts +0 -4
  6536. package/types/dictionary/type-fields/cm_ccp-type.enum.d.ts +0 -5
  6537. package/types/dictionary/type-fields/cm_cd_electrode-type.enum.d.ts +0 -4
  6538. package/types/dictionary/type-fields/cm_csu-type.enum.d.ts +0 -9
  6539. package/types/dictionary/type-fields/cm_ddi-type.enum.d.ts +0 -5
  6540. package/types/dictionary/type-fields/cm_din-type.enum.d.ts +0 -4
  6541. package/types/dictionary/type-fields/cm_dld-type.enum.d.ts +0 -4
  6542. package/types/dictionary/type-fields/cm_dlt-type.enum.d.ts +0 -6
  6543. package/types/dictionary/type-fields/cm_dtn-type.enum.d.ts +0 -4
  6544. package/types/dictionary/type-fields/cm_eip-type.enum.d.ts +0 -4
  6545. package/types/dictionary/type-fields/cm_eld-type.enum.d.ts +0 -6
  6546. package/types/dictionary/type-fields/cm_filler-type.enum.d.ts +0 -4
  6547. package/types/dictionary/type-fields/cm_finance-type.enum.d.ts +0 -4
  6548. package/types/dictionary/type-fields/cm_group_id-type.enum.d.ts +0 -4
  6549. package/types/dictionary/type-fields/cm_internal_location-type.enum.d.ts +0 -10
  6550. package/types/dictionary/type-fields/cm_job_code-type.enum.d.ts +0 -4
  6551. package/types/dictionary/type-fields/cm_la1-type.enum.d.ts +0 -18
  6552. package/types/dictionary/type-fields/cm_license_no-type.enum.d.ts +0 -4
  6553. package/types/dictionary/type-fields/cm_mdv-type.enum.d.ts +0 -4
  6554. package/types/dictionary/type-fields/cm_moc-type.enum.d.ts +0 -4
  6555. package/types/dictionary/type-fields/cm_msg-type.enum.d.ts +0 -4
  6556. package/types/dictionary/type-fields/cm_ndl-type.enum.d.ts +0 -13
  6557. package/types/dictionary/type-fields/cm_ocd-type.enum.d.ts +0 -4
  6558. package/types/dictionary/type-fields/cm_osd-type.enum.d.ts +0 -13
  6559. package/types/dictionary/type-fields/cm_osp-type.enum.d.ts +0 -5
  6560. package/types/dictionary/type-fields/cm_parent_result-type.enum.d.ts +0 -5
  6561. package/types/dictionary/type-fields/cm_pat_id-type.enum.d.ts +0 -7
  6562. package/types/dictionary/type-fields/cm_pat_id_0192-type.enum.d.ts +0 -7
  6563. package/types/dictionary/type-fields/cm_pcf-type.enum.d.ts +0 -5
  6564. package/types/dictionary/type-fields/cm_pen-type.enum.d.ts +0 -4
  6565. package/types/dictionary/type-fields/cm_pi-type.enum.d.ts +0 -5
  6566. package/types/dictionary/type-fields/cm_pip-type.enum.d.ts +0 -6
  6567. package/types/dictionary/type-fields/cm_placer-type.enum.d.ts +0 -4
  6568. package/types/dictionary/type-fields/cm_pln-type.enum.d.ts +0 -6
  6569. package/types/dictionary/type-fields/cm_position-type.enum.d.ts +0 -5
  6570. package/types/dictionary/type-fields/cm_practitioner-type.enum.d.ts +0 -4
  6571. package/types/dictionary/type-fields/cm_prl-type.enum.d.ts +0 -5
  6572. package/types/dictionary/type-fields/cm_pta-type.enum.d.ts +0 -5
  6573. package/types/dictionary/type-fields/cm_range-type.enum.d.ts +0 -4
  6574. package/types/dictionary/type-fields/cm_rfr-type.enum.d.ts +0 -9
  6575. package/types/dictionary/type-fields/cm_ri-type.enum.d.ts +0 -4
  6576. package/types/dictionary/type-fields/cm_rmc-type.enum.d.ts +0 -5
  6577. package/types/dictionary/type-fields/cm_spd-type.enum.d.ts +0 -6
  6578. package/types/dictionary/type-fields/cm_sps-type.enum.d.ts +0 -8
  6579. package/types/dictionary/type-fields/cm_uvc-type.enum.d.ts +0 -4
  6580. package/types/dictionary/type-fields/cm_vr-type.enum.d.ts +0 -4
  6581. package/types/dictionary/type-fields/cm_wvi-type.enum.d.ts +0 -4
  6582. package/types/dictionary/type-fields/cn-type.enum.d.ts +0 -15
  6583. package/types/dictionary/type-fields/cn_person-type.enum.d.ts +0 -10
  6584. package/types/dictionary/type-fields/cne-type.enum.d.ts +0 -24
  6585. package/types/dictionary/type-fields/cnn-type.enum.d.ts +0 -13
  6586. package/types/dictionary/type-fields/cns-type.enum.d.ts +0 -13
  6587. package/types/dictionary/type-fields/cp-type.enum.d.ts +0 -8
  6588. package/types/dictionary/type-fields/cq-type.enum.d.ts +0 -4
  6589. package/types/dictionary/type-fields/cq_quantity-type.enum.d.ts +0 -4
  6590. package/types/dictionary/type-fields/csu-type.enum.d.ts +0 -25
  6591. package/types/dictionary/type-fields/cwe-type.enum.d.ts +0 -24
  6592. package/types/dictionary/type-fields/cx-type.enum.d.ts +0 -14
  6593. package/types/dictionary/type-fields/ddi-type.enum.d.ts +0 -5
  6594. package/types/dictionary/type-fields/din-type.enum.d.ts +0 -4
  6595. package/types/dictionary/type-fields/dld-type.enum.d.ts +0 -4
  6596. package/types/dictionary/type-fields/dln-type.enum.d.ts +0 -5
  6597. package/types/dictionary/type-fields/dlt-type.enum.d.ts +0 -6
  6598. package/types/dictionary/type-fields/dr-type.enum.d.ts +0 -4
  6599. package/types/dictionary/type-fields/dtn-type.enum.d.ts +0 -4
  6600. package/types/dictionary/type-fields/ed-type.enum.d.ts +0 -7
  6601. package/types/dictionary/type-fields/ei-type.enum.d.ts +0 -6
  6602. package/types/dictionary/type-fields/eip-type.enum.d.ts +0 -4
  6603. package/types/dictionary/type-fields/eld-type.enum.d.ts +0 -6
  6604. package/types/dictionary/type-fields/erl-type.enum.d.ts +0 -8
  6605. package/types/dictionary/type-fields/fc-type.enum.d.ts +0 -4
  6606. package/types/dictionary/type-fields/fn-type.enum.d.ts +0 -7
  6607. package/types/dictionary/type-fields/hd-type.enum.d.ts +0 -5
  6608. package/types/dictionary/type-fields/icd-type.enum.d.ts +0 -5
  6609. package/types/dictionary/type-fields/index.d.ts +0 -137
  6610. package/types/dictionary/type-fields/jcc-type.enum.d.ts +0 -5
  6611. package/types/dictionary/type-fields/la1-type.enum.d.ts +0 -11
  6612. package/types/dictionary/type-fields/la2-type.enum.d.ts +0 -18
  6613. package/types/dictionary/type-fields/ma-type.enum.d.ts +0 -12
  6614. package/types/dictionary/type-fields/mo-type.enum.d.ts +0 -4
  6615. package/types/dictionary/type-fields/moc-type.enum.d.ts +0 -4
  6616. package/types/dictionary/type-fields/mop-type.enum.d.ts +0 -5
  6617. package/types/dictionary/type-fields/msg-type.enum.d.ts +0 -5
  6618. package/types/dictionary/type-fields/na-type.enum.d.ts +0 -12
  6619. package/types/dictionary/type-fields/ndl-type.enum.d.ts +0 -13
  6620. package/types/dictionary/type-fields/nr-type.enum.d.ts +0 -4
  6621. package/types/dictionary/type-fields/ocd-type.enum.d.ts +0 -4
  6622. package/types/dictionary/type-fields/osd-type.enum.d.ts +0 -13
  6623. package/types/dictionary/type-fields/osp-type.enum.d.ts +0 -5
  6624. package/types/dictionary/type-fields/pcf-type.enum.d.ts +0 -5
  6625. package/types/dictionary/type-fields/pi-type.enum.d.ts +0 -5
  6626. package/types/dictionary/type-fields/pip-type.enum.d.ts +0 -7
  6627. package/types/dictionary/type-fields/pl-type.enum.d.ts +0 -13
  6628. package/types/dictionary/type-fields/pln-type.enum.d.ts +0 -6
  6629. package/types/dictionary/type-fields/pn-type.enum.d.ts +0 -8
  6630. package/types/dictionary/type-fields/ppn-type.enum.d.ts +0 -28
  6631. package/types/dictionary/type-fields/prl-type.enum.d.ts +0 -5
  6632. package/types/dictionary/type-fields/pt-type.enum.d.ts +0 -4
  6633. package/types/dictionary/type-fields/pta-type.enum.d.ts +0 -6
  6634. package/types/dictionary/type-fields/qip-type.enum.d.ts +0 -4
  6635. package/types/dictionary/type-fields/qsc-type.enum.d.ts +0 -6
  6636. package/types/dictionary/type-fields/rcd-type.enum.d.ts +0 -5
  6637. package/types/dictionary/type-fields/rfr-type.enum.d.ts +0 -9
  6638. package/types/dictionary/type-fields/ri-type.enum.d.ts +0 -4
  6639. package/types/dictionary/type-fields/rmc-type.enum.d.ts +0 -6
  6640. package/types/dictionary/type-fields/rp-type.enum.d.ts +0 -6
  6641. package/types/dictionary/type-fields/rpt-type.enum.d.ts +0 -13
  6642. package/types/dictionary/type-fields/sad-type.enum.d.ts +0 -5
  6643. package/types/dictionary/type-fields/scv-type.enum.d.ts +0 -4
  6644. package/types/dictionary/type-fields/sn-type.enum.d.ts +0 -6
  6645. package/types/dictionary/type-fields/spd-type.enum.d.ts +0 -6
  6646. package/types/dictionary/type-fields/sps-type.enum.d.ts +0 -9
  6647. package/types/dictionary/type-fields/srt-type.enum.d.ts +0 -4
  6648. package/types/dictionary/type-fields/tq-type.enum.d.ts +0 -14
  6649. package/types/dictionary/type-fields/ts-type.enum.d.ts +0 -4
  6650. package/types/dictionary/type-fields/uvc-type.enum.d.ts +0 -6
  6651. package/types/dictionary/type-fields/vh-type.enum.d.ts +0 -6
  6652. package/types/dictionary/type-fields/vid-type.enum.d.ts +0 -5
  6653. package/types/dictionary/type-fields/vr-type.enum.d.ts +0 -4
  6654. package/types/dictionary/type-fields/wvi-type.enum.d.ts +0 -4
  6655. package/types/dictionary/type-fields/wvs-type.enum.d.ts +0 -4
  6656. package/types/dictionary/type-fields/xad-type.enum.d.ts +0 -25
  6657. package/types/dictionary/type-fields/xcn-type.enum.d.ts +0 -27
  6658. package/types/dictionary/type-fields/xon-type.enum.d.ts +0 -12
  6659. package/types/dictionary/type-fields/xpn-type.enum.d.ts +0 -17
  6660. package/types/dictionary/type-fields/xtn-type.enum.d.ts +0 -20
  6661. package/types/hl7-dictionary.d.ts +0 -19
  6662. package/types/interfaces/dictionary.types.d.ts +0 -24
  6663. package/types/interfaces/index.d.ts +0 -2
  6664. package/types/interfaces/version.enum.d.ts +0 -14
  6665. package/types/utils/hl7-date.d.ts +0 -6
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.Hl7Component = void 0;
4
+ const hl7v2_dictionary_1 = require("hl7v2-dictionary");
4
5
  const hl7_error_js_1 = require("./hl7-error.js");
5
6
  const hl7_sub_component_js_1 = require("./hl7-sub-component.js");
6
- const hl7_date_js_1 = require("./utils/hl7-date.js");
7
7
  const hl7_escape_js_1 = require("./utils/hl7-escape.js");
8
8
  class Hl7Component {
9
9
  constructor(repetition, position, def) {
@@ -36,15 +36,6 @@ class Hl7Component {
36
36
  get isPrimitive() {
37
37
  return !this.typeDef.fields;
38
38
  }
39
- get value() {
40
- return this._data ? this._data.value : this._subComponents[0]?.value;
41
- }
42
- set value(value) {
43
- if (this._data)
44
- this._data.value = value;
45
- else
46
- this.subComponent(1).value = value;
47
- }
48
39
  get subComponents() {
49
40
  return this._subComponents;
50
41
  }
@@ -55,9 +46,9 @@ class Hl7Component {
55
46
  else
56
47
  this._subComponents = [];
57
48
  }
58
- subComponent(position = 1) {
49
+ subcomp(position) {
59
50
  if (this.field.isPrimitive)
60
- throw new Error('Primitive fields have no sub-components');
51
+ throw new Error('Primitive fields have no sub-component');
61
52
  if (position < 1)
62
53
  throw new Error('Invalid sub-component position');
63
54
  let subComponent = this._subComponents[position - 1];
@@ -76,18 +67,26 @@ class Hl7Component {
76
67
  }
77
68
  return subComponent;
78
69
  }
79
- valueOf(subComponent) {
70
+ getValue(subComponent) {
80
71
  if (this._data)
81
72
  return subComponent && subComponent > 1 ? undefined : this._data.value;
82
73
  return this._subComponents[(subComponent ?? 1) - 1]?.value;
83
74
  }
75
+ setValue(value, subComponent) {
76
+ if (subComponent || !this._data) {
77
+ this.subcomp(subComponent || 1).value = value;
78
+ return this;
79
+ }
80
+ this._data.value = value;
81
+ return this;
82
+ }
84
83
  fromHL7String(value) {
84
+ if (value === '') {
85
+ this.setValue(undefined);
86
+ return;
87
+ }
85
88
  if (this._data) {
86
89
  const decode = this.definition.decode || this.typeDef.decode;
87
- if (!value) {
88
- this.value = undefined;
89
- return;
90
- }
91
90
  const unescaped = (0, hl7_escape_js_1.hl7UnEscape)(value, this.field.message);
92
91
  try {
93
92
  if (Buffer.isBuffer(unescaped) || unescaped == null)
@@ -116,7 +115,7 @@ class Hl7Component {
116
115
  const subComponents = value.split(this.field.message.subComponentSeparator);
117
116
  let pos = 1;
118
117
  for (const subComponent of subComponents) {
119
- this.subComponent(pos++).fromHL7String(subComponent);
118
+ this.subcomp(pos++).fromHL7String(subComponent);
120
119
  }
121
120
  }
122
121
  }
@@ -133,7 +132,7 @@ class Hl7Component {
133
132
  v = encode(v);
134
133
  else {
135
134
  if (typeof v === 'object' && v instanceof Date)
136
- v = (0, hl7_date_js_1.encodeHL7DateTime)(v);
135
+ v = (0, hl7v2_dictionary_1.encodeHL7DateTime)(v);
137
136
  }
138
137
  str = (0, hl7_escape_js_1.hl7Escape)(v, this.field.message);
139
138
  }
package/cjs/hl7-field.js CHANGED
@@ -27,31 +27,48 @@ class HL7Field {
27
27
  get repetitions() {
28
28
  return this._repetitions;
29
29
  }
30
- get value() {
31
- return this._repetitions[0]?.value;
32
- }
33
- set value(value) {
34
- this.component().value = value;
35
- }
36
- valueOf(component, subComponent) {
37
- return this._repetitions[0]?.valueOf(component, subComponent);
38
- }
39
30
  add() {
40
31
  const rep = new hl7_repetition_js_1.HL7Repetition(this);
41
32
  this._repetitions.push(rep);
42
33
  return rep;
43
34
  }
35
+ clear() {
36
+ this._repetitions = [];
37
+ }
44
38
  repetition(repetitionIndex = 0) {
45
39
  while (repetitionIndex >= this._repetitions.length)
46
40
  this.add();
47
41
  return this._repetitions[repetitionIndex];
48
42
  }
49
- component(position = 1, repetitionIndex = 0) {
50
- const rep = this.repetition(repetitionIndex);
51
- return rep.component(position);
43
+ component(position) {
44
+ return this.repetition(0).comp(position);
52
45
  }
53
- clear() {
54
- this._repetitions = [];
46
+ subComponent(componentPos, subComponentPos) {
47
+ return this.repetition(0).comp(componentPos).subcomp(subComponentPos);
48
+ }
49
+ /**
50
+ * Alias of .repetition()
51
+ */
52
+ rep(repetitionIndex = 0) {
53
+ return this.repetition(repetitionIndex);
54
+ }
55
+ /**
56
+ * Alias of .component()
57
+ */
58
+ comp(position) {
59
+ return this.component(position);
60
+ }
61
+ /**
62
+ * Alias of .subComponent()
63
+ */
64
+ subcomp(componentPos, subComponentPos) {
65
+ return this.subComponent(componentPos, subComponentPos);
66
+ }
67
+ getValue(component, subComponent) {
68
+ return this._repetitions[0]?.getValue(component, subComponent);
69
+ }
70
+ setValue(value, component, subComponent) {
71
+ return this.repetition(0).setValue(value, component, subComponent);
55
72
  }
56
73
  fromHL7String(value) {
57
74
  const components = value.split(this.message.repetitionSeparator);
@@ -2,22 +2,21 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.HL7Message = void 0;
4
4
  const tslib_1 = require("tslib");
5
+ const hl7v2_dictionary_1 = require("hl7v2-dictionary");
5
6
  const iconv_lite_1 = tslib_1.__importDefault(require("iconv-lite"));
6
7
  const uid_1 = require("uid");
7
8
  const constants_js_1 = require("./constants.js");
8
- const index_js_1 = require("./dictionary/index.js");
9
9
  const hl7_error_js_1 = require("./hl7-error.js");
10
10
  const hl7_segment_js_1 = require("./hl7-segment.js");
11
- const index_js_2 = require("./interfaces/index.js");
12
11
  class HL7Message {
13
- constructor(version = index_js_2.HL7Version.v2_7_1, dictionaries) {
12
+ constructor(version = hl7v2_dictionary_1.HL7Version.v2_7_1, dictionaries) {
14
13
  this.fieldSeparator = constants_js_1.FIELD_SEPARATOR;
15
14
  this.componentSeparator = constants_js_1.COMPONENT_SEPARATOR;
16
15
  this.subComponentSeparator = constants_js_1.SUBCOMPONENT_SEPARATOR;
17
16
  this.repetitionSeparator = constants_js_1.REPETITION_SEPARATOR;
18
17
  this.escapeCharacter = constants_js_1.ESCAPE_CHARACTER;
19
18
  this.carriageReturn = constants_js_1.CR;
20
- this._dictionaries = dictionaries || index_js_1.dictionaries;
19
+ this._dictionaries = dictionaries || hl7v2_dictionary_1.dictionaries;
21
20
  this._version = version;
22
21
  this.clear(version);
23
22
  }
@@ -34,22 +33,23 @@ class HL7Message {
34
33
  return this._version;
35
34
  }
36
35
  get messageType() {
37
- return this.header.field(index_js_1.MSHSegment.MessageType).toHL7String();
36
+ return this.header.field(hl7v2_dictionary_1.MSHSegment.MessageType).toHL7String();
38
37
  }
39
38
  get controlId() {
40
- return this.header.field(index_js_1.MSHSegment.MessageControlID).toHL7String();
39
+ return this.header.field(hl7v2_dictionary_1.MSHSegment.MessageControlID).toHL7String();
41
40
  }
42
41
  clear(version) {
43
42
  if (!version)
44
- version = this._version || index_js_2.HL7Version.v2_7_1;
43
+ version = this._version || hl7v2_dictionary_1.HL7Version.v2_7_1;
45
44
  this._version = version;
46
- const nearestVersion = (0, index_js_1.findNearestHL7Version)(version);
45
+ const nearestVersion = (0, hl7v2_dictionary_1.findNearestHL7Version)(version);
47
46
  this._dictionary = this._dictionaries[nearestVersion];
48
47
  this._segments = [];
49
48
  const msh = this.addSegment('MSH');
50
- msh.field(7).value = new Date();
51
- msh.field(12).value = version;
52
- msh.field(18).value = 'UTF-8';
49
+ msh.field(hl7v2_dictionary_1.MSHSegment.DateTimeOfMessage).setValue(new Date());
50
+ msh.field(hl7v2_dictionary_1.MSHSegment.MessageControlID).setValue((0, uid_1.uid)(8));
51
+ msh.field(hl7v2_dictionary_1.MSHSegment.VersionID).setValue(version);
52
+ msh.field(hl7v2_dictionary_1.MSHSegment.CharacterSet).setValue('UTF-8');
53
53
  }
54
54
  addSegment(segmentType) {
55
55
  const segment = new hl7_segment_js_1.HL7Segment(this, segmentType);
@@ -142,14 +142,19 @@ class HL7Message {
142
142
  if (!this.header) {
143
143
  this.addSegment('MSH');
144
144
  }
145
- this.header.field(index_js_1.MSHSegment.SendingApplication).value = headerItems[2];
146
- this.header.field(index_js_1.MSHSegment.SendingFacility).value = headerItems[3];
147
- this.header.field(index_js_1.MSHSegment.ReceivingApplication).value =
148
- headerItems[4];
149
- this.header.field(index_js_1.MSHSegment.ReceivingFacility).value = headerItems[5];
150
- this.header.field(index_js_1.MSHSegment.EncodingCharacters).value = encoding;
151
- this.header.field(index_js_1.MSHSegment.MessageControlID).value = headerItems[9];
152
- this.header.field(index_js_1.MSHSegment.VersionID).value = version;
145
+ this.header
146
+ .field(hl7v2_dictionary_1.MSHSegment.SendingApplication)
147
+ .setValue(headerItems[2]);
148
+ this.header.field(hl7v2_dictionary_1.MSHSegment.SendingFacility).setValue(headerItems[3]);
149
+ this.header
150
+ .field(hl7v2_dictionary_1.MSHSegment.ReceivingApplication)
151
+ .setValue(headerItems[4]);
152
+ this.header
153
+ .field(hl7v2_dictionary_1.MSHSegment.ReceivingFacility)
154
+ .setValue(headerItems[5]);
155
+ this.header.field(hl7v2_dictionary_1.MSHSegment.EncodingCharacters).setValue(encoding);
156
+ this.header.field(hl7v2_dictionary_1.MSHSegment.MessageControlID).setValue(headerItems[9]);
157
+ this.header.field(hl7v2_dictionary_1.MSHSegment.VersionID).setValue(version);
153
158
  /* c8 ignore next */
154
159
  const e1 = e instanceof hl7_error_js_1.HL7Error ? e : new hl7_error_js_1.HL7Error(e.message);
155
160
  if (e1.segmentType) {
@@ -166,49 +171,66 @@ class HL7Message {
166
171
  const out = new HL7Message(this.version);
167
172
  const msh = out.header;
168
173
  // Sending Application
169
- msh.field(index_js_1.MSHSegment.ReceivingApplication).value = msh.field(index_js_1.MSHSegment.SendingFacility).value;
170
- msh.field(index_js_1.MSHSegment.ReceivingFacility).value = this.header.field(index_js_1.MSHSegment.SendingFacility).value;
171
- msh.field(index_js_1.MSHSegment.MessageType).value = 'ACK';
172
- msh.field(index_js_1.MSHSegment.MessageType).component(2).value = this.header
173
- .field(index_js_1.MSHSegment.MessageType)
174
- .valueOf(2);
175
- msh.field(index_js_1.MSHSegment.MessageControlID).value = String(Date.now() + (0, uid_1.uid)(5));
174
+ msh
175
+ .field(hl7v2_dictionary_1.MSHSegment.ReceivingApplication)
176
+ .setValue(msh.field(hl7v2_dictionary_1.MSHSegment.SendingFacility).getValue());
177
+ msh
178
+ .field(hl7v2_dictionary_1.MSHSegment.ReceivingFacility)
179
+ .setValue(this.header.field(hl7v2_dictionary_1.MSHSegment.SendingFacility).getValue());
180
+ msh.field(hl7v2_dictionary_1.MSHSegment.MessageType).setValue('ACK');
181
+ msh
182
+ .field(hl7v2_dictionary_1.MSHSegment.MessageType)
183
+ .comp(2)
184
+ .setValue(this.header.field(hl7v2_dictionary_1.MSHSegment.MessageType).getValue(2));
185
+ msh
186
+ .field(hl7v2_dictionary_1.MSHSegment.MessageControlID)
187
+ .setValue(String(Date.now() + (0, uid_1.uid)(5)));
176
188
  const msa = out.addSegment('MSA');
177
- msa.field(index_js_1.MSASegment.AcknowledgmentCode).value = ackCode;
178
- msa.field(index_js_1.MSASegment.MessageControlID).value = this.header.field(index_js_1.MSHSegment.MessageControlID).value;
189
+ msa.field(hl7v2_dictionary_1.MSASegment.AcknowledgmentCode).setValue(ackCode);
190
+ msa
191
+ .field(hl7v2_dictionary_1.MSASegment.MessageControlID)
192
+ .setValue(this.header.field(hl7v2_dictionary_1.MSHSegment.MessageControlID).getValue());
179
193
  if (textMessage) {
180
194
  if (textMessage instanceof hl7_error_js_1.HL7Error) {
181
- msa.field(index_js_1.MSASegment.TextMessage).value = textMessage.message;
195
+ msa.field(hl7v2_dictionary_1.MSASegment.TextMessage).setValue(textMessage.message);
182
196
  const err = out.addSegment('ERR');
183
- err.field(index_js_1.ERRSegment.HL7ErrorCode).value =
184
- textMessage.hl7ErrorCode || 207;
185
- err.field(index_js_1.ERRSegment.Severity).value = textMessage.severity;
186
- err.field(index_js_1.ERRSegment.ApplicationErrorCode).value =
187
- textMessage.appErrorCode;
188
- const errLocation = err.field(index_js_1.ERRSegment.ErrorLocation);
189
- errLocation.component(index_js_1.ERLType.SegmentID).value =
190
- textMessage.segmentType;
191
- errLocation.component(index_js_1.ERLType.SegmentSequence).value =
192
- textMessage.segmentSequence;
193
- errLocation.component(index_js_1.ERLType.FieldPosition).value =
194
- textMessage.fieldPosition;
195
- errLocation.component(index_js_1.ERLType.ComponentNumber).value =
196
- textMessage.componentPosition;
197
- errLocation.component(index_js_1.ERLType.FieldRepetition).value =
198
- textMessage.repetitionIndex;
199
- errLocation.component(index_js_1.ERLType.SubComponentNumber).value =
200
- textMessage.subComponentPosition;
197
+ err
198
+ .field(hl7v2_dictionary_1.ERRSegment.HL7ErrorCode)
199
+ .setValue(textMessage.hl7ErrorCode || 207);
200
+ err.field(hl7v2_dictionary_1.ERRSegment.Severity).setValue(textMessage.severity);
201
+ err
202
+ .field(hl7v2_dictionary_1.ERRSegment.ApplicationErrorCode)
203
+ .setValue(textMessage.appErrorCode);
204
+ const errLocation = err.field(hl7v2_dictionary_1.ERRSegment.ErrorLocation);
205
+ errLocation.comp(hl7v2_dictionary_1.ERLType.SegmentID).setValue(textMessage.segmentType);
206
+ errLocation
207
+ .comp(hl7v2_dictionary_1.ERLType.SegmentSequence)
208
+ .setValue(textMessage.segmentSequence);
209
+ errLocation
210
+ .comp(hl7v2_dictionary_1.ERLType.FieldPosition)
211
+ .setValue(textMessage.fieldPosition);
212
+ errLocation
213
+ .comp(hl7v2_dictionary_1.ERLType.ComponentNumber)
214
+ .setValue(textMessage.componentPosition);
215
+ errLocation
216
+ .comp(hl7v2_dictionary_1.ERLType.FieldRepetition)
217
+ .setValue(textMessage.repetitionIndex);
218
+ errLocation
219
+ .comp(hl7v2_dictionary_1.ERLType.SubComponentNumber)
220
+ .setValue(textMessage.subComponentPosition);
201
221
  }
202
222
  else if (textMessage instanceof Error) {
203
- msa.field(index_js_1.MSASegment.TextMessage).value = textMessage.message;
223
+ msa.field(hl7v2_dictionary_1.MSASegment.TextMessage).setValue(textMessage.message);
204
224
  const err = out.addSegment('ERR');
205
- err.field(index_js_1.ERRSegment.HL7ErrorCode).value = 207;
206
- err.field(index_js_1.ERRSegment.Severity).value = 'E';
225
+ err.field(hl7v2_dictionary_1.ERRSegment.HL7ErrorCode).setValue(207);
226
+ err.field(hl7v2_dictionary_1.ERRSegment.Severity).setValue('E');
207
227
  if (textMessage.code)
208
- err.field(index_js_1.ERRSegment.ApplicationErrorCode).value = textMessage.code;
228
+ err
229
+ .field(hl7v2_dictionary_1.ERRSegment.ApplicationErrorCode)
230
+ .setValue(textMessage);
209
231
  }
210
232
  else {
211
- msa.field(index_js_1.MSASegment.TextMessage).value = textMessage;
233
+ msa.field(hl7v2_dictionary_1.MSASegment.TextMessage).setValue(textMessage);
212
234
  }
213
235
  }
214
236
  return out;
@@ -13,12 +13,6 @@ class HL7Repetition {
13
13
  get segment() {
14
14
  return this.field.segment;
15
15
  }
16
- get value() {
17
- return this._components[0]?.value;
18
- }
19
- set value(value) {
20
- this.component(1).value = value;
21
- }
22
16
  get components() {
23
17
  return this._components;
24
18
  }
@@ -28,9 +22,12 @@ class HL7Repetition {
28
22
  clear() {
29
23
  this._components = [];
30
24
  }
25
+ /**
26
+ *
27
+ */
31
28
  component(position = 1) {
32
29
  if (position < 1)
33
- throw new Error('Invalid sub-component position');
30
+ throw new Error('Invalid component position');
34
31
  let component = this._components[position - 1];
35
32
  if (!component) {
36
33
  let fDef = this.field.typeDef.fields?.[String(position)];
@@ -47,14 +44,33 @@ class HL7Repetition {
47
44
  }
48
45
  return component;
49
46
  }
50
- valueOf(component, subComponent) {
51
- return this._components[(component || 1) - 1]?.valueOf(subComponent);
47
+ subComponent(componentPos, subComponentPos) {
48
+ return this.comp(componentPos).subcomp(subComponentPos);
49
+ }
50
+ /**
51
+ * Alias of .component()
52
+ */
53
+ comp(position) {
54
+ return this.component(position);
55
+ }
56
+ /**
57
+ * Alias of .subComponent()
58
+ */
59
+ subcomp(componentPos, subComponentPos) {
60
+ return this.subComponent(componentPos, subComponentPos);
61
+ }
62
+ getValue(component, subComponent) {
63
+ return this._components[(component || 1) - 1]?.getValue(subComponent);
64
+ }
65
+ setValue(value, component, subComponent) {
66
+ this.comp(component ?? 1).setValue(value, subComponent);
67
+ return this;
52
68
  }
53
69
  fromHL7String(value) {
54
70
  this._components = [];
55
71
  const items = value.split(this.field.message.componentSeparator);
56
72
  for (const s of items) {
57
- this.component(this._components.length + 1).fromHL7String(s);
73
+ this.comp(this._components.length + 1).fromHL7String(s);
58
74
  }
59
75
  }
60
76
  toHL7String(options) {
@@ -37,17 +37,11 @@ class HL7Segment {
37
37
  }
38
38
  return field;
39
39
  }
40
- component(fieldPos, componentPos = 1, repetitionIndex = 0) {
41
- return this.field(fieldPos).component(componentPos, repetitionIndex);
42
- }
43
- subComponent(fieldPos, componentPos = 1, subComponentPos = 1, repetitionIndex = 0) {
44
- return this.component(fieldPos, componentPos, repetitionIndex).subComponent(subComponentPos);
45
- }
46
40
  defineField(position, def) {
47
41
  if (position < 1)
48
42
  throw new Error(`Invalid field position (${position})`);
49
43
  def.type = def.type || 'ST';
50
- this.definition.fields[position] = def;
44
+ return (this._fields[position - 1] = new hl7_field_js_1.HL7Field(this, position, def));
51
45
  }
52
46
  toHL7String(options) {
53
47
  const { fieldSeparator } = this.message;
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.Hl7SubComponent = void 0;
4
+ const hl7v2_dictionary_1 = require("hl7v2-dictionary");
4
5
  const hl7_error_js_1 = require("./hl7-error.js");
5
- const hl7_date_js_1 = require("./utils/hl7-date.js");
6
6
  const hl7_escape_js_1 = require("./utils/hl7-escape.js");
7
7
  class Hl7SubComponent {
8
8
  constructor(component, position, def) {
@@ -69,7 +69,7 @@ class Hl7SubComponent {
69
69
  v = encode(v);
70
70
  else {
71
71
  if (typeof v === 'object' && v instanceof Date)
72
- v = (0, hl7_date_js_1.encodeHL7DateTime)(v);
72
+ v = (0, hl7v2_dictionary_1.encodeHL7DateTime)(v);
73
73
  }
74
74
  const str = (0, hl7_escape_js_1.hl7Escape)(v, this.field.message);
75
75
  if (options?.serializeSubComponent)
package/cjs/index.js CHANGED
@@ -2,15 +2,12 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
4
  tslib_1.__exportStar(require("./constants.js"), exports);
5
- tslib_1.__exportStar(require("./dictionary/index.js"), exports);
6
5
  tslib_1.__exportStar(require("./hl7-component.js"), exports);
7
- tslib_1.__exportStar(require("./hl7-dictionary.js"), exports);
8
6
  tslib_1.__exportStar(require("./hl7-error.js"), exports);
9
7
  tslib_1.__exportStar(require("./hl7-field.js"), exports);
10
8
  tslib_1.__exportStar(require("./hl7-message.js"), exports);
11
9
  tslib_1.__exportStar(require("./hl7-repetition.js"), exports);
12
10
  tslib_1.__exportStar(require("./hl7-segment.js"), exports);
13
11
  tslib_1.__exportStar(require("./hl7-sub-component.js"), exports);
14
- tslib_1.__exportStar(require("./interfaces/index.js"), exports);
15
- tslib_1.__exportStar(require("./utils/hl7-date.js"), exports);
16
12
  tslib_1.__exportStar(require("./utils/hl7-escape.js"), exports);
13
+ tslib_1.__exportStar(require("hl7v2-dictionary"), exports);
@@ -1,6 +1,6 @@
1
+ import { encodeHL7DateTime, } from 'hl7v2-dictionary';
1
2
  import { HL7Error } from './hl7-error.js';
2
3
  import { Hl7SubComponent, } from './hl7-sub-component.js';
3
- import { encodeHL7DateTime } from './utils/hl7-date.js';
4
4
  import { hl7Escape, hl7UnEscape } from './utils/hl7-escape.js';
5
5
  export class Hl7Component {
6
6
  constructor(repetition, position, def) {
@@ -33,15 +33,6 @@ export class Hl7Component {
33
33
  get isPrimitive() {
34
34
  return !this.typeDef.fields;
35
35
  }
36
- get value() {
37
- return this._data ? this._data.value : this._subComponents[0]?.value;
38
- }
39
- set value(value) {
40
- if (this._data)
41
- this._data.value = value;
42
- else
43
- this.subComponent(1).value = value;
44
- }
45
36
  get subComponents() {
46
37
  return this._subComponents;
47
38
  }
@@ -52,9 +43,9 @@ export class Hl7Component {
52
43
  else
53
44
  this._subComponents = [];
54
45
  }
55
- subComponent(position = 1) {
46
+ subcomp(position) {
56
47
  if (this.field.isPrimitive)
57
- throw new Error('Primitive fields have no sub-components');
48
+ throw new Error('Primitive fields have no sub-component');
58
49
  if (position < 1)
59
50
  throw new Error('Invalid sub-component position');
60
51
  let subComponent = this._subComponents[position - 1];
@@ -73,18 +64,26 @@ export class Hl7Component {
73
64
  }
74
65
  return subComponent;
75
66
  }
76
- valueOf(subComponent) {
67
+ getValue(subComponent) {
77
68
  if (this._data)
78
69
  return subComponent && subComponent > 1 ? undefined : this._data.value;
79
70
  return this._subComponents[(subComponent ?? 1) - 1]?.value;
80
71
  }
72
+ setValue(value, subComponent) {
73
+ if (subComponent || !this._data) {
74
+ this.subcomp(subComponent || 1).value = value;
75
+ return this;
76
+ }
77
+ this._data.value = value;
78
+ return this;
79
+ }
81
80
  fromHL7String(value) {
81
+ if (value === '') {
82
+ this.setValue(undefined);
83
+ return;
84
+ }
82
85
  if (this._data) {
83
86
  const decode = this.definition.decode || this.typeDef.decode;
84
- if (!value) {
85
- this.value = undefined;
86
- return;
87
- }
88
87
  const unescaped = hl7UnEscape(value, this.field.message);
89
88
  try {
90
89
  if (Buffer.isBuffer(unescaped) || unescaped == null)
@@ -113,7 +112,7 @@ export class Hl7Component {
113
112
  const subComponents = value.split(this.field.message.subComponentSeparator);
114
113
  let pos = 1;
115
114
  for (const subComponent of subComponents) {
116
- this.subComponent(pos++).fromHL7String(subComponent);
115
+ this.subcomp(pos++).fromHL7String(subComponent);
117
116
  }
118
117
  }
119
118
  }
package/esm/hl7-field.js CHANGED
@@ -24,31 +24,48 @@ export class HL7Field {
24
24
  get repetitions() {
25
25
  return this._repetitions;
26
26
  }
27
- get value() {
28
- return this._repetitions[0]?.value;
29
- }
30
- set value(value) {
31
- this.component().value = value;
32
- }
33
- valueOf(component, subComponent) {
34
- return this._repetitions[0]?.valueOf(component, subComponent);
35
- }
36
27
  add() {
37
28
  const rep = new HL7Repetition(this);
38
29
  this._repetitions.push(rep);
39
30
  return rep;
40
31
  }
32
+ clear() {
33
+ this._repetitions = [];
34
+ }
41
35
  repetition(repetitionIndex = 0) {
42
36
  while (repetitionIndex >= this._repetitions.length)
43
37
  this.add();
44
38
  return this._repetitions[repetitionIndex];
45
39
  }
46
- component(position = 1, repetitionIndex = 0) {
47
- const rep = this.repetition(repetitionIndex);
48
- return rep.component(position);
40
+ component(position) {
41
+ return this.repetition(0).comp(position);
49
42
  }
50
- clear() {
51
- this._repetitions = [];
43
+ subComponent(componentPos, subComponentPos) {
44
+ return this.repetition(0).comp(componentPos).subcomp(subComponentPos);
45
+ }
46
+ /**
47
+ * Alias of .repetition()
48
+ */
49
+ rep(repetitionIndex = 0) {
50
+ return this.repetition(repetitionIndex);
51
+ }
52
+ /**
53
+ * Alias of .component()
54
+ */
55
+ comp(position) {
56
+ return this.component(position);
57
+ }
58
+ /**
59
+ * Alias of .subComponent()
60
+ */
61
+ subcomp(componentPos, subComponentPos) {
62
+ return this.subComponent(componentPos, subComponentPos);
63
+ }
64
+ getValue(component, subComponent) {
65
+ return this._repetitions[0]?.getValue(component, subComponent);
66
+ }
67
+ setValue(value, component, subComponent) {
68
+ return this.repetition(0).setValue(value, component, subComponent);
52
69
  }
53
70
  fromHL7String(value) {
54
71
  const components = value.split(this.message.repetitionSeparator);