Interface: CsvColumnMap
The column mapping for a CsvSource (header names, matched against the header row).
Properties
code
readonlycode:string
The header name of the code column (e.g. LOINC LOINC_NUM).
display
readonlydisplay:string
The header name of the display column (e.g. LOINC LONG_COMMON_NAME).
properties?
readonlyoptionalproperties?: readonlystring[]
Header names to surface as properties.
status?
readonlyoptionalstatus?:string
The header name of a status column (e.g. LOINC STATUS), when present.