Interface: FixedWidthFieldMap
The field mapping for a FixedWidthSource (0-based char slices).
Properties
billable?
readonlyoptionalbillable?:BillableFlag
The billable/header flag (ICD-10-CM position-15), when the format has one.
code
readonlycode:FieldSlice
The slice holding the concept code.
display
readonlydisplay:FieldSlice
The slice holding the display string.
properties?
readonlyoptionalproperties?: readonlyFixedWidthPropertyField[]
Extra slices to surface as properties.
status?
readonlyoptionalstatus?:FieldSlice
A slice holding a status token, when the format has one (alternative to billable).