UNPKG

healthone

Version:

Health One format library for JavaScript

2 lines 293 B
import validateLineLength from"./validateLineLength.js";export default function parseL1(a,b){validateLineLength(a,"L1",[7,8],b.trailing.L1);const[c,d,e,f,g,h,i,j]=a;return{descriptor:c,reference:d,results:[{code:e,name:f,normal:g,unit:h,flag:i,measure:j}]}} //# sourceMappingURL=parseL1.js.map