Skip to main content
Version: v0.0.2

Interface: CsvColumnMap

The column mapping for a CsvSource (header names, matched against the header row).

Properties

code

readonly code: string

The header name of the code column (e.g. LOINC LOINC_NUM).


display

readonly display: string

The header name of the display column (e.g. LOINC LONG_COMMON_NAME).


properties?

readonly optional properties?: readonly string[]

Header names to surface as properties.


status?

readonly optional status?: string

The header name of a status column (e.g. LOINC STATUS), when present.